DS_TEXT_PAGER_DEVICES.csv
The ds_text_pager_devices table contains information necessary to create and maintain text pager devices in xMatters:
Column Name |
Maximum Character Length |
Comments |
---|---|---|
EXTERNAL_KEY |
250 |
See Standard CSV Fields. |
PIN |
100 |
The PIN (Personal Identification Number) for this device (non-negative integers only). |
IS_TWO_WAY |
1 |
Indicates whether this is a two-way text pager (Y or N; case-insensitive). Two-way text pagers can send and receive messages. |
USER_KEY |
250 |
The external_key for the user who owns this device. |
DEVICE_NAME |
100 |
The name for this device (must be selected from the organization’s defined device names). Standard value for this is “Pager”. |
SERVICE_PROVIDER_NAME | 100 |
Service provider for this device (must be selected from a list associated with the organization). An example value for this is “GSM modem 2-way”. |
STATUS |
30 |
Indicates whether this device is active or inactive (ACTIVE or INACTIVE; case-sensitive). |
DEFAULT_DEVICE |
1 |
Indicates whether this device is a Default Device (Y or N). This value is specified on the User’s Text Pager Device Details page in the xMatters web user interface. |
DEVICE_ORDER |
38 |
Integer sequence number specifying the order of the device in the list of this user’s devices. The list starts at 0 (zero). |
DELAY |
38 |
Integer specifying the delay in minutes for this device. This value is specified on the user’s text pager device details page in the xMatters web user interface. |
LOCK_24x7 |
1 |
The flag (Y or N) indicates to the web user interface whether the timeframe can be modified. When set to 'Y', timeframes are locked to be on a 24 hour/day, 7 day/week schedule. |
IS_EXTERNALLY_OWNED |
1 |
See Standard CSV Fields. |
ACTION |
1 |
See Standard CSV Fields. |