Appian · Schema

DeploymentResponse

Response returned when a deployment operation is successfully initiated. Contains the UUID for tracking the deployment and its current status.

AutomationBPMBusiness Process ManagementEnterprise SoftwareLow-CodeProcess AutomationRPAWorkflow

Properties

Name Type Description
uuid string Unique identifier for the deployment operation. Use this UUID to retrieve deployment results and logs.
url string URL endpoint for retrieving the deployment details and results.
status object
View JSON Schema on GitHub