Ip Pool Manager APIs
Singleton Managed Object used to manage IP Pools.
IP Pools are used to allocate IPv4 and IPv6 addresses to vApps.
Operations
POST
Ip Pool Manager Allocate Ipv4 Address
Allocates an IPv4 address from an IP pool.
POST
Ip Pool Manager Allocate Ipv6 Address
Allocates an IPv6 address from an IP pool.
POST
Ip Pool Manager Create Ip Pool
Create a new IP pool.
POST
Ip Pool Manager Destroy Ip Pool
Destroys an IP pool on the given datacenter.
POST
Ip Pool Manager Query IP Allocations
Query IP allocations by IP pool and extension key.
POST
Ip Pool Manager Query Ip Pools
Return the list of IP pools for a datacenter.
POST
Ip Pool Manager Release Ip Allocation
Releases an IP allocation back to it's IP pool.
POST
Ip Pool Manager Update Ip Pool
Update an IP pool on a datacenter.