Redundancy Groups - Conductor Live

Redundancy Groups

Nickname Action Signature Description
POST Group POST /redundancy_groups Create a new redundancy group.
PUT Group PUT /redundancy_groups/<ID of redundancy group> Modify the specified redundancy group.
GET Group List GET /redundancy_groups Get the list of redundancy groups.
GET Group GET /redundancy_groups/<ID of redundancy group> Get the attributes of the specified redundancy group.
DELETE Group DELETE /redundancy_groups/<ID of redundancy group> Delete the redundancy group that has the specified ID.