StopApplicationRequest is a JSON Structure definition published by Amazon Mainframe Modernization, describing 1 property. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-mainframe-modernization/refs/heads/main/json-structure/amazon-mainframe-modernization-stop-application-request-structure.json",
"name": "StopApplicationRequest",
"description": "StopApplicationRequest schema from AWS Mainframe Modernization API",
"type": "object",
"properties": {
"forceStop": {
"allOf": [
{
"$ref": "#/components/schemas/Boolean"
},
{
"description": "Stopping an application process can take a long time. Setting this parameter to true lets you force stop the application so you don't need to wait until the process finishes to apply another action on the application. The default value is false."
}
]
}
}
}
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.