Managed Object - CertificateManager

Property of
ServiceContent
See also
HostSystem
Since
vSphere API 6.0


Managed Object Description

Properties

Name Type Description
None

Methods

Methods defined in this Managed Object
CertMgrRefreshCACertificatesAndCRLs_Task, CertMgrRefreshCertificates_Task, CertMgrRevokeCertificates_Task

CertMgrRefreshCACertificatesAndCRLs_Task

Required Privileges
Certificate.Manage

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the CertificateManager used to make the method call.
host PManagedObjectReference[]
to a HostSystem[]

Since vSphere API 6.0
P Required privilege: host

Return Value

Type Description
ManagedObjectReference
to a ConverterTask

Faults

Type Description
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None



CertMgrRefreshCertificates_Task

Required Privileges
Certificate.Manage

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the CertificateManager used to make the method call.
host PManagedObjectReference[]
to a HostSystem[]

Since vSphere API 6.0
P Required privilege: host

Return Value

Type Description
ManagedObjectReference
to a ConverterTask

Faults

Type Description
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None



CertMgrRevokeCertificates_Task

Required Privileges
Certificate.Manage

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the CertificateManager used to make the method call.
host PManagedObjectReference[]
to a HostSystem[]

Since vSphere API 6.0
P Required privilege: host

Return Value

Type Description
ManagedObjectReference
to a ConverterTask

Faults

Type Description
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None