Previous Topic: ItemNext Topic: CreateUnitGroupProperties3


UnitGroupProperties2

The properties of unit group:

xsd:string groupLabel  

Specifies the name of the group.

xsd:string groupUuid

Specifies the Uuid of the group.

xsd:string description

Specifies the description of the group.

xsd:string domainUuid

Specifies the Uuid of the domain to which this group belongs to.

xsd:int groupType

Specifies whether the group is System, Local or Global group.

xsd:string creationUser

Specifies the Creation User.

dsm:DateTime2 creationdate

Specifies the Creation Date time is ISO format.

xsd:string lastUpdatedUser

Specifies the last modified User.

dsm:DateTime2 lastUpdatedDate

Specifies the Last update Date time in ISO format.

xsd:boolean membersInheritPermissions

Specifies the Boolean value which tells whether the group members inherit the security permissions of the group.

xsd:string queryUUID

Specifies the Uuid of the query linked to the group.

xsd:string queryLabel

Specifies the Name of the query.

xsd:string engineLabel

Specifies the Name of the engine used for evaluating the query.

xsd:string evaluationUUID

Specifies the Uuid of the engine that evaluated the query.

xsd:string engineDescription

Describes of the engine.

xsd:long evaluationFrequency

Specifies the Evaluation frequency in minutes.

dsm:DateTime2 lastEvaluationDateTime

Last evaluated date time.