SHOW JOB PARAMETERS FOR
On this page
Returns the parameters specified for the job with the specified ID.
Syntax
SHOW JOB PARAMETERS FOR '<job_ID>'
Argument
-
job_
: ID of the job.ID
Example
The following command shows the parameters specified for the job with ID 058e2ed1-3000-4000-a000-512d334df903
:
SHOW JOB PARAMETERS FOR '058e2ed1-3000-4000-a000-512d334df903';
Name Value Type
endpoint svc-xxxx-dml.aws-region.svc.singlestore.com string
port 3306 integer
username s2user string
enableSSL True boolean
Last modified: September 11, 2025