appfw-XMLContentType¶
The following operations can be performed on "appfw-XMLContentType":
add appfw XMLContentType¶
Add XML content type. This will classify a request/response with the specified content type as XML
Synopsis¶
add appfw XMLContentType
Arguments¶
XMLContenttypevalue Content type to be classified as XML
isRegex Is field name a regular expression?
Possible values: REGEX, NOTREGEX Default value: NOTREGEX
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
feature The feature to be checked while applying this config
devno count stateflag
rm appfw XMLContentType¶
Remove XML content type.
Synopsis¶
rm appfw XMLContentType
Arguments¶
XMLContenttypevalue Content type to be classified as XML