Anthos On-Prem API (gkeonprem:v1)

2023-06-11

1 new method | 1 updated method

Additions

    Methods
  • gkeonprem.projects.locations.bareMetalStandaloneClusters.bareMetalStandaloneNodePools.enroll

      Parameters:

        parent

          Pattern: ^projects/[^/]+/locations/[^/]+/bareMetalStandaloneClusters/[^/]+$

          Required: Yes

          Location: path

          Description: Required. The parent resource where this node pool will be created. projects/{project}/locations/{location}/bareMetalStandaloneClusters/{cluster}

          Type: string

      Description: Enrolls an existing bare metal standalone node pool to the Anthos On-Prem API within a given project and location. Through enrollment, an existing standalone node pool will become Anthos On-Prem API managed. The corresponding GCP resources will be created.

      Scopes: https://www.googleapis.com/auth/cloud-platform

      Parameter Order: parent

      Path: v1/{+parent}/bareMetalStandaloneNodePools:enroll

      HTTP Method: POST

      Flat Path: v1/projects/{projectsId}/locations/{locationsId}/bareMetalStandaloneClusters/{bareMetalStandaloneClustersId}/bareMetalStandaloneNodePools:enroll

Updates

    Methods
  • gkeonprem.projects.locations.bareMetalAdminClusters.unenroll

      Parameters:

        ignoreErrors

          Description: If set to true, the unenrollment of a bare metal admin cluster resource will succeed even if errors occur during unenrollment. This parameter can be used when you want to unenroll admin cluster resource and the on-prem admin cluster is disconnected / unreachable. WARNING: Using this parameter when your admin cluster still exists may result in a deleted GCP admin cluster but existing resourcelink in on-prem admin cluster and membership.

          Location: query

          Type: boolean

1 updated method | 1 removed method

Updates

    Methods
  • gkeonprem.projects.locations.bareMetalAdminClusters.unenroll

      Parameters:

        ignoreErrors

          Description: If set to true, the unenrollment of a bare metal admin cluster resource will succeed even if errors occur during unenrollment. This parameter can be used when you want to unenroll admin cluster resource and the on-prem admin cluster is disconnected / unreachable. WARNING: Using this parameter when your admin cluster still exists may result in a deleted GCP admin cluster but existing resourcelink in on-prem admin cluster and membership.

          Location: query

          Type: boolean

Deletions

    Methods
  • gkeonprem.projects.locations.bareMetalStandaloneClusters.bareMetalStandaloneNodePools.enroll

      HTTP Method: POST

      Path: v1/{+parent}/bareMetalStandaloneNodePools:enroll

      Scopes: https://www.googleapis.com/auth/cloud-platform

      Parameter Order: parent

      Parameters:

        parent

          Type: string

          Required: Yes

          Description: Required. The parent resource where this node pool will be created. projects/{project}/locations/{location}/bareMetalStandaloneClusters/{cluster}

          Pattern: ^projects/[^/]+/locations/[^/]+/bareMetalStandaloneClusters/[^/]+$

          Location: path

      Flat Path: v1/projects/{projectsId}/locations/{locationsId}/bareMetalStandaloneClusters/{bareMetalStandaloneClustersId}/bareMetalStandaloneNodePools:enroll

      Description: Enrolls an existing bare metal standalone node pool to the Anthos On-Prem API within a given project and location. Through enrollment, an existing standalone node pool will become Anthos On-Prem API managed. The corresponding GCP resources will be created.