Forum Discussion

shru199116's avatar
shru199116
Icon for Nimbostratus rankNimbostratus
May 18, 2022

How to get all the properties of a Virtual Sever using python SDK?

device.tm.ltm.virtuals.get_collection() --> It just gives basic fields like name, ipProtocol, iRule, Pool name, nat64, etc device.tm.ltm.profile.server_ssls.get_collection() --> Gives the Server ...