2022-10-11
▼ ▲ notebooks.projects.locations.instances.diagnose
Parameters :
name
Location : path
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+/instances/[^/]+$
Description : Required. Format: `projects/{project_id}/locations/{location}/instances/{instance_id}`
Required : Yes
Description : Creates a Diagnostic File and runs Diagnostic Tool given an Instance.
Parameter Order : name
HTTP Method : POST
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:diagnose
Scopes : https://www.googleapis.com/auth/cloud-platform
Path : v1/{+name}:diagnose
▼ ▲ notebooks.projects.locations.runtimes.upgrade
Pattern : ^projects/[^/]+/locations/[^/]+/runtimes/[^/]+$
Description : Required. Format: `projects/{project_id}/locations/{location}/runtimes/{runtime_id}`
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/runtimes/{runtimesId}:upgrade
Path : v1/{+name}:upgrade
Description : Upgrades a Managed Notebook Runtime to the latest version.
▼ ▲ notebooks.projects.locations.runtimes.diagnose
Description : Creates a Diagnostic File and runs Diagnostic Tool given a Runtime.
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/runtimes/{runtimesId}:diagnose
Description : Required. Format: `projects/{project_id}/locations/{location}/runtimes/{runtimes_id}`