Class: Weavr::HostRole
- Defined in:
- lib/weavr/resource/host_role.rb
Instance Method Summary collapse
Methods inherited from Resource
child_resources, #connection, extract_class_params, label, load_definitions!, predefine_class, receive, #receive!, #refresh!, #resource_action
Instance Method Details
#create ⇒ Object
19 20 21 |
# File 'lib/weavr/resource/host_role.rb', line 19 def create resource_action(:post) end |