AI科学计算服务-获取业务委托:响应示例

时间:2025-09-25 11:25:57

响应示例

状态码:200

OK

{
  "existing_agencies" : [ {
    "id" : "id",
    "name" : "agency-name",
    "description" : "description",
    "trust_domain_name" : "op_svc_eihealth",
    "roles" : [ {
      "id" : "id",
      "display_name" : "role-name",
      "description" : "description",
      "type" : "XA",
      "actions" : [ [ "css:cluster:get", "css:cluster:list" ] ]
    } ]
  } ],
  "wanted_agencies" : [ ],
  "redundant_agencies" : [ ]
}
support.huaweicloud.com/api-ai4sservice/ShowAgency.html