asmith3006

Results 8 issues of asmith3006

Can we have an option to not save the response in the restfile? The reason being that some of the responses can be large or contain sensitive data which shouldn't...

Can we have a setting to save the restbook files as formatted JSON rather than a single line, please? The reason being that if I generate a file of commands...

Trying to connect to a Cisco CBS350 produces the following: ``` PS C:\> New-SSHSession 172.20.0.76 cmdlet New-SSHSession at command pipeline position 1 Supply values for the following parameters: (Type !?...

It would be great to have a page where you can see all notifications / alerts in a recent timeframe. It would make it easier to review what's happened.

feature

Corrected example on obtaining the password.

Check that a value is returned when using "SingleValue". If you don't do this and the "SingleValue" is actually select 0 rows then an exception is thrown. This will, instead,...

I wanted to give you this as your JS is the basis of my Powershell script. This uses Selenium to iterate through your domain list and get the DNS. This...

I'm getting the below error a lot when running MySQL commands in an automated manner, i.e. a Powershell script is running every 5 minutes and is causing the below exception...