交换数据空间 EDS-查询指定offer详情:响应示例

时间:2025-02-12 15:00:29

响应示例

状态码: 200

OK

  • Offer详情。

    {  "data" : {    "offer_id" : "fbf85846-3782-46dc-affb-************",    "offer_name" : "offer-mysql-20231129AA",    "offer_status" : "ON_BOARD",    "offer_resources" : [ {      "resource_id" : "25546208-0854-49a0-9023-************",      "resource_title" : "mysqlteset20231120184721",      "resource_type" : null,      "resource_category" : null    } ],    "need_approval" : false,    "can_terminate" : true,    "use_control_policies_template" : [ {      "action" : "VIEW",      "when" : {        "start_time" : "2023-11-29T10:19:03Z",        "end_time" : "2023-12-29T10:19:03Z"      },      "how_many" : null,      "where" : {        "device_ip" : [ ],        "device_mac" : [ ]      },      "who" : [ ],      "user_type" : null,      "application" : [ "22aac118-d58e-4324-9d41-************" ],      "additional_attributes" : {        "column" : "",        "rows" : [ ]      }    }, {      "action" : "DOWNLOAD",      "when" : {        "start_time" : "2023-11-29T10:19:03Z",        "end_time" : "2023-12-29T10:19:03Z"      },      "how_many" : null,      "where" : {        "device_ip" : [ ],        "device_mac" : [ ]      },      "who" : [ ],      "user_type" : null,      "application" : [ "dae4237f-9880-4fb9-a618-************" ],      "additional_attributes" : {        "column" : "",        "rows" : [ ]      }    } ],    "mask_sensitive" : null  },  "total" : 0,  "error_code" : null,  "error_msg" : null}
support.huaweicloud.com/api-eds/ShowOffer.html