vSAN Management API


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.
snapshotIdxsd:int

A native snapshot ID on the zDOM object, it is an integer starting from 1.
uuidxsd:string

The uuid of vSAN object. Its format is like "e3d10064-ae3c-9323-568d-b02628350470"
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition