PowerShell module for the F5 LTM REST API
Problem this snippet solves: To report an issue with the F5-LTM or F5-BIGIP modules, please use the Issues sections of the GitHub repos (here and here) instead of commenting here. Thanks!
This Pow...
Updated Jun 06, 2023
Version 2.0Joel_Newton
Cirrus
Joined September 06, 2012
Per_Eriksson_37
Dec 08, 2018Nimbostratus
Why is there no functionality included in the module that can manipulate sys iFiles and LTM iFiles? Specifically I need to: 1. Upload a text file with ApiKeys (working using Invoke-WebRequest) 2. Update/modify an already existing sys iFile object to point to the content of the uploaded file in item 1. This would enable me to update the parameter content of an LTM iFile object that I’m using in an iRule.
Suggestions?