vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
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 |
---|---|---|
description | xsd:string |
User description of this snapshot.
CNS server does not enforce uniqueness of snapshot description
|
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 |