Skip to content
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

Reverse information --> Getting info for fvCtx and fvRsCtx (example) #134

Open
briantilburgs opened this issue Nov 28, 2018 · 0 comments
Open

Comments

@briantilburgs
Copy link

Hi All,

I'm working on creating drawings from Cisco ACI backup files (so I don't need to query the fabric to much), I am using a python script to create a drawing in Omnigraffle (the person that is helping me wil get a copy :-) )
Since the dn Values in the backup are mostly empty, I need to find a way to get the proper dn structure for all objects.

For instance I have the object type fvCtx, how can I let python find the rn prefix "ctx-"?
and then there is the fvRsCtx in another place that is referring to this object how can I find out that fvRsCtx should be pointing to an fvCtx object?

Thanks,
Brian

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

No branches or pull requests

1 participant