Usage: nvmesh driveclass update [OPTIONS]

  Update a drive class.

  Usage example, update a drive class named 'dc1' to include 2 drives named
  'samsungDriveSerial1' and 'intelDriveSerial12', and consider a domain with
  a scope named 'Rack' and an identifier named 'A':

   $ nvmesh driveclass update --name dc1 --drive samsungDriveSerial1 --drive
   intelDriveSerial12 --domain Rack:A

Options:
  -n, --name TEXT         The name of the drive class  [required]
  -dr, --drive TEXT       The drive's serial number. NOTE: This option can be
                          used multiple times, e.g. -dr <value> -dr <value>.
                          It can also be used once with multiple values
                          separated with the ',' character, e.g. -dr
                          <value>,<value>,<value>  [required]
  -d, --description TEXT  The description of the drive class
  --domain TEXT           Domain in the following format: <scope:identifier>
  -h, --help              Show this message and exit.

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Please do not use this for support questions.
Email Excelero Support

Post Comment