Forum Discussion
powershell module f5-ltm new-f5session function how do I login to F5
Thought I would finally try this out, I have an irule to add to all VIPs using HTTPs. Seemed that would be easy and quick. I loaded the module, all went well and pretty slick. I needed to use -passthrough with the session to be able to run:
Get-VirtualServer | Where-Object {($_.Destination -like "*443*")} | Select-Object Name
with passthrough in my new-f5session command I was good.
Then a few minutes later I got this error and do not know how to get around it.
Invoke-F5RestMethod : "401 F5 Authorization Required: X-F5-Auth-Token does not exist.
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com