sr_stat
Class: sr_stat
A set of high-level properties associated with an SR.
| Prototyped in: | XenServer 7.5 (kolkata) |  | 
| Published in: | XenServer 7.6 (lima) |  | 
Enums
sr_health
| Values: | healthy | Storage is fully available | 
|  | recovering | Storage is busy recovering, e.g. rebuilding mirrors. | 
Fields
bool
clustered
[RO/runtime]
Indicates whether the SR uses clustered local storage.
| Prototyped in: | XenServer 7.5 (kolkata) |  | 
| Published in: | XenServer 7.6 (lima) |  | 
int
free_space
[RO/runtime]
Number of bytes free on the backing storage (in bytes)
| Prototyped in: | XenServer 7.5 (kolkata) |  | 
| Published in: | XenServer 7.6 (lima) |  | 
enum sr_health
health
[RO/runtime]
The health status of the SR.
| Prototyped in: | XenServer 7.5 (kolkata) |  | 
| Published in: | XenServer 7.6 (lima) |  | 
string
name_description
[RO/runtime]
Longer, human-readable description of the SR. Descriptions are generally only displayed by clients when the user is examining SRs in detail.
| Prototyped in: | XenServer 7.5 (kolkata) |  | 
| Published in: | XenServer 7.6 (lima) |  | 
string
name_label
[RO/runtime]
Short, human-readable label for the SR.
| Prototyped in: | XenServer 7.5 (kolkata) |  | 
| Published in: | XenServer 7.6 (lima) |  | 
int
total_space
[RO/runtime]
Total physical size of the backing storage (in bytes)
| Prototyped in: | XenServer 7.5 (kolkata) |  | 
| Published in: | XenServer 7.6 (lima) |  | 
string option
uuid
[RO/runtime]
Uuid that uniquely identifies this SR, if one is available.
| Prototyped in: | XenServer 7.5 (kolkata) |  | 
| Published in: | XenServer 7.6 (lima) |  | 
Messages