Start_Deployment_Payload
descriptionstringrequired
Human-readable description of the resource.
namestringrequired
Resource name.
template_idintegerrequired
variables object
property name*string
Start_Deployment_Payload
{
"description": "string",
"name": "string",
"template_id": 0,
"variables": {}
}
Was this page helpful?