ADC CLI Commands

appfw-multipartFormContentType

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

rm show add

rm appfw multipartFormContentType

Remove multipart form content type.

Synopsis

rm appfw multipartFormContentType

Arguments

MultipartFormContenttypevalue Content type to be classified as multipart form

show appfw multipartFormContentType

Display all multipart form content types.

Synopsis

show appfw multipartFormContentType []

Arguments

MultipartFormContenttypevalue Content type to be classified as multipart form

Output

isRegex Is multipart_form content type a regular expression?

builtin Flag to determine if multipart form contenttype is built-in or not

feature The feature to be checked while applying this config

devno count stateflag

add appfw multipartFormContentType

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

Synopsis

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

Arguments

MultipartFormContenttypevalue Content type to be classified as multipart form

isRegex Is multipart_form content type a regular expression?

Possible values: REGEX, NOTREGEX Default value: NOTREGEX

appfw-multipartFormContentType