propertyrules
RangePolicy

Policy for numeric fields that can restrict the valid range of the numeric field.



public class RangePolicy

Properties
autoAssignByDefault Only applicable if autoAssignEnabled is true.

type=boolean
default=true
Displayed(tab/group)=Auto Assign By Default (/Auto Assignment)

autoAssignEnabled Set to true if the property value should be auto assigned by NFM-P. The assigned value will be from the valid range.

type=boolean
default=true
Displayed(tab/group)=Auto Assignment Enabled (/Auto Assignment)

genericClassName The full class name of the managed object that defines the property. This value is set internally by the system.

type=string
access=read-only
minimum=0
maximum=255

max Upper bound of the valid range (inclusive).

type=long
default=0
minimum=0
maximum=1000000999999
Displayed(tab/group)=Maximum (/Range)

min Lower bound of the valid range (inclusive).

type=long
default=0
minimum=0
maximum=1000000999999
Displayed(tab/group)=Minimum (/Range)

  
Properties inherited from propertyrules.PropertyValuePolicy
administrativeState, policyId, policyName, priority, propertyClassName, propertyName, propertyrules.PropertyValuePolicySamUser-Set, propertyrules.PropertyValuePolicySamUserGroup-Set
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods inherited from propertyrules.PropertyValuePolicy
assignGroups, assignUsers, unassignGroups, unassignUsers