3.Tags

Number of APIs: 7

  1. https://{{dnac}}:{{port}}/api/v1/tag FIND TAG GET https://{{dnac}}:{{port}}/api/v1/tag

  2. https://{{dnac}}:{{port}}/api/v1/tag POST POST https://{{dnac}}:{{port}}/api/v1/tag

  3. https://{{dnac}}:{{port}}/api/v1/tag/association POST https://{{dnac}}:{{port}}/api/v1/tag/association

  4. https://{{dnac}}:{{port}}/api/v1/task/{{taskId}} GET https://{{dnac}}:{{port}}/api/v1/task/{{taskId}}

  5. 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

  6. 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}}

  7. https://{{dnac}}:{{port}}/api/v1/tag/{{tagId}} DELETE https://{{dnac}}:{{port}}/api/v1/tag/{{tagId}}