oakcli delete vdisk

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

vdisk_name

Name assigned to the virtual disk

-repo repository_name

Name of the shared repository where the virtual disk was created

-h

(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