Use the oakcli delete vdisk command to delete a virtual disk from a shared repository on Oracle Database Appliance Virtualized Platform.
Syntax
oakcli delete vdisk vdisk_name -repo repository_name [-h]
Parameters
| Parameter | Description |
|---|---|
|
|
Name assigned to the virtual disk |
|
|
Name of the shared repository where the virtual disk was created |
|
|
(Optional) Display help for using the command. |
Example
Remove a virtual disk named t2g from the shared repository named repoprod1:
oakcli delete vdisk t2g -repo repoprod1