integrations.sh
← all integrations

googleapis.com – notebooks

OpenAPI apis-guru analyticsmedia

Notebooks API is used to manage notebook resources in Google Cloud.

Homepage
https://api.apis.guru/v2/specs/googleapis.com:notebooks/v1.json
Provider
googleapis.com:notebooks / notebooks
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/googleapis.com/notebooks/v1/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/googleapis.com/notebooks/v1/openapi.yaml

Tools (42)

Extracted live via the executor SDK.

  • projects.notebooksProjectsLocationsEnvironmentsCreate

    Creates a new Environment.

  • projects.notebooksProjectsLocationsEnvironmentsList

    Lists environments in a project.

  • projects.notebooksProjectsLocationsExecutionsCreate

    Creates a new Execution in a given project and location.

  • projects.notebooksProjectsLocationsExecutionsList

    Lists executions in a given project and location

  • projects.notebooksProjectsLocationsInstancesCreate

    Creates a new Instance in a given project and location.

  • projects.notebooksProjectsLocationsInstancesGetInstanceHealth

    Check if a notebook instance is healthy.

  • projects.notebooksProjectsLocationsInstancesIsUpgradeable

    Check if a notebook instance is upgradable.

  • projects.notebooksProjectsLocationsInstancesList

    Lists instances in a given project and location.

  • projects.notebooksProjectsLocationsInstancesRegister

    Registers an existing legacy notebook instance to the Notebooks API server. Legacy instances are instances created with the legacy Compute Engine calls. They are not manageable by the Notebooks API out of the box. This call makes these instances manageable by the Notebooks API.

  • projects.notebooksProjectsLocationsInstancesReport

    Allows notebook instances to report their latest instance information to the Notebooks API server. The server will merge the reported information to the instance metadata store. Do not use this method directly.

  • projects.notebooksProjectsLocationsInstancesRollback

    Rollbacks a notebook instance to the previous version.

  • projects.notebooksProjectsLocationsInstancesSetAccelerator

    Updates the guest accelerators of a single Instance.

  • projects.notebooksProjectsLocationsInstancesSetLabels

    Replaces all the labels of an Instance.

  • projects.notebooksProjectsLocationsInstancesSetMachineType

    Updates the machine type of a single Instance.

  • projects.notebooksProjectsLocationsInstancesUpdateConfig

    Update Notebook Instance configurations.

  • projects.notebooksProjectsLocationsInstancesUpdateMetadataItems

    Add/update metadata items for an instance.

  • projects.notebooksProjectsLocationsInstancesUpdateShieldedInstanceConfig

    Updates the Shielded instance configuration of a single Instance.

  • projects.notebooksProjectsLocationsInstancesUpgradeInternal

    Allows notebook instances to call this endpoint to upgrade themselves. Do not use this method directly.

  • projects.notebooksProjectsLocationsList

    Lists information about the supported locations for this service.

  • projects.notebooksProjectsLocationsOperationsCancel

    Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to Code.CANCELLED.

  • projects.notebooksProjectsLocationsOperationsList

    Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.

  • projects.notebooksProjectsLocationsRuntimesCreate

    Creates a new Runtime in a given project and location.

  • projects.notebooksProjectsLocationsRuntimesDiagnose

    Creates a Diagnostic File and runs Diagnostic Tool given a Runtime.

  • projects.notebooksProjectsLocationsRuntimesGetIamPolicy

    Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

  • projects.notebooksProjectsLocationsRuntimesList

    Lists Runtimes in a given project and location.

  • projects.notebooksProjectsLocationsRuntimesPatch

    Update Notebook Runtime configuration.

  • projects.notebooksProjectsLocationsRuntimesRefreshRuntimeTokenInternal

    Gets an access token for the consumer service account that the customer attached to the runtime. Only accessible from the tenant instance.

  • projects.notebooksProjectsLocationsRuntimesReportEvent

    Report and process a runtime event.

  • projects.notebooksProjectsLocationsRuntimesReset

    Resets a Managed Notebook Runtime.

  • projects.notebooksProjectsLocationsRuntimesSetIamPolicy

    Sets the access control policy on the specified resource. Replaces any existing policy. Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.

  • projects.notebooksProjectsLocationsRuntimesStart

    Starts a Managed Notebook Runtime. Perform "Start" on GPU instances; "Resume" on CPU instances See:

  • projects.notebooksProjectsLocationsRuntimesStop

    Stops a Managed Notebook Runtime. Perform "Stop" on GPU instances; "Suspend" on CPU instances See:

  • projects.notebooksProjectsLocationsRuntimesSwitch

    Switch a Managed Notebook Runtime.

  • projects.notebooksProjectsLocationsRuntimesTestIamPermissions

    Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning.

  • projects.notebooksProjectsLocationsRuntimesUpgrade

    Upgrades a Managed Notebook Runtime to the latest version.

  • projects.notebooksProjectsLocationsSchedulesCreate

    Creates a new Scheduled Notebook in a given project and location.

  • projects.notebooksProjectsLocationsSchedulesDelete

    Deletes schedule and all underlying jobs

  • projects.notebooksProjectsLocationsSchedulesGet

    Gets details of schedule

  • projects.notebooksProjectsLocationsSchedulesList

    Lists schedules in a given project and location.

  • projects.notebooksProjectsLocationsSchedulesTrigger

    Triggers execution of an existing schedule.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools