Class: Ansible::Ruby::Modules::Cl_interface_policy
- Inherits:
-
Base
- Object
- Ansible::Ruby::Models::Base
- Base
- Ansible::Ruby::Modules::Cl_interface_policy
- Defined in:
- lib/ansible/ruby/modules/generated/core/network/cumulus/cl_interface_policy.rb
Instance Method Summary collapse
-
#allowed ⇒ Array<String>, ...
List of ports to run initial run at 10G.
-
#location ⇒ String?
Folder to store interface files.
Methods inherited from Base
Methods inherited from Ansible::Ruby::Models::Base
attr_option, attr_options, attribute, #initialize, #to_h, validates
Constructor Details
This class inherits a constructor from Ansible::Ruby::Models::Base
Instance Method Details
#allowed ⇒ Array<String>, ...
Returns list of ports to run initial run at 10G.
10 |
# File 'lib/ansible/ruby/modules/generated/core/network/cumulus/cl_interface_policy.rb', line 10 attribute :allowed |
#location ⇒ String?
Returns folder to store interface files.
14 |
# File 'lib/ansible/ruby/modules/generated/core/network/cumulus/cl_interface_policy.rb', line 14 attribute :location |