CODEARTS IDE ONLINE-查询某个IDE实例:响应示例

时间:2023-12-05 10:27:47

响应示例

状态码: 200

OK

{
  "instance" : {
    "created_time" : "2020-01-07 11:25:56",
    "updated_time" : "2020-03-20 17:14:00",
    "private" : false,
    "owner_name" : "ide_owner_name",
    "refresh_interval" : 30,
    "owner_id" : "d78cbac186b744899480f25bd022f468...",
    "description" : "aaa",
    "cpu_memory" : "1U1G",
    "display_name" : "chen002",
    "domain_name" : "IAM_DOMAIN_NAME_A",
    "is_temporary" : false,
    "organization_id" : "6251b1ee539f4c02ad4b83daeda81633...",
    "stack_id" : "python",
    "name" : "ide-instance8bmjgqx6vfrb9e9n",
    "platform_id" : 1,
    "attributes" : {
      "cpu_limit" : "1",
      "pvc_quantity" : "5Gi",
      "memory_limit_bytes" : "1073741824"
    },
    "pvc_quantity" : "5GB",
    "arch" : "x86",
    "id" : "instancewc0yk05c8y6jov0v",
    "region" : "cn-north-7",
    "status" : "STOPPED",
    "visitor_id" : "c78cbac186b744899480f25bd022f468...",
    "visitor_name" : "ide_visitor_name",
    "visitor_domain_name" : "IAM_DOMAIN_NAME_B"
  },
  "status" : "success"
}
support.huaweicloud.com/api-cloudide/ShowInstance.html