Deployment
A group of resources such as machines, network, software, etc... typically provisioned together to deliver a complete/workable application.
{
"blueprintId": "string",
"blueprintVersion": "string",
"catalogItemId": "string",
"catalogItemVersion": "string",
"createdAt": "string",
"createdBy": "string",
"description": "string",
"expense": {
"additionalExpense": "number",
"code": "string",
"computeExpense": "number",
"lastUpdatedTime": "string",
"message": "string",
"networkExpense": "number",
"storageExpense": "number",
"totalExpense": "number",
"unit": "string"
},
"iconId": "string",
"id": "string",
"lastRequest": {
"actionId": "string",
"blueprintId": "string",
"catalogItemId": "string",
"completedTasks": 0,
"createdAt": "string",
"deploymentId": "string",
"details": "string",
"id": "string",
"name": "string",
"parentId": "string",
"requestedBy": "string",
"requester": "string",
"resourceName": "string",
"resourceType": "string",
"status": "string",
"statusDetails": "string",
"totalTasks": 0,
"updatedAt": "string"
},
"lastUpdatedAt": "string",
"lastUpdatedBy": "string",
"leaseExpireAt": "string",
"name": "string",
"project": {
"id": "string",
"link": "string",
"name": "string"
},
"projectId": "string",
"resources": [
{
"createdAt": "string",
"dependsOn": [
"string"
],
"description": "string",
"expense": {
"additionalExpense": "number",
"code": "string",
"computeExpense": "number",
"lastUpdatedTime": "string",
"message": "string",
"networkExpense": "number",
"storageExpense": "number",
"totalExpense": "number",
"unit": "string"
},
"id": "string",
"name": "string",
"state": "string",
"syncStatus": "string",
"type": "string"
}
],
"simulated": false,
"status": "string"
}
Deployment blueprint id
Deployment blueprint version
Deployment catalog item id
Deployment catalog version
Creation time
Created by
Description of the deployment
Deployment icon id
Id of the deployment
The inputs that were used to request this deployment
Update time
Updated by
Lease expiration time
Name of the deployment
Deployment project id
Expanded resources for the deployment. Content of this property will not be maintained backward compatible
simulated
Deployment status.