Compute Engine API (compute:alpha)

2023-05-16

1 new method

Additions

    Methods
  • 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:

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

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

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

      Parameter Order:

    • project
    • region
    • router
1 removed method

Deletions

    Methods
  • 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:

    • project
    • region
    • router
    • Scopes:

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/compute
    • https://www.googleapis.com/auth/compute.readonly
    • 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