Update a logical switch from group

The update from group operation is not performed automatically, as in the case of logical interconnects. For this operation you must edit the logical switch.

Prerequisites

  • Minimum required session ID privileges: Network administrator

Updating a logical switch from group using REST APIs
  1. Select a logical switch URI.

    GET /rest/logical-switches

  2. Update the logical switch from its logical switch group using the URI from step 1.

    PUT /rest/logical-switches/{id}