ADC CLI Commands

appfw-gRPCContentType

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

rm show add

rm appfw gRPCContentType

Remove gRPC content type.

Synopsis

rm appfw gRPCContentType

Arguments

gRPCContenttypevalue Content type to be classified as gRPC

show appfw gRPCContentType

Display all gRPC content types.

Synopsis

show appfw gRPCContentType []

Arguments

gRPCContenttypevalue Content type to be classified as gRPC

Output

isRegex Is gRPC content type a regular expression?

builtin Flag to determine if gRPC content type is built-in or not

feature The feature to be checked while applying this config

devno count stateflag

add appfw gRPCContentType

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

Synopsis

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

Arguments

gRPCContenttypevalue Content type to be classified as gRPC

isRegex Is gRPC content type a regular expression?

Possible values: REGEX, NOTREGEX Default value: NOTREGEX

appfw-gRPCContentType