Public IPs REST Endpoints

Networking/Public IPs
The operations from the Networking/Public IPs category.
ChangePublicIpCompartment
Method: post
Path: /20160918/publicIps/{public_ip_id}/actions/changeCompartment
CreatePublicIp
Method: post
Path: /20160918/publicIps
DeletePublicIp
Method: delete
Path: /20160918/publicIps/{public_ip_id}
GetPublicIp
Method: get
Path: /20160918/publicIps/{public_ip_id}
GetPublicIpByIpAddress
Method: post
Path: /20160918/publicIps/actions/getByIpAddress
GetPublicIpByPrivateIpId
Method: post
Path: /20160918/publicIps/actions/getByPrivateIpId
ListPublicIps
Method: get
Path: /20160918/publicIps
UpdatePublicIp
Method: put
Path: /20160918/publicIps/{public_ip_id}