User Manual

ASUS ASMB9-iKVM
4-39
B. POST
• Request
POST https://{{ip}}/redfish/v1/Systems/{{Systems_instance}}/
Memory/{{manager_log_instance}}/Actions/AmiBios.ChangeState
Content-Type: application/json
Example POST Request URL
https://{{ip}}/redfish/v1/Systems/Self/Memory/1/Actions/
AmiBios.ChangeState
Example POST Request Body:
{
“State”: “Disabled”
}
If all the memory instances are disabled, the Host System will not bootup in the next boot.
Please refer to “
MegaRAC Redfish - BMC Hardware Health Management Getting
Started Guide (v1.1)
” for more detailed test cases.
• Response
The response status is 204 with no body. For Error Responses refer to section
4.2.4 B
and section
4.2.4 C
.
4.3.9 ProcessorCollection
It displays a list of Processor instances in the ComputerSystem(Host).
In BMC, Redfish Inventory population for this API can be achieved by one of the 2 methods
and is available as part of Build Time PRJ Selection “Inventory Configuration”:
• HostInterface
• SMBIOS
A. GET
• Request
https://{{ip}}/redfish/v1/Systems/{{system_instance}}/Processors
Content-Type: application/json
• Response
Please refer to section
4.3.5 Computer System Collection
for the JSON response
properties.
E16160_ASMB9-iKVM_UM_V3.indb 39E16160_ASMB9-iKVM_UM_V3.indb 39 1/17/2020 2:29:27 PM1/17/2020 2:29:27 PM