Hello,
for an internal deployment-tool we scan only the MAC-Addresses/Serial-Numbers of our APs and add them automaticly with a individual Name to our documentation-database. From there static DHCP-Entrys and DNS-Records are generated. I want our automatical Script also to add the AP to the ap-database on our ArubaOS 8.2.x.x Cluster.via the REST-API, provided by the MM. The Point is, that we sometimes prepare APs in larger ammounts and I don't want to "dig -x" every APs IP to type the name into the controller or even bring the AP to power. I want the AP to boot, discover the Controller-Cluster and allready have its name and ap-group configured, so I don't need to touch that part.
I allready use the REST-API of the MM to configure VLANs on interfaces, so this is my prevered interface, CLI would bo ok, too, because I can then search the API.
Is there a way to insert an AP into the database without the AP being up and if this is not possible, well, then this is a feature-request.
Greetings,
Hendrik