nautobot-ansible icon indicating copy to clipboard operation
nautobot-ansible copied to clipboard

New models for Nautobot v2.3

Open gsnider2195 opened this issue 7 months ago • 1 comments

ISSUE TYPE
  • Feature Idea
SOFTWARE VERSIONS
pynautobot
Ansible:
Nautobot:

v2.3.0

Collection:
SUMMARY

Several new models are being added to Nautobot in v2.3.0 and will require updates to this project. They're available for testing in the next branch of Nautobot and on https://next.demo.nautobot.com/

New Models:

Cloud

Device Modules

DynamicGroup updates to support static group associations

Metadata (docs)

Fields added to existing models:

  • circuittermination.cloud_network
  • interface.role
  • consoleport.module
  • consoleporttemplate.module_type
  • consoleserverport.module
  • consoleserverporttemplate.module_type
  • frontport.module
  • frontporttemplate.module_type
  • interface.module
  • interfacetemplate.module_type
  • poweroutlet.module
  • poweroutlettemplate.module_type
  • powerport.module
  • powerporttemplate.module_type
  • rearport.module
  • rearporttemplate.module_type
  • jobbutton.enabled
  • dynamicgroup.group_type
  • dynamicgroup.tags
  • dynamicgroup.tenant
  • vminterface.role

gsnider2195 avatar Jul 08 '24 16:07 gsnider2195