File: SoftLayer.managers.NetworkManager.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 (74 lines) | stat: -rw-r--r-- 2,327 bytes parent folder | download
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
NetworkManager
=================================

.. currentmodule:: SoftLayer.managers

.. autoclass:: NetworkManager
   :members:
   :inherited-members:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~NetworkManager.__init__
      ~NetworkManager.add_global_ip
      ~NetworkManager.add_securitygroup_rule
      ~NetworkManager.add_securitygroup_rules
      ~NetworkManager.add_subnet
      ~NetworkManager.assign_global_ip
      ~NetworkManager.attach_securitygroup_component
      ~NetworkManager.attach_securitygroup_components
      ~NetworkManager.cancel_global_ip
      ~NetworkManager.cancel_item
      ~NetworkManager.cancel_subnet
      ~NetworkManager.clear_route
      ~NetworkManager.create_securitygroup
      ~NetworkManager.delete_securitygroup
      ~NetworkManager.detach_securitygroup_component
      ~NetworkManager.detach_securitygroup_components
      ~NetworkManager.edit
      ~NetworkManager.edit_note_subnet
      ~NetworkManager.edit_securitygroup
      ~NetworkManager.edit_securitygroup_rule
      ~NetworkManager.get_cancel_failure_reasons
      ~NetworkManager.get_closed_pods
      ~NetworkManager.get_datacenter
      ~NetworkManager.get_datacenter_by_keyname
      ~NetworkManager.get_event_logs_by_request_id
      ~NetworkManager.get_ip_by_address
      ~NetworkManager.get_list_datacenter
      ~NetworkManager.get_nas_credentials
      ~NetworkManager.get_pods
      ~NetworkManager.get_routers
      ~NetworkManager.get_securitygroup
      ~NetworkManager.get_subnet
      ~NetworkManager.get_subnet_item_price
      ~NetworkManager.get_vlan
      ~NetworkManager.ip_lookup
      ~NetworkManager.list_global_ips
      ~NetworkManager.list_securitygroup_rules
      ~NetworkManager.list_securitygroups
      ~NetworkManager.list_subnets
      ~NetworkManager.list_vlans
      ~NetworkManager.remove_securitygroup_rule
      ~NetworkManager.remove_securitygroup_rules
      ~NetworkManager.resolve_global_ip_ids
      ~NetworkManager.resolve_subnet_ids
      ~NetworkManager.resolve_vlan_ids
      ~NetworkManager.route
      ~NetworkManager.set_subnet_ipddress_note
      ~NetworkManager.set_tags
      ~NetworkManager.set_tags_subnet
      ~NetworkManager.summary_by_datacenter
      ~NetworkManager.unassign_global_ip