{
"regionID": "2022guizhou_syj",
"natGatewayID": "natgw-lf9sufn1ci",
"subnetId": "subnet-zasykh97ll"
}
curl --location --request POST '/v4/vpc/nat-gateway-add-subnet' \
--header 'Content-Type: application/json' \
--data-raw '{
"regionID": "2022guizhou_syj",
"natGatewayID": "natgw-lf9sufn1ci",
"subnetId": "subnet-zasykh97ll"
}'
{
"description":"成功 X-Trace-ID-->e2f6bf6e44f82c56",
"errorCode":"SUCCESS",
"message":"success",
"returnObj":{},
"statusCode":800
}