GetAttributeValueValve

Valve to be used with legacy GET-ATTRIB-VALUE command.

Fetches configured attribute and places it on item set. Supports legacy multi-value format.

Properties

Name Description Default value Mandatory Supports property expansion
get_value_attribute Request parameter containing the name of the attribute to look for. get_value_attribute No No
get_value_attribute_key Item property name where the fetched value will be stored. Replaces existing property if present. get_value No No

Example Configuration

{
        "name": "GetAttributeValueValve",
        "config": { 
        }
}

Requirements

Item set must have at least one entry.