Erforderlich. Das übergeordnete Element des Projekts und des Standorts, in dem dieser Cluster erstellt wird. Format: „projects/{project}/locations/{location}“
Abfrageparameter
Parameter
vmwareClusterId
string
Vom Nutzer bereitgestellte Kennung, die als Teil des Ressourcennamens verwendet wird.
Die Anfrage wird validiert, ohne dass tatsächlich Aktualisierungen vorgenommen werden.
allowPreflightFailure
boolean
Optional. Wenn diese Option auf „true“ gesetzt ist, erzwingt CLM, dass CCFE die Clusterressource in RMS beibehält, wenn die Erstellung während der eigenständigen Preflight-Prüfungen fehlschlägt. In diesem Fall schlägt der nachfolgende Erstellungsaufruf mit dem Fehler „cluster already exists“ (Cluster ist bereits vorhanden) fehl. Daher ist eine Clusteraktualisierung erforderlich, um den Cluster zu korrigieren.
Anfragetext
Der Anfragetext enthält eine Instanz von VmwareCluster.
Antworttext
Bei Erfolg enthält der Antworttext eine neu erstellte Instanz von Operation.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-07-22 (UTC)."],[],[],null,["# Method: projects.locations.vmwareClusters.create\n\n- [HTTP request](#body.HTTP_TEMPLATE)\n- [Path parameters](#body.PATH_PARAMETERS)\n- [Query parameters](#body.QUERY_PARAMETERS)\n- [Request body](#body.request_body)\n- [Response body](#body.response_body)\n- [Authorization scopes](#body.aspect)\n\nCreates a new VMware user cluster in a given project and location.\n\n### HTTP request\n\n`POST https://gkeonprem.googleapis.com/v1/{parent=projects/*/locations/*}/vmwareClusters`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n### Query parameters\n\n### Request body\n\nThe request body contains an instance of [VmwareCluster](/kubernetes-engine/distributed-cloud/reference/on-prem-api/rest/v1/projects.locations.vmwareClusters#VmwareCluster).\n\n### Response body\n\nIf successful, the response body contains a newly created instance of [Operation](/kubernetes-engine/distributed-cloud/reference/on-prem-api/rest/v1/projects.locations.operations#Operation).\n\n### Authorization scopes\n\nRequires the following OAuth scope:\n\n- `https://www.googleapis.com/auth/cloud-platform`\n\nFor more information, see the [Authentication Overview](/docs/authentication#authorization-gcp)."]]