云运维中心 COC-查询脚本列表 - ListScript:响应示例
时间:2025-11-03 10:37:11
响应示例
状态码:200
脚本分页数据。
更多状态码请参考状态码。
{
"data" : {
"total" : 70,
"data" : [ {
"id" : 6229,
"name" : "测试111",
"type" : "SHELL",
"creator" : "runbook_notif",
"creator_id" : "e56462d17f334b8789ff0b5b9cca3bb9",
"operator" : null,
"gmt_created" : 1701314214271,
"gmt_modified" : null,
"status" : "APPROVED",
"script_uuid" : "SC20231130111654023511657",
"properties" : {
"risk_level" : "HIGH",
"reviewers" : [ ],
"version" : "1.0.0",
"protocol" : null
},
"enterprise_project_id" : 0
}, {
"id" : 6228,
"name" : "测试11",
"type" : "SHELL",
"creator" : "runbook_notif",
"creator_id" : "e56462d17f334b8789ff0b5b9cca3bb9",
"operator" : null,
"gmt_created" : 1701314090063,
"gmt_modified" : null,
"status" : "APPROVED",
"script_uuid" : "SC20231130111450026f7f8b2",
"properties" : {
"risk_level" : "LOW",
"reviewers" : [ ],
"version" : "1.0.0",
"protocol" : null
},
"enterprise_project_id" : 0
} ]
}
}
状态码:400
包含错误信息。
更多状态码请参考状态码。
{
"error_code" : "COC.00040701",
"error_msg" : "error_msg"
}support.huaweicloud.com/api-coc/ListScript.html
下载云运维中心 COC用户手册完整版