调用DescribeMonitoringConfig接口查询云监控插件的全局配置。
调试
您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。
授权信息
当前API暂无授权信息透出。
请求参数
名称 | 类型 | 必填 | 描述 | 示例值 |
---|
当前API无需请求参数
返回参数
示例
正常返回示例
JSON
格式
{
"RequestId": "F35654DB-0C9D-4FB3-903F-479BA7663061",
"AutoInstall": false,
"Success": true,
"EnableInstallAgentNewECS": true,
"Code": "200",
"Message": "The Request is not authorization."
}
错误码
HTTP status code | 错误码 | 错误信息 |
---|---|---|
400 | InvalidParameter | The specified parameter is not valid. |
403 | InvalidAuthorization | The Request is not authorization. |
500 | InternalError | The request processing has failed due to some unknown error. |
访问错误中心查看更多错误码。