Get Remote Management Software server configuration
Provides info about remote Management Software server configuration
Responses
- 200
- 401
OK
- application/json
- Schema
- Example (from schema)
- Example
Schema
- ms_url ipv4
- ms_password string
{
"ms_url": "192.168.1.77",
"ms_password": "123456"
}
{
"ms_url": "192.168.1.77",
"ms_password": "123456"
}
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error string
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...