Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 990 Bytes

SnapshotSnapshotsSummarySummary.md

File metadata and controls

17 lines (13 loc) · 990 Bytes

SnapshotSnapshotsSummarySummary

Properties

Name Type Description Notes
ActiveCount int32 Total number of active snapshots. [default to null]
ActiveSize int32 Sum of sizes of active snapshots. [default to null]
AliasesCount int32 Total number of snapshot aliases. [default to null]
Count int32 Total number of snapshots. [default to null]
DeletingCount int32 Total number of delete-pending snapshots. [default to null]
DeletingSize int32 Sum of sizes of delete-pending snapshots. [default to null]
ShadowBytes int32 Sum of shadow bytes of all snapshots. [default to null]
Size int32 Sum of sizes in bytes of all snapshots. [default to null]

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