Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi I'd like to ask about following .
When is "deviceId" key added to the config in pnp-project?
I'm working on making automation tool that register/delete config in pnp-project by python.
I found the config which that the status changes from PENDIN...
HiDo you know when the status code 401 is returned?Sometimes I get 401 when I use post pnp-project/{project-id}/device in multiple althogh the token is correct.I guess that a synchronous API like pnp-project return 401 when a synchronous API request ...
Hello1.Is there API that reset "status" of device like we can reset by GUI?ex."provisioned"→"pending" 2.Does response of API "GET /pnp-project/{project-id}/device" have when "status" has changed?ex."Status" of device was changed to "provisioned" from...
HiI'd like to know about limit of UUID digits.I sometimes find below response."detail:2ace3214-4741-4432-8ab7-2068edc2bec54 does not conform to expected UUID pattern"Is there any rules of UUID?
I know "/pnp-project by using /pnp-project/{projectId}/device/{deviceId}" execute to delete device rule.
The device which is already downloaded and the status is "PROVISIONED" is not completely deleted from APIC-EM by "/pnp-project by using /pnp-pr...
Hi Adam
Thank you for your quick reply.
I think your mention is how to create a device in /pnp-project.
I know it and saw your blog before.
I'm asking how to delete a device in /pnp-device.
(I try to use "delete /pnp-project/{projectId}/devic...