efa fabric device remove

Removes existing device from a fabric.

Syntax

efa fabric device remove { --name <fabric-name> | --ip <list-of-device-ips> }| [--no-device-cleanup]

Command Default

If the “--no-device-cleanup” option is used, the configuration pushed by the automation engine will not be cleaned up from the fabric devices. Removal of a device from fabric doesn‘t delete the device from inventory. The device from inventory must be deleted.

Parameters

--name
Name of the fabric
--ip
Device IP
--no-device-cleanup
Do not clean up the configuration on the devices

Examples

efa fabric device remove --ip 10.24.48.131,10.24.51.135,10.25.225.58,10.24.51.131,10.24.80.139
 --name BLR_FABRIC --no-device-cleanup