Class Fog::Rackspace::Orchestration
In: lib/fog/rackspace/models/orchestration/stack.rb
lib/fog/rackspace/models/orchestration/template.rb
lib/fog/rackspace/models/orchestration/resource.rb
lib/fog/rackspace/models/orchestration/event.rb
lib/fog/rackspace/models/orchestration/events.rb
lib/fog/rackspace/models/orchestration/resources.rb
lib/fog/rackspace/models/orchestration/resource_schemas.rb
lib/fog/rackspace/models/orchestration/templates.rb
lib/fog/rackspace/models/orchestration/stacks.rb
lib/fog/rackspace/orchestration.rb
lib/fog/rackspace/requests/orchestration/delete_stack.rb
lib/fog/rackspace/requests/orchestration/validate_template.rb
lib/fog/rackspace/requests/orchestration/update_stack.rb
lib/fog/rackspace/requests/orchestration/preview_stack.rb
lib/fog/rackspace/requests/orchestration/list_resource_events.rb
lib/fog/rackspace/requests/orchestration/show_event_details.rb
lib/fog/rackspace/requests/orchestration/list_stack_data.rb
lib/fog/rackspace/requests/orchestration/list_resource_types.rb
lib/fog/rackspace/requests/orchestration/abandon_stack.rb
lib/fog/rackspace/requests/orchestration/list_stack_events.rb
lib/fog/rackspace/requests/orchestration/show_resource_template.rb
lib/fog/rackspace/requests/orchestration/list_resources.rb
lib/fog/rackspace/requests/orchestration/build_info.rb
lib/fog/rackspace/requests/orchestration/show_resource_schema.rb
lib/fog/rackspace/requests/orchestration/show_stack_details.rb
lib/fog/rackspace/requests/orchestration/show_resource_data.rb
lib/fog/rackspace/requests/orchestration/get_stack_template.rb
lib/fog/rackspace/requests/orchestration/create_stack.rb
lib/fog/rackspace/requests/orchestration/show_resource_metadata.rb
Parent: Object

Included Modules

Fog::Rackspace::Errors

Classes and Modules

Module Fog::Rackspace::Orchestration::Reflectable
Class Fog::Rackspace::Orchestration::BadRequest
Class Fog::Rackspace::Orchestration::Event
Class Fog::Rackspace::Orchestration::Events
Class Fog::Rackspace::Orchestration::InternalServerError
Class Fog::Rackspace::Orchestration::Mock
Class Fog::Rackspace::Orchestration::Real
Class Fog::Rackspace::Orchestration::Resource
Class Fog::Rackspace::Orchestration::ResourceSchemas
Class Fog::Rackspace::Orchestration::Resources
Class Fog::Rackspace::Orchestration::ServiceError
Class Fog::Rackspace::Orchestration::Stack
Class Fog::Rackspace::Orchestration::Stacks
Class Fog::Rackspace::Orchestration::Template
Class Fog::Rackspace::Orchestration::Templates

Constants

ORCHESTRATION_DFW_URL = "https://dfw.orchestration.api.rackspacecloud.com/v1"
ORCHESTRATION_LON_URL = "https://lon.orchestration.api.rackspacecloud.com/v1"
ORCHESTRATION_IAD_URL = "https://iad.orchestration.api.rackspacecloud.com/v1"
ORCHESTRATION_ORD_URL = "https://ord.orchestration.api.rackspacecloud.com/v1"

[Validate]