Docs »

Records »

Types »

Server

Name (singular): Server
Name (plural): Servers
Alias (uri): server
Identifier (ID): cerberusweb.contexts.datacenter.server

Records API

These fields are available in the Records API and packages:

Req’d Field Type Notes
  created timestamp The date/time when this record was created
  links links An array of record type:id tuples to link to. Prefix with - to unlink.
x name text The name of this server
  updated 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
created date Created
id number Id
name text Name
record_url text Record Url
updated date Updated

These optional placeholders are also available with key expansion in dictionaries and the API:

Field Type Description
comments comments Comments
custom_<id> mixed Custom Fields
links links Links
watchers watchers Watchers

Search Query Fields

These filters are available in server search queries:

Field Type Description
comments: fulltext Comment Content
created: date Created
fieldset: record Fieldset
id: number Id
links: links Record Links
name: text Name
updated: date Updated
watchers: watchers Watchers

Worklist Columns

These columns are available on server worklists:

Column Description
cf_<id> Custom Field
s_created Created
s_id Id
s_name Name
s_updated Updated