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