Get all Web Application definitions

get

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

Retrieve the list of configured Web Applications.

Request

Query Parameters
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 : WsWebApp
Type: object
Show Source
Nested Schema : WsCondition
Type: object
Show Source
Nested Schema : rules
Type: array
Show Source
Nested Schema : children
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