create multi-site extension attachment

POST https://{{dcnm}}/rest/top-down/fabrics/{{fabric}}/vrfs/attachments

This specific payload creates a multi-site extension VRF switch attachment within DCNM

Request Body

{"0"=>{"vrfName"=>"{{vrf}}", "lanAttachList"=>[{"fabric"=>"{{fabric}}", "vrfName"=>"{{vrf}}", "vlan"=>"{{vrf_dot1q_vlan}}", "freeformConfig"=>"", "serialNumber"=>"9S5NZ70B3JX", "deployment"=>true, "extensionValues"=>"", "instanceValues"=>"{\"loopbackId\":\"\",\"loopbackIpAddress\":\"\",\"loopbackIpV6Address\":\"\"}"}]}}

HEADERS

KeyDatatypeRequiredDescription
dcnm-tokenstring
Content-Typestring