Associate a floating IP address with existing server
Create a new security group
* Undefined
Create a new security group rule and attach it to a security group
* 'parent_group_id'<~Integer> - id of the parent security group * 'ip_protocol'<~String> - ip protocol for rule, must be in ['tcp', 'udp', 'icmp'] * 'from_port'<~Integer> - start port for rule i.e. 22 (or -1 for ICMP wildcard) * 'to_port'<~Integer> - end port for rule i.e. 22 (or -1 for ICMP wildcard) * 'cidr'<~String> - ip range address i.e. '0.0.0.0/0' * 'group_id'<~Integer> - id of the security group to which this rule applies
Create a new server
Disassociate a floating IP address with existing server
Get details about an existing floating IP address
Get details about a security group
* Undefined
Get details about a server
List all security groups
* Undefined
List all servers details
Reboot an existing server
Release an existing floating IP address
Reboot an existing server
Server actions for an existing server