X-Auth-Token: ********************username:passwordAuthorization: Basic *****************curl --location '/redfish/v1/ComponentIntegrity//Actions/ComponentIntegrity.SPDMGetSignedMeasurements' \
--header 'X-Auth-Token: <api-key>' \
--header 'Authorization: Basic <encoded-value>' \
--header 'Content-Type: application/json' \
--data '{
"MeasurementIndices": [],
"Nonce": "4f2359ee609824d33d35c2968b6c56b702a692ab0d8a441f25c7d81fbe833a78",
"SlotId": 0
}'{}