CatalogItemRequest
CatalogItemRequest
A request to create a deployment based on a catalog item
JSON Example
{
"deploymentName": "string",
"projectId": "string",
"reason": "string",
"version": "string"
}
string
deploymentName
Optional
Name of the requested deployment
object
inputs
Optional
Input parameters for the request. These must be compliant with the schema of the corresponding catalog item
string
projectId
Optional
Project to be used for the request
string
reason
Optional
Reason for request
string
version
Optional
Version of the catalog item. e.g. v2.0