DeleteSnapshot
Create a Snapshot of a folder.
Input
Name | Type | Required | Description |
Path | String | True | The path for which the snapshot will be deleted. Must be a folder. |
SnapshotName | String | True | The name of the snapshot which will be deleted. |
Result Set Columns
Name | Type | Description |
Success | Boolean | Whether the operation completed successfully or not. |