Class Rhc::Rest::Domain
In: lib/rhc-rest/domain.rb
Parent: Object

Methods

add_application   applications   delete   destroy   new   save   update  

Included Modules

Rest

Attributes

id  [R] 

Public Class methods

Public Instance methods

Add Application to this domain

 options
 cartrdige
 template
 scale
 node_profile

Get all Application for this domain

delete(force=false)

Alias for destroy

save(new_id)

Alias for update

[Validate]