Administrative Control API

Administrative API provides way to control whole infrastructure behavior.
More information: https://black32167.github.io/social_api
Contact Info: none@nowhere
Version: 0.0.1
BasePath:
MIT license
https://opensource.org/licenses/MIT

Access

Methods

[ Jump to Models ]

Table of Contents

Admin

Admin

Up
post /restart
Restart infrastructure services (restart)

Return type

RestartedResponse

Example data

Content-Type: application/json
{
  "message" : "message"
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

201

Success response RestartedResponse

Models

[ Jump to Methods ]

Table of Contents

  1. RestartedResponse -

RestartedResponse - Up

message (optional)