| Name | Type | Description | Notes |
|---|---|---|---|
| allocated | Allocated | [optional] | |
| allocated_percentage | float, none_type | Percentage of allocated capacity for the system | [optional] |
| compaction | float, none_type | Compaction details | [optional] |
| compression | float, none_type | Compression details | [optional] |
| data_reduction | float, none_type | Data reduction | [optional] |
| dedup | float, none_type | Dedup Details | [optional] |
| failed | float, none_type | Failed capacity | [optional] |
| failed_percentage | float, none_type | Percentage of failed capacity | [optional] |
| free | float, none_type | Free capacity of the system | [optional] |
| free_initialized | float, none_type | Intialized capacity out of the free capacity | [optional] |
| free_percentage | float, none_type | Percentage of the free capacity | [optional] |
| free_uninitialized | float, none_type | Uninitialized capacity out of the free capacity | [optional] |
| over_provisioning | float, none_type | Over provisioning ratio | [optional] |
| total | float, none_type | Total capacity of the system | [optional] |
| unavailable | float, none_type | Unavailable storage | [optional] |
| unavailable_percentage | float, none_type | Percentage of storage that is unavailable | [optional] |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |