vSAN Management API


Data Object - CnsSnapshotCreateSpec(vim.cns.SnapshotCreateSpec)

Parameter to
CnsCreateSnapshots
Extends
DynamicData
See also
CnsVolumeId
Since
7.0

Data Object Description

Specifications for snapshot creation operation.
Create snapshot with given description.

Properties

Name Type Description
descriptionxsd:string

User description of this snapshot. CNS server does not enforce uniqueness of snapshot description
volumeIdCnsVolumeId

Unique identifier for the volume.
Properties inherited from DynamicData
None

Show WSDL type definition