get_list: Make a list request

Description Usage Arguments Details

Description

Returns a list of valid values for a variable. Requesting a list takes three parts. The list name, the qualifier (what to filter the list on), and the resource - only one of which is currently available.

Usage

1

Arguments

name

The variable for which to show a list of valid values

...

Qualifier variables to filter the list on.

Details

Must include a name parameter telling the REST service which parameter list to return. Acceptable values are:

May also pass one or more qualifier parameters. These will filter the name list returned. Acceptable qualifier parameters are:

Also accepts a resource parameter which indicates the name of the service to use as a reference for this list. Currently, this parameter is optional and the only acceptable value is rawData. This value is inserted into the query by default.


FluentData/raqdm2 documentation built on May 6, 2019, 5:05 p.m.