04-14-2022 09:35 PM
hi,
i am looking for a python script for rest api to know the VPC policy group configurations. by using this "api/mo/uni/infra/funcprof/vpc-xxxx.json" all it return its own properties but not list about the child policies like cdp, lldp.
Solved! Go to Solution.
04-25-2022 08:02 AM
You could try "/api/node/mo/uni/infra/funcprof/accbundle-xxxx.json?rsp-subtree-include=relations" where xxxx is the name of the Interface policy group. I'm not sure if this is what you're looking for. But it contains CDP and LLDP policies.
04-25-2022 08:02 AM
You could try "/api/node/mo/uni/infra/funcprof/accbundle-xxxx.json?rsp-subtree-include=relations" where xxxx is the name of the Interface policy group. I'm not sure if this is what you're looking for. But it contains CDP and LLDP policies.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide