Upload dependency graph data
Upload dependency graph for an existing plan file.
Org is the organisation identifier.
i73Project is the project identifier.
qtWorkspace identifier
workspace123The unique identifier for the associated pipeline
Dicta itaque.The unique identifier for a stage
Enim eum expedita quis.The unique identifier for the associated pipeline execution
Voluptate perspiciatis beatae quia.The unique identifier for the associated pipeline execution stage
Placeat asperiores.Type of provisioner that created the data
awscdkPossible values: Type of data stored
cdk_treePossible values: Optional path to the stack module
Est dolore.Account is the internal customer account ID.
9dSize in bytes of the graph data.
3514809502243081700OK response.
The unique identifier for the data
dc538c61-de48-4220-958c-5f3c4f983daaPre-rendered message included when policy evaluation did not pass
- instance type 'xlarge' is not permittedThe overall status of policy evaluation (if it occurred) indicating whether it passed
errorPossible values: BadRequestError: Bad Request response.
UnauthorizedError: Unauthorized response.
ForbiddenError: Forbidden response.
NotFoundError: Not Found response.
TimeoutError: Request Timeout response.
ConflictError: Conflict response.
LockedError: Locked response.
ContextCancelledError: response.
InternalServerError: Internal Server Error response.
BadGatewayError: Bad Gateway response.
POST /api/orgs/{org}/projects/{project}/workspaces/{workspace}/dependency-graph?pipeline_id=Dicta+itaque.&stage_id=Enim+eum+expedita+quis.&pipeline_execution_id=Voluptate+perspiciatis+beatae+quia.&pipeline_stage_id=Placeat+asperiores.&provisioner_type=awscdk&data_type=cdk_tree HTTP/1.1
Host: localhost:80
Harness-Account: 9d
Accept: */*
{
"id": "dc538c61-de48-4220-958c-5f3c4f983daa",
"policy_evaluation": [
{
"message": "Labore quas debitis numquam voluptatem et.",
"policy_id": "Quisquam eos tempore amet aliquid molestias quisquam.",
"policy_name": "Eum accusantium soluta ab non fugiat.",
"policy_set_id": "Aut nihil quas est aspernatur illo qui.",
"policy_set_name": "Autem dolorum itaque.",
"policy_status": "Esse porro alias dolorem."
},
{
"message": "Labore quas debitis numquam voluptatem et.",
"policy_id": "Quisquam eos tempore amet aliquid molestias quisquam.",
"policy_name": "Eum accusantium soluta ab non fugiat.",
"policy_set_id": "Aut nihil quas est aspernatur illo qui.",
"policy_set_name": "Autem dolorum itaque.",
"policy_status": "Esse porro alias dolorem."
}
],
"policy_evaluation_message": "- instance type 'xlarge' is not permitted",
"policy_evaluation_status": "error"
}Last updated
Was this helpful?