vSAN Management API


Data Object - CnsSnapshotDeleteSpec(vim.cns.SnapshotDeleteSpec)

Parameter to
CnsDeleteSnapshots
Extends
DynamicData
See also
CnsSnapshotId, CnsVolumeId
Since
7.0

Data Object Description

Specifications for snapshot delete operation.
Delete the snapshot with given volumeId and snapshotId.

Properties

Name Type Description
snapshotIdCnsSnapshotId

Unique identifier for the snapshot.
volumeIdCnsVolumeId

Unique identifier for the volume.
Properties inherited from DynamicData
None

Show WSDL type definition