scaleway.s2s_vpn.v1alpha1.Connection
idUnique identifier of the connection. (UUID format)
project_idProject ID. (UUID format)
organization_idOrganization ID. (UUID format)
nameName of the connection.
tagsList of tags applied to the connection.
created_atCreation date of the connection. (RFC 3339 format)
updated_atLast modification date of the connection. (RFC 3339 format)
statusStatus of the connection.
is_ipv6IP version of the IPSec Tunnel.
initiation_policyWho initiates the IPsec tunnel.
secret_idID of the secret in Secret Manager which contains the PSK. (UUID format)
secret_revisionVersion number of the secret in Secret Manager which contains the PSK.
List of IKE v2 ciphers proposed for the IPsec tunnel.
List of ESP ciphers proposed for the IPsec tunnel.
route_propagation_enabledDefines whether route propagation is enabled or not.
vpn_gateway_idID of the VPN gateway attached to the connection. (UUID format)
customer_gateway_idID of the customer gateway attached to the connection. (UUID format)
tunnel_statusStatus of the IPsec tunnel.
bgp_status_ipv4Status of the BGP IPv4 session.
bgp_status_ipv6Status of the BGP IPv6 session.
BGP IPv4 session, including status, interco private IPv4 subnet and attached routing policy.
BGP IPv6 session, including status, interco private IPv6 subnet and attached routing policy.
regionRegion of the connection.
tunnel_status_ipv4Status of the IPv4 IPsec tunnel.
tunnel_status_ipv6Status of the IPv6 IPsec tunnel.
scaleway.s2s_vpn.v1alpha1.Connection.Cipher
encryptionintegritydh_groupscaleway.s2s_vpn.v1alpha1.Connection.DhGroup
scaleway.s2s_vpn.v1alpha1.Connection.Encryption
scaleway.s2s_vpn.v1alpha1.Connection.Integrity
scaleway.s2s_vpn.v1alpha1.Connection.Status
scaleway.s2s_vpn.v1alpha1.CreateConnectionResponse
This connection.
pre_shared_keyNew PSK generated for this connection. Deprecated, use secret_id & secret_revision fields.
scaleway.s2s_vpn.v1alpha1.CustomerGateway
idUnique identifier of the customer gateway. (UUID format)
project_idProject ID. (UUID format)
organization_idOrganization ID. (UUID format)
nameName of the customer gateway.
tagsList of tags applied to the customer gateway.
created_atCreation date of the customer gateway. (RFC 3339 format)
updated_atLast modification date of the customer gateway. (RFC 3339 format)
public_ipv4Public IPv4 address of the customer gateway. (IPv4 address)
public_ipv6Public IPv6 address of the customer gateway. (IPv6 address)
asnAS Number of the customer gateway.
connection_idsList of connection ids of the customer gateway.
regionRegion of the customer gateway.
scaleway.s2s_vpn.v1alpha1.GatewayType
namebandwidthallowed_connectionszonesregionThe region you want to target
scaleway.s2s_vpn.v1alpha1.ListConnectionsResponse
List of connections on the current page.
total_countTotal number of connections.
scaleway.s2s_vpn.v1alpha1.ListCustomerGatewaysResponse
List of customer gateways on the current page.
total_countTotal number of customer gateways.
scaleway.s2s_vpn.v1alpha1.ListVpnGatewayTypesResponse
List of VPN gateway types on the current page.
total_countTotal number of gateway types.
scaleway.s2s_vpn.v1alpha1.ListVpnGatewaysResponse
List of VPN gateways on the current page.
total_countTotal number of VPN gateways.
scaleway.s2s_vpn.v1alpha1.RenewConnectionPskResponse
This connection.
pre_shared_keyNew PSK generated for this connection. Deprecated, use secret_id & secret_revision fields.
scaleway.s2s_vpn.v1alpha1.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.
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.
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)
regionRegion of the routing policy.
scaleway.s2s_vpn.v1alpha1.VpnGateway
idUnique identifier of the VPN gateway. (UUID format)
project_idProject ID. (UUID format)
organization_idOrganization ID. (UUID format)
nameName of the VPN gateway.
tagsList of tags applied to the VPN gateway.
created_atCreation date of the VPN gateway. (RFC 3339 format)
updated_atLast modification date of the VPN gateway. (RFC 3339 format)
statusStatus of the VPN gateway.
gateway_typeGateway type of the VPN gateway.
Public endpoint configuration of the VPN gateway.
private_network_idID of the Private Network attached to the VPN gateway. (UUID format)
private_configipam_private_ipv4_idID of the IPAM private IPv4 address attached to the VPN gateway. (UUID format)
ipam_private_ipv6_idID of the IPAM private IPv6 address attached to the VPN gateway. (UUID format)
asnAutonomous System Number (ASN) of the VPN gateway, used by Border Gateway Protocol (BGP) to exchange routing information with the customer gateway.
connection_idsList of connection ids of the VPN gateway.
zoneZone where the VPN gateway resource is currently provisioned.
regionRegion of the VPN gateway.