User Manual

ASUS ASMB9-iKVM
4-57
Name Type ReadOnly Description
OverWritePolicy(C) String True Indicates the policy of the log service when the MaxNumberOfRecords
has been reached or when the log is full.
Enum Description
Unknown The overwrite policy is not known or is
undefined.
WrapsWhenFull When full, new entries to the Log will overwrite
previous entries.
NeverOverWrites When full, new entries to the Log will be
discarded
DateTime String False The current DateTime (with offset from UTC) for the log service in
Redfish Timestamp format.
DateTimeLocalOffset String False The time offset from UTC that the DateTime property is set to in format:
+06:00.
Actions Object True The Actions property shall contain the available actions for this
resource like section 4.3.3 Resouce LogService.ClearLog or any other
OEMActions.
Status Object True
Refer to section 4.3.3 Resource for Resource.Status.
Entries(N) Object True The value of this property shall reference a collection of resources of
type LogEntry.
F. PATCH
• Request
https://{{ip}}/redfish/v1/Systems/{{system_instance}}/
LogServices/{{system_log_instance}}
Content-Type: application/json
OR
https://{{ip}}/redfish/v1/Managers/{{manager_instance}}/
LogServices/{{manager_log_instance}}
Content-Type: application/json
Request Body
Please refer to the properties that are patchable in
Table 23 Log ServiceProperties
for which ReadOnly is False that can be sent as Request body in json format.
• Response
The response status is success by either one of the following two scenarios:
- The response status
204
, means success and the response body should not be
return.
- The response status
200
means success and the response body is a GET Response
with the changed values specified in the Patchable properties in Request body.
E16160_ASMB9-iKVM_UM_V3.indb 57E16160_ASMB9-iKVM_UM_V3.indb 57 1/17/2020 2:29:28 PM1/17/2020 2:29:28 PM