Class: Ansible::Ruby::Modules::Ucs_storage_profile

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

Overview

Configures storage profiles 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_storage_profile.rb', line 21

attribute :description

#local_lunsArray<Hash>, ...



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

attribute :local_luns

#nameString



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

attribute :name

#org_dnString?



28
# File 'lib/ansible/ruby/modules/generated/remote_management/ucs/ucs_storage_profile.rb', line 28

attribute :org_dn

#state:absent, ...



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

attribute :state