Post /relocation/onboarding/blueprint

Post /relocation/onboarding/blueprint

Create service instance

Request
URI
POST
https:////relocation/onboarding/blueprint
COPY
Request Body
OnboardingBlueprintState of type(s) application/json
Optional
{
    "autoGenerate": "boolean",
    "deploymentLink": "string",
    "name": "string",
    "planLink": "string",
    "templateLink": "string",
    "tenantLink": "string",
    "documentSelfLink": "string"
}
boolean
autoGenerate
Optional

Automatically generate a Tango blueprint if set.

string
deploymentLink
Optional

Link to onboarding deployment.

string
name
Optional

Name of the auto-generated Tango blueprint.

string
planLink
Optional

Link to the parent onboarding plan.

string
templateLink
Optional

Link to existing Tango blueprint.

string
tenantLink
Optional

Link to a tenant

string
documentSelfLink
Optional

documentSelfLink

Authentication
This operation uses the following authentication methods.
Responses
200

Success

Returns OnboardingBlueprintState of type(s) application/json
{
    "autoGenerate": "boolean",
    "deploymentLink": "string",
    "name": "string",
    "planLink": "string",
    "templateLink": "string",
    "tenantLink": "string",
    "documentSelfLink": "string"
}
boolean
autoGenerate
Optional

Automatically generate a Tango blueprint if set.

string
deploymentLink
Optional

Link to onboarding deployment.

string
name
Optional

Name of the auto-generated Tango blueprint.

string
planLink
Optional

Link to the parent onboarding plan.

string
templateLink
Optional

Link to existing Tango blueprint.

string
tenantLink
Optional

Link to a tenant

string
documentSelfLink
Optional

documentSelfLink