Home > Configuration > Rewrite > unbindrewritepolicylabel_priority

unbindrewritepolicylabel_priority

Use this method to unbind priority from rewrite policylabel.

Syntax



Parameters

labelname

Name for the rewrite policy label. Must begin with a letter, number, or the underscore character (_), and must contain only letters, numbers, and the hyphen (-), period (.) hash (#), space ( ), at (@), equals (=), colon (:), and underscore characters. Cannot be changed after the rewrite policy label is added. The following requirement applies only to the Citrix ADC CLI: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "my rewrite policy label" or 'my rewrite policy label').
This is mandatory parameter.

policyname

Name of the rewrite policy to bind to the policy label.
This is mandatory parameter.

priority

Priority of the NOPOLICY to be unbound.
Minimum value = 1.
Maximum value = 2147483647.

Return Value

Returns simpleResult

See Also