Closed aaronhackney closed 11 months ago
404 errors can happen when onboarding an FTD with LTP due to a race condition. Fix is to add polling to the ftd.py file when attempting to retrieve the specific device after adding the device to CDO.
Fixed in pull https://github.com/CiscoDevNet/ansible-cisco-cdo/pull/30 and released version 1.1.7 to Ansible-Galaxy
404 errors can happen when onboarding an FTD with LTP due to a race condition. Fix is to add polling to the ftd.py file when attempting to retrieve the specific device after adding the device to CDO.