27-11-19 07:43 AM
28-11-19 06:00 AM
28-11-19 06:19 AM
28-11-19 06:26 AM
28-11-19 06:56 AM
05-12-19 06:57 AM
If you browse to the resource you get the status much more convenient.
http://<Resource_FQDN>:8180/status
Either in a browser or in a commandline equvivalent, powershell should be available to you so one option would be:
Invoke-WebRequest -Uri "http://<resource>:<port>" -TimeoutSec 5
Cheers
Håkan
26-08-20 05:01 PM
02-11-20 07:30 AM
02-11-20 02:43 PM
http://<resource>:<port>/user name UserNameHere&password PasswordHere
04-11-20 09:57 AM