OESS icon indicating copy to clipboard operation
OESS copied to clipboard

Create replace_link webservice method for converting a link to a LAG

Open jonstout opened this issue 5 years ago • 0 comments

Create a new webservice method link.cgi?method=replace_link which takes parameters current and replacement which are both link ids. The method should:

  1. verify the replacement link connects the same endpoints as the original
  2. set the link_id to replacement for all entries in link_path_membership where link_id=current

jonstout avatar Oct 09 '19 17:10 jonstout