Public IPs
Manages the public IP addresses of a project: listing, retrieval, allocation and release. Allocation and release are applied asynchronously.
📄️ Returns a paged list of the project's public IP addresses.
Supported values for `sorts` and `filters` on this endpoint are `id`,
📄️ Allocates a new public IP address in the project.
This operation is asynchronous. The `CommandId` in the response is an internal identifier
📄️ Returns a single public IP address by id.
Returns details of the selected public IP.
📄️ Releases (deletes) a public IP address from the project.
This operation is asynchronous. The `CommandId` in the response is an internal identifier