Class: Ansible::Ruby::Modules::Oneview_logical_interconnect_group
- Inherits:
-
Base
- Object
- Ansible::Ruby::Models::Base
- Base
- Ansible::Ruby::Modules::Oneview_logical_interconnect_group
- Defined in:
- lib/ansible/ruby/modules/generated/remote_management/oneview/oneview_logical_interconnect_group.rb
Overview
Provides an interface to manage Logical Interconnect Group resources. Can create, update, or delete.
Instance Method Summary collapse
-
#data ⇒ Hash
List with the Logical Interconnect Group properties.
-
#state ⇒ :absent, ...
Indicates the desired state for the Logical Interconnect Group resource.
Methods inherited from Base
Methods inherited from Ansible::Ruby::Models::Base
attr_option, attr_options, attribute, #initialize, remove_existing_validations, #to_h, validates
Constructor Details
This class inherits a constructor from Ansible::Ruby::Models::Base
Instance Method Details
#data ⇒ Hash
16 |
# File 'lib/ansible/ruby/modules/generated/remote_management/oneview/oneview_logical_interconnect_group.rb', line 16 attribute :data |
#state ⇒ :absent, ...
12 |
# File 'lib/ansible/ruby/modules/generated/remote_management/oneview/oneview_logical_interconnect_group.rb', line 12 attribute :state |