vSAN Management API


Data Object - CnsSnapshotCreateSpec(vim.cns.SnapshotCreateSpec)

Parameter to
CnsCreateSnapshots
Extends
DynamicData
See also
CnsSnapshotId, 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
snapshotId*CnsSnapshotId

CSI-provided id of the snapshot

Since 9.1.0.0
volumeIdCnsVolumeId

Unique identifier for the volume.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition