Deletes an ACK cluster connector.
Operation description
QPS limit
The queries per second (QPS) limit for this API is 10 calls per second for each user. If you exceed this limit, API calls are throttled. This can impact your business. Plan your calls accordingly.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ConnectorId |
string |
Yes |
The ID of the ACK cluster connector. |
ac-7c1bad6c3cc84c33baab |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
133173B9-8010-5DF5-8B93-******** |
Examples
Success response
JSON format
{
"RequestId": "133173B9-8010-5DF5-8B93-********"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | ErrorParametersUid | The aliUid parameter is invalid. | The aliUid parameter is invalid. |
| 400 | ErrorParameters | Parameters error. | Parameter error. |
| 400 | ErrorDBSelect | An error occurred while querying database. | An error occurred while querying database. |
| 400 | ErrorAckClusterConnectorAddressGroupReference | The ACK cluster connector has address group, can not be deleted. | The ACK cluster connector has address group, can not be deleted. |
| 400 | ErrorAckClusterConnectorStatusNotAllowOperate | The ACK cluster connector status is not allow operate. | The ACK cluster connector status is not allow operate. |
| 404 | ErrorAckClusterConnectorNotFound | The specified resource ACK cluster connector is not found. | The specified resource ACK cluster connector is not found. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.