Class: Ansible::Ruby::Modules::Cs_account

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_account.rb

Overview

Create, disable, lock, enable and remove accounts.

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

#account_type:user, ...



42
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_account.rb', line 42

attribute :account_type

#domainString?



46
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_account.rb', line 46

attribute :domain

#emailString?



32
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_account.rb', line 32

attribute :email

#first_nameString?



24
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_account.rb', line 24

attribute :first_name

#last_nameString?



28
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_account.rb', line 28

attribute :last_name

#nameString



12
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_account.rb', line 12

attribute :name

#network_domainObject?



39
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_account.rb', line 39

attribute :network_domain

#passwordString?



20
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_account.rb', line 20

attribute :password

#poll_async:yes, ...



54
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_account.rb', line 54

attribute :poll_async

#state:present, ...



50
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_account.rb', line 50

attribute :state

#timezoneObject?



36
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_account.rb', line 36

attribute :timezone

#usernameString?



16
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_account.rb', line 16

attribute :username