System Object - Teradata Listener

Teradata® Listener™ User Guide

Product
Teradata Listener
Release Number
2.03
Published
September 2018
Language
English (United States)
Last Update
2018-10-01
dita:mapPath
kum1525897006440.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2910
lifecycle
previous
Product Category
Analytical Ecosystem

Properties used to define a system object are as follows:

Property Type Example Description
system_id string 9dda5570-70e0-45be-8449-83f33320cd08 System ID. Listener assigns and Read-Only.
owner array ["jd123456"] Array of users IDs with owner permissions. Is automatically assigned if not declared.
created_at string 2015-07-04T10:20:00Z Timestamp of moment of creation. Listener assigns. Read-Only.
created_by string av012345 User ID that created the system. Listener assigns. Read-Only.
updated_at string 2015-12-25T10:20:00Z Timestamp when last updated. Listener assigns. Read-Only.
updated_by string jd123456 User ID that last updated the system. Listener assigns. Read-Only.
name string My Data System System name.
description string A superb data system System description.
system_type string teradata System type.
system_info string { "host": "ip112233", "port": "8080", "username": "abc", "password": "abc" } Connection information object. Contents may vary by system type.
state string 1 System state: enabled or disabled. Is automatically assigned if not declared. Is changed by deleting an item.
properties object "zookeeper_host":"zookeeper.host" Additional properties that might be used by this system type.