Forum Discussion
Jason_Nance
Nimbostratus
May 17, 2018Python SDK :: Get Specific Profile By Type from VS (or Identify Type of Profile)
I can pull all profiles for a virtual server like so:
from f5.bigip import ManagementRoot
mgmt = ManagementRoot(hostname, username, password)
myvirt = mgmt.tm.ltm.virtuals.virtual.load(name='my_v...
Abdessamad1
Cirrostratus
May 18, 2018Hi,
You also have profile collections per type (Client_Ssls, Https, Tcps ...).
Reference documentation can be found here:
http://f5-sdk.readthedocs.io/en/latest/_modules/f5/bigip/tm/ltm/profile.html
http://f5-sdk.readthedocs.io/en/latest/apidoc/f5.bigip.tm.ltm.htmlmodule-f5.bigip.tm.ltm.profile
Regards.
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