Schemas
scaleway.vpc.v2.AclRule
protocolProtocol to which this rule applies.
sourceSource IP range to which this rule applies (CIDR notation with subnet mask). (IP network)
src_port_lowStarting port of the source port range to which this rule applies (inclusive).
src_port_highEnding port of the source port range to which this rule applies (inclusive).
destinationDestination IP range to which this rule applies (CIDR notation with subnet mask). (IP network)
dst_port_lowStarting port of the destination port range to which this rule applies (inclusive).
dst_port_highEnding port of the destination port range to which this rule applies (inclusive).
actionPolicy to apply to the packet.
descriptionRule description.
scaleway.vpc.v2.AddPrivateNetworkObjectStoragePrivateAccessResponse
vpc_idID of the VPC containing the Object Storage private access. (UUID format)
private_network_idsIDs of the Private Networks associated with the Object Storage private access.
scaleway.vpc.v2.GetAclResponse
default_policyscaleway.vpc.v2.IngressRule
idID of the ingress rule. (UUID format)
vpc_idID of the VPC this rule belongs to. (UUID format)
created_atDate the ingress rule was created. (RFC 3339 format)
updated_atDate the ingress rule was last modified. (RFC 3339 format)
is_ipv6Whether this rule applies to IPv4 or IPv6 traffic.
sourceSource network to apply this rule on. (IP network)
nexthop_resource_ipIP of the local resource to redirect ingress traffic to. (IP address)
nexthop_private_network_idID of the Private Network the destination resource is in. (UUID format)
descriptionDescription of this ingress rule.
tagsTags of this ingress rule.
organization_idScaleway Organization the ingress rule belongs to. (UUID format)
project_idScaleway Project the ingress rule belongs to. (UUID format)
regionRegion of the ingress rule.
scaleway.vpc.v2.ListIngressRulesRequest.OrderBy
scaleway.vpc.v2.ListPrivateNetworksRequest.OrderBy
scaleway.vpc.v2.ListSubnetOverlapsRequest.OrderBy
scaleway.vpc.v2.ListSubnetOverlapsResponse.SubnetOverlap
subnet_id(UUID format)
subnet(IP network)
target_subnet_id(UUID format)
target_subnet(IP network)
scaleway.vpc.v2.ListSubnetsRequest.OrderBy
scaleway.vpc.v2.ListVPCConnectorsRequest.OrderBy
scaleway.vpc.v2.ListVPCsRequest.OrderBy
scaleway.vpc.v2.PrivateNetwork
idPrivate Network ID. (UUID format)
namePrivate Network name.
organization_idScaleway Organization the Private Network belongs to. (UUID format)
project_idScaleway Project the Private Network belongs to. (UUID format)
regionRegion in which the Private Network is available.
tagsTags of the Private Network.
created_atDate the Private Network was created. (RFC 3339 format)
updated_atDate the Private Network was last modified. (RFC 3339 format)
Private Network subnets.
vpc_idVPC the Private Network belongs to. (UUID format)
dhcp_enabledDefines whether managed DHCP is enabled for this Private Network.
default_route_propagation_enabledDefines whether default v4 and v6 routes are propagated for this Private Network.
has_object_storage_private_accessDefines whether this Private Network is enabled for Object Storage private access.
scaleway.vpc.v2.Route
idRoute ID. (UUID format)
descriptionRoute description.
tagsTags of the Route.
vpc_idVPC the Route belongs to. (UUID format)
destinationDestination of the Route. (IP network)
nexthop_resource_idID of the nexthop resource. (UUID format)
nexthop_private_network_idID of the nexthop private network. (UUID format)
nexthop_vpc_connector_idID of the nexthop VPC connector. (UUID format)
created_atDate the Route was created. (RFC 3339 format)
updated_atDate the Route was last modified. (RFC 3339 format)
is_read_onlyDefines whether the route can be modified or deleted by the user.
typeType of the Route.
regionRegion of the Route.
scaleway.vpc.v2.RouteType
scaleway.vpc.v2.SetAclResponse
default_policyscaleway.vpc.v2.SetPrivateNetworksObjectStoragePrivateAccessResponse
vpc_idID of the VPC containing the Object Storage private access. (UUID format)
private_network_idsIDs of the Private Networks associated with the Object Storage private access.
scaleway.vpc.v2.Subnet
idID of the subnet. (UUID format)
created_atSubnet creation date. (RFC 3339 format)
updated_atSubnet last modification date. (RFC 3339 format)
subnetSubnet CIDR. (IP network)
project_idScaleway Project the subnet belongs to. (UUID format)
private_network_idPrivate Network the subnet belongs to. (UUID format)
vpc_idVPC the subnet belongs to. (UUID format)
regionRegion in which the Subnet can be used.
scaleway.vpc.v2.VPC
idVPC ID. (UUID format)
nameVPC name.
organization_idScaleway Organization the VPC belongs to. (UUID format)
project_idScaleway Project the VPC belongs to. (UUID format)
regionRegion of the VPC.
tagsTags for the VPC.
is_defaultDefines whether the VPC is the default one for its Project.
created_atDate the VPC was created. (RFC 3339 format)
updated_atDate the VPC was last modified. (RFC 3339 format)
private_network_countNumber of Private Networks within this VPC.
routing_enabledDefines whether the VPC routes traffic between its Private Networks.
custom_routes_propagation_enabledDefines whether the VPC advertises custom routes between its Private Networks.
transitivity_enabledDefines whether the VPC allows packets from peered VPCs to transit through.
object_storage_private_access_enabledDefines whether the Object Storage private access is enabled for the VPC.
scaleway.vpc.v2.VPCConnector
idVPC connector ID. (UUID format)
nameVPC connector name.
organization_idScaleway Organization the VPC connector belongs to. (UUID format)
project_idScaleway Project the VPC connector belongs to. (UUID format)
vpc_idVPC the VPC connector belongs to (origin VPC). (UUID format)
target_vpc_idVPC with which the VPC connector is peered (target VPC). (UUID format)
statusStatus of the VPC connector.
Peer info of target VPC. Available when status is Peered.
regionRegion of the VPC connector.
tagsTags for the VPC connector.
created_atDate the VPC connector was created. (RFC 3339 format)
updated_atDate the VPC connector was last modified. (RFC 3339 format)