Find a public IP by its identifier
GET/projects/:projectId/zones/:zoneName/publicipaddresses/:publicIPId
Get a public IP address with its id in the path.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 405
- 500
- 503
Ok
Bad Request
Request is not valid
Unauthorized
Credentials are missing
Forbidden
Valid credentials but not enough privileges to perform the operation
Not Found
Unknown resource or service
Method Not Allowed
Operation is not valid according to the state of the resource
Internal Server Error
Unexpected error, please contact support
Service Unavailable
Service probably in maintenance. Please retry later.