We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b35c98d commit b69b0b8Copy full SHA for b69b0b8
1 file changed
SoftLayer/managers/vs.py
@@ -449,7 +449,7 @@ def create_instance(self, **kwargs):
449
incur a fee on your account.
450
:param int public_vlan: The ID of the public VLAN on which you want
451
this VS placed.
452
- :param int private_vlan: The ID of the public VLAN on which you want
+ :param int private_vlan: The ID of the private VLAN on which you want
453
454
:param list disks: A list of disk capacities for this server.
455
:param string post_uri: The URI of the post-install script to run
0 commit comments