# Notebook

The information of the object in workspace. It will be returned by ``list`` and ``get-status``.

## The ObjectInfo object

- [notebook/object.md](notebook/object.md)

## Endpoints

### Get

- [GET /api/2.0/workspace/get-status](get-status.md)

### List

- [GET /api/2.0/workspace/list](list.md)

### Create

- [POST /api/2.0/workspace/import](import.md)

### Delete

- [POST /api/2.0/workspace/delete](delete.md)

### Export

- [GET /api/2.0/workspace/export](export.md)

### Mkdirs

- [POST /api/2.0/workspace/mkdirs](mkdirs.md)

