Class: Ansible::Ruby::Modules::Ucs_vlans

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/remote_management/ucs/ucs_vlans.rb

Overview

Configures VLANs on Cisco UCS Manager. Examples can be used with the UCS Platform Emulator U(communities.cisco.com/ucspe).

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

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

#fabric:common, ...



25
# File 'lib/ansible/ruby/modules/generated/remote_management/ucs/ucs_vlans.rb', line 25

attribute :fabric

#idString



29
# File 'lib/ansible/ruby/modules/generated/remote_management/ucs/ucs_vlans.rb', line 29

attribute :id

#multicast_policyString?



21
# File 'lib/ansible/ruby/modules/generated/remote_management/ucs/ucs_vlans.rb', line 21

attribute :multicast_policy

#nameString



17
# File 'lib/ansible/ruby/modules/generated/remote_management/ucs/ucs_vlans.rb', line 17

attribute :name

#native:yes, ...



37
# File 'lib/ansible/ruby/modules/generated/remote_management/ucs/ucs_vlans.rb', line 37

attribute :native

#sharing:none, ...



33
# File 'lib/ansible/ruby/modules/generated/remote_management/ucs/ucs_vlans.rb', line 33

attribute :sharing

#state:present, ...



13
# File 'lib/ansible/ruby/modules/generated/remote_management/ucs/ucs_vlans.rb', line 13

attribute :state