All REST Endpoints
Clusterware CLIs
The operations from the Clusterware CLIs category.
- Delete a Job
- Method: deletePath:
/grid/cmd/v1/cmd/jobs/{jobId} - Execute a CLI
- Method: postPath:
/grid/cmd/v1/cmd/exec - Get a Job
- Method: getPath:
/grid/cmd/v1/cmd/jobs/{jobId} - Get a Job's output file
- Method: getPath:
/grid/cmd/v1/cmd/jobs/{jobId}/outputFile - Show all Jobs
- Method: getPath:
/grid/cmd/v1/cmd/jobs - Top-level URL
- Method: getPath:
/grid/cmd/v1/cmd