nautobot-app-firewall-models icon indicating copy to clipboard operation
nautobot-app-firewall-models copied to clipboard

Tags missing from Object model via API

Open mroe1234 opened this issue 2 months ago • 1 comments

Environment

  • Python version: 3.11.2
  • Nautobot version: 2.2.2
  • nautobot-firewall-models version: 2.0.3

Expected Behavior

When querying an object using pynautobot or the API, I expect to be able to retrieve and set tags of an object

Observed Behavior

No tags are available

Steps to Reproduce

This is visible via the demo instance

  1. https://demo.nautobot.com/api/plugins/firewall/address-object/ This is just the address object, but all objects that support tags via the GUI should also support tags via the API.

mroe1234 avatar Apr 26 '24 17:04 mroe1234