File: vlan.rst

package info (click to toggle)
python-softlayer 6.1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 5,100 kB
  • sloc: python: 53,771; makefile: 289; sh: 57
file content (28 lines) | stat: -rw-r--r-- 533 bytes parent folder | download | duplicates (2)
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: