File: subnet.rst

package info (click to toggle)
python-softlayer 6.2.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,508 kB
  • sloc: python: 57,195; makefile: 133; xml: 97; sh: 59
file content (40 lines) | stat: -rw-r--r-- 819 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
29
30
31
32
33
34
35
36
37
38
39
40
.. _cli_subnets:

Subnets
=======

.. click:: SoftLayer.CLI.subnet.cancel:cli
    :prog: subnet cancel
    :show-nested:

.. click:: SoftLayer.CLI.subnet.create:cli
    :prog: subnet create
    :show-nested:

.. click:: SoftLayer.CLI.subnet.detail:cli
    :prog: subnet detail
    :show-nested:

.. click:: SoftLayer.CLI.subnet.edit:cli
    :prog: subnet edit
    :show-nested:

.. click:: SoftLayer.CLI.subnet.list:cli
    :prog: subnet list
    :show-nested:

.. click:: SoftLayer.CLI.subnet.lookup:cli
    :prog: subnet lookup
    :show-nested:

.. click:: SoftLayer.CLI.subnet.edit_ip:cli
    :prog: subnet edit-ip
    :show-nested:

.. click:: SoftLayer.CLI.subnet.route:cli
    :prog: subnet route
    :show-nested:

.. click:: SoftLayer.CLI.subnet.clear_route:cli
    :prog: subnet clear-route
    :show-nested: