Class: Ansible::Ruby::Modules::Avi_cloudproperties

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

Overview

This module is used to configure CloudProperties 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_cloudproperties.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_cloudproperties.rb', line 17

attribute :avi_api_update_method

#cc_propsObject?

Returns Cloudconnector properties.

Returns:

  • (Object, nil)

    Cloudconnector properties.



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

attribute :cc_props

#cc_vtypesObject?

Returns Cloud types supported by cloudconnector.,Enum options - CLOUD_NONE, CLOUD_VCENTER, CLOUD_OPENSTACK, CLOUD_AWS, CLOUD_VCA, CLOUD_APIC, CLOUD_MESOS, CLOUD_LINUXSERVER, CLOUD_DOCKER_UCP,,CLOUD_RANCHER, CLOUD_OSHIFT_K8S, CLOUD_AZURE.

Returns:

  • (Object, nil)

    Cloud types supported by cloudconnector.,Enum options - CLOUD_NONE, CLOUD_VCENTER, CLOUD_OPENSTACK, CLOUD_AWS, CLOUD_VCA, CLOUD_APIC, CLOUD_MESOS, CLOUD_LINUXSERVER, CLOUD_DOCKER_UCP,,CLOUD_RANCHER, CLOUD_OSHIFT_K8S, CLOUD_AZURE.



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

attribute :cc_vtypes

#hyp_propsObject?

Returns Hypervisor properties.

Returns:

  • (Object, nil)

    Hypervisor properties.



31
# File 'lib/ansible/ruby/modules/generated/network/avi/avi_cloudproperties.rb', line 31

attribute :hyp_props

#infoObject?

Returns Properties specific to a cloud type.

Returns:

  • (Object, nil)

    Properties specific to a cloud type.



34
# File 'lib/ansible/ruby/modules/generated/network/avi/avi_cloudproperties.rb', line 34

attribute :info

#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_cloudproperties.rb', line 13

attribute :state

#urlObject?

Returns Avi controller URL of the object.

Returns:

  • (Object, nil)

    Avi controller URL of the object.



37
# File 'lib/ansible/ruby/modules/generated/network/avi/avi_cloudproperties.rb', line 37

attribute :url

#uuidObject?

Returns Unique object identifier of the object.

Returns:

  • (Object, nil)

    Unique object identifier of the object.



40
# File 'lib/ansible/ruby/modules/generated/network/avi/avi_cloudproperties.rb', line 40

attribute :uuid