NSX-T Data Center REST API
SubnetIpRange (schema)
SubnetIpRange of ContainerIpPool
Details of subnet ip range of container ip pool
Name | Description | Type | Notes |
---|---|---|---|
cidr | CIDR of SubnetIpRange CIDR of subnet ip range. |
IPCIDRBlock | |
end | End of SubnetIpRange Specifies end of subnet ip range. |
string | Format: ip |
gateway | Gateway IP of SubnetIpRange Specifies gateway IP of subnet. |
string | Format: ip |
prefix_length | Prefix length of SubnetIpRange Specifies prefix length of subnet. |
integer | Minimum: 0 Maximum: 128 |
start | Start IP of SubnetIpRange Specifies start IP of subnet ip range. |
string | Format: ip |
vlan | VLAN ID of SubnetIpRange Specifies VLAN id of subnet. |
integer | Minimum: 0 Maximum: 4095 |