| rmstreamselector |
Use this method to removes a selector. Note: Before you remove a selector, make sure that it is not being used by an identifier. |
Syntax |
Parameters |
name |
Name for the selector. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. If the name includes one or more spaces, and you are using the Citrix ADC CLI, enclose the name in double or single quotation marks (for example, "my selector" or 'my selector'). This is mandatory parameter. |
Return Value |
Returns simpleResult |
See Also |