Name (singular): |
Classifier Entity |
Name (plural): |
Classifier Entities |
Alias (uri): |
classifier_entity |
Identifier (ID): |
cerberusweb.contexts.classifier.entity |
Records API
These fields are available in the Records API and packages:
Req’d |
Field |
Type |
Notes |
|
description |
text |
A description of this entity |
|
links |
links |
An array of record type:id tuples to link to. Prefix with - to unlink. |
x |
name |
text |
The name of this classifier entity |
|
params |
object |
JSON-encoded key/value object |
x |
type |
text |
The type of this entity: list , regexp , or text |
|
updated_at |
timestamp |
The date/time when this record was last modified |
Dictionary Placeholders
These placeholders are available in dictionaries for automations, snippets, and API responses:
Field |
Type |
Description |
_context |
text |
Record type extension ID |
_label |
text |
Label |
_type |
text |
Record type alias |
description |
text |
Description |
id |
number |
Id |
name |
text |
Name |
params |
|
Params |
record_url |
text |
Record Url |
type |
text |
Type |
updated_at |
date |
Updated |
These optional placeholders are also available with key expansion in dictionaries and the API:
Field |
Type |
Description |
comment_count |
number |
Comment count on the record |
comments |
comments |
Comments |
links |
links |
Links |
Search Query Fields
These filters are available in classifier entity search queries:
Worklist Columns
These columns are available on classifier entity worklists:
Column |
Description |
c_description |
Description |
c_id |
Id |
c_name |
Name |
c_type |
Type |
c_updated_at |
Updated |