DELETE: Delete a Redundancy Group - Conductor Live

DELETE: Delete a Redundancy Group

Delete the redundancy group that has the specified ID.

HTTP Request and Response

Request URL

DELETE http://<Conductor IP address>/redundancy_groups/<ID of redundancy group>

Call Header

  • Accept: Set to application/xml

If you are implementing user authentication, you must also include three authorization headers; see Header Content for User Authentication.

Example

This request deletes the redundancy group with the ID 2 .

DELETE http://198.51.100.0/redundancy_groups/2