Managed Object - ProfileComplianceManager

Property of
ServiceContent
See also
ComplianceResult, ManagedEntity, Profile, ProfileExpressionMetadata
Since
vSphere API 4.0


Managed Object Description

Properties

Name Type Description
None

Methods

Methods defined in this Managed Object
CheckCompliance_Task, ClearComplianceStatus, QueryComplianceStatus, QueryExpressionMetadata

CheckCompliance_Task

Required Privileges
System.View

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the ProfileComplianceManager used to make the method call.
profile* PManagedObjectReference[]
to a Profile[]

Since vSphere API 4.0
entity* PManagedObjectReference[]
to a ManagedEntity[]

Since vSphere API 4.0
*Need not be set PRequired privilege - see tooltip for details

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



ClearComplianceStatus

Required Privileges
Profile.Clear

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the ProfileComplianceManager used to make the method call.
profile* PManagedObjectReference[]
to a Profile[]

Since vSphere API 4.0
entity* PManagedObjectReference[]
to a ManagedEntity[]

Since vSphere API 4.0
*Need not be set PRequired privilege - see tooltip for details

Return Value

Type Description
None

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



QueryComplianceStatus

Required Privileges
System.View

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the ProfileComplianceManager used to make the method call.
profile* PManagedObjectReference[]
to a Profile[]

Since vSphere API 4.0
entity* PManagedObjectReference[]
to a ManagedEntity[]

Since vSphere API 4.0
*Need not be set PRequired privilege - see tooltip for details

Return Value

Type Description
ComplianceResult[]

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



QueryExpressionMetadata

Required Privileges
System.View

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the ProfileComplianceManager used to make the method call.
expressionName* Pxsd:string[]

Since vSphere API 4.0
profile* PManagedObjectReference
to a Profile

Since vSphere API 4.0
*Need not be set PRequired privilege - see tooltip for details

Return Value

Type Description
ProfileExpressionMetadata[]

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