Skip to content

Fix issue with breakout with multiple switch #484

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

ccoueffe
Copy link
Collaborator

No description provided.

@ccoueffe ccoueffe self-assigned this Jul 31, 2025
@ccoueffe ccoueffe added the wip Work In Progress - DO NOT MERGE YET label Jul 31, 2025
# This function will get policies for a given serial number and
# populate the breakout interfaces in self.have_breakout.
path = "/appcenter/cisco/ndfc/api/v1/lan-fabric/rest/control/policies/switches/{}".format(sno)
resp = dcnm_send(self.module, "GET", path)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ccoueffe Can you get me the exact output that is saved to this resp variable? I will need this to fix the unit tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wip Work In Progress - DO NOT MERGE YET
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants