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
Field | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
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 Code | Error Message ID |
---|---|
500 | InternalError |
Give documentation feedback