Removes a particular volume group from the Oracle FS System.
volume_group ‑delete
‑volumeGroup volume‑group‑id‑or‑fqn [,volume‑group‑id‑or‑fqn]...
[{‑sessionKey | ‑u admin‑user ‑oracleFS oracle‑fs‑system}]
[{‑outputformat | ‑o} { text | xml }]
[{‑timeout timeout‑in‑seconds | ‑verify | ‑usage | ‑example | ‑help}]
Before removing a volume group, you must delete all its logical volumes or assign them to other volume groups. After a volume group is empty, run the volume_group ‑delete command to remove the group.
Specifies the fully qualified name (FQN) or the ID of the volume group. If specifying two or more volume groups, provide a comma-separated list.
The FQN of the volume group: /user1_vg
$ fscli volume_group -delete -volumeGroup /user1_vg