DS_EMAIL_DEVICES.csv
The DS_EMAIL_DEVICES.csv file contains information necessary to create and maintain email devices in xMatters:
|
Column Name |
Maximum Character Length |
Comments |
|---|---|---|
|
EXTERNAL_KEY |
250 |
See Standard CSV Fields. |
|
ADDRESS |
100 |
Email address for this device. |
|
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). Typical values include “Work Email” and “Home Email”. |
|
STATUS |
30 |
Indicates whether this device is active or inactive (ACTIVE or INACTIVE; case-sensitive). |
|
DEFAULT_DEVICE |
1 |
Indicates whether this device is a failsafe (default) device (Y or N). Failsafe devices may be contacted outside of their active timeframes when the user is targeted as part of a group and has no other active devices. |
|
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. |
|
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. |