Forum Discussion
Joel_Breton
Nimbostratus
May 26, 2017Add allowed VLAN to Virtual Server - Python F5-SDK
I'm trying to set the allowed vlan on a virtual server using the Python SDK.
Here's my code
newvs = vs.virtual.create(name='myvs', destination='10.0.0.1:80')
newvs.mask = '255.255.255.25...
Joel_Breton
Nimbostratus
May 26, 2017After a few hours of troubleshooting I found the solution.
newvs.vlans = ['myvlan']
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