Information about the Subnet.
Name | Type | Description | Notes |
---|---|---|---|
availableIpsCount | Integer | The number of available IPs in the Subnets. | [optional] |
ipRange | String | The IP range in the Subnet, in CIDR notation (for example, `10.0.0.0/16`). | [optional] |
mapPublicIpOnLaunch | Boolean | If true, a public IP is assigned to the network interface cards (NICs) created in the specified Subnet. | [optional] |
netId | String | The ID of the Net in which the Subnet is. | [optional] |
state | String | The state of the Subnet (`pending` | `available` | `deleted`). | [optional] |
subnetId | String | The ID of the Subnet. | [optional] |
subregionName | String | The name of the Subregion in which the Subnet is located. | [optional] |
tags | List<ResourceTag> | One or more tags associated with the Subnet. | [optional] |