Class: Ansible::Ruby::Modules::Ops_facts
- Inherits:
-
Base
- Object
- Ansible::Ruby::Models::Base
- Base
- Ansible::Ruby::Modules::Ops_facts
- Defined in:
- lib/ansible/ruby/modules/generated/core/network/openswitch/ops_facts.rb
Instance Method Summary collapse
-
#config ⇒ Boolean?
When enabled, this argument will collect the current running configuration from the remote device.
-
#endpoints ⇒ Array<String>, ...
Accepts a list of endpoints to retrieve from the remote device using the REST API.
Methods inherited from Base
Methods inherited from Ansible::Ruby::Models::Base
attr_options, attribute, #initialize, #to_h, validates
Constructor Details
This class inherits a constructor from Ansible::Ruby::Models::Base
Instance Method Details
#config ⇒ Boolean?
10 |
# File 'lib/ansible/ruby/modules/generated/core/network/openswitch/ops_facts.rb', line 10 attribute :config |
#endpoints ⇒ Array<String>, ...
14 |
# File 'lib/ansible/ruby/modules/generated/core/network/openswitch/ops_facts.rb', line 14 attribute :endpoints |