Configures the backup for device configuration.
Use the efa inventory config-backup history command to display the history of configuration backups.
Use the efa inventory config-backup execute command to run the configuration backup for the specified device.
Use the efa inventory config-backup delete command to delete the configuration backup record.
Use the efa inventory config-backup detail command to display the details of the configuration backup and to, optionally, show the text of the configuration and save the text to a file.
The following examples show efa inventory config-backup commands.
# efa inventory config-backup execute --ip 10.24.14.133 # efa inventory config-backup history --ip 10.24.14.133 # efa inventory config-backup detail –-uuid 1111-1111-1111 --show-config # efa inventory config-backup detail –-uuid 1111-1111-1111 --show-config -–file-dump fileABC # efa inventory config-backup delete --key 10.24.14.133 # efa inventory config-backup delete --key 1111-1111-111