All REST Endpoints

Build Info
The operations from the Build Info category.
Get Build Info
Method: get
Path: /bdcsce/api/v1.1/build
Cluster
The operations from the Cluster category.
Get Cluster Info
Method: get
Path: /bdcsce/api/v1.1/clustermgmt/{identityDomainId}/instances/{clusterId}
Cluster Metrics
The operations from the Cluster Metrics category.
Get Cluster Host Metrics
Method: get
Path: /bdcsce/api/v1.1/clustermgmt/{identityDomainId}/instances/{clusterId}/metrics
Get Cluster Worker Metrics
Method: get
Path: /bdcsce/api/v1.1/clustermgmt/{identityDomainId}/instances/{clusterId}/metrics/workers
Compute Job
The operations from the Compute Job category.
Get a Compute Job reference.
Method: get
Path: /bdcsce/api/v1.1/clustermgmt/{identityDomainId}/instances/{clusterId}/jobs/{jobId}
Get a latest Compute Job status.
Method: get
Path: /bdcsce/api/v1.1/clustermgmt/{identityDomainId}/instances/{clusterId}/jobs/{jobId}/status
Get Compute Job Summary
Method: get
Path: /bdcsce/api/v1.1/clustermgmt/{identityDomainId}/instances/{clusterId}/jobs/summary
List the latest status of all Compute Job
Method: get
Path: /bdcsce/api/v1.1/clustermgmt/{identityDomainId}/instances/{clusterId}/jobs
Page through a Compute Job aggregated log.
Method: get
Path: /bdcsce/api/v1.1/clustermgmt/{identityDomainId}/instances/{clusterId}/jobs/{jobId}/logs/aggregated/{name}
Page through a Compute Job container/running log.
Method: get
Path: /bdcsce/api/v1.1/clustermgmt/{identityDomainId}/instances/{clusterId}/jobs/{jobId}/logs/runtime/{containerId}/{name}
Request a Compute Job to be aborted.
Method: delete
Path: /bdcsce/api/v1.1/clustermgmt/{identityDomainId}/instances/{clusterId}/jobs/{jobId}
Submit a Map-Reduce Compute Job
Method: post
Path: /bdcsce/api/v1.1/clustermgmt/{identityDomainId}/instances/{clusterId}/jobs/mapred
Submit a Spark Compute Job
Method: post
Path: /bdcsce/api/v1.1/clustermgmt/{identityDomainId}/instances/{clusterId}/jobs
Submit a Spark Compute Job
Method: post
Path: /bdcsce/api/v1.1/clustermgmt/{identityDomainId}/instances/{clusterId}/jobs/spark
Job Scheduler Queues
The operations from the Job Scheduler Queues category.
List Job Scheduler Queues elements
Method: get
Path: /bdcsce/api/v1.1/clustermgmt/{identityDomainId}/instances/{clusterId}/queues
Update Job Scheduler Queues
Method: post
Path: /bdcsce/api/v1.1/clustermgmt/{identityDomainId}/instances/{clusterId}/queues
Oracle Cloud Storage
The operations from the Oracle Cloud Storage category.
Get default Oracle Cloud Storage container object meta-data.
Method: get
Path: /bdcsce/api/v1.1/clustermgmt/{identityDomainId}/instances/{clusterId}/objectstore/default/files/{subPath}
Get default Oracle Cloud Storage container Status
Method: get
Path: /bdcsce/api/v1.1/clustermgmt/{identityDomainId}/instances/{clusterId}/objectstore/default
List default Oracle Cloud Storage container objects.
Method: get
Path: /bdcsce/api/v1.1/clustermgmt/{identityDomainId}/instances/{clusterId}/objectstore/default/files
Service Key Store - Key
The operations from the Service Key Store - Key category.
Fetch Service Key Store - Key
Method: get
Path: /bdcsce/api/v1.1/clustermgmt/{identityDomainId}/instances/{clusterId}/keystores/service/keys/{key}
Get Service Key Store - Key
Method: get
Path: /bdcsce/api/v1.1/clustermgmt/{identityDomainId}/instances/{clusterId}/keystores/service/keys
Update a Service Key Store - Key
Method: put
Path: /bdcsce/api/v1.1/clustermgmt/{identityDomainId}/instances/{clusterId}/keystores/service/keys/{key}
User Key Store - Key
The operations from the User Key Store - Key category.
Create/Update a User Key Store - Key
Method: post
Path: /bdcsce/api/v1.1/clustermgmt/{identityDomainId}/instances/{clusterId}/keystores/user/keys
Delete a User Key Store - Key
Method: delete
Path: /bdcsce/api/v1.1/clustermgmt/{identityDomainId}/instances/{clusterId}/keystores/user/keys/{key}
Fetch User Key Store - Key
Method: get
Path: /bdcsce/api/v1.1/clustermgmt/{identityDomainId}/instances/{clusterId}/keystores/user/keys/{key}
Get User Key Store - Key
Method: get
Path: /bdcsce/api/v1.1/clustermgmt/{identityDomainId}/instances/{clusterId}/keystores/user/keys
Update a User Key Store - Key
Method: put
Path: /bdcsce/api/v1.1/clustermgmt/{identityDomainId}/instances/{clusterId}/keystores/user/keys/{key}