Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.5 KB

ApplicationStatisticsComponents.md

File metadata and controls

18 lines (14 loc) · 1.5 KB

ApplicationStatisticsComponents

Properties

Name Type Description Notes
Uuid string Component UUID [optional] [default to null]
Name string Component Name [optional] [default to null]
Iops *ApplicationStatisticsIops [optional] [default to null]
Latency *ApplicationStatisticsLatency [optional] [default to null]
SharedStoragePool bool An application component is considered to use a shared storage pool if storage elements for for other components reside on the same aggregate as storage elements for this component [optional] [default to null]
Snapshot *ApplicationStatisticsSnapshot [optional] [default to null]
Space *ApplicationStatisticsSpace [optional] [default to null]
StatisticsIncomplete bool If not all storage elements of the application component are currently available, the returned statistics might only include data from those elements that were available [optional] [default to null]
StorageService *ApplicationStatisticsStorageService [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]