cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
737
Views
0
Helpful
3
Replies

MSO/NDO API to remove static binding for VPC

zulusurfer
Level 1
Level 1

Hi all,

i'm trying to make Postman script to delete static binding from MSO/NDO for VPC. 

If I want to delete static binding from MSO for individual port, script is working. But if I modify path for VPC I'm always getting same error:

"message""Bad Request: Malformed path. Must reference index or static port in list: i.e. /sites/{siteId}/anps/{anpName}/epgs/{epgName}/staticPorts/topology/pod-1/paths-101/pathep-[eth1/4]"
 
For VPC code is:
 
 /sites/{siteId}/anps/{anpName}/epgs/{epgName}/staticPorts/topology/pod-1/protpaths-101-102/pathep-vPCPolGro]
 
Everything looks good for path, but script is not working.
 
Is there any limitation for MSO/NDO for removing static binding, like it can only be done for individual port and not for VPC for example?
 
 
Thanks,
Zulu

 

3 Replies 3

Huyen Duong
Cisco Employee
Cisco Employee

Hi!

This is an implementation issue, we will fix in the next releases.

Ruben Cocheno
Spotlight
Spotlight

@zulusurfer 

All sorted?

Tag me to follow up.
Please mark it as Helpful and/or Solution Accepted if that is the case. Thanks for making Engineering easy again.
Connect with me for more on Linkedin https://www.linkedin.com/in/rubencocheno/

Huyen Duong
Cisco Employee
Cisco Employee

We got the fix from NDO 4.2.1 and later releases.