EasyManua.ls Logo

Lenovo ThinkSystem SD530 V3 - Page 79

Lenovo ThinkSystem SD530 V3
94 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
"title": "ExportStateReport",
"target": "/redfish/v1/LicenseService/Licenses/CPUX_OnDemandCapability/Actions/Oem/LenovoLicense.ExportStateReport"
}
}
},
In the following example, the response of the target field is the CPU 1 State Report API. Copy the CPU 1
State Report API.
"Actions": {
"Oem": {
"#LenovoLicense.ExportStateReport": {
"title": "ExportStateReport",
"target": "/redfish/v1/LicenseService/Licenses/CPU1_OnDemandCapability/Actions/Oem/LenovoLicense.ExportStateReport"
}
}
},
3. Retrieve the State Report.
a. Use the POST method with the following Request URL with CPU State Report API to retrieve the
State Report, where X is the CPU numbering:
POST https://bmc_ip/redfish/v1/LicenseService/Licenses/CPUX_OnDemandCapability/Actions/Oem/
LenovoLicense.ExportStateReport
For example, to retrieve CPU 1 State Report, see the following:
POST https://bmc_ip/redfish/v1/LicenseService/Licenses/CPU1_OnDemandCapability/Actions/Oem/
LenovoLicense.ExportStateReport
b. Use an empty JSON object as POST data. When using API tool such as Postman, fill an empty JSON
object in Body āž™ Raw āž™ JSON, fill a NULL object ā€˜{}’ in a JSON file.
4. In the response, retrieve the State Report in the stateReports field.
{
"stateReports": [
{
"syntaxVersion": "1.0",
"timestamp": "",
"objectId": "",
"hardwareComponentData": [
{
"hardwareId": {
"type": "PPIN",
"value": ""
},
"stateCertificate": {
"pendingCapabilityActivationPayloadCount": ,
"value": ""
},
"hardwareType": "CPU"
}
]
}
]
}
Chapter 5. System configuration 69

Table of Contents

Other manuals for Lenovo ThinkSystem SD530 V3

Related product manuals