Maintains a list of CA SDM installations that comprise the Global Service Desk.
|
Field |
Data Type |
Reference |
Remarks |
|---|---|---|---|
|
description |
STRING 100 |
|
Specifies the comments field. |
|
chg_prefix |
STRING 5 |
|
Specifies the prefix for changes for a region. |
|
cr_prefix |
STRING 5 |
|
Specifies the prefix for requests for a region. |
|
del |
INTEGER NOT_NULL |
Active_Boolean_ Table::enum |
Deleted flag 0—Active 1—Inactive/marked as deleted |
|
global_name |
STRING 30 UNIQUE NOT_NULL |
|
Value of NX_GLOBAL_NAME on region |
|
id |
INTEGER UNIQUE NOT_NULL KEY |
|
Unique (to the table) Numeric ID |
|
is_master |
INTEGER |
Boolean_Table ::enum |
Indicates if this server defined as master. |
|
iss_prefix |
STRING 5 |
|
Specifies the prefix for issues for a region. |
|
last_mod_by |
UUID |
ca_contact::uuid |
Specifies the UUID of the contact who last modified this record. |
|
last_mod_dt |
LOCAL_TIME |
|
Indicates the timestamp of when this record was last modified. |
|
remote_sys_id |
INTEGER UNIQUE NOT_NULL |
|
Regional system id |
|
slump_addr |
STRING 30 |
|
Specifies the CA SDM primary server hostname or IP address. A slump_addr is defined for each global region definition. |
|
sym |
STRING 30 UNIQUE NOT_NULL |
|
Specifies the descriptive name. |
|
web_protocol |
STRING 10 |
|
Specifies the master region web access protocol (http https). |
|
web_server |
STRING 30 |
|
Specifies the web server name. |
|
web_server_port |
STRING 10 |
|
Specifies the web server port (can be blank). |
|
web_url |
STRING 100 |
|
Specifies the rest of URL to pdmweb.exe of remote system (or webdirector). |
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |