Class: Ansible::Ruby::Modules::Avi_customipamdnsprofile

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

Overview

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

attribute :avi_api_update_method

#nameString

Returns Name of the custom ipam dns profile.,Field introduced in 17.1.1.

Returns:

  • (String)

    Name of the custom ipam dns profile.,Field introduced in 17.1.1.



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

attribute :name

#script_paramsObject?

Returns Parameters that are always passed to the ipam/dns script.,Field introduced in 17.1.1.

Returns:

  • (Object, nil)

    Parameters that are always passed to the ipam/dns script.,Field introduced in 17.1.1.



29
# File 'lib/ansible/ruby/modules/generated/network/avi/avi_customipamdnsprofile.rb', line 29

attribute :script_params

#script_uriObject

Returns Script uri of form controller //ipamdnsscripts/<file-name>.,Field introduced in 17.1.1.

Returns:

  • (Object)

    Script uri of form controller //ipamdnsscripts/<file-name>.,Field introduced in 17.1.1.



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

attribute :script_uri

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

attribute :state

#tenant_refObject?

Returns It is a reference to an object of type tenant.,Field introduced in 17.1.1.

Returns:

  • (Object, nil)

    It is a reference to an object of type tenant.,Field introduced in 17.1.1.



36
# File 'lib/ansible/ruby/modules/generated/network/avi/avi_customipamdnsprofile.rb', line 36

attribute :tenant_ref

#urlObject?

Returns Avi controller URL of the object.

Returns:

  • (Object, nil)

    Avi controller URL of the object.



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

attribute :url

#uuidObject?

Returns Field introduced in 17.1.1.

Returns:

  • (Object, nil)

    Field introduced in 17.1.1.



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

attribute :uuid