Dear all, I am able to do Static EPG binding in PC, VPC, Interface using the below xml file and by POST option in GUI.
How to delete multiple static EPG binding using the xml POST method using GUI
Here is the XML file i got using "save" option in GUI
?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><fvAp annotation="" descr="" dn="uni/tn-HOUSTON/ap-APP_PROFILE_PROD" name="APP_PROFILE_PROD" nameAlias="" ownerKey="" ownerTag="" prio="unspecified"><fvAEPg annotation="" descr="" exceptionTag="" floodOnEncap="disabled" fwdCtrl="" isAttrBasedEPg="no" matchT="AtleastOne" name="EPG_VLAN3092_PROD" nameAlias="" pcEnfPref="unenforced" prefGrMemb="exclude" prio="unspecified"><fvRsSecInherited annotation="" tDn="uni/tn-HOUSTON/ap-AP_NONPROD/epg-_TEMPLATE-PROD"/>
<fvRsPathAtt annotation="" descr="" encap="vlan-3092" instrImedcy="immediate" mode="regular" primaryEncap="unknown" tDn="topology/pod-1/protpaths-3471-3481/pathep-[VPC-TO-VMWARE-ESX125]"/>
<fvRsPathAtt annotation="" descr="" encap="vlan-3092" instrImedcy="immediate" mode="regular" primaryEncap="unknown" tDn="topology/pod-1/protpaths-3471-3481/pathep-[VPC-TO-VMWARE-ESX121]"/>
<fvRsPathAtt annotation="" descr="" encap="vlan-3092" instrImedcy="immediate" mode="regular" primaryEncap="unknown" tDn="topology/pod-1/protpaths-3471-3481/pathep-[VPC-TO-VMWARE-ESX119]"/>
Thanks, Kumar