CertificateManagementVcenterSigningCertificateRefreshRequestBody
This is a request body class for an operation.
Properties
boolean
force
Optional
Will force refresh in environments that would otherwise prevent refresh from occurring, such as a mixed-version environment. Force refresh may leave systems in the local vCenter domain in a non-functional state until they are restarted. If unset, then refresh will not be forced.
JSON Example
{
"force": false
}