Returns a paged list of the project's public IP addresses.
GET
/v1/projects/:projectId/public-ipsSupported values for sorts and filters on this endpoint are id,
projectId, networkId and ip. The default sort order when sorts is
omitted is projectId,id.
Request
Responses
- 200
- 400
A page of public IP addresses.
sorts or filters referenced a field that is not supported by this endpoint, or had invalid syntax.