erPolicyItemBase
The erPolicyItemBase class stores general bookkeeping attributes for policies, such as name and description. The parent class is top.
Attribute name Description Enter erPolicyItemName The policy name. This attribute is required. directory string erLabel The label name for the policy. directory string erKeywords A list of key words. directory string description A description of the policy. directory string erEnabled Flag indicating whether the policy participates in the provisioning process. If the flag is enabled, the policy participates in the provisioning process. If the flag is disabled, the policy does not participate in the provisioning process. Boolean erScope Determines which service instances are governed by this policy. Single-level scope limits the policy to affect only those service instances at the same level as the policy. With subtree scope, a policy affects service instances at the same level as the policy and service instances in levels below the policy. integer erURI3 The universal resource identifier. directory string 3 Indicates the attribute is added in ISIM 6.0.
Parent topic: Policy classes