Managed Object - OptionManager

Property of
HostConfigManager, ServiceContent
See also
OptionDef, OptionValue
Since
null


Managed Object Description

Properties

Name Type Description
setting*OptionValue[]


supportedOption*OptionDef[]


*May not be present

Methods

Methods defined in this Managed Object
QueryOptions, UpdateOptions

QueryOptions

Required Privileges
System.View

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the OptionManager used to make the method call.
name* Pxsd:string

Since null
*Need not be set P Required privilege: name

Return Value

Type Description
OptionValue[]

Faults

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



UpdateOptions

Required Privileges
None

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the OptionManager used to make the method call.
changedValue POptionValue[]

Since null
P Required privilege: changedValue

Return Value

Type Description
None

Faults

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