Question:
How can I specify the username parameter as part of the API “Config & Events” command:
Answer:
The username can be specified as part of the below API command:
https://{server}/api-db?username={user};password={pw};cmds={query}
Note: the “api-ro” or “api-rw” should be used per the below guidelines”
Username | Permissions |
api-ro | Read-only commands |
api-rw | All Commands |
Comments
0 comments
Article is closed for comments.