Contain server alias names that are valid for various server-client zones.
|
Field |
Data Type |
Reference |
Remarks |
|---|---|---|---|
|
alias_name |
STRING 30 NOT_NULL |
|
Alias name |
|
del |
INTEGER NOT_NULL |
Active_Boolean_Table::enum |
Deleted flag 0—Active 1—Inactive/marked as deleted |
|
host_addr |
STRING 30 |
|
Translated Host Address |
|
id |
INTEGER UNIQUE NOT_NULL KEY |
|
Unique (to the table) Numeric ID |
|
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. |
|
zone_id |
INTEGER NOT_NULL |
Server_Zones::id |
Zone name |
|
Copyright © 2013 CA.
All rights reserved.
|
|