Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
L'interface de programmation d'application (API) Vertex AI Workbench est une interface de programmation du service Vertex AI Workbench.
Google crée les API du plan de contrôle sur Kubernetes, à l'aide du modèle de ressource Kubernetes (KRM). Le plan de contrôle gère les ressources pour des services tels que la création et la suppression de notebooks.
À propos de l'API Vertex AI Workbench
Le service Vertex AI Workbench n'est actuellement compatible qu'avec l'API basée sur Kubernetes (KRM). Consultez la page KRM dans la section Vertex AI Workbench pour connaître la fonctionnalité équivalente dans l'interface utilisateur.
Point de terminaison de service
L'URL suivante est le point de terminaison de l'API KRM du service Vertex AI Workbench :
Remplacez ORG_ADMIN_CLUSTER_KUBERNETES_API_ENDPOINT par le point de terminaison de l'API de votre cluster Kubernetes d'administrateur de l'organisation.
Document de découverte
Utilisez la commande kubectl proxy --port=8001 pour ouvrir un proxy vers le serveur d'API sur votre ordinateur local. Vous pouvez ensuite accéder au document de découverte à l'URL suivante :
http://127.0.0.1:8001/apis/aiplatform.gdc.goog/v1
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/09/04 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Difficile à comprendre","hardToUnderstand","thumb-down"],["Informations ou exemple de code incorrects","incorrectInformationOrSampleCode","thumb-down"],["Il n'y a pas l'information/les exemples dont j'ai besoin","missingTheInformationSamplesINeed","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2025/09/04 (UTC)."],[[["\u003cp\u003eThe Vertex AI Workbench API is a programmatic interface to the Vertex AI Workbench service, built on Kubernetes using the Kubernetes Resource Model (KRM) for resource management like Notebook creation and deletion.\u003c/p\u003e\n"],["\u003cp\u003eCurrently, the Vertex AI Workbench service only supports the Kubernetes-based (KRM) API, and its UI equivalent functionality can be found on the KRM page under the Vertex AI Workbench section.\u003c/p\u003e\n"],["\u003cp\u003eThe Vertex AI Workbench KRM API's functionality is currently limited to the features available in the UI, with no security guarantees or product support for actions beyond the UI capabilities.\u003c/p\u003e\n"],["\u003cp\u003eThe API endpoint for the Vertex AI Workbench service KRM API is https://\u003cvar translate=no\u003eORG_ADMIN_CLUSTER_KUBERNETES_API_ENDPOINT\u003c/var\u003e/apis/aiplatform.gdc.goog/v1, where \u003cvar translate=no\u003eORG_ADMIN_CLUSTER_KUBERNETES_API_ENDPOINT\u003c/var\u003e should be replaced with the admin cluster's API endpoint.\u003c/p\u003e\n"],["\u003cp\u003eThe discovery document for the API can be accessed via a local proxy by using \u003ccode\u003ekubectl proxy --port=8001\u003c/code\u003e and then navigating to http://127.0.0.1:8001/apis/aiplatform.gdc.goog/v1.\u003c/p\u003e\n"]]],[],null,["# Vertex AI Workbench API overview\n\nThe Vertex AI Workbench application programming interface (API) is a\nprogrammatic interface to the Vertex AI Workbench service.\nGoogle builds the control-plane APIs on top of Kubernetes, using the\nKubernetes Resource Model (KRM). The control plane performs resource management\nfor services such as Notebook creation and deletion.\n\nAbout Vertex AI Workbench API\n-----------------------------\n\nVertex AI Workbench service currently supports only the\nKubernetes-based (KRM) API. Refer to the KRM page under\nVertex AI Workbench section for the User Interface (UI) equivalent\nfunctionality.\n| **Note:** Currently, the Vertex AI Workbench KRM API doesn't support any functionality beyond the Vertex AI Workbench service provided in the UI. Therefore, if you choose to perform a KRM API action beyond the UI capability, there is no security guarantee or product support provided. If there is a need for supporting certain functionality on the UI, file a feature request to the Google Distributed Cloud (GDC) air-gapped product team.\n\nService endpoint\n----------------\n\nThe following URL is the API endpoint for the Vertex AI Workbench\nservice KRM API:\n\n- https://\u003cvar translate=\"no\"\u003eORG_ADMIN_CLUSTER_KUBERNETES_API_ENDPOINT\u003c/var\u003e/apis/aiplatform.gdc.goog/v1\n\nReplace \u003cvar translate=\"no\"\u003eORG_ADMIN_CLUSTER_KUBERNETES_API_ENDPOINT\u003c/var\u003e with the API\nendpoint of your organization admin Kubernetes cluster.\n\nDiscovery document\n------------------\n\nUse the `kubectl proxy --port=8001` command to open a proxy to the API server on\nyour local machine. From there, you can access the discovery document at the\nfollowing URL:\n\n- http://127.0.0.1:8001/apis/aiplatform.gdc.goog/v1"]]