All Products
Search
Document Center

Security Center:ExecStrategy

Last Updated:May 22, 2025

Performs a baseline check on servers to which a specified baseline check policy is applied.

Debugging

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
LangstringNo

The language of the content within the request and response. Default value: zh. Valid values:

  • zh: Chinese
  • en: English
zh
StrategyIdintegerNo

The ID of the baseline check policy.

Note You can call the DescribeStrategy operation to query the IDs of baseline check policies.
215421

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The ID of the request, which is used to locate and troubleshoot issues.

7F84EBCA-86F8-5AA0-BF74-A0276ECB****

Examples

Sample success responses

JSONformat

{
  "RequestId": "7F84EBCA-86F8-5AA0-BF74-A0276ECB****"
}

Error codes

HTTP status codeError codeError messageDescription
400-101%s %s-
403NoPermissioncaller has no permissionYou are not authorized to do this operation.
500ServerErrorServerError-

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
2024-07-02The Error code has changedView Change Details