The current status of a deployment operation. IN_PROGRESS indicates the operation is still running. COMPLETED indicates success. Other statuses indicate various error or review states.
AutomationBPMBusiness Process ManagementEnterprise SoftwareLow-CodeProcess AutomationRPAWorkflows
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/DeploymentStatus",
"title": "DeploymentStatus",
"type": "string",
"description": "The current status of a deployment operation. IN_PROGRESS indicates the operation is still running. COMPLETED indicates success. Other statuses indicate various error or review states.",
"enum": [
"IN_PROGRESS",
"COMPLETED",
"COMPLETED_WITH_ERRORS",
"COMPLETED_WITH_IMPORT_ERRORS",
"COMPLETED_WITH_PUBLISH_ERRORS",
"FAILED",
"PENDING_REVIEW",
"REJECTED"
]
}
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.