GetAvailableAttributesValve

Valve to be used with legacy AVAIL-ATTRIBS command.

Returns available attributes based on incoming list of attributes.

Properties

Name Description Default value Mandatory Supports property expansion
get_value_attribute_key Item property name where the fetched values will be stored. Replaces existing property if present. avail_attribs No No

Example Configuration

{
   "name": "GetAvailableAttributesValve",
   "config": {
      "get_value_attribute_key":"avail_attribs_user"
   }
}

Requirements

Item set must have at least one entry.