DELVOL
Logic
The deleted full-volume dump is visible in the UI until a periodic synchronization, which by default, is performed automatically every 5 minutes. If needed, you can perform on-demand synchronization in the UI by clicking the SYNC WITH STORAGE button in the Agents tab.
Syntax
UNIQUEID(<uniqueId>)
[PURGE]
Required parameters
Parameter | Description |
---|---|
volser | A specific volume name |
uniqueid | The unique id or a partial prefix of the unique id of the deleted full-volume dump |
Optional parameters
Option[Short option] | Description | Format | Examples |
---|---|---|---|
PURGE | Deletes backup of a full-volume dump, although it has not yet expired You must have READ access to the BMC AMI Cloud resource M9.CLI.DELVOL.PURGE | N/A | N/A |
Output
The output displays the given DELVOL command and parameters, followed by the requested information:
If the full-volume dump has not yet expired, it will not be deleted, and the message ZM9I077E will be displayed:
If the full-volume dump specified doesn't exists, the message ZM9I058E will be displayed:
Example
The following example demonstrates use of the command.