Release 2.x‎ > ‎Install - Reference‎ > ‎Config Ref Guide‎ > ‎AttrGroups‎ > ‎

AttrGroup

An AttrGroup defines a collection of Attributes, which are used by a given Operations

Syntax

<AttrGroup id="..."> 
   <Attributes> 
      ... 
   </Attributes> 
</AttrGroup>


Arguments

NameRequiredDescriptionExample
idYesI unique identifier for a given AttrGroup.id="person-read"


Properties

None


XML Sub-Elements