Compute Engine API (compute:alpha)

2023-05-15

1 new method

Additions

    Methods
  • compute.routers.getNatIpInfo

      Path : projects/{project}/regions/{region}/routers/{router}/getNatIpInfo

      Flat Path : projects/{project}/regions/{region}/routers/{router}/getNatIpInfo

      Parameter Order :

    • project
    • region
    • router
    • Description : Retrieves runtime NAT IP information.

      Parameters :

        natName

          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.

          Type : string

          Location : query

        router

          Required : Yes

          Location : path

          Description : Name of the Router resource to query for Nat IP information. The name should conform to RFC1035.

          Type : string

        region

          Location : path

          Required : Yes

          Description : Name of the region for this request.

          Type : string

          Pattern : [a-z](?:[-a-z0-9]{0,61}[a-z0-9])?

        project

          Type : string

          Location : path

          Required : Yes

          Description : Project ID for this request.

          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])?))

      HTTP Method : GET

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/compute
    • https://www.googleapis.com/auth/compute.readonly