Erforderlich. Der übergeordnete Standort, zu dem diese Sammlung von AzureCluster-Ressourcen gehört.
Standortnamen haben das Format projects/<project-id>/locations/<region>.
Weitere Informationen zu Google Cloud-Ressourcennamen finden Sie unter Ressourcennamen.
Abfrageparameter
Parameter
pageSize
integer
Die maximale Anzahl der Elemente, die zurückzugeben sind.
Wenn nicht angegeben, wird vom Dienst der Standardwert 50 verwendet. Unabhängig vom pageSize-Wert kann die Antwort eine unvollständige Liste enthalten und ein Aufrufer sollte sich nur auf nextPageToken in der Antwort verlassen, um zu bestimmen, ob noch weitere Instanzen abzufragen sind.
pageToken
string
Der Wert nextPageToken wurde gegebenenfalls von einer vorherigen azureClusters.list-Anfrage zurückgegeben.
Anfragetext
Der Anfragetext muss leer sein.
Antworttext
Antwortnachricht für die Methode AzureClusters.ListAzureClusters.
Bei Erfolg enthält der Antworttext Daten mit der folgenden Struktur:
[[["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-06-27 (UTC)."],[],[],null,["# Method: projects.locations.azureClusters.list\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 - [JSON representation](#body.ListAzureClustersResponse.SCHEMA_REPRESENTATION)\n- [Authorization scopes](#body.aspect)\n- [IAM Permissions](#body.aspect_1)\n\n| GKE-on-Azure is deprecated. See \u003chttps://cloud.google.com/kubernetes-engine/multi-cloud/docs/azure/deprecations/deprecation-announcement\u003e for more details.\nLists all [AzureCluster](/kubernetes-engine/multi-cloud/docs/reference/rest/v1/projects.locations.azureClusters#AzureCluster) resources on a given Google Cloud project and region.\n\n### HTTP request\n\n`GET https://{endpoint}/v1/{parent=projects/*/locations/*}/azureClusters`\n\nWhere `{endpoint}` is one of the [supported service endpoints](/kubernetes-engine/multi-cloud/docs/reference/rest#rest_endpoints).\n\nThe URLs use [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n### Query parameters\n\n### Request body\n\nThe request body must be empty.\n\n### Response body\n\n| GKE-on-Azure is deprecated. See \u003chttps://cloud.google.com/kubernetes-engine/multi-cloud/docs/azure/deprecations/deprecation-announcement\u003e for more details.\nResponse message for `AzureClusters.ListAzureClusters` method.\n\nIf successful, the response body contains data with the following structure:\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).\n\n### IAM Permissions\n\nRequires the following [IAM](https://cloud.google.com/iam/docs) permission on the `parent` resource:\n\n- `gkemulticloud.azureClusters.list`\n\nFor more information, see the [IAM documentation](https://cloud.google.com/iam/docs)."]]