Apache CloudStack v4.11.0 Root Admin API Reference
								
acquirePodIpAddress
Allocates IP addresses in respective Pod of a Zone
Request parameters
| Parameter Name | Description | Required | 
| zoneid | the ID of the zone | true | 
| podid | Pod ID | false | 
Response Tags
| Response Name | Description | 
| id | the ID of the pod the IP address | 
| cidr | CIDR of the Pod | 
| gateway | Gateway for Pod | 
| hostmac | MAC address of the pod the IP | 
| ipaddress | Allocated IP address | 
| nicid | the ID of the nic | 
| podid | the ID of the pod the IP address belongs to |