Create filter

This API creates a device filter.

FieldNecessityDescription
attributesoptionalList of data objects
device_metadataoptionalList of device metadata objects
descriptionoptionalBrief description of the filter
dsnsoptionalArray of DSNs

{
“match”: [“dsn1”],
“include”: [“dsn2”],
“exclude”: [“dsn3”]
}
filter_metadataoptionalList of filter metadata objects
namerequiredFilter name
oem_modelrequiredOEM model name
oem_versionoptionalOEM version number
propertiesoptionalList of properties data objects
statusoptionalList of status objects
Query Params
string

Unique OEM identifier.

Body Params
json
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json