Class
Fog::Compute::Brightbox::Real
In:
lib/fog/compute/requests/brightbox/update_api_client.rb
lib/fog/compute/requests/brightbox/create_load_balancer.rb
lib/fog/compute/requests/brightbox/get_user.rb
lib/fog/compute/requests/brightbox/create_image.rb
lib/fog/compute/requests/brightbox/destroy_server.rb
lib/fog/compute/requests/brightbox/get_image.rb
lib/fog/compute/requests/brightbox/start_server.rb
lib/fog/compute/requests/brightbox/activate_console_server.rb
lib/fog/compute/requests/brightbox/list_server_types.rb
lib/fog/compute/requests/brightbox/list_cloud_ips.rb
lib/fog/compute/requests/brightbox/add_listeners_load_balancer.rb
lib/fog/compute/requests/brightbox/remove_listeners_load_balancer.rb
lib/fog/compute/requests/brightbox/add_nodes_load_balancer.rb
lib/fog/compute/requests/brightbox/create_api_client.rb
lib/fog/compute/requests/brightbox/destroy_cloud_ip.rb
lib/fog/compute/requests/brightbox/stop_server.rb
lib/fog/compute/requests/brightbox/list_images.rb
lib/fog/compute/requests/brightbox/update_server.rb
lib/fog/compute/requests/brightbox/get_zone.rb
lib/fog/compute/requests/brightbox/list_servers.rb
lib/fog/compute/requests/brightbox/destroy_load_balancer.rb
lib/fog/compute/requests/brightbox/get_interface.rb
lib/fog/compute/requests/brightbox/shutdown_server.rb
lib/fog/compute/requests/brightbox/list_api_clients.rb
lib/fog/compute/requests/brightbox/create_server.rb
lib/fog/compute/requests/brightbox/get_api_client.rb
lib/fog/compute/requests/brightbox/update_image.rb
lib/fog/compute/requests/brightbox/destroy_image.rb
lib/fog/compute/requests/brightbox/update_account.rb
lib/fog/compute/requests/brightbox/get_account.rb
lib/fog/compute/requests/brightbox/list_load_balancers.rb
lib/fog/compute/requests/brightbox/snapshot_server.rb
lib/fog/compute/requests/brightbox/get_load_balancer.rb
lib/fog/compute/requests/brightbox/list_zones.rb
lib/fog/compute/requests/brightbox/get_cloud_ip.rb
lib/fog/compute/requests/brightbox/get_server_type.rb
lib/fog/compute/requests/brightbox/update_load_balancer.rb
lib/fog/compute/requests/brightbox/update_user.rb
lib/fog/compute/requests/brightbox/get_server.rb
lib/fog/compute/requests/brightbox/map_cloud_ip.rb
lib/fog/compute/requests/brightbox/unmap_cloud_ip.rb
lib/fog/compute/requests/brightbox/remove_nodes_load_balancer.rb
lib/fog/compute/requests/brightbox/reset_ftp_password_account.rb
lib/fog/compute/requests/brightbox/create_cloud_ip.rb
lib/fog/compute/requests/brightbox/list_users.rb
lib/fog/compute/requests/brightbox/destroy_api_client.rb
lib/fog/compute/requests/brightbox/resize_server.rb
lib/fog/compute/brightbox.rb
Parent:
Object
Methods
account
activate_console_server
add_listeners_load_balancer
add_nodes_load_balancer
create_api_client
create_cloud_ip
create_image
create_load_balancer
create_server
destroy_api_client
destroy_cloud_ip
destroy_image
destroy_load_balancer
destroy_server
get_account
get_api_client
get_cloud_ip
get_image
get_interface
get_load_balancer
get_server
get_server_type
get_user
get_zone
list_api_clients
list_cloud_ips
list_images
list_load_balancers
list_server_types
list_servers
list_users
list_zones
map_cloud_ip
new
remove_listeners_load_balancer
remove_nodes_load_balancer
request
reset_ftp_password_account
resize_server
shutdown_server
snapshot_server
start_server
stop_server
unmap_cloud_ip
update_account
update_api_client
update_image
update_load_balancer
update_server
update_user
Public Class methods
new
(options)
Public Instance methods
account
()
activate_console_server
(identifier, options = {})
add_listeners_load_balancer
(identifier, options = {})
add_nodes_load_balancer
(identifier, options = {})
create_api_client
(options = {})
create_cloud_ip
(options = {})
create_image
(options = {})
create_load_balancer
(options = {})
create_server
(options = {})
destroy_api_client
(identifier, options = {})
destroy_cloud_ip
(identifier, options = {})
destroy_image
(identifier, options = {})
destroy_load_balancer
(identifier, options = {})
destroy_server
(identifier, options = {})
get_account
(options = {})
get_api_client
(identifier, options = {})
get_cloud_ip
(identifier, options = {})
get_image
(identifier, options = {})
get_interface
(identifier, options = {})
get_load_balancer
(identifier, options = {})
get_server
(identifier, options = {})
get_server_type
(identifier, options = {})
get_user
(identifier, options = {})
get_zone
(identifier, options = {})
list_api_clients
(options = {})
list_cloud_ips
(options = {})
list_images
(options = {})
list_load_balancers
(options = {})
list_server_types
(options = {})
list_servers
(options = {})
list_users
(options = {})
list_zones
(options = {})
map_cloud_ip
(identifier, options = {})
remove_listeners_load_balancer
(identifier, options = {})
remove_nodes_load_balancer
(identifier, options = {})
request
(params)
reset_ftp_password_account
(options = {})
resize_server
(identifier, options = {})
shutdown_server
(identifier, options = {})
snapshot_server
(identifier, options = {})
start_server
(identifier, options = {})
stop_server
(identifier, options = {})
unmap_cloud_ip
(identifier, options = {})
update_account
(options = {})
update_api_client
(identifier, options = {})
update_image
(identifier, options = {})
update_load_balancer
(identifier, options = {})
update_server
(identifier, options = {})
update_user
(identifier, options = {})
[Validate]