OnboardingBlueprintState
OnboardingBlueprintState
JSON Example
{
"name": "string",
"autogenerate": false,
"templateLink": "string",
"deploymentLink": "string",
"planLink": "string"
}
string
name
Optional
Name of the auto-generated Template.
boolean
autogenerate
Optional
Automatically generate the Template if set.
string
templateLink
Optional
Link to an existing Template.
string
deploymentLink
Optional
Link to the parent deployment.
string
planLink
Required
Link to the parent plan.