| Verb | URI | Description | |||
| DELETE | /shared_ip_groups/id |
Deletes the specified shared IP group. | |||
Normal Response Code: 204
Error Response Codes: cloudServersFault (400, 500), serviceUnavailable (503), unauthorized (401), itemNotFound (404), overLimit (413)
This operation deletes the specified shared IP group. This operation succeeds only if one of the following conditions is true:
The group contains no active servers. For example, all servers were deleted.
The group does not contain any servers that are actively sharing IPs.
This operation does not require a request body.
This operation does not contain a response body.

