Update multiple server(s) specified by the id
(s). The operation is atomic (either fully successful or failing without modifying any servers).
This API now supports the URI path prefix /compute-ops-mgmt
which used to be /compute-ops
. The /compute-ops
prefix is deprecated
and might become unresponsive after Tuesday, April 1, 2025. The Guide
provides more information about this change.
Successful Response
Bad request
Unauthorized
Forbidden
Not found
Not acceptable
Unsupported media type
Internal server error
{- "autoIloFwUpdate": true
}
{- "httpStatusCode": 400,
- "errorCode": "HPE-GL-COMPUTE_OPS-0500001",
- "message": "string",
- "debugId": "string",
- "errorDetails": [
- {
- "type": "hpe.greenlake.bad_request",
- "issues": [
- {
- "source": "field",
- "subject": "user.phone",
- "description": "string"
}
]
}
]
}