OnboardingBlueprintResponse

OnboardingBlueprintResponse
OnboardingBlueprintResponse
JSON Example
{
    "name": "string",
    "autogenerate": false,
    "templateLink": "string",
    "deploymentLink": "string",
    "planLink": "string",
    "tenantLink": "string",
    "documentSelfLink": "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.

string
tenantLink
Optional

Link to blueprint's tenant.

string
documentSelfLink
Optional

Link to this blueprint.