PipelinePhaseFailure
PipelinePhaseFailure
Represents a failure in a pipeline phase
JSON Example
{
"error_message": "Error building the container",
"cause": "CUSTOMIZATION_BUILD_ERROR",
"pipeline_metadata": [
{
"id": "127e6fbfe24a750e72930c220a8e138275656b8e5d8f48a98c3c92df2caba935",
"mime_type": "trigger_info",
"url": "https://app-catalog.vmware.com/api/v1/artifacts/89a6380a7d010648bad74e4de1c2ef17481a7f4715ff62bb8924e5c0b907bf3d?filename=common-postgresql-15-15.2.0-r5-debian-11-amd64.ova&namespace=68c0f832-5169-4433-ab2f-40e939e3f1bc",
"filename": "result.json"
}
]
}
string
error_message
Optional
Message of the error
cause
Required
Cause of the error (UNKNOWN, CUSTOMIZATION_BUILD_ERROR, TEST_ERROR, DISTRIBUTION_ERROR, BUILD_ERROR)