1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/aws/parsers/compute
2012-03-20 14:58:24 +01:00
..
allocate_address.rb
associate_address.rb associate EIPs in a vpc 2012-02-21 09:12:56 -05:00
attach_volume.rb
basic.rb
cancel_spot_instance_requests.rb
create_image.rb
create_key_pair.rb
create_security_group.rb Removed merge commit 2012-03-20 14:58:24 +01:00
create_snapshot.rb
create_subnet.rb [aws]Add in subnets 2012-03-11 23:15:37 -04:00
create_volume.rb
create_vpc.rb basic VPC creation 2012-03-05 22:47:10 -05:00
delete_subnet.rb [aws]Add in subnets 2012-03-11 23:15:37 -04:00
delete_vpc.rb basic VPC creation 2012-03-05 22:47:10 -05:00
deregister_image.rb
describe_addresses.rb associate EIPs in a vpc 2012-02-21 09:12:56 -05:00
describe_availability_zones.rb
describe_images.rb
describe_instance_status.rb [aws|compute] Update API version and support new DescribeInstanceStatus format. 2012-02-04 00:23:10 -04:00
describe_instances.rb
describe_key_pairs.rb
describe_placement_groups.rb
describe_regions.rb
describe_reserved_instances.rb
describe_reserved_instances_offerings.rb
describe_security_groups.rb [compute|aws] fix error in describe_security_groups parser 2012-02-18 10:54:23 -06:00
describe_snapshots.rb
describe_spot_price_history.rb
describe_subnets.rb [aws]Add in subnets 2012-03-11 23:15:37 -04:00
describe_tags.rb
describe_volume_status.rb DescribeVolumeStatus 2012-03-14 23:16:31 -07:00
describe_volumes.rb
describe_vpcs.rb basic VPC creation 2012-03-05 22:47:10 -05:00
detach_volume.rb
get_console_output.rb
get_password_data.rb
import_key_pair.rb
monitor_unmonitor_instances.rb
purchase_reserved_instances_offering.rb
register_image.rb
run_instances.rb
spot_datafeed_subscription.rb
spot_instance_requests.rb
start_stop_instances.rb
terminate_instances.rb