modify link

PUT https://{{dcnm}}/rest/control/links/LINK-UUID-57500

Modifies the parameters of an existing link through details given within the payload. Payload can be retrieved from one of the GET operations listed within this folder

Request Body

{"sourceFabric"=>"{{fabric}}", "destinationFabric"=>"{{fabric}}", "sourceDevice"=>"958WQIC6W4V", "destinationDevice"=>"9FX0BBEC4TK", "sourceSwitchName"=>"spine1", "destinationSwitchName"=>"leaf1", "sourceInterface"=>"Ethernet1/1", "destinationInterface"=>"Ethernet1/10", "templateName"=>"int_intra_fabric_num_link_11_1", "nvPairs"=>{"PEER1_IP"=>"10.4.0.5", "PEER2_IP"=>"10.4.0.6", "PEER1_V6IP"=>"", "PEER2_V6IP"=>"", "ADMIN_STATE"=>true, "MTU"=>"9216", "PEER1_BFD_ECHO_DISABLE"=>false, "PEER2_BFD_ECHO_DISABLE"=>false, "ENABLE_MACSEC"=>false, "PEER1_DESC"=>"connected-to-leaf1-Ethernet1/10", "PEER2_DESC"=>"connected-to-spine1-Ethernet1/1", "PEER1_CONF"=>"", "PEER2_CONF"=>""}}

HEADERS

KeyDatatypeRequiredDescription
dcnm-tokenstring