User Manual

ASUS ASMB9-iKVM
4-99
C. DELETE
DELETE is not supported for Predefined Roles.
• Request
DELETE https://{{ip}}/redfish/v1/AccountService/Roles/
{{role_instance}}
Content-Type: application/json
• Response
The response status is 204 and no response body. For Error Responses refer to
section
4.2.4 B
and section
4.2.4 C
.
Example Request Body for Editing an Account:
{
“AssignedPrivileges”: [
“ConfigureComponents”,
“Login”,
“ConfigureSelf”
]
}
• Response
The response status is success with status code as 200 and the updated Role. For
Error Responses refer to section
4.2.4 B
and section
4.2.4 C
.
PATCH is supported for User defined Roles and is not supported for Predefined Roles.
Error response with 405 Method Not allowed is displayed if request body content type is
chosen as application/json else 415 Unsupported Media Type would be displayed.
4.3.36 Event Service
The Event Service resource contains properties for managing event subscriptions and
generates the events sent to subscribers. The resource has links to the actual collection of
subscriptions (called Event Destinations).
A. GET
• Request
https://{{ip}}/redfish/v1/EventService
Content-Type: application/json
E16160_ASMB9-iKVM_UM_V3.indb 99E16160_ASMB9-iKVM_UM_V3.indb 99 1/17/2020 2:29:32 PM1/17/2020 2:29:32 PM