vSAN Management API


Data Object - VsanObjSnapParams(vim.vsan.VsanObjSnapParams)

Extends
DynamicData
Since
8.0.0.4

Data Object Description

The information for creating vSAN snapshot.

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.
creator*xsd:string

It indicates snapshots created by the specified creator.
See VsanSnapshotCreator

snapshotType*xsd:string

Type of the snapshot.
See VsanSnapshotType

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