DELETE – Delete a session
Use the DELETE method to delete sessions with a SessionType of Redfish. Remove the session established for client access.
Request URL
DELETE https://<BMC_IPADDR>/redfish/v1/SessionService/Sessions/{1...N}
Request body
None
Response
None
Status code
HTTP Status Code | Error Message ID |
---|---|
204 | NoContent |
500 | InternalError |
Give documentation feedback