scaleway.interlink.v1beta1.DedicatedConnection
idUnique identifier of the dedicated connection. (UUID format)
project_idProject ID. (UUID format)
organization_idOrganization ID. (UUID format)
statusStatus of the dedicated connection.
nameName of the dedicated connection.
tagsList of tags associated with the dedicated connection.
pop_idID of the PoP where the dedicated connection is located. (UUID format)
bandwidth_mbpsBandwidth size of the dedicated connection.
available_link_bandwidthsSize of the links supported on this dedicated connection.
created_atCreation date of the dedicated connection. (RFC 3339 format)
updated_atLast modification date of the dedicated connection. (RFC 3339 format)
demarcation_infoDemarcation details required by the data center to set up the supporting Cross Connect. This generally includes the physical space in the facility, the cabinet or rack the connection should land in, the patch panel to go in, the port designation, and the media type.
Range in which to pick vlan for self-hosted links on this dedicated connection. Both start & end are included. Any range defined here must be itself included in the greater allowed range of vlans from 1500 to 3899 (this range is hardware dependent and can change over time, but actual range will be enforced).
regionRegion of the dedicated connection.
scaleway.interlink.v1beta1.Link
idUnique identifier of the link. (UUID format)
project_idProject ID. (UUID format)
organization_idOrganization ID. (UUID format)
nameName of the link.
tagsList of tags associated with the link.
pop_idID of the PoP where the link's corresponding connection is located. (UUID format)
bandwidth_mbpsRate limited bandwidth of the link.
statusStatus of the link.
bgp_v4_statusStatus of the link's BGP IPv4 session.
bgp_v6_statusStatus of the link's BGP IPv6 session.
vpc_idID of the Scaleway VPC attached to the link. (UUID format)
enable_route_propagationDefines whether route propagation is enabled or not. To enable or disable route propagation, use the dedicated endpoint.
created_atCreation date of the link. (RFC 3339 format)
updated_atLast modification date of the link. (RFC 3339 format)
Partner host information.
Self-host information.
vlanVLAN of the link.
BGP configuration on Scaleway's side.
BGP configuration on peer's side (on-premises or other hosting provider).
routing_policy_v4_idID of the routing policy IPv4 attached to the link. (UUID format)
routing_policy_v6_idID of the routing policy IPv6 attached to the link. (UUID format)
regionRegion of the link.
routing_policy_idDeprecated. Use routing_policy_v4_id or routing_policy_v6_id instead. (UUID format)
scaleway.interlink.v1beta1.ListDedicatedConnectionsResponse
List of connections on current page.
total_countTotal number of connections returned.
scaleway.interlink.v1beta1.ListLinksResponse
List of links on the current page.
total_countTotal number of links.
scaleway.interlink.v1beta1.ListPartnersResponse
List of partners on current page.
total_countTotal number of partners returned.
scaleway.interlink.v1beta1.ListPopsResponse
List of PoPs on the current page.
total_countTotal number of PoPs.
scaleway.interlink.v1beta1.Partner
idUnique identifier of the partner. (UUID format)
nameName of the partner.
contact_emailContact email address of partner.
logo_urlImage URL of the partner's logo.
portal_urlURL of the partner's portal.
created_atCreation date of the partner. (RFC 3339 format)
updated_atLast modification date of the partner. (RFC 3339 format)
scaleway.interlink.v1beta1.Pop
idUnique identifier of the PoP. (UUID format)
nameName of the PoP. It is the common reference of Hosting DC (ex: TH2).
hosting_provider_nameName of the PoP's hosting provider, e.g. Telehouse for TH2 or OpCore for DC3.
addressPhysical address of the PoP.
cityCity where PoP is located.
logo_urlImage URL of the PoP's logo.
available_link_bandwidths_mbpsAvailable bandwidth in Mbits/s for future hosted links from available connections in this PoP.
display_namePretty name of the PoP. Includes name, hosting provider and location information (ex: Paris - TeleHouse TH2).
regionRegion of the PoP.
scaleway.interlink.v1beta1.RoutingPolicy
idUnique identifier of the routing policy. (UUID format)
project_idProject ID. (UUID format)
organization_idOrganization ID. (UUID format)
nameName of the routing policy.
tagsList of tags associated with the routing policy.
prefix_filter_inIP prefixes to accept from the peer (ranges of route announcements to accept). (IP network)
prefix_filter_outIP prefix filters to advertise to the peer (ranges of routes to advertise). (IP network)
created_atCreation date of the routing policy. (RFC 3339 format)
updated_atLast modification date of the routing policy. (RFC 3339 format)
is_ipv6IP prefixes version of the routing policy.
regionRegion of the routing policy.