Trying to add a new WiFi Access-Point into a previously provisioned APIC-EM project via the REST API using post method. Below is the URL mentioned (the x-auth token-id and project-id is good because I can read the list of devices within the project).
api/v1/pnp-project/a03c6485-b77e-4444-9f09-3a02a118549e/device
with the request JSON body format shown in the screen-grab below
status-code = 500 "InternalError"
Version = 1.1.0.767
add "[" and "]" in begin and end of your JSON body
Comments
0 comments
Please sign in to leave a comment.