DtOrchestrationModelImpl
DtOrchestrationModelImpl
JSON Example
{
"id": "string",
"location": "string",
"DeploymentType": "string",
"setting": [
{
"key": "string",
"value": "string",
"id": "string",
"links": [
{
"href": "string",
"rel": "string",
"deprecated": false,
"name": "string",
"method": "string"
}
]
}
],
"DtLink": [
{
"href": "string",
"rel": "string",
"deprecated": false,
"name": "string",
"method": "string"
}
]
}
string
id
Optional
id
string
location
Optional
location
string
DeploymentType
Optional
DeploymentType
Possible values are : INVALID_DEPLOYMENT_TYPE, SMART_NODE_ORCHESTRATION, DAAS_SP, DAAS_TENANT, SINGLE_NODE_ORCHESTRATION, AZURE_NODE_ORCHESTRATION,