Usage is: delete_shelf_ip_info --shelf <shelf_ip> [OPTIONS]
Required arguments:
-s,--shelf=SHELF_IP IP address of shelf with FRU info to set
Optional arguments:
When specified w/o parameters, the optional arguments will assume
their default values. When omitted, the values present in the Shelf
FRU Information will be retained.
-d, --dry-run When this option is used, the
nothing is written back to the shelf.
-v, --verbose=VERBOSITY VEBOSITY can range from 1 to 3.
Return Value:
0 if OK
1 if there is a problem with the arguments provided
2 if there are problems communicating with the shelf
  • No labels