ADC CLI Commands

appfw-XMLContentType

The following operations can be performed on “appfw-XMLContentType”:

rm show add

rm appfw XMLContentType

Remove XML content type.

Synopsis

rm appfw XMLContentType

Arguments

XMLContenttypevalue Content type to be classified as XML

show appfw XMLContentType

Display all xml content types.

Synopsis

show appfw XMLContentType []

Arguments

XMLContenttypevalue Content type to be classified as XML

Output

isRegex Is field name a regular expression?

builtin Flag to determine if xmlcontenttype is built-in or not

devno count stateflag

add appfw XMLContentType

Add XML content type. This will classify a request/response with the specified content type as XML

Synopsis

add appfw XMLContentType \[-isRegex \( REGEX | NOTREGEX )]

Arguments

XMLContenttypevalue Content type to be classified as XML

isRegex Is field name a regular expression?

Possible values: REGEX, NOTREGEX Default value: NOTREGEX

appfw-XMLContentType