vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
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 |
---|---|---|
snapshotId | CnsSnapshotId |
Unique identifier for the snapshot.
|
volumeId | CnsVolumeId |
Unique identifier for the volume.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |