#Initial Active IQ Unified Manager Settings

1 messages · Page 1 of 1 (latest)

regal belfry
#

Does anybody know how to script the intial settings when you first acces the web UI after a automatic deploy, so that these settings would not be asked.

regal belfry
#

Hey everyone is this impossible ??

naive jacinth
#

I worked out the REST calls using the Chrome Developer Tools and Postman - I haven't put it into Ansible (would use the URI module) or PowerShell yet - but here's my notes so far. Note that some of the header settings are not standard. It may want the Content-Length too (Postman calculates that automatically) - it's the length of the body. I wouldn't expect 'idempotence' either (obviously).

Also, if you want to just skip the entire setup - go straight to 'Step 5 - Finish' 😛

FYI - this process most likely is not supported so all this could change whenever - but I don't think it's likely.