Forum Discussion
Mitesh_378646
Nimbostratus
7 years agoCan someone please confirm whats the correct Base & Auth URL in New-F5Session.ps1
Hi All,
I do have device IP, userName & Password with me. But as soon as i tried to hit the REST API in (new-F5Session.ps1) it throws unauthorized access at both BaseURL & Auth URL:
$BaseURL =...
PeteWhite
Employee
7 years agoHave you set -LTMName correctly to the device name or IP address? Take a look at https://github.com/vercellone/POSH-LTM-Rest which gives you some examples