vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanObjectSnapshotId(vim.vsan.VsanObjectSnapshotId)
- Extends
- DynamicData
- Since
- 8.0.0.4
Data Object Description
The IDs related to vSAN snapshots of an object.Properties
Name | Type | Description |
---|---|---|
cookie* | xsd:string |
A cookie that is provided when creating the snapshot, which is in UUID
format, like "e3d10064-ae3c-9323-568d-b02628350470".
If such a data is provided in snapshot creation, it must also be provided
when deleting the snapshot.
|
snapshotId | xsd:int |
A native snapshot ID on the zDOM object, it is an integer starting from 1.
|
uuid | xsd:string |
The uuid of vSAN object. Its format is like
"e3d10064-ae3c-9323-568d-b02628350470"
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |