vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanSnapshotQuerySpec(vim.vsan.VsanSnapshotQuerySpec)
- Extends
- DynamicData
- Since
- 8.0.0.4
Data Object Description
Specification for querying snapshots information.Properties
Name | Type | Description |
---|---|---|
creator* | xsd:string |
If set, snapshots created by the specified creator will be returned. See VsanSnapshotCreator |
datastoreUuid | xsd:string |
The vSAN datatore container ID. This can be found in
containerId, such as
"522116b0018397a0-faf6eef653793842"
|
includeDescriptorPath* | xsd:boolean |
If set, snapshotPath and objectPath will be returned.
|
objectUuids* | xsd:string[] |
A list of object uuids to query snapshots. Object uuid is in the format like
"e3d10064-ae3c-9323-568d-b02628350470".
|
snapshotType* | xsd:string |
If set, snapshots of the specified type will be returned. See VsanSnapshotType |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |