Download OpenAPI specification:Download
The purpose of this application is to provide documentation of the APIs in mapsor
role | any role of the user, default role is operator |
user required | string Username |
Successfully Added user
Bad request
Token key is missing or invalid
Forbidden to access the resource
Image Already exists
Internal Server Error
Development Server
Production Server
user required | string Username |
Successfully Regenerated token for user
Bad request
Token key is missing or invalid
Forbidden to access the resource
Image Already exists
Internal Server Error
Development Server
Production Server
user required | string Username |
Successfully enabled user
Bad request
Token key is missing or invalid
Forbidden to access the resource
Image Already exists
Internal Server Error
Development Server
Production Server
user required | string Username |
Successfully disabled user
Bad request
Token key is missing or invalid
Forbidden to access the resource
Image Already exists
Internal Server Error
Development Server
Production Server
customer required | string (customer for which the job is run) Customer |
cloud required | string (cloud_provider represents the list of all cloud providers supported) Enum: "aws" "azure" Cloud provider |
region required | string (region represents the region where the job was scheduled) Cloud Provider region where the job was scheduled |
env | object (env represents the environment variables passed to the container) Key pair values of environment variables |
id required | string Submitter Job Classification Identifier |
tags | object (tags represents the custom tags used to tag the job) Customer submitter tags |
resources | object (resources represents the compute resources required to run the job) Compute resources |
image | string (dockerImage represents the docker image url) Docker image url |
command | Array of strings (command represents the docker arguments passed to the container) Docker arguments |
ami | string (AMI which needs to be used for EC2 job submission) AMI |
user_data | string (user data which needs to be passed for EC2 job submission) User Data |
priority | string (priority represents the Job priority) Enum: "HIGH" "LOW" Job priority |
timeout | integer (timeout for a job's execution) Job timeout |
queue | string (Batch queue which needs to be used for Batch job submission) Job Queue |
queued container job
Bad request
Token key is missing or invalid
Internal Server Error
Development Server
Production Server
id required | string Job ID |
Job status
Token key is missing or invalid
Resource not found
Internal Server Error
Development Server
Production Server
id required | string Job ID |
Cancel a job
Bad request
Token key is missing or invalid
Resource not found
Internal Server Error
Development Server
Production Server
id required | string Job ID |
Retry a previous job
Bad request
Token key is missing or invalid
Resource not found
Internal Server Error
Development Server
Production Server
id required | string Job ID |
Returns logs of a job
Bad request
Token key is missing or invalid
Resource not found
Internal Server Error
Development Server
Production Server
customer required | string Customer Name |
start_time required | number Job Submission time in epoch milliseconds FROM where to filter |
end_time required | number Job Submission time in epoch milliseconds UPTO where to filter |
id | string Submitter Job Classification Identifier |
cloud | string (cloud_provider represents the list of all cloud providers supported) Enum: "aws" "azure" Cloud Provider |
region | string Region name of deployment as per cloud provider |
Retuns list of jobs
Token key is missing or invalid
Internal Server Error
Development Server
Production Server
id required | string Region |
id required | string Instance ID |
Pubnub info
Bad request
Token key is missing or invalid
Internal Server Error
Development Server
Production Server
id required | string Region |
id required | string Instance ID |
Pubnub info
Bad request
Token key is missing or invalid
Internal Server Error
Development Server
Production Server
start_date required | number Time in epoch milliseconds FROM where to filter |
end_date required | number Time in epoch milliseconds UPTO where to filter |
cloud_provider required | string (cloud_provider represents the list of all cloud providers supported) Enum: "aws" "azure" Cloud Provider |
region required | string Region name of deployment as per cloud provider |
price | int64 Total price to be charged. If given, the API returns cost per customer |
Retuns list of jobs
Bad request
Token key is missing or invalid
Internal Server Error
Development Server
Production Server