Configures the interval for periodic discovery of devices.
The default discovery interval is one hour.
Tenant and Fabric Services use periodic discovery to detect out-of-sync configurations on the devices.
Fabric and Tenant Services act on the published events and update the database to reflect the status of the devices as in-sync and out-of-sync.
This example configures an interval of 20 minutes for a specific IP address.
efa inventory device discovery-time update --ip 1.1.1.1 --min 20
This example configures an interval of 2 hours for a Fabric named myFabric
.
efa inventory device discovery-time update -- fabric myFabric --hour 2