DELETE: Delete a Conductor Redundancy Group
Delete the Conductor redundancy group that has the specified ID. The group must first be disabled.
HTTP Request and Response
Request URL
GET http://<Conductor IP address>/conductor_redundancy_groups/<ID of Conductor 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 Conductor redundancy group with the ID 1.
DELETE http://198.51.100.0/conductor_redundancy_groups/1