View the Project on GitHub elements-storage/elements-sdk-python
| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | ||
| name | str | [optional] [readonly] | |
| uuid | str | [optional] [readonly] | |
| generation | int | [optional] [readonly] | |
| custom_a | str | [optional] [readonly] | |
| custom_b | str | [optional] [readonly] | |
| custom_c | str | [optional] [readonly] | |
| custom_d | str | [optional] [readonly] | |
| free_space | int, none_type | [optional] [readonly] | |
| load_counter | int | [optional] [readonly] | |
| error_counter | int | [optional] [readonly] | |
| error_reason | str, none_type | [optional] [readonly] | |
| active | bool | [optional] [readonly] | |
| lto | str, none_type | [optional] [readonly] | |
| group | int, none_type | [optional] [readonly] |