erPolicyBase

The erPolicyBase class stores commonly used functional attributes such as state information and the target of the policy. The parent class is erPolicyItemBase.

Attribute name Description Enter
erPolicyTarget Services or service instances targeted by the policy.

If a service instance is targeted, the value is the string that represents the service instance DN. Format: 1;<value>.

If a service profile is targeted, the value is the name of the service profile. Format: 0;<value>.

If all services are targeted, the value is *. Format: 2;<*>.

If a service selection policy is targeted, the value is the name of the service profile affected by the service selection policy. Format: 3;<value>.

directory string
erReqPolicyTarget Lists required policy targets (service instance or service profile). directory string

Parent topic: Policy classes