Skip to content

appfw-XMLContentType

The following operations can be performed on "appfw-XMLContentType":

add| rm| show|

add appfw XMLContentType

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

Synopsis

add appfw XMLContentType <XMLContenttypevalue> [-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

rm appfw XMLContentType

Remove XML content type.

Synopsis

rm appfw XMLContentType <XMLContenttypevalue>

Arguments

XMLContenttypevalue

Content type to be classified as XML

show appfw XMLContentType

Display all xml content types.

Synopsis

show appfw XMLContentType [<XMLContenttypevalue>]

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

feature

The feature to be checked while applying this config

devno

count

stateflag

Was this article helpful?