View the Project on GitHub elements-storage/elements-sdk-python
| Name | Type | Description | Notes |
|---|---|---|---|
| node | bool, date, datetime, dict, float, int, list, str, none_type | ||
| id | int | ||
| host | str | ||
| storage_pool | int | ||
| size_total | int | ||
| size_used | int | ||
| size_free | int | ||
| online | bool | ||
| consistent | bool | ||
| errors | [str] |