[Expert@host]# mgmt_cli -s id.txt add host name Objectone ip-address 10.10.10.10 [Expert@host]# mgmt_cli -s id.txt add host name Objecttwo ip-address 10.10.10.10 code: "err_validation_failed" message: "Validation failed with 1 warning" warnings: - message: "Multiple objects have the same IP address 10.10.10.10" [Expert@host]# mgmt_cli -s id.txt add host name Objecttwo ip-address 10.10.10.10 ignore-warnings true