The Notebooks API lets you manage Vertex AI Workbench resources in Google Cloud.
Service: notebooks.googleapis.com
Discovery document
A Discovery Document is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery documents:
Service endpoint
A service endpoint is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:
https://notebooks.googleapis.com
REST Resource: v1beta1.projects.locations
Methods | |
---|---|
get |
GET /v1beta1/{name} Gets information about a location. |
list |
GET /v1beta1/{name}/locations Lists information about the supported locations for this service. |
REST Resource: v1beta1.projects.locations.environments
Methods | |
---|---|
create |
POST /v1beta1/{parent}/environments Creates a new Environment. |
delete |
DELETE /v1beta1/{name} Deletes a single Environment. |
get |
GET /v1beta1/{name} Gets details of a single Environment. |
list |
GET /v1beta1/{parent}/environments Lists environments in a project. |
REST Resource: v1beta1.projects.locations.instances
Methods | |
---|---|
create |
POST /v1beta1/{parent}/instances Creates a new Instance in a given project and location. |
delete |
DELETE /v1beta1/{name} Deletes a single Instance. |
get |
GET /v1beta1/{name} Gets details of a single Instance. |
getIamPolicy |
GET /v1beta1/{resource}:getIamPolicy Gets the access control policy for a resource. |
isUpgradeable |
GET /v1beta1/{notebookInstance}:isUpgradeable Check if a notebook instance is upgradable. |
list |
GET /v1beta1/{parent}/instances Lists instances in a given project and location. |
register |
POST /v1beta1/{parent}/instances:register Registers an existing legacy notebook instance to the Notebooks API server. |
report |
POST /v1beta1/{name}:report Allows notebook instances to report their latest instance information to the Notebooks API server. |
reset |
POST /v1beta1/{name}:reset Resets a notebook instance. |
setAccelerator |
PATCH /v1beta1/{name}:setAccelerator Updates the guest accelerators of a single Instance. |
setIamPolicy |
POST /v1beta1/{resource}:setIamPolicy Sets the access control policy on the specified resource. |
setLabels |
PATCH /v1beta1/{name}:setLabels Updates the labels of an Instance. |
setMachineType |
PATCH /v1beta1/{name}:setMachineType Updates the machine type of a single Instance. |
start |
POST /v1beta1/{name}:start Starts a notebook instance. |
stop |
POST /v1beta1/{name}:stop Stops a notebook instance. |
testIamPermissions |
POST /v1beta1/{resource}:testIamPermissions Returns permissions that a caller has on the specified resource. |
upgrade |
POST /v1beta1/{name}:upgrade Upgrades a notebook instance to the latest version. |
upgradeInternal |
POST /v1beta1/{name}:upgradeInternal Allows notebook instances to call this endpoint to upgrade themselves. |
REST Resource: v1beta1.projects.locations.operations
Methods | |
---|---|
cancel |
POST /v1beta1/{name}:cancel Starts asynchronous cancellation on a long-running operation. |
delete |
DELETE /v1beta1/{name} Deletes a long-running operation. |
get |
GET /v1beta1/{name} Gets the latest state of a long-running operation. |
list |
GET /v1beta1/{name}/operations Lists operations that match the specified filter in the request. |
REST Resource: v1.projects.locations
Methods | |
---|---|
get |
GET /v1/{name} Gets information about a location. |
list |
GET /v1/{name}/locations Lists information about the supported locations for this service. |
REST Resource: v1.projects.locations.environments
Methods | |
---|---|
create |
POST /v1/{parent}/environments Creates a new Environment. |
delete |
DELETE /v1/{name} Deletes a single Environment. |
get |
GET /v1/{name} Gets details of a single Environment. |
list |
GET /v1/{parent}/environments Lists environments in a project. |
REST Resource: v1.projects.locations.executions
Methods | |
---|---|
create |
POST /v1/{parent}/executions Creates a new Execution in a given project and location. |
delete |
DELETE /v1/{name} Deletes execution |
get |
GET /v1/{name} Gets details of executions |
list |
GET /v1/{parent}/executions Lists executions in a given project and location |
REST Resource: v1.projects.locations.instances
Methods | |
---|---|
create |
POST /v1/{parent}/instances Creates a new Instance in a given project and location. |
delete |
DELETE /v1/{name} Deletes a single Instance. |
get |
GET /v1/{name} Gets details of a single Instance. |
getIamPolicy |
GET /v1/{resource}:getIamPolicy Gets the access control policy for a resource. |
getInstanceHealth |
GET /v1/{name}:getInstanceHealth Check if a notebook instance is healthy. |
isUpgradeable |
GET /v1/{notebookInstance}:isUpgradeable Check if a notebook instance is upgradable. |
list |
GET /v1/{parent}/instances Lists instances in a given project and location. |
register |
POST /v1/{parent}/instances:register Registers an existing legacy notebook instance to the Notebooks API server. |
report |
POST /v1/{name}:report Allows notebook instances to report their latest instance information to the Notebooks API server. |
reset |
POST /v1/{name}:reset Resets a notebook instance. |
rollback |
POST /v1/{name}:rollback Rollbacks a notebook instance to the previous version. |
setAccelerator |
PATCH /v1/{name}:setAccelerator Updates the guest accelerators of a single Instance. |
setIamPolicy |
POST /v1/{resource}:setIamPolicy Sets the access control policy on the specified resource. |
setLabels |
PATCH /v1/{name}:setLabels Replaces all the labels of an Instance. |
setMachineType |
PATCH /v1/{name}:setMachineType Updates the machine type of a single Instance. |
start |
POST /v1/{name}:start Starts a notebook instance. |
stop |
POST /v1/{name}:stop Stops a notebook instance. |
testIamPermissions |
POST /v1/{resource}:testIamPermissions Returns permissions that a caller has on the specified resource. |
updateConfig |
PATCH /v1/{name}:updateConfig Update Notebook Instance configurations. |
updateMetadataItems |
PATCH /v1/{name}:updateMetadataItems Add/update metadata items for an instance. |
updateShieldedInstanceConfig |
PATCH /v1/{name}:updateShieldedInstanceConfig Updates the Shielded instance configuration of a single Instance. |
upgrade |
POST /v1/{name}:upgrade Upgrades a notebook instance to the latest version. |
upgradeInternal |
POST /v1/{name}:upgradeInternal Allows notebook instances to call this endpoint to upgrade themselves. |
REST Resource: v1.projects.locations.operations
Methods | |
---|---|
cancel |
POST /v1/{name}:cancel Starts asynchronous cancellation on a long-running operation. |
delete |
DELETE /v1/{name} Deletes a long-running operation. |
get |
GET /v1/{name} Gets the latest state of a long-running operation. |
list |
GET /v1/{name}/operations Lists operations that match the specified filter in the request. |
REST Resource: v1.projects.locations.runtimes
Methods | |
---|---|
create |
POST /v1/{parent}/runtimes Creates a new Runtime in a given project and location. |
delete |
DELETE /v1/{name} Deletes a single Runtime. |
get |
GET /v1/{name} Gets details of a single Runtime. |
getIamPolicy |
GET /v1/{resource}:getIamPolicy Gets the access control policy for a resource. |
list |
GET /v1/{parent}/runtimes Lists Runtimes in a given project and location. |
reportEvent |
POST /v1/{name}:reportEvent Report and process a runtime event. |
reset |
POST /v1/{name}:reset Resets a Managed Notebook Runtime. |
setIamPolicy |
POST /v1/{resource}:setIamPolicy Sets the access control policy on the specified resource. |
start |
POST /v1/{name}:start Starts a Managed Notebook Runtime. |
stop |
POST /v1/{name}:stop Stops a Managed Notebook Runtime. |
switch |
POST /v1/{name}:switch Switch a Managed Notebook Runtime. |
testIamPermissions |
POST /v1/{resource}:testIamPermissions Returns permissions that a caller has on the specified resource. |
REST Resource: v1.projects.locations.schedules
Methods | |
---|---|
create |
POST /v1/{parent}/schedules Creates a new Scheduled Notebook in a given project and location. |
delete |
DELETE /v1/{name} Deletes schedule and all underlying jobs |
get |
GET /v1/{name} Gets details of schedule |
list |
GET /v1/{parent}/schedules Lists schedules in a given project and location. |