Class: Ansible::Ruby::Modules::Cl_ports

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/core/network/cumulus/cl_ports.rb

Instance Method Summary collapse

Methods inherited from Base

#to_h

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

#speed_10gObject?

Returns list of ports to run initial run at 10G.

Returns:

  • (Object, nil)

    list of ports to run initial run at 10G



10
# File 'lib/ansible/ruby/modules/generated/core/network/cumulus/cl_ports.rb', line 10

attribute :speed_10g

#speed_40gObject?

Returns list of ports to run initial run at 40G.

Returns:

  • (Object, nil)

    list of ports to run initial run at 40G



13
# File 'lib/ansible/ruby/modules/generated/core/network/cumulus/cl_ports.rb', line 13

attribute :speed_40g

#speed_40g_div_4Object?

Returns list of 10G ports that will be ganged to form a 40G port.

Returns:

  • (Object, nil)

    list of 10G ports that will be ganged to form a 40G port



19
# File 'lib/ansible/ruby/modules/generated/core/network/cumulus/cl_ports.rb', line 19

attribute :speed_40g_div_4

#speed_4_by_10gObject?

Returns list of 40G ports that will be unganged to run as 4 10G ports.

Returns:

  • (Object, nil)

    list of 40G ports that will be unganged to run as 4 10G ports.



16
# File 'lib/ansible/ruby/modules/generated/core/network/cumulus/cl_ports.rb', line 16

attribute :speed_4_by_10g