GET
/
webapps
[
  {
    "id": "<string>",
    "name": "<string>",
    "description": "<string>",
    "contextPath": "<string>",
    "enabled": false,
    "war": "<string>",
    "warMd5": "<string>",
    "warSize": 123,
    "type": "<string>"
  }
]

Response

200 - application/json

successful operation

id
string
name
string
description
string
contextPath
string
enabled
boolean
default:false
war
string
warMd5
string
warSize
integer
type
string