Home > Configuration > NS > setnspbr_priority

setnspbr_priority

Use this method to set priority of the PBR, which determines the order in which it is evaluated relative to the other PBRs. If you do not specify priorities while creating PBRs, the PBRs are evaluated in the order in which they are created.

Syntax



Parameters

name

Name of the PBR whose parameters you want to modify.
This is mandatory parameter.

priority

Priority of the PBR, which determines the order in which it is evaluated relative to the other PBRs. If you do not specify priorities while creating PBRs, the PBRs are evaluated in the order in which they are created.
Minimum value = 1.
Maximum value = 81920.

Return Value

Returns simpleResult

See Also