POST https://bmc_ip/redfish/v1/LicenseService/Licenses/CPU1_OnDemandCapability/Actions/Oem/
LenovoLicense.ExportStateReport
b. Utilisez un objet JSON vide en tant que données POST. Lorsque vous utilisez un outil API, comme
Postman, saisissez un objet JSON vide dans Corps ➙ Brut ➙ JSON, saisissez un objet NULL « {} »
dans un fichier JSON.
4. Dans la réponse, récupérez le rapport d'état dans le champ stateReports.
{
"stateReports": [
{
"syntaxVersion": "1.0",
"timestamp": "",
"objectId": "",
"hardwareComponentData": [
{
}
]
}
]
}
5. Chargez le rapport d'état par le biais de la section « Commentaires On Demand » dans
fod.lenovo.com/lkms
Utilisation de LXCE OneCLI pour charger le rapport d'état
1. Procurez-vous le rapport d'état à l'aide de la commande suivante :
OneCli.exe fod exportreport -b XCC_USER:XCC_PASSWORD@XCC_HOST
2. Chargez le rapport d'état à l'aide de la commande suivante :
OneCli.exe fod uploadreport --file CPU1_xxxxxx_StateReport.json --kmsid KMS_USER:KMS_PASSWORD
Où :
CPU1_xxxxxx_StateReport.json est le nom de fichier téléchargé depuis la commande fod exportreport à
l'étape 1.
KMS_USER et KMS_PASSWORD sont votre identifiant et votre mot de passe sur
Inspection des fonctionnalités Intel On Demand installées sur un processeur
Vous pouvez inspecter les fonctionnalités Intel On Demand installées sur un processeur par l'intermédiaire
de l'interface graphique Web XCC, l'API REST XCC et LXCE OneCLI. Pour plus d'informations, voir ci-après.
"hardwareId": {
"type": "PPIN",
"value": ""
},
"stateCertificate": {
"pendingCapabilityActivationPayloadCount": ,
"value": ""
},
"hardwareType": "CPU"
.
https://
https://fod.lenovo.com/lkms
.
Chapitre 5
Configuration système
.
65