megamattzilla
megamattzilla
Hi @prateekramani, Thanks for the info! Are we sure the root cause of this issue is BZ ID 1633173? Is it possible both issues have similar, vague error messages? The...
Repeating the same test- create the `HTTP-TRANSPARENT` service successfully via the GUI and then running the ansible module with same settings- the ansible module fails even when I add `dump_json:...
Hi @prateekramani , This is definitely looking like an ansible modules issue. When the ansible module generates the POST request to `/mgmt/shared/iapp/blocks` the JSON item for `"id": "f5-ssl-orchestrator-service"` has something...
Files: [bad.json](https://github.com/user-attachments/files/17077067/bad.json) [good.json](https://github.com/user-attachments/files/17077068/good.json) POST payload ansible is sending fails with error 'lastIndexOf' of undefined: `curl -k -X POST -H "Content-Type: application/json" https://{{Big-IP MGMT IP}}/mgmt/shared/iapp/blocks -u admin -d @bad.json -v` POST...
I cannot replicate the issue on 17.1.1.3: ``` Sys::Version Main Package Product BIG-IP Version 17.1.1.3 Build 0.0.5 Edition Point Release 3 Date Thu Mar 21 04:23:27 PDT 2024 ``` I...
I did notice if the entire class "DbVariables" is removed from the declaration (along with all db vars)- all db vars revert to TMOS default values. It seems they will...
Hi @barakbd and @Nachtfalkeaw, I'm the F5 solutions engineer working with Barak on their telemetry streaming initiatives. It appears there are two different requests in this github issue. ## 1.)...
wow 2 years! feels just like yesterday ^_^ 2024 update: Customer likes using prometheus pull consumer; however many, many Big-IP metrics have strings for values as seen in the [example...