Class: Ansible::Ruby::Modules::Avi_vsdatascriptset

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

Overview

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

attribute :avi_api_update_method

#created_byObject?

Returns Creator name.,Field introduced in 17.1.11,17.2.4.

Returns:

  • (Object, nil)

    Creator name.,Field introduced in 17.1.11,17.2.4.



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

attribute :created_by

#datascriptObject?

Returns Datascripts to execute.

Returns:

  • (Object, nil)

    Datascripts to execute.



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

attribute :datascript

#descriptionObject?

Returns User defined description for the object.

Returns:

  • (Object, nil)

    User defined description for the object.



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

attribute :description

#ipgroup_refsObject?

Returns Uuid of ip groups that could be referred by vsdatascriptset objects.,It is a reference to an object of type ipaddrgroup.

Returns:

  • (Object, nil)

    Uuid of ip groups that could be referred by vsdatascriptset objects.,It is a reference to an object of type ipaddrgroup.



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

attribute :ipgroup_refs

#nameString

Returns Name for the virtual service datascript collection.

Returns:

  • (String)

    Name for the virtual service datascript collection.



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

attribute :name

#pool_group_refsObject?

Returns Uuid of pool groups that could be referred by vsdatascriptset objects.,It is a reference to an object of type poolgroup.

Returns:

  • (Object, nil)

    Uuid of pool groups that could be referred by vsdatascriptset objects.,It is a reference to an object of type poolgroup.



41
# File 'lib/ansible/ruby/modules/generated/network/avi/avi_vsdatascriptset.rb', line 41

attribute :pool_group_refs

#pool_refsObject?

Returns Uuid of pools that could be referred by vsdatascriptset objects.,It is a reference to an object of type pool.

Returns:

  • (Object, nil)

    Uuid of pools that could be referred by vsdatascriptset objects.,It is a reference to an object of type pool.



44
# File 'lib/ansible/ruby/modules/generated/network/avi/avi_vsdatascriptset.rb', line 44

attribute :pool_refs

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

attribute :state

#string_group_refsObject?

Returns Uuid of string groups that could be referred by vsdatascriptset objects.,It is a reference to an object of type stringgroup.

Returns:

  • (Object, nil)

    Uuid of string groups that could be referred by vsdatascriptset objects.,It is a reference to an object of type stringgroup.



47
# File 'lib/ansible/ruby/modules/generated/network/avi/avi_vsdatascriptset.rb', line 47

attribute :string_group_refs

#tenant_refObject?

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

Returns:

  • (Object, nil)

    It is a reference to an object of type tenant.



50
# File 'lib/ansible/ruby/modules/generated/network/avi/avi_vsdatascriptset.rb', line 50

attribute :tenant_ref

#urlObject?

Returns Avi controller URL of the object.

Returns:

  • (Object, nil)

    Avi controller URL of the object.



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

attribute :url

#uuidObject?

Returns Uuid of the virtual service datascript collection.

Returns:

  • (Object, nil)

    Uuid of the virtual service datascript collection.



56
# File 'lib/ansible/ruby/modules/generated/network/avi/avi_vsdatascriptset.rb', line 56

attribute :uuid