DeploymentUpdate

DeploymentUpdate
DeploymentUpdate

A set of fields to overwrite the corresponding fields in the deployment

JSON Example
{
    "description": "string",
    "iconId": "string",
    "name": "string"
}
string
description
Optional
Constraints: maxLength: 2000

New description of the deployment

string As uuid As uuid
iconId
Optional

New iconid of the deployment

string
name
Optional
Constraints: minLength: 1 maxLength: 900

New name of the deployment

Parameter To