Stopping A Web Service
Api to stop the web service
Request
URI
POST
https://{api_host}/9443/components/web
COPY
Query Parameters
string
action
Required
action
Possible values are : stop, start,
Header Parameters
string
Accept
Required
application/json
string
Content-Type
Required
application/json
Responses
200
Status 200
Returns inline_response_200_1 of type(s) application/json
{
"result": "string",
"operationStatus": "string"
}