NAT网关 NAT-查询指定的SNAT规则详情:响应示例

时间:2023-11-01 16:19:21

响应示例

状态码: 200

查询SNAT规则成功。

{  "snat_rule" : {    "id" : "8a522ff9-8158-494b-83cd-533b045700e6",    "project_id" : "cfa563efb77d4b6d9960781d82530fd8",    "description" : "my_snat_rule02",    "gateway_id" : "80da6f26-94eb-4537-97f0-5a56f4d04cfb",    "cidr" : "",    "virsubnet_id" : "95df1b88-d9bc-4edd-a808-a771dd4ded32",    "transit_ip_associations" : [ {      "transit_ip_id" : "bbe7c2e7-3bad-445b-a067-b30acce66053",      "transit_ip_address" : "172.20.1.98"    } ],    "created_at" : "2019-10-22T03:33:07",    "updated_at" : "2019-10-22T03:33:07"  },  "request_id" : "c8b21002-a594-414d-9585-2cc5963d4c3e"}
support.huaweicloud.com/api-natgateway/ShowPrivateSnat.html