I'm trying to start working with the v2.2 API to start updating some of the data on our wireless access points. I'm trying to use this API end-point:
/op/apService/accessPoint
|
I want to update the locationHierarchy information. Is this possible via this API? The locationHierarchy field is not one of those mentioned in the "Request Payload Parameters" documentation, so I didn't know if this was something you could update or not?
I also need to update AP name and mapLocation, and those fields are listed in the API doc, so I'm pretty confident I can update those. At this point I don't have my permissions squared away to do PUT operations so I'm asking this with no actual results to be able to speak to my experience so far.