Remove a Device LabelΒΆ

Device labels can be removed from a device by specifying the label key.

The command format is:

system host-device-label-remove <hostname_or_id> <pci_name_or_address> <name> [<name> ...]

Example

  • Remove key1 associated with a PCI device from controller-0.

    ~(keystone_user)$ system host-device-label-remove controller-0 0000:b3:00.0 key1