Skip to content

Latest commit

 

History

History
31 lines (27 loc) · 1.61 KB

index.md

File metadata and controls

31 lines (27 loc) · 1.61 KB
editable sourcePath
false
en/_api-ref/datasphere/v2/api-ref/Project/index.md

DataSphere API v2, REST: Project

A set of methods for managing Project resources.

Methods

#| ||Method | Description || || Create | Creates a project in the specified folder. || || Update | Updates the specified project. || || Delete | Deletes the specified project. || || Open | Opens the specified project. || || Get | Returns the specified project. || || List | Lists projects for the specified community. || || GetUnitBalance | Returns the unit balance of the specified project. || || SetUnitBalance | Sets the unit balance of the specified project. || || Execute | Executes code of the specified notebook using configuration defined in the project settings. If the default project configuration is not specified, c1.4 is used. || || ListAccessBindings | Lists access bindings for the project. || || SetAccessBindings | Sets access bindings for the project. || || UpdateAccessBindings | Updates access bindings for the project. || || AddResource | Adds shared resource to project || || RemoveResource | Removes shared resource from project || || GetRestrictionsMeta | Get meta information about available restrictions. || || GetRestrictions | Get current project restrictions. || || SetRestrictions | Set project restrictions. || |#