Managed Object - HostImageConfigManager

Property of
HostConfigManager
See also
HostImageProfileSummary, SoftwarePackage
Since
vSphere API 5.0


Managed Object Description

Properties

Name Type Description
None

Methods

Methods defined in this Managed Object
fetchSoftwarePackages, HostImageConfigGetAcceptance, HostImageConfigGetProfile, installDate, UpdateHostImageAcceptanceLevel

fetchSoftwarePackages

Required Privileges
Host.Config.Image
Since
vSphere API 6.5

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostImageConfigManager used to make the method call.

Return Value

Type Description
SoftwarePackage[]

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



HostImageConfigGetAcceptance

Required Privileges
System.Read

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostImageConfigManager used to make the method call.

Return Value

Type Description
xsd:string

Faults

Type Description
HostConfigFault
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



HostImageConfigGetProfile

Required Privileges
System.Read

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostImageConfigManager used to make the method call.

Return Value

Type Description
HostImageProfileSummary

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



installDate

Required Privileges
Host.Config.Image
Since
vSphere API 6.5

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostImageConfigManager used to make the method call.

Return Value

Type Description
xsd:dateTime

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



UpdateHostImageAcceptanceLevel

Required Privileges
Host.Config.Image

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostImageConfigManager used to make the method call.
newAcceptanceLevel Pxsd:string

Since vSphere API 5.0
P Required privilege: newAcceptanceLevel

Return Value

Type Description
None

Faults

Type Description
HostConfigFault
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