Amazon Mainframe Modernization · Schema
GetBatchJobExecutionResponse
GetBatchJobExecutionResponse schema from AWS Mainframe Modernization API
COBOLMainframeMigrationModernizationBatch Processing
Properties
| Name | Type | Description |
|---|---|---|
| applicationId | object | |
| batchJobIdentifier | object | |
| endTime | object | |
| executionId | object | |
| jobId | object | |
| jobName | object | |
| jobType | object | |
| jobUser | object | |
| returnCode | object | |
| startTime | object | |
| status | object | |
| statusReason | object |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-mainframe-modernization/refs/heads/main/json-schema/amazon-mainframe-modernization-get-batch-job-execution-response-schema.json",
"title": "GetBatchJobExecutionResponse",
"description": "GetBatchJobExecutionResponse schema from AWS Mainframe Modernization API",
"type": "object",
"properties": {
"applicationId": {
"allOf": [
{
"$ref": "#/components/schemas/Identifier"
},
{
"description": "The identifier of the application."
}
]
},
"batchJobIdentifier": {
"allOf": [
{
"$ref": "#/components/schemas/BatchJobIdentifier"
},
{
"description": "The unique identifier of this batch job."
}
]
},
"endTime": {
"allOf": [
{
"$ref": "#/components/schemas/Timestamp"
},
{
"description": "The timestamp when the batch job execution ended."
}
]
},
"executionId": {
"allOf": [
{
"$ref": "#/components/schemas/Identifier"
},
{
"description": "The unique identifier for this batch job execution."
}
]
},
"jobId": {
"allOf": [
{
"$ref": "#/components/schemas/String100"
},
{
"description": "The unique identifier for this batch job."
}
]
},
"jobName": {
"allOf": [
{
"$ref": "#/components/schemas/String100"
},
{
"description": "The name of this batch job."
}
]
},
"jobType": {
"allOf": [
{
"$ref": "#/components/schemas/BatchJobType"
},
{
"description": "The type of job."
}
]
},
"jobUser": {
"allOf": [
{
"$ref": "#/components/schemas/String100"
},
{
"description": "The user for the job."
}
]
},
"returnCode": {
"allOf": [
{
"$ref": "#/components/schemas/String"
},
{
"description": "The batch job return code from either the Blu Age or Micro Focus runtime engines. For more information, see <a href=\"https://www.ibm.com/docs/en/was/8.5.5?topic=model-batch-return-codes\">Batch return codes</a> in the <i>IBM WebSphere Application Server</i> documentation."
}
]
},
"startTime": {
"allOf": [
{
"$ref": "#/components/schemas/Timestamp"
},
{
"description": "The timestamp when the batch job execution started."
}
]
},
"status": {
"allOf": [
{
"$ref": "#/components/schemas/BatchJobExecutionStatus"
},
{
"description": "The status of the batch job execution."
}
]
},
"statusReason": {
"allOf": [
{
"$ref": "#/components/schemas/String"
},
{
"description": "The reason for the reported status."
}
]
}
},
"required": [
"applicationId",
"executionId",
"startTime",
"status"
]
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/amazon-mainframe-modernization-get-batch-job-execution-response"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.