| addcontentinspectionpolicylabel |
Use this method to creates a user-defined contentInspection policy label. |
Syntax |
Parameters |
labelname |
Name for the contentInspection 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 contentInspection 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 contentInspection policy label" or 'my contentInspection policy label'). This is mandatory parameter. |
type |
Type of packets (request or response packets) against which to match the policies bound to this policy label. This is mandatory parameter. |
comment |
Any comments to preserve information about this contentInspection policy label. |
Return Value |
Returns simpleResult |
See Also |