Add a server blade to an enclosure

When you insert a server blade into an empty slot in an enclosure, it is automatically recognized, and an alert is generated that a server blade was added. Performing a GET on the enclosure shows that the server blade status is OK and no profile is associated with it. To find all the recently added blade servers, perform a GET on the alerts resource.

Prerequisites

  • Minimum required session ID privileges: Server administrator

Viewing recently added server blades in the appliance environment using REST APIs

GET /rest/alerts?filter="lifeCycle"&filter="physicalResourceType='server_hardware'"