Anthos On-Prem API (gkeonprem:v1)

2023-06-10

1 new method | 1 updated method

Additions

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

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

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

      HTTP Method: POST

      Parameters:

        parent

          Type: string

          Location: path

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

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

          Required: Yes

      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.

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

      Parameter Order: parent

Updates

    Methods
  • gkeonprem.projects.locations.bareMetalAdminClusters.unenroll

      Parameters:

        ignoreErrors

          Location: query

          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.

          Type: boolean