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:
|