Projects¶
Project object¶
| Field | Type | Description |
|---|---|---|
| base_path | string | path on the system |
| git_address | string | git url |
| id | int | project ID |
| instances | Array of Instance object | list of instances related to project |
| Field | Type | Description |
|---|---|---|
| base_path | string | path on the system |
| git_address | string | git url |
| id | int | project ID |
| instances | Array of Instance object | list of instances related to project |