Class: Ansible::Ruby::Modules::Avi_vrfcontext

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

Overview

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

attribute :avi_api_update_method

#bgp_profileObject?

Returns Bgp local and peer info.

Returns:

  • (Object, nil)

    Bgp local and peer info.



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

attribute :bgp_profile

#cloud_refObject?

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

Returns:

  • (Object, nil)

    It is a reference to an object of type cloud.



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

attribute :cloud_ref

#debugvrfcontextObject?

Returns Configure debug flags for vrf.,Field introduced in 17.1.1.

Returns:

  • (Object, nil)

    Configure debug flags for vrf.,Field introduced in 17.1.1.



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

attribute :debugvrfcontext

#descriptionObject?

Returns User defined description for the object.

Returns:

  • (Object, nil)

    User defined description for the object.



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

attribute :description

#gateway_monObject?

Returns Configure ping based heartbeat check for gateway in service engines of vrf.

Returns:

  • (Object, nil)

    Configure ping based heartbeat check for gateway in service engines of vrf.



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

attribute :gateway_mon

#internal_gateway_monitorObject?

Returns Configure ping based heartbeat check for all default gateways in service engines of vrf.,Field introduced in 17.1.1.

Returns:

  • (Object, nil)

    Configure ping based heartbeat check for all default gateways in service engines of vrf.,Field introduced in 17.1.1.



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

attribute :internal_gateway_monitor

#nameString

Returns Name of the object.

Returns:

  • (String)

    Name of the object.



43
# File 'lib/ansible/ruby/modules/generated/network/avi/avi_vrfcontext.rb', line 43

attribute :name

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

attribute :state

#static_routesObject?

Returns List of staticroute.

Returns:

  • (Object, nil)

    List of staticroute.



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

attribute :static_routes

#system_defaultSymbol?

Returns Boolean flag to set system_default.,Default value when not specified in API or module is interpreted by Avi Controller as False.

Returns:

  • (Symbol, nil)

    Boolean flag to set system_default.,Default value when not specified in API or module is interpreted by Avi Controller as False.



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

attribute :system_default

#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.



54
# File 'lib/ansible/ruby/modules/generated/network/avi/avi_vrfcontext.rb', line 54

attribute :tenant_ref

#urlObject?

Returns Avi controller URL of the object.

Returns:

  • (Object, nil)

    Avi controller URL of the object.



57
# File 'lib/ansible/ruby/modules/generated/network/avi/avi_vrfcontext.rb', line 57

attribute :url

#uuidObject?

Returns Unique object identifier of the object.

Returns:

  • (Object, nil)

    Unique object identifier of the object.



60
# File 'lib/ansible/ruby/modules/generated/network/avi/avi_vrfcontext.rb', line 60

attribute :uuid