工单管理-租户确认授权:响应示例

时间:2025-02-10 10:53:39

响应示例

状态码: 200

成功返回200

{
  "auth_detail_list" : [ {
    "account" : "root",
    "auth_detail_id" : 123,
    "password" : "123456",
    "port" : 22
  }, {
    "account" : "root",
    "auth_detail_id" : 123,
    "password" : 123456,
    "port" : 1234
  } ],
  "auth_effective_time" : 1592795931000,
  "auth_expire_time" : 1592795931000,
  "group_id" : "123456",
  "agency_id" : "123456"
}
support.huaweicloud.com/api-ticket/ConfirmAuthorizations.html