ASM::ObjectParams

Introduced : BIG-IP_v9.4.5
The ObjectParams interface enables you to manipulate Object Parameters This interface does not support transactions.

Methods

Method Description Introduced
add_or_update_object_param_with_characteristics This method has been deprecated; Please use ASM GUI instead. Adds (if doesn&apost exists) or updates (if exists) URL parameter in a policy. BIG-IP_v9.4.5
get_version Gets the version information for this interface. BIG-IP_v9.4.5
set_parameter_staging_flag This method has been deprecated; Please use ASM GUI instead. Set or unset staging for URL parameter in a policy. BIG-IP_v10.1.0

Structures

Structure

Description

AttackSignatureDefinition

This structure has been deprecated A struct that represents an attack signature in a parameter

MetacharDefinition

This structure has been deprecated A struct that represents a meta-character in a parameter


Enumerations

Enumeration Description
ObjectParamCategory This structure has been deprecated An enumeration for different states of URL parameter

Exceptions

Exception Description

Constants

Constant Type Value Description

Aliases

Alias Type Description
AttackSignatureDefinitionSequence AttackSignatureDefinition [] This structure has been deprecated A sequence of attack signatures
MetacharDefinitionSequence MetacharDefinition [] This structure has been deprecated A sequence of metacharacter definitions
ObjectParamCategorySequence ObjectParamCategory []  

See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.