Update an Existing Service Instance

PATCH {{PROTOCOL}}://{{NSO_IP}}:{{NSO_HTTP_PORT}}/restconf/data/svi_verify_example:svi_verify_example=first-instance

Updating the VLAN Name and Number

Request Body

{"svi_verify_example:svi_verify_example"=>[{"name"=>"first-instance", "switches"=>[{"id"=>"first-sw", "switch-device"=>"dist-sw01"}, {"id"=>"second-sw", "switch-device"=>"dist-sw02"}], "firewalls"=>[{"id"=>"first-fw", "firewall-device"=>"edge-firewall01"}], "vlan-id"=>1503, "vlan-name"=>"NEW-SVI-DEMO"}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Authorizationstring
Acceptstring