Get Apartment book feature status
GET apartments phone book feature status.
- When feature enabled, apartment books accessible in GUI by arrows buttons pressing
- This feature is completely disabled in BI-panels
Responses
- 200
- 401
- 403
- 404
OK
- application/json
- Schema
- Example (from schema)
- Example
Schema
- enable boolean
Parameters enables/disables the display of the apartment phone book in the device GUI
{
"enable": false
}
{
"enable": false
}
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error string
Error message
{
"error": "Log In"
}
{
"error": "Log In"
}
Administrator rights required. You are currently logged in with different user account. Log In with administrator rights
- application/json
- Schema
- Example (from schema)
- Admin Rights Required
Schema
- error string
Error message
{
"error": "Administrator rights required"
}
{
"error": "Administrator rights required"
}
This feature is disabled on your device
Loading...