Previous Topic: SetUnitGroupProperties2Next Topic: UnitGroupPropertiesRequired


UnitGroupPropertiesForSoftwarePolicy

Members of sequence UnitGroupPropertiesForSoftwarePolicy:

xsd:string unitGroupName (m)

If UnitGroupPropertiesForSoftwarePolicy is supplied to the API the created software policy is attached to the specified unit group. If the unit group does not exist, it is created and the policy attached to it.

xsd:string parentUnitGroupName

If it is supplied, the group is searched/created inside it.If supplied parent group is not found, the system defined unit group “all computers and users” is taken as default parent group. The same system defined group is taken as default parent group if parent unit group is not supplied by user.

xsd:boolean parentUnitGroupNameSupplied (m)

True or false depending on the value of parentUnitGroupName.

xsd:string comment

Accepts comment string for new unit group. This parameter is ignored if the unitGroup already exists.

xsd:boolean commentSupplied (m)

True or false depending on the value of commentForGroup.

xsd:string queryName

Accepts name for query to be attached to the new group. This parameter is ignored if the specified unit group already exists.

xsd:boolean queryNameSupplied (m)

True or false depending on the value of queryNameForGroup.

xsd:string engineName

Specifies the name of the query evaluation engine to be associated with unit group.

xsd:boolean engineNameSupplied (m)

True or false depending on the engineNameForGroup value.

xsd:long evaluationPeriod

Period in which the query is evaluated, specified in minutes. The default value is 1440 minutes. Maximum value allowed is 10080 minutes.

xsd:boolean evaluationPeriodSupplied (m)

True or false depending on the value of evaluationPeriodForGroup.