Ansicht für VMware-Knotenpool. Wenn BASIC angegeben ist, wird nur der Ressourcenname des Knotenpools zurückgegeben. Der Standardwert NODE_POOL_VIEW_UNSPECIFIED entspricht dem Wert „FULL“ (Vollständig), bei dem die vollständigen Details zur Knotenpoolkonfiguration zurückgegeben werden.
Anfragetext
Der Anfragetext muss leer sein.
Antworttext
Wenn der Vorgang erfolgreich abgeschlossen wurde, enthält der Antworttext eine Instanz von VmwareNodePool.
[[["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-05-22 (UTC)."],[],[],null,["# Method: projects.locations.vmwareClusters.vmwareNodePools.get\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- [NodePoolView](#NodePoolView)\n\nGets details of a single VMware node pool.\n\n### HTTP request\n\n`GET https://gkeonprem.googleapis.com/v1/{name=projects/*/locations/*/vmwareClusters/*/vmwareNodePools/*}`\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 must be empty.\n\n### Response body\n\nIf successful, the response body contains an instance of [VmwareNodePool](/kubernetes-engine/distributed-cloud/reference/on-prem-api/rest/v1/projects.locations.vmwareClusters.vmwareNodePools#VmwareNodePool).\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\nNodePoolView\n------------\n\nA view for VMware node pool resource."]]