Get the unconfigurable rules that are always applied.

get

/serviceapi/apm.dataserver/api/v1/webApps/alwaysAppliedRegexes

Retrieve the list unconfigurable rules that are always applied.

Request

There are no request parameters for this operation.

Back to Top

Response

Supported Media Types

200 Response

Completed successfully, list may be empty. See Status Codes for information about other possible HTTP response status codes.
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : WsRule
Type: object
Show Source
Nested Schema : regexes
Type: array
Show Source
Nested Schema : WsRegex
Type: object
Show Source
Back to Top