editable | sourcePath |
---|---|
false |
en/_api-ref/datasphere/v2/api-ref/Project/index.md |
A set of methods for managing Project resources.
#|
||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. ||
|#