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.GetAclResponse
default_policyscaleway.vpc.v2.ListSubnetOverlapsResponse.SubnetOverlap
subnet_id(UUID format)
subnet(IP network)
target_subnet_id(UUID format)
target_subnet(IP network)
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.
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.SetAclResponse
default_policyscaleway.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)
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.
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)