Vertex AI API (aiplatform:v1)

2024-10-30

1 new method

Additions

    Methods
  • aiplatform.projects.locations.notebookRuntimes.stop

      Path: v1/{+name}:stop

      Flat Path: v1/projects/{projectsId}/locations/{locationsId}/notebookRuntimes/{notebookRuntimesId}:stop

      HTTP Method: POST

      Parameters:

        name

          Description: Required. The name of the NotebookRuntime resource to be stopped. Instead of checking whether the name is in valid NotebookRuntime resource name format, directly throw NotFound exception if there is no such NotebookRuntime in spanner.

          Pattern: ^projects/[^/]+/locations/[^/]+/notebookRuntimes/[^/]+$

          Location: path

          Required: Yes

          Type: string

      Parameter Order: name

      Scopes: https://www.googleapis.com/auth/cloud-platform

      Description: Stops a NotebookRuntime.