Class: Ansible::Ruby::Modules::Netscaler_cs_action

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

Overview

Manage content switching actions This module is intended to run either on the ansible control node or a bastion (jumpserver) with access to the actual netscaler instance

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

#commentObject?

Returns Comments associated with this cs action.

Returns:

  • (Object, nil)

    Comments associated with this cs action.



27
# File 'lib/ansible/ruby/modules/generated/network/netscaler/netscaler_cs_action.rb', line 27

attribute :comment

#nameString?

Returns Name for the content switching action. Must begin with an ASCII alphanumeric or underscore C(_) character, and must contain only ASCII alphanumeric, underscore C(_), hash C(#), period C(.), space C( ), colon C(:), at sign C(@), equal sign C(=), and hyphen C(-) characters. Can be changed after the content switching action is created.

Returns:

  • (String, nil)

    Name for the content switching action. Must begin with an ASCII alphanumeric or underscore C(_) character, and must contain only ASCII alphanumeric, underscore C(_), hash C(#), period C(.), space C( ), colon C(:), at sign C(@), equal sign C(=), and hyphen C(-) characters. Can be changed after the content switching action is created.



13
# File 'lib/ansible/ruby/modules/generated/network/netscaler/netscaler_cs_action.rb', line 13

attribute :name

#targetlbvserverString?

Returns Name of the load balancing virtual server to which the content is switched.

Returns:

  • (String, nil)

    Name of the load balancing virtual server to which the content is switched.



17
# File 'lib/ansible/ruby/modules/generated/network/netscaler/netscaler_cs_action.rb', line 17

attribute :targetlbvserver

#targetvserverObject?

Returns Name of the VPN virtual server to which the content is switched.

Returns:

  • (Object, nil)

    Name of the VPN virtual server to which the content is switched.



21
# File 'lib/ansible/ruby/modules/generated/network/netscaler/netscaler_cs_action.rb', line 21

attribute :targetvserver

#targetvserverexprObject?

Returns Information about this content switching action.

Returns:

  • (Object, nil)

    Information about this content switching action.



24
# File 'lib/ansible/ruby/modules/generated/network/netscaler/netscaler_cs_action.rb', line 24

attribute :targetvserverexpr