Class: Ansible::Ruby::Modules::Cs_resourcelimit

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

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, #to_h, validates

Constructor Details

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

Instance Method Details

#accountObject?

Returns Account the resource is related to.

Returns:

  • (Object, nil)

    Account the resource is related to.



21
# File 'lib/ansible/ruby/modules/generated/extras/cloud/cloudstack/cs_resourcelimit.rb', line 21

attribute :account

#domainObject?

Returns Domain the resource is related to.

Returns:

  • (Object, nil)

    Domain the resource is related to.



18
# File 'lib/ansible/ruby/modules/generated/extras/cloud/cloudstack/cs_resourcelimit.rb', line 18

attribute :domain

#limitInteger?

Returns Maximum number of the resource.,Default is unlimited C(-1).

Returns:

  • (Integer, nil)

    Maximum number of the resource.,Default is unlimited C(-1).



14
# File 'lib/ansible/ruby/modules/generated/extras/cloud/cloudstack/cs_resourcelimit.rb', line 14

attribute :limit

#projectObject?

Returns Name of the project the resource is related to.

Returns:

  • (Object, nil)

    Name of the project the resource is related to.



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

attribute :project

#resource_type:instance, ...

Returns Type of the resource.

Returns:

  • (:instance, :ip_address, :volume, :snapshot, :template, :network, :vpc, :cpu, :memory, :primary_storage, :secondary_storage)

    Type of the resource.



10
# File 'lib/ansible/ruby/modules/generated/extras/cloud/cloudstack/cs_resourcelimit.rb', line 10

attribute :resource_type