Home > Configuration > Authorization > unbindauthorizationpolicylabel_priority

unbindauthorizationpolicylabel_priority

Use this method to unbind priority from authorization policylabel.

Syntax



Parameters

labelname

Name for the new authorization policy label. Must begin with a letter, number, or the underscore character (_), and must contain only letters, numbers, and the hyphen (-), period (.) pound (#), space ( ), at (@), equals (=), colon (:), and underscore characters. Cannot be changed after the authorization policy is created. 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 authorization policy label" or 'authorization policy label').
This is mandatory parameter.

policyname

Name of the authorization 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