BlueprintRequest
{
"blueprintId": "string",
"blueprintVersion": "string",
"cancelRequestedAt": "string",
"cancelRequestedBy": "string",
"content": "string",
"createdAt": "string",
"createdBy": "string",
"deploymentId": "string",
"deploymentName": "string",
"description": "string",
"destroy": false,
"failureMessage": "string",
"flowExecutionId": "string",
"flowId": "string",
"id": "string",
"ignoreDeleteFailures": false,
"inputs": {
"inputs": {}
},
"orgId": "string",
"plan": false,
"projectId": "string",
"projectName": "string",
"reason": "string",
"requestTrackerId": "string",
"simulate": false,
"status": "string",
"targetResources": [
"string"
],
"updatedAt": "string",
"updatedBy": "string",
"validationMessages": [
{
"message": "string",
"metadata": {
"metadata": "string"
},
"path": "string",
"resourceName": "string",
"type": "string"
}
]
}
Blueprint Id
Blueprint version
Cancel request time
Cancel requested by
Blueprint YAML content
Created time
Created by
Existing catalog instance Id
Name for the new catalog instance
Description for the new request
Destroy existing catalog instance, if it set to true. Default value is false.
Failure message
Flow execution Id
Flow Id
Object ID
Ignore delete failures in blueprint request
Blueprint request inputs
Org ID
Plan only without affecting existing catalog instance, if set to true. Default value is false. Cannot be combined with other flags like simulate.
Project ID
Project Name
Reason for requesting a blueprint
Request tracker Id
Simulate blueprint request with providers, if set to true. Default value is false. Cannot be combined with other flags like Plan.
Status
Target resources
Updated time
Updated by