Private IPs REST Endpoints

Networking/Private IPs
The operations from the Networking/Private IPs category.
CreatePrivateIp
Method: post
Path: /20160918/privateIps
DeletePrivateIp
Method: delete
Path: /20160918/privateIps/{private_ip_id}
GetPrivateIp
Method: get
Path: /20160918/privateIps/{private_ip_id}
ListPrivateIps
Method: get
Path: /20160918/privateIps
UpdatePrivateIp
Method: put
Path: /20160918/privateIps/{private_ip_id}