Class: Ansible::Ruby::Modules::Avi_autoscalelaunchconfig

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

Overview

This module is used to configure AutoScaleLaunchConfig object more examples at U(github.com/avinetworks/devops)

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

#avi_api_patch_op:add, ...

Returns Patch operation to use when using avi_api_update_method as patch.

Returns:

  • (:add, :replace, :delete, nil)

    Patch operation to use when using avi_api_update_method as patch.



21
# File 'lib/ansible/ruby/modules/generated/network/avi/avi_autoscalelaunchconfig.rb', line 21

attribute :avi_api_patch_op

#avi_api_update_method:put, ...

Returns Default method for object update is HTTP PUT.,Setting to patch will override that behavior to use HTTP PATCH.

Returns:

  • (:put, :patch, nil)

    Default method for object update is HTTP PUT.,Setting to patch will override that behavior to use HTTP PATCH.



17
# File 'lib/ansible/ruby/modules/generated/network/avi/avi_autoscalelaunchconfig.rb', line 17

attribute :avi_api_update_method

#descriptionObject?

Returns User defined description for the object.

Returns:

  • (Object, nil)

    User defined description for the object.



25
# File 'lib/ansible/ruby/modules/generated/network/avi/avi_autoscalelaunchconfig.rb', line 25

attribute :description

#image_idString?

Returns Unique id of the amazon machine image (ami) or openstack vm id.

Returns:

  • (String, nil)

    Unique id of the amazon machine image (ami) or openstack vm id.



28
# File 'lib/ansible/ruby/modules/generated/network/avi/avi_autoscalelaunchconfig.rb', line 28

attribute :image_id

#mesosObject?

Returns Autoscalemesossettings settings for autoscalelaunchconfig.

Returns:

  • (Object, nil)

    Autoscalemesossettings settings for autoscalelaunchconfig.



32
# File 'lib/ansible/ruby/modules/generated/network/avi/avi_autoscalelaunchconfig.rb', line 32

attribute :mesos

#nameString

Returns Name of the object.

Returns:

  • (String)

    Name of the object.



35
# File 'lib/ansible/ruby/modules/generated/network/avi/avi_autoscalelaunchconfig.rb', line 35

attribute :name

#openstackObject?

Returns Autoscaleopenstacksettings settings for autoscalelaunchconfig.

Returns:

  • (Object, nil)

    Autoscaleopenstacksettings settings for autoscalelaunchconfig.



39
# File 'lib/ansible/ruby/modules/generated/network/avi/avi_autoscalelaunchconfig.rb', line 39

attribute :openstack

#state:absent, ...

Returns The state that should be applied on the entity.

Returns:

  • (:absent, :present, nil)

    The state that should be applied on the entity.



13
# File 'lib/ansible/ruby/modules/generated/network/avi/avi_autoscalelaunchconfig.rb', line 13

attribute :state

#tenant_refString?

Returns It is a reference to an object of type tenant.

Returns:

  • (String, nil)

    It is a reference to an object of type tenant.



42
# File 'lib/ansible/ruby/modules/generated/network/avi/avi_autoscalelaunchconfig.rb', line 42

attribute :tenant_ref

#urlObject?

Returns Avi controller URL of the object.

Returns:

  • (Object, nil)

    Avi controller URL of the object.



46
# File 'lib/ansible/ruby/modules/generated/network/avi/avi_autoscalelaunchconfig.rb', line 46

attribute :url

#use_external_asgSymbol?

Returns If set to true, serverautoscalepolicy will use the autoscaling group (external_autoscaling_groups) from pool to perform scale up and scale down.,Pool should have single autoscaling group configured.,Field introduced in 17.2.3.,Default value when not specified in API or module is interpreted by Avi Controller as True.

Returns:

  • (Symbol, nil)

    If set to true, serverautoscalepolicy will use the autoscaling group (external_autoscaling_groups) from pool to perform scale up and scale down.,Pool should have single autoscaling group configured.,Field introduced in 17.2.3.,Default value when not specified in API or module is interpreted by Avi Controller as True.



49
# File 'lib/ansible/ruby/modules/generated/network/avi/avi_autoscalelaunchconfig.rb', line 49

attribute :use_external_asg

#uuidObject?

Returns Unique object identifier of the object.

Returns:

  • (Object, nil)

    Unique object identifier of the object.



53
# File 'lib/ansible/ruby/modules/generated/network/avi/avi_autoscalelaunchconfig.rb', line 53

attribute :uuid