Skip to main content

PATCH– Update verify remote server certificate property

Use the PATCH method to update the verify remote server certificate property.

Request URL

PATCH https://<BMC_IPADDR>/redfish/v1/UpdateService

Request body

FieldTypeDescription

VerifyRemoteServerCertificate

Boolean

Indicates whether the Service will verify the certificate of the HTTPS server referenced by the ImageURI property in SimpleUpdate prior to sending the transfer request.

Default value is false.

Response

The response returns same content as GET operation with updated properties.

Status code

HTTP Status CodeError Message ID
500InternalError