Table of Contents - moniker_activeresource-0.1.0 Documentation
Pages
- LICENSE
-
README
- moniker_activeresource
- Installation
- Sample usage
- Keystone authentication and Moniker setup
- Create a new server (requires an administrative role)
- List existing server (requires an administrative role)
- Get a server (requires an administrative role)
- Update a server (requires an administrative role)
- Destroy a server (requires an administrative role)
- Create a new domain (depending on your configuration, this might require an administrative role)
- List existing domains
- Get a domain
- Update a domain (depending on your configuration, this might require an administrative role)
- Destroy a domain (depending on your configuration, this might require an administrative role)
- Create a new record
- List existing records in a domain
- Get a record in a domain
- Update a record in a domain
- Destroy a record in a domain
- Known limitation
- Contributing to moniker_activeresource
- Copyright
Classes and Modules
- ActiveResource
- ActiveResource::Base
- ActiveResource::ClientError
- Moniker
- Moniker::Base
- Moniker::Common
- Moniker::Domain
- Moniker::Record
- Moniker::Server
Methods
- ::collection_path — Moniker::Common
- ::custom_method_collection_url — Moniker::Common
- ::element_path — Moniker::Common
- ::find_all_by_data — Moniker::Record
- ::find_all_by_email — Moniker::Domain
- ::find_all_by_name — Moniker::Record
- ::find_all_by_type — Moniker::Record
- ::find_by_name — Moniker::Domain
- ::find_by_name — Moniker::Record
- ::find_by_name — Moniker::Server
- ::headers — Moniker::Base
- ::site — Moniker::Base
- ::site= — Moniker::Base
- ::sudo_tenant — Moniker::Base
- ::sudo_tenant= — Moniker::Base
- ::token — Moniker::Base
- ::token= — Moniker::Base
- #custom_method_element_url — Moniker::Common
- #custom_method_new_element_url — Moniker::Common
- #decode_openstack_error — ActiveResource::ClientError
- #domain — Moniker::Record
- #domain_id — Moniker::Record
- #initialize — Moniker::Domain
- #initialize — Moniker::Record
- #initialize — Moniker::Server
- #load — ActiveResource::Base
- #message — ActiveResource::ClientError
- #old_message — ActiveResource::ClientError
- #old_to_s — ActiveResource::ClientError
- #records — Moniker::Domain
- #to_s — ActiveResource::ClientError
- #update_attributes — Moniker::Record