NSX-T Data Center REST API
CloudIpAllocationMapping (schema)
Cloud IP Allocation Mapping
Information about Cloud IP mapping and allocation state.
Name | Description | Type | Notes |
---|---|---|---|
_links | References related to this resource The server will populate this field when returing the resource. Ignored on PUT and POST. |
array of ResourceLink | Readonly |
_schema | Schema for this resource | string | Readonly |
_self | Link to this resource | SelfResourceLink | Readonly |
allocated_ip | Public/link local IP | string | Readonly Format: ipv4 |
gateway_private_ips | Secondary Private IP Addresses List of secondary Private IPs allocated on the gateway's uplink interface. |
array of CloudGatewayPrivateIpAddress | Readonly |