Create Web Application definition

post

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

Create the Web Application definition.

Request

Supported Media Types
Body ()
The Web Application definition exported by /getAll
Root Schema : ParamWebApp
Type: object
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

Response

Supported Media Types

204 Response

Web Application created.
Back to Top