OnboardingDeploymentResponse
OnboardingDeploymentResponse
JSON Example
{
"name": "string",
"description": "string",
"planLink": "string",
"tag": "string",
"consumerDeploymentLink": "string",
"owner": "string",
"ownerType": "string",
"tenantLink": "string",
"documentSelfLink": "string"
}
string
name
Optional
Deployment name. Will be propagated to Assembler deployment.
string
description
Optional
Deployment description. Will be propagated to Assembler deployment.
string
planLink
Required
Link to the parent plan.
string
tag
Optional
tag
string
consumerDeploymentLink
Optional
Link to the onboarded deployment in Assembler.
string
owner
Optional
owner
string
ownerType
Optional
ownerType
Possible values are :
USER,
AD_GROUP,
string
tenantLink
Optional
Link to the deployment's tenant.
string
documentSelfLink
Optional
Link to this deployment.