2023-05-16
▼ ▲ compute.routers.getNatIpInfo
Parameters :
natName
Type : string
Description : Name of the nat service to filter the NAT IP information. If it is omitted, all nats for this router will be returned. Name should conform to RFC1035.
Location : query
router
Location : path
Type : string
Description : Name of the Router resource to query for Nat IP information. The name should conform to RFC1035.
Required : Yes
project
Required : Yes
Type : string
Pattern : (?:(?:[-a-z0-9]{1,63}\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?))
Description : Project ID for this request.
Location : path
region
Type : string
Required : Yes
Description : Name of the region for this request.
Location : path
Pattern : [a-z](?:[-a-z0-9]{0,61}[a-z0-9])?
Description : Retrieves runtime NAT IP information.
Scopes :
HTTP Method : GET
Path : projects/{project}/regions/{region}/routers/{router}/getNatIpInfo
Flat Path : projects/{project}/regions/{region}/routers/{router}/getNatIpInfo
Parameter Order :
▼ ▲ compute.routers.getNatIpInfo
Flat Path : projects/{project}/regions/{region}/routers/{router}/getNatIpInfo
Description : Retrieves runtime NAT IP information.
Path : projects/{project}/regions/{region}/routers/{router}/getNatIpInfo
Parameter Order :
Scopes :
HTTP Method : GET
Parameters :
project
Description : Project ID for this request.
Required : Yes
Location : path
Type : string
Pattern : (?:(?:[-a-z0-9]{1,63}\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?))
natName
Type : string
Location : query
Description : Name of the nat service to filter the NAT IP information. If it is omitted, all nats for this router will be returned. Name should conform to RFC1035.
region
Pattern : [a-z](?:[-a-z0-9]{0,61}[a-z0-9])?
Type : string
Location : path
Description : Name of the region for this request.
Required : Yes
router
Type : string
Description : Name of the Router resource to query for Nat IP information. The name should conform to RFC1035.
Required : Yes
Location : path