NAT网关 NAT-查询私网NAT网关实例:响应示例

时间:2023-12-01 09:09:59

响应示例

状态码: 200

  • 查询操作成功。

  • 示例1:action为count时的响应体

  • 示例2:action为filter时的响应体

  • 示例 1

    {
      "request_id" : "a67262f6b7242d63d4ae95e41abf2790",
      "total_count" : 100
    }
  • 示例 2

    {
      "resources" : [ {
        "resource_detail" : null,
        "resource_id" : "e5ad289f-9c56-4daf-b08b-2e53a983473a",
        "resource_name" : "nat_gateways",
        "tags" : [ {
          "key" : "key1",
          "value" : "value1"
        }, {
          "key" : "key2",
          "value" : "value1"
        } ]
      } ],
      "request_id" : "a67262f6b7242d63d4ae95e41abf2790",
      "total_count" : 1
    }
support.huaweicloud.com/api-natgateway/ListPrivateNatsByTags.html