Ran into an issue with a IND script that uses HTTPS to the device. The device requires a special port number other than tcp/443 access the device via HTTPS. I'm not sure where in the script to add the specific port number for the script to use.
Where is the example below would I place the port number to be used?
Example script name device-cpu-statistics.ind
#! REMOTE::HTTP url: "/Diagnostics/CPU/Statistics?stats_mode=0" protocol: HTTPS