vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanFileShareSnapshotConfig(vim.vsan.FileShareSnapshotConfig)
- Property of
- VsanFileShareSnapshot
- Parameter to
- VsanClusterCreateShareSnapshot
- Extends
- DynamicData
- Since
- vSAN 7.0U2
Data Object Description
Configurations of a snapshot for a file share. A snapshot is for consistent and efficient backup of file shares.Properties
Name | Type | Description |
---|---|---|
name* | xsd:string |
The name of the snapshot. Must be unique within the file share. The snapshot
name cannot exceed 100 bytes. It should be a valid UTF-8 name and should not
allow use of the following characters: '', '/', ':', '*', '?', '"', '<',
'>', '|', '~', '@', '^', '..' and '%'. This configuration is required for
snapshot creation.
|
shareUuid* | xsd:string |
UUID of the file share to create a snapshot. This configuration is required
for snapshot creation.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |