vSAN Management API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanSnapshotSpace(vim.cluster.VsanSnapshotSpace)
- Property of
- VsanEffectiveSpaceUsage
- Extends
- DynamicData
- Since
- 9.1.0.0
Data Object Description
Describes the vSAN snapshot space usage overview, excluding the RAID overhead and other system overhead.Properties
| Name | Type | Description |
|---|---|---|
| actualSnapshotUsedB* | xsd:long |
The actual written snapshot capacity in cluster
excluding RAID overhead and file system usage.
|
| fullyInflatedSnapshotUsedB* | xsd:long |
Fully inflated snapshot capacity in bytes.
It refers to the total storage that would be
consumed if all snapshots occupied their full
logical size, without benefiting from any space
efficiency mechanisms such as native snapshot
or deduplication.
|
| snapshotCount* | xsd:int |
The total count of snapshots of all objects in cluster.
|
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |