gcp-vertexai-notebook-runtime-template-environment
Notebook runtime templates persist environment-variable values applied to managed notebook containers.
Where it sits
| location | aiplatform.projects.locations.notebookRuntimeTemplates.get.softwareConfig.env[].value |
| location kind | environment_variable |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string |
| emits edge | ContainsCredential |
| service | Vertex AI / Workbench (gcp:vertexai) |
Collection recipe
| access mode | read_api |
| operation | aiplatform.projects.locations.notebookRuntimeTemplates.get |
| response path | softwareConfig.env[].value |
| encoding | list |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
aiplatform.notebookRuntimeTemplates.get
References