Norman
- Network Optix team
One of the Nx guys.
- Total activity 6440
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 84
- Subscriptions 2313
Comments
Recent activity by Norman-
Hi Thank you for reaching out to us!To assist you further, I recommend checking our comprehensive knowledge base for detailed information. You can find a wealth of resources there that may answer y...
-
Hi Michael Votaw, Glad to hear it’s all sorted! I assumed you were on v6.1.x (API v4), but v3 is the right call for 6.0.x builds. It's great to see you've found your way around the REST API.Best re...
-
Hi rdrr,At this moment I don't anticipate any changes in the behavior of this feature.
-
Hi Michael Votaw,Running the request directly in the browser won't work on its own because it requires Bearer authentication, and by default your browser won't utilize that. If you aren't familiar ...
-
Hi Michael Votaw,You can retrieve the credentials with the following API request: https://<serverIp>:7001/rest/v4/devices?_with=url,name,credentialsWith kind regards.
-
Hi Mark Edwards,Since a single Soft Trigger is limited to one API request, and using two separate triggers might be clunky for your workflow, I’d suggest using a script to handle the sequence.This ...
-
Hi Mark Edwards, It kind of makes sense to me, and it assumes two requests need to be made, and that can be resolved with a simple script, and trigger the script with the POST /rest/v4/servers/{id}...
-
Hi Jack Prez,Here you can find the cloud API. https://meta.nxvms.com/cdb/docs/api/v1/swagger/index.html#/Specifically the POST /cdb/oauth2/token endpoint.This should result in a long token, startin...
-
Hi UNV Plugin Development Team,I reviewed the API documents, and cannot find something specific to toggle the lights on and off. I assumed I could retrieve data with GET /LAPI/V1.0/IO/OutputSwitch...
-
Hi chris gill,No worries. I had to check it myself as well for Windows. Open your desired text editor, for example the default Notepad application; Enter the desired value, false in the screenshot...