09-Mar-2022 11:54
Hello!
I am trying to create a wideip using the 'payload' method in python, drawing all the attributes from a JSON file but I keep getting the following error:
{ "code":400,"message":"one or more configuration identifiers must be provided","errorStack":[],"apiError":26214401}
I'm not sure what I'm missing. If anyone has a sample code or could take a look, it would be greatly appreciated!
JSON:
27-Jul-2022 13:33
the f5 python SDK is no longer under active development. I would recommend using the native iControl REST API. i have an example in the blog post https://f5automation.xyz/articles/How-to-create-wideip-F5-GTM-DNS-using-Python