Managed Object - HostAutoStartManager

Property of
HostConfigManager
See also
HostAutoStartManagerConfig
Since
null


Managed Object Description

Properties

Name Type Description
configHostAutoStartManagerConfig



Methods

Methods defined in this Managed Object
AutoStartPowerOff, AutoStartPowerOn, ReconfigureAutostart

AutoStartPowerOff

Required Privileges
Host.Config.AutoStart

Parameters

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

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



AutoStartPowerOn

Required Privileges
Host.Config.AutoStart

Parameters

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

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



ReconfigureAutostart

Required Privileges
Host.Config.AutoStart

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostAutoStartManager used to make the method call.
spec PHostAutoStartManagerConfig

Since null
P Required privilege: spec

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