1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
.. _cli_vlan:
VLANs
=====
.. click:: SoftLayer.CLI.vlan.create:cli
:prog: vlan create
:show-nested:
.. click:: SoftLayer.CLI.vlan.create_options:cli
:prog: vlan create-options
:show-nested:
.. click:: SoftLayer.CLI.vlan.detail:cli
:prog: vlan detail
:show-nested:
.. click:: SoftLayer.CLI.vlan.edit:cli
:prog: vlan edit
:show-nested:
.. click:: SoftLayer.CLI.vlan.list:cli
:prog: vlan list
:show-nested:
.. click:: SoftLayer.CLI.vlan.cancel:cli
:prog: vlan cancel
:show-nested:
|