Skip to content

Implement Virtualchassis #71

Open
kuhball wants to merge 2 commits into
sol1:mainfrom
kuhball:virtualchassis-v2
Open

Implement Virtualchassis #71
kuhball wants to merge 2 commits into
sol1:mainfrom
kuhball:virtualchassis-v2

Conversation

@kuhball
Copy link
Copy Markdown
Contributor

@kuhball kuhball commented May 28, 2026

This MR attempts to close #66.

The following has been done:

  • Add a new function virtualChassisMaster to with the hardcoded filter virtual_chassis_member=True&vc_position=1 within netbox
  • Add a new function virtualChassis to fetch virtualchassis
  • Extend the getLinkedObjects function to combine the interfaces of all virtual chassis members

The idea is to fetch all the data like primary_ip, contact etc. from the first device in the virtual chassis and combine the interfaces over all chassis members. This is similar to the way netbox handles virtual chassis in the UI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Import virtual chassis

1 participant