Class: Ansible::Ruby::Modules::Oneview_fcoe_network_facts
- Inherits:
-
Base
- Object
- Ansible::Ruby::Models::Base
- Base
- Ansible::Ruby::Modules::Oneview_fcoe_network_facts
- Defined in:
- lib/ansible/ruby/modules/generated/remote_management/oneview/oneview_fcoe_network_facts.rb
Overview
Retrieve the facts about one or more of the FCoE Networks from OneView.
Instance Method Summary collapse
-
#name ⇒ String?
FCoE Network name.
Methods inherited from Base
Methods inherited from Ansible::Ruby::Models::Base
attr_option, attr_options, attribute, fix_inclusion, #initialize, remove_existing_validations, #to_h, validates
Constructor Details
This class inherits a constructor from Ansible::Ruby::Models::Base
Instance Method Details
#name ⇒ String?
Returns FCoE Network name.
12 |
# File 'lib/ansible/ruby/modules/generated/remote_management/oneview/oneview_fcoe_network_facts.rb', line 12 attribute :name |