| app_category_id |
str, none_type |
Identifier of the application category associated with the space domain. `Filter` |
[optional] |
| app_category_name |
str, none_type |
Name of the application category associated with the space domain. `Filter` |
[optional] |
| block_size |
int, none_type |
Block size in bytes of volumes belonging to the space domain. `Sort` |
[optional] |
| clone_ratio |
float, none_type |
Clone savings for the space domain expressed as ratio. `Sort` |
[optional] |
| compressed_usage_bytes |
int, none_type |
Compressed usage of volumes and snapshots in the space domain. `Sort` |
[optional] |
| compression_ratio |
float, none_type |
Compression savings for the space domain expressed as ratio. `Sort` |
[optional] |
| dedupe_ratio |
float, none_type |
Deduplication savings for the space domain expressed as ratio. `Sort` |
[optional] |
| deduped |
bool, none_type |
Volumes in space domain are deduplicated by default. `Filter, Sort` |
[optional] |
| encrypted |
bool, none_type |
Volumes in space domain are encrypted. `Filter, Sort` |
[optional] |
| id |
str, none_type |
Identifier of the application summery. `Filter` |
[optional] |
| logical_dedupe_usage |
int, none_type |
Logical space usage of volumes when deduped. `Sort` |
[optional] |
| physical_dedupe_usage |
int, none_type |
Physical space usage of volumes including snapshots when deduped. `Sort` |
[optional] |
| pool_id |
str, none_type |
Identifier associated with the pool in the storage pool table. `Filter` |
[optional] |
| pool_name |
str, none_type |
Name of the pool containing the space domain. `Filter` |
[optional] |
| savings_clone |
int, none_type |
Space usage savings in the space domain due to cloning of volumes. `Sort` |
[optional] |
| savings_compression |
int, none_type |
Space usage savings in the space domain due to compression. `Sort` |
[optional] |
| savings_dedupe |
int, none_type |
Space usage savings in the space domain due to deduplication. `Sort` |
[optional] |
| snap_logical_usage |
int, none_type |
Logical usage of snapshots in the space domain. `Sort` |
[optional] |
| uncompressed_usage_bytes |
int, none_type |
Uncompressed usage of volumes and snapshots in the space domain. `Sort` |
[optional] |
| usage |
int, none_type |
Physical space usage of volumes in the space domain. `Sort` |
[optional] |
| vol_logical_usage |
int, none_type |
Logical usage of volumes in the space domain. `Sort` |
[optional] |
| vol_mapped_usage |
int, none_type |
Mapped usage of volumes in the space domain, useful for computing clone savings. `Sort` |
[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] |