Class: Ansible::Ruby::Modules::Ucs_uuid_pool

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

Overview

Configures server UUID pools and UUID blocks on Cisco UCS Manager. Examples can be used with the L(UCS Platform Emulator,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

#descriptionObject?



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

attribute :description

#first_uuidString?



31
# File 'lib/ansible/ruby/modules/generated/remote_management/ucs/ucs_uuid_pool.rb', line 31

attribute :first_uuid

#last_uuidString?



35
# File 'lib/ansible/ruby/modules/generated/remote_management/ucs/ucs_uuid_pool.rb', line 35

attribute :last_uuid

#nameString



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

attribute :name

#order:default, ...



27
# File 'lib/ansible/ruby/modules/generated/remote_management/ucs/ucs_uuid_pool.rb', line 27

attribute :order

#org_dnString?



39
# File 'lib/ansible/ruby/modules/generated/remote_management/ucs/ucs_uuid_pool.rb', line 39

attribute :org_dn

#prefixObject?



24
# File 'lib/ansible/ruby/modules/generated/remote_management/ucs/ucs_uuid_pool.rb', line 24

attribute :prefix

#state:present, ...



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

attribute :state