Revision 6489c38b docs/man/kamaki.rst

b/docs/man/kamaki.rst
52 52

  
53 53
    Manage compute API networks.
54 54

  
55
ip
56

  
57
     Manage compute API floating IP commands
58

  
55 59
image 
56 60

  
57 61
    Manage images on Plankton (and Compute).
......
119 123
* firewall  Set the server (VM) firewall profile for public networks
120 124
    * set   Set the firewall profile
121 125
    * get   Get the firewall profile
122
* ip        Manage floating IPs for the servers
123
    * attach    Attach a floating ip to a server with server_id
124
    * info      A floating IPs' details
125
    * detach    Detach floating ip from server
126
    * list      List all floating ips
127
    * create    Create a new floating IP
128
    * delete    Delete a floating ip
129
    * pools     List all floating pools of floating ips
130 126
* info      Detailed information on a Virtual Machine
131 127
* list      List Virtual Machines accessible by user
132 128
* metadata  Manage a server metadata
......
188 184
* rename        Set the name of a network
189 185

  
190 186

  
187
ip commands
188
***********
189

  
190
* info      Details for an IP
191
* list      List reserved floating IPs
192
* attach    Attach a floating IP to a server
193
* pools     List pools of floating IPs
194
* release   Release a floating IP
195
* detach    Detach a floating IP from a server
196
* reserve   Reserve a floating IP
197

  
191 198
file commands
192 199
**************
193 200

  

Also available in: Unified diff