3.Tags
Number of APIs: 7
-
https://{{dnac}}:{{port}}/api/v1/tag FIND TAG GET https://{{dnac}}:{{port}}/api/v1/tag
-
https://{{dnac}}:{{port}}/api/v1/tag POST POST https://{{dnac}}:{{port}}/api/v1/tag
-
https://{{dnac}}:{{port}}/api/v1/task/{{taskId}} GET https://{{dnac}}:{{port}}/api/v1/task/{{taskId}}
-
https://{{dnac}}:{{port}}/api/v1/tag/association POST https://{{dnac}}:{{port}}/api/v1/tag/association
-
https://{{dnac}}:{{port}}/api/v1/tag/association?tag=InterestingDevice&resourceType=network-device GET https://{{dnac}}:{{port}}/api/v1/tag/association?tag=InterestingDevice&resourceType=network-device
-
ttps://{{dnac}}:{{port}}/api/v1/tag/association/{{tagId}}?resourceType=network-device&resourceId={{deviceId}} DELETE https://{{dnac}}:{{port}}/api/v1/tag/association/{{tagId}}?resourceType=network-device&resourceId={{deviceId}}
-
https://{{dnac}}:{{port}}/api/v1/tag/{{tagId}} DELETE https://{{dnac}}:{{port}}/api/v1/tag/{{tagId}}