Subnet
Fields
| name | type | nullable | description |
|---|---|---|---|
name | String | true | -- |
id | String | false | -- |
tags | Bag<String> | false | -- |
addresses | Bag<IpSubnet> | false | -- |
region | String | false | -- |
availabilityZone | String | false | -- |
ifaces | Bag<CloudIface> | false | -- |
routeTableId | String | false | -- |
serviceEndpointIds | Bag<String> | false | -- |
Used by
network → cloudAccounts → vpcs → subnets
See also
Data model path
- network:
Network- cloudAccounts: Bag<
CloudAccount>
- cloudAccounts: Bag<