This sample playbook makes an initial setup of the device: accepts EULA, changes password and enables license evaluation mode.
Why
When FTD is freshly installed from the image, its REST API cannot be used immediately, because the device is locked.
To start using the API, the device should be unlocked using Provision API. This sample shows how to do it.
Overview
This sample playbook makes an initial setup of the device: accepts EULA, changes password and enables license evaluation mode.
Why
When FTD is freshly installed from the image, its REST API cannot be used immediately, because the device is locked. To start using the API, the device should be unlocked using Provision API. This sample shows how to do it.