{
"@odata.context": "/redfish/v1/$metadata#TrustedComponent.TrustedComponent",
"@odata.id": "/redfish/v1/Chassis/1/TrustedComponents/TPM",
"@odata.type": "#TrustedComponent.v1_3_1.TrustedComponent",
"Certificates": {
"@odata.id": "/redfish/v1/Chassis/1/TrustedComponents/TPM/Certificates"
},
"Description": "TrustedComponent for Trusted Platform Module",
"Id": "TPM",
"Links": {
"ComponentsProtected": [
{
"@odata.id": "/redfish/v1/Systems/1"
}
]
},
"Name": "TrustedComponent for TPM",
"TrustedComponentType": "Discrete"
}