The Mirror Group Update API
Using the Mirror Group Update API, you can update the name of a mirror group.
| METHOD | PUT |
| URI |
|
| SAMPLE URI |
|
| SAMPLE RESPONSE |
|
| SAMPLE cURL COMMAND |
|
Query Parameters
| Parameter | Description | Required? | Values |
|---|---|---|---|
Payload |
Contains the existing and new names of the mirror group that you want to rename. | Yes | Multiple |
Response Parameters
| Parameter | Data Type | Required? | Description |
|---|---|---|---|
ErrorCode |
Integer | Yes | For example, ErrorCode = 0 implies the operation was successful. |
ErrorMessage |
String | Yes | For example, NULL. |