Setup remote Link server
deprecated
This endpoint has been deprecated and may be removed in future versions of the API.
Configures remote Link server settings.
This endpoint is deprecated, use POST /network/management/server
- application/json
Request Body required
- link_enable boolean required
Default value:
false
- link_url ipv4 or dns required
- link_password string required
- heartbeat boolean required
Responses
- 200
- 400
- 401
OK
Wrong JSON body
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error string
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...