---
title: "POST /v1/{+parent}/vmwareAdminClusters:enroll"
method: POST
path: "/v1/{+parent}/vmwareAdminClusters:enroll"
tags: ["projects"]
---

# POST /v1/{+parent}/vmwareAdminClusters:enroll

`POST /v1/{+parent}/vmwareAdminClusters:enroll`

Enrolls an existing VMware admin cluster to the Anthos On-Prem API within a given project and location. Through enrollment, an existing admin cluster will become Anthos On-Prem API managed. The corresponding GCP resources will be created and all future modifications to the cluster will be expected to be performed through the API.

## Path parameters

- `parent` string, required

## Request body

- EnrollVmwareAdminClusterRequest — Message for enrolling an existing VMware admin cluster to the GKE on-prem API.
  - `vmwareAdminClusterId` string — User provided OnePlatform identifier that is used as part of the resource name. This must be unique among all GKE on-prem clusters within a project and location and will return a 409 if the cluster already exists. (https://tools.ietf.org/html/rfc1123) format.
  - `membership` string — Required. This is the full resource name of this admin cluster's fleet membership.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/gkeonprem.md) · [All operations](https://skmtc.net/google/apis/gkeonprem/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/gkeonprem/versions/aed3768b9183/schema)
