efa inventory drift-reconcile

Identifies drift in device configuration and performs reconciliation.

Syntax

efa inventory drift-reconcile history [ --ip ip-address | --help ]
efa inventory drift-reconcile execute [ --ip ip-address | --reconcile | --help ]
efa inventory drift-reconcile delete [ --key ip-address | dr-uuid | --help ]
efa inventory drift-reconcile detail [ --uuid dr-uuid | --help ]

Parameters

detail
Displays drift-reconcile detail.
delete
Deletes the drift-reconcile record.
execute
Runs drift-reconcile.
history
Displays drift-reconcile history.
--ip ip-address
Specifies the IP address of the device.
--key ip-address|dr-uuid
Specifies IP address of the device or the drift and reconcile UUID to be deleted.
--reconcile
Identifies drift and reconcile with device
--uuid dr-uuid
Specifies the UUID for the drift reconcile.
--help
Provides help for drift-reconcile commands.

Examples

The following example shows efa inventory drift-reconcile commands.

# efa inventory drift-reconcile execute --ip 10.24.14.133 –-reconcile
# efa inventory drift-reconcile history -–device-ip 10.24.14.133
# efa inventory drift-reconcile detail –-uuid 1111-1111-1111
# efa inventory drift-reconcile delete -–key 10.24.14.133
# efa inventory drift-reconcile delete -–key 1111-1111-1111