Headers
An entity tag to match
Path Parameters
The entity ID
Body
application/json · object
JSON-formatted configuration values
The body is of type object
.
{
"id": "<string>",
"name": "<string>",
"description": "<string>",
"contextPath": "<string>",
"enabled": false,
"war": "<string>",
"warMd5": "<string>",
"warSize": 123,
"type": "<string>"
}
{
"id": "<string>",
"name": "<string>",
"description": "<string>",
"contextPath": "<string>",
"enabled": false,
"war": "<string>",
"warMd5": "<string>",
"warSize": 123,
"type": "<string>"
}
An entity tag to match
The entity ID
JSON-formatted configuration values
The body is of type object
.
Was this page helpful?