Update a service

put

{protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/services/{serviceType}

Update a service's status

Request

Path Parameters
Supported Media Types
Request Body - application/json ()
serviceStatus
Root Schema : schema
Type: object
Describes status of given service.
Show Source
Back to Top

Response

Supported Media Types

200 Response

Success
Body ()
Root Schema : schema
Type: object
Describes status of given service.
Show Source

400 Response

Bad request

401 Response

Unauthorized to update the service

404 Response

Embedded Server not found

500 Response

Internal Server Error
Back to Top