Reapply a logical interconnect group to bring a logical interconnect into compliance

If a logical interconnect is not compliant with its logical interconnect group, you can reapply the logical interconnect group to make the logical interconnect compliant. For example, if you replace a physical interconnect in the logical interconnect, and it needs to be compliant with the logical interconnect, you can reapply the logical interconnect group. After the logical interconnect group is reapplied, the physical interconnect has the same configuration as other physical interconnects in the same logical interconnect.

Prerequisites

  • Minimum required session ID privileges: Network administrator

Reapply a logical interconnect group to bring a logical interconnect into compliance using REST APIs
  1. Select a logical interconnect URI.

    GET /rest/logical-interconnects

  2. Using the logical interconnect URI, reapply the logical interconnect group.

    PUT {logical interconnect URI}/compliance


[NOTE: ]

NOTE: If you know the specific physical interconnect that is not compliant with a logical interconnect, you can perform a GET /rest/interconnects/{id} on the physical interconnect to view the associated logical interconnect. Next, you can reapply the logical interconnect group to the logical interconnect.