CatalogItemRequest
CatalogItemRequest
A request to create a deployment based on a catalog item
JSON Example
{
"bulkRequestCount": 0,
"deploymentName": "string",
"inputs": {},
"projectId": "string",
"reason": "string",
"version": "string"
}
integer As int32
As int32
bulkRequestCount
Optional
Deployment request count; defaults to 1 if not specified.
string
deploymentName
Optional
Constraints:
maxLength: 900
Name of the requested deployment
object
inputs
Optional
inputs
string
projectId
Optional
Project to be used for the request
string
reason
Optional
Constraints:
maxLength: 10240
Reason for request
string
version
Optional
Version of the catalog item. e.g. v2.0