AI Platform Notebooks API is used to manage notebook resources in Google Cloud.
- REST Resource: v1beta1.projects.locations
- REST Resource: v1beta1.projects.locations.environments
- REST Resource: v1beta1.projects.locations.instances
- REST Resource: v1beta1.projects.locations.operations
- REST Resource: v1.projects.locations
- REST Resource: v1.projects.locations.environments
- REST Resource: v1.projects.locations.instances
- REST Resource: v1.projects.locations.operations
Service: notebooks.googleapis.com
To call this service, we recommend that you use the Google-provided client libraries. If your application needs to use your own libraries to call this service, use the following information when you make the API requests.
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. |
Service: notebooks.googleapis.com
To call this service, we recommend that you use the Google-provided client libraries. If your application needs to use your own libraries to call this service, use the following information when you make the API requests.
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: 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.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. |
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. |
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. |