Enabling or Disabling a killOp Rule
API Description
This API is used to enable or disable a killOp rule.
Restrictions
- This API applies only to replica set and cluster instances.
- This API is available only for DDS 3.4 or later.
- This API is available only for an instance node with 4 or more vCPUs.
URI
Request Parameters
| Parameter | Type | IN | Mandatory | Description |
|---|---|---|---|---|
| X-Auth-Token | string | header | Yes | User token |
| Parameter | Mandatory | Type | Description |
|---|---|---|---|
| ids | Yes | Array of strings | List of killOp rule IDs. |
| action | Yes | String | Enable or disable a killOp rule.
|
- Example request
{ "ids" : [ "7d2f36b4-6edb-4093-8c78-810b30232943" ], "action" : "enable" }
Status Code
For details, see Status Code.
Error Code
For details, see Error Code.
What is your overall rating for this page?
Thank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot