/remove-extra-ip
Remove extra IP
POST
https://console.cloudblast.io/api/public/remove-extra-ip
This endpoint is designed to remove an extra IP address from a virtual machine.
Body
Name | Type | Description |
---|---|---|
| string | Your API key |
| string | IP address to remove |
| int | ID of your server |
Response
Last updated