[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
InlineAllocatedIpAddresses1
Properties
array of
AllocatedIpAddress
values
Optional
Describes an allocated IP address for a network. IP addresses can be allocated to a vApp VM, an edge gateway interface or may be used in a NAT routed environment. If the address is allocated to an edge gateway, the name of the entity will be ‘Edge Gateway’.
JSON Example
{
"values": [
{
"allocationType": "enum",
"deployed": false,
"entityId": "string",
"entityName": "string",
"id": "string",
"ipAddress": "string",
"networkRef": {
"id": "string",
"name": "string"
},
"orgRef": {
"id": "string",
"name": "string"
},
"vAppName": "string"
}
]
}
[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Used By
AllocatedIpAddresses