Web Engine Status
Api to get the status of web service
Request
URI
GET
https://{api_host}/components/WEB/status
COPY
Header Parameters
string
Accept
Required
application/json
string
Content-Type
Required
application/json
Responses
200
Status 200
Returns
_components_WEB_status_get_200_response
of type(s)
application/json
{
"result": null,
"operationStatus": null
}