Arkc commandos

Hello all,

what should I put in the parameter diskstorageid of the command 

                     arkc -diskstorage -delete -D name=DiskStorage1 diskstorageid=??

Thanks a lot,

best regards

Hello,

The example below explains how to delete a disk storage in arkc:

  1. List all disk storage

arkc -diskstorage -list

name=Disk Storage A

name=Disk Storage B

  1. Delete a disk storage

#  arkc -diskstorage -delete -D name=[Disk Storage B]

Cheeers!