delete disk_bom blacklist
Function
The delete disk_bom blacklist command is used to delete disk items from a BOM blacklist.
Format
delete disk_bom blacklist bom_list=? [ force=? ]
Parameters
Parameter |
Description |
Value |
---|---|---|
bom_list |
Disk item. |
The value contains 1 to 16 disk items. The length of each disk item is eight bytes and disk items are separated by commas (,). Each disk item can contain digits and letters only. |
force |
Forced execution. |
The value is "yes" or "no", where:
|
Views
Developer view
Usage Guidelines
- In the disk access process, do not run this command.
- This command is invalid for disks that have connected to the system, and is valid for newly connected disks and reconnected disks (reinserted disk, reset disk, or reset system).
- In the following condition, a disk item cannot be deleted.
- The check status of the BOM list is off.
Example
Delete disk items from a BOM blacklist.
developer:/>delete disk_bom blacklist bom_list=0235G6BB,0235G6BC
WARNING: You are about to delete disk items from the BOM blacklist.This operation may change whether the disk whose item is specified can be connected to the system.
Suggestion: Before performing this operation, confirm that the type of the BOM list and disk item are correct.
Have you read warning message carefully?(y/n)y
Are you sure you really want to perform the operation?(y/n)y
Delete BOM 0235G6BB successfully.
Delete BOM 0235G6BC successfully.
System Response
None