Certificate schema describes a certificate that proves the identity of a component, account, or service.X-Auth-Token: ********************username:passwordAuthorization: Basic *****************curl --location '/redfish/v1/Systems//VirtualMedia//Certificates/' \
--header 'X-Auth-Token: <api-key>' \
--header 'Authorization: Basic <encoded-value>'{}