Modifies the resource configurations of the Security Center agent.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
StrategyTag | string | Yes | The type of the tag. | machineResource |
StrategyTagValue | string | Yes | The value of the tag. Valid values:
| major |
StrategyConfig | string | No | The configurations of the Security Center agent.
| { "cpu": "20" } |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "60E24426-B910-5D7F-8B8B-3BCDC3FC****"
}
Error codes
HTTP status code | Error code | Error message | Description |
---|---|---|---|
403 | NoPermission | caller has no permission | You are not authorized to do this operation. |
500 | ServerError | ServerError | - |
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history