Norman
- Network Optix team
One of the Nx guys.
- Total activity 6305
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 84
- Subscriptions 2266
Comments
Recent activity by Norman-
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...
-
Hi Mark Edwards Yes, there is a reason, but no worries, it isn't personal. The "Pending Approval" status on our forum is a security measure.We are currently targeted by sophisticated spam bots post...
-
Hi UNV Plugin Development Team Could you provide some guidance to Mark Edwards?
-
Hi Jonathan,No worries. Once the next release is out, you can follow the instructions I mentioned above.
-
Hi Claudius,Good news!!Andrew Sharrem any comments on the use of Digest Auth? Is it still the case?