Class: Ansible::Ruby::Modules::Pn_cluster

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/network/netvisor/pn_cluster.rb

Overview

Execute cluster-create or cluster-delete command. A cluster allows two switches to cooperate in high-availability (HA) deployments. The nodes that form the cluster must be members of the same fabric. Clusters are typically used in conjunction with a virtual link aggregation group (VLAG) that allows links physically connected to two separate switches appear as a single trunk to a third device. The third device can be a switch,server, or any Ethernet device.

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

Methods inherited from Ansible::Ruby::Models::Base

attr_option, attr_options, attribute, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

This class inherits a constructor from Ansible::Ruby::Models::Base

Instance Method Details

#pn_clipasswordObject?



16
# File 'lib/ansible/ruby/modules/generated/network/netvisor/pn_cluster.rb', line 16

attribute :pn_clipassword

#pn_cliswitchObject?



19
# File 'lib/ansible/ruby/modules/generated/network/netvisor/pn_cluster.rb', line 19

attribute :pn_cliswitch

#pn_cliusernameObject?



13
# File 'lib/ansible/ruby/modules/generated/network/netvisor/pn_cluster.rb', line 13

attribute :pn_cliusername

#pn_cluster_node1String?



30
# File 'lib/ansible/ruby/modules/generated/network/netvisor/pn_cluster.rb', line 30

attribute :pn_cluster_node1

#pn_cluster_node2String?



34
# File 'lib/ansible/ruby/modules/generated/network/netvisor/pn_cluster.rb', line 34

attribute :pn_cluster_node2

#pn_nameString



26
# File 'lib/ansible/ruby/modules/generated/network/netvisor/pn_cluster.rb', line 26

attribute :pn_name

#pn_validate:validate, ...



38
# File 'lib/ansible/ruby/modules/generated/network/netvisor/pn_cluster.rb', line 38

attribute :pn_validate

#state:present, :absent



22
# File 'lib/ansible/ruby/modules/generated/network/netvisor/pn_cluster.rb', line 22

attribute :state