交换数据空间 EDS-搜索offer列表(不限连接器):响应示例

时间:2024-11-06 21:54:43

响应示例

状态码: 200

OK

  • Offer列表

    {
      "data" : [ {
        "offer_id" : "29146bc7-c5ab-4369-8611-************",
        "offer_name" : "offer20231121AC-EXCEL",
        "offer_type" : 2,
        "need_approval" : null,
        "can_terminate" : null,
        "ownered_company_name" : null,
        "ownered_company_id" : null,
        "ownered_connector_name" : "连接器A",
        "ownered_connector_id" : "b40b0d94-3201-4687-93aa-************",
        "offer_creator_name" : null,
        "offer_creator_id" : null,
        "offer_description" : "",
        "offer_followed_info" : {
          "offer_subscription" : true,
          "offer_favorite" : true,
          "offer_subscription_num" : 2,
          "offer_favorite_num" : 0,
          "offer_view_num" : 1
        },
        "mask_sensitive" : null,
        "use_control_policies_template" : null
      } ]
    }
support.huaweicloud.com/api-eds/brokerOfferList.html