Note
This documentation is for a prior release of Kinetica. For the latest documentation, click here.
Get a list of the current jobs in GPUdb.
Input Parameter Description
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
options | map of string to strings | Optional parameters. The default value is an empty map ( {} ).
|
Output Parameter Description
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
job_id | array of longs | |||||||
status | array of strings | |||||||
endpoint_name | array of strings | |||||||
time_received | array of longs | |||||||
auth_id | array of strings | |||||||
source_ip | array of strings | |||||||
user_data | array of strings | |||||||
flags | array of strings | |||||||
info | map of string to strings | Additional information. The default value is an empty map ( {} ).
|