Forum Discussion

Rob_74473's avatar
Rob_74473
Icon for Cirrus rankCirrus
Nov 09, 2018

How do I create a standard virtual server with the python sdk

I've read some answers with curl examples, but nothing that uses the python sdk and nothing that specifically creates a standard virtual server. If I create a virtual server without specifying anything other than name, ip, desc, etc, I get a fastl4, which is great as it's one of the two I need to support, but how do I make a standard? And again, I'm looking for the python sdk way, not curl, as some params are object properties and some are method parameters.