Create an enclosure group

An enclosure group is a logical resource that defines a consistent configuration for an enclosure making up a logical enclosure. The network connectivity for an enclosure group is defined by the logical interconnect groups associated with the enclosure group.

For more information about enclosure groups, see About enclosure groups.

When you add an enclosure, you can choose the enclosure group that is associated with a specific logical interconnect group or groups and those attributes are applied to the enclosure and physical interconnects contained within that enclosure.

Prerequisites

  • Minimum required session ID privileges: Infrastructure administrator or Server administrator

  • An existing logical interconnect group.

Creating an enclosure group using REST APIs
  1. Select a logical interconnect group URI.

    GET /rest/logical-interconnect-groups

  2. Create an enclosure group that includes the logical interconnect group URI you selected.

    POST /rest/enclosure-groups

See also