efa fabric delete

Deletes the fabric from inventory.

Syntax

efa fabric delete [ --name fabric-name ] [--force ]

Parameters

--name fabric-name
Name of the fabric to be deleted.
--force
Forces the deletion of fabric even if the fabric has devices.

Usage Guidelines

Deletion of a fabric is not allowed if the fabric has one or more devices. You must delete all the devices from the fabric prior to deleting the fabric.

Forced deletion of a fabric removes the devices from the fabric but not from the inventory.

Examples

The following example deletes the fabric BLR_FABRIC.

efa fabric delete --name BLR_FABRIC