RenameSnapshot
Rename a Snapshot of a folder.
Input
| Name | Type | Required | Description |
| Path | String | False | The path for which the snapshot will be renamed. Must be a folder. |
| SnapshotName | String | True | The new name of the snapshot. |
| OldSnapshotName | String | True | The old name of the snapshot. |
Result Set Columns
| Name | Type | Description |
| Success | Boolean | Whether the operation completed successfully or not. |