Forum Discussion
cathy_123
Aug 30, 2024Cirrus
Python script to get the SSL profile of a VIP
Hello guys I am creating an SSL automation and I am trying to get the ssl profile from inputted VIP.. I am using F5 rest api and I am not seeing much differences on the contents when I use this url ...
zamroni777
Sep 25, 2024Nacreous
as the response is in json format, then you can use example below to fetch specific object.
ensure that there is "[" prefix and "]" suffix so that it is processed as array of json object.
https://www.w3schools.com/python/python_json.asp
https://www.w3schools.com/python/trypython.asp?filename=demo_json_from_python
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects