Previous Topic: SetSoftwareJobProperties3Next Topic: CreateSoftwareJobLinkage


CreateUnitGroupProperties2

Members of sequence CreateUnitGroupProperties2:

xsd:string groupLabel (m)

Specifies the name of the group.

xsd:string groupDescription

Specifies the description of the group.

xsd:boolean groupDescriptionSupplied (m)

True or false depending on the groupDescription value.

xsd:string queryUUID

Specifies the uuid of the query to be linked to the newly created group. If not specified, no query is linked to the group.

xsd:boolean queryUUIDSupplied (m)

True or false depending on the value of queryUUID.

xsd:string engineName

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

xsd:boolean engineNameSupplied (m)

True or false depending on the engineName value.

xsd:long evaluationPeriod

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

xsd:boolean evaluationPeriodSupplied (m)

True or false depending on the value of evaluationPeriod.