Clusterware CLIs REST Endpoints

Clusterware CLIs
The operations from the Clusterware CLIs category.
Delete a Job
Method: delete
Path: /grid/cmd/v1/cmd/jobs/{jobId}
Execute a CLI
Method: post
Path: /grid/cmd/v1/cmd/exec
Get a Job
Method: get
Path: /grid/cmd/v1/cmd/jobs/{jobId}
Get a Job's output file
Method: get
Path: /grid/cmd/v1/cmd/jobs/{jobId}/outputFile
Show all Jobs
Method: get
Path: /grid/cmd/v1/cmd/jobs
Top-level URL
Method: get
Path: /grid/cmd/v1/cmd