From Bright Pattern Documentation
Get Advanced Options of Server
This method gets the advanced options of the server.
The server type is one of the following:
- CONFIG
- ROUTER
- AGENT
- SCENARIO
- RTP
- SWITCH
- STAT
- DB
- PROVISIONING
- AD
- PORTAL
- REPORTINGAGGREGATOR
- DIALER
- SCHEDULER
- SMS
- CLIENTWEB
- RTDATAPROVIDER
- ACTIVITYSERVER
- EMAIL_SERVER
- CRM_SERVER
- SCREEN_RECORDER
Request
URL | http[s]://<host>:<port>/configapi/v2/selfservice/host/<host_name>/server/<server_type>/options |
Method | GET |
Response
Code | Content-Type | Body |
200 | Application/JSON |
{ "a": 123 } |
404 | Host is not found | |
400 | Invalid parameters |