Host Certificate Manager Notify Affected Services
Instructs the host services affected by SSL credential changes by InstallServerCertificate or ReplaceCACertificatesAndCRLs to take into account said changes now.
Please note, that old SSL connections typically survive the transition and continue using old SSL credentials. New SSL connections will use the new SSL credentials.
Required privileges: Certificate.Manage
The unique identifier for the managed object to which the method attaches; the serialized managed object reference for a request has the form moType/moId
, in this case HostCertificateManager/{moId}
.
The vSphere release schema. The current specification covers vSphere 8.0.3.0 APIs.
{
"services": [
"string"
]
}
list of services that need to be notified and no other service would be notified. if not provided all supported services would be notified.
Since: vSphere API Release 8.0.1.0
No Content