Class
Fog::Rackspace::Orchestration::Real
In:
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:
Fog::Rackspace::Service
Methods
abandon_stack
authenticate
build_info
create_stack
delete_stack
endpoint_uri
get_stack_template
list_resource_events
list_resource_types
list_resources
list_stack_data
list_stack_events
new
preview_stack
region
request
request_id_header
request_uri
service_name
show_event_details
show_resource_data
show_resource_metadata
show_resource_schema
show_resource_template
show_stack_details
update_stack
validate_template
Public Class methods
new
(options = {})
Public Instance methods
abandon_stack
(stack)
authenticate
(options={})
build_info
()
create_stack
(options={})
delete_stack
(stack)
endpoint_uri
(service_endpoint_url=nil)
get_stack_template
(stack)
list_resource_events
(stack, resource, options={})
list_resource_types
()
list_resources
(stack, options={})
list_stack_data
(options={})
list_stack_events
(stack, options={})
preview_stack
(options = {})
region
()
request
(params, parse_json = true)
request_id_header
()
request_uri
(path, options={})
service_name
()
show_event_details
(stack, resource, event_id)
show_resource_data
(stack_name, stack_id, resource_name)
show_resource_metadata
(stack, resource_name)
show_resource_schema
(name)
show_resource_template
(name)
show_stack_details
(name, id)
update_stack
(stack, options = {})
validate_template
(options = {})
[Validate]