Class: Ansible::Ruby::Modules::Avi_httppolicyset

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

Overview

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

attribute :avi_api_update_method

#cloud_config_cksumObject?

Returns Checksum of cloud configuration for pool.,Internally set by cloud connector.

Returns:

  • (Object, nil)

    Checksum of cloud configuration for pool.,Internally set by cloud connector.



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

attribute :cloud_config_cksum

#created_byObject?

Returns Creator name.

Returns:

  • (Object, nil)

    Creator name.



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

attribute :created_by

#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_httppolicyset.rb', line 31

attribute :description

#http_request_policyNilClass?

Returns Http request policy for the virtual service.

Returns:

  • (NilClass, nil)

    Http request policy for the virtual service.



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

attribute :http_request_policy

#http_response_policyObject?

Returns Http response policy for the virtual service.

Returns:

  • (Object, nil)

    Http response policy for the virtual service.



38
# File 'lib/ansible/ruby/modules/generated/network/avi/avi_httppolicyset.rb', line 38

attribute :http_response_policy

#http_security_policyObject?

Returns Http security policy for the virtual service.

Returns:

  • (Object, nil)

    Http security policy for the virtual service.



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

attribute :http_security_policy

#is_internal_policySymbol?

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

Returns:

  • (Symbol, nil)

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



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

attribute :is_internal_policy

#nameString

Returns Name of the http policy set.

Returns:

  • (String)

    Name of the http policy set.



48
# File 'lib/ansible/ruby/modules/generated/network/avi/avi_httppolicyset.rb', line 48

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



52
# File 'lib/ansible/ruby/modules/generated/network/avi/avi_httppolicyset.rb', line 52

attribute :tenant_ref

#urlObject?

Returns Avi controller URL of the object.

Returns:

  • (Object, nil)

    Avi controller URL of the object.



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

attribute :url

#uuidObject?

Returns Uuid of the http policy set.

Returns:

  • (Object, nil)

    Uuid of the http policy set.



59
# File 'lib/ansible/ruby/modules/generated/network/avi/avi_httppolicyset.rb', line 59

attribute :uuid