You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
230 lines
5.6 KiB
JSON
230 lines
5.6 KiB
JSON
{
|
|
"name" : "service-create",
|
|
"configKey" : "service-create",
|
|
"configType" : "process-variable-declaration",
|
|
"variableDeclarations" : {
|
|
"connect_admin" : {
|
|
"type" : "object",
|
|
"classification" : "PRIVATE",
|
|
"fields" : {
|
|
"username" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE"
|
|
},
|
|
"password" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE"
|
|
}
|
|
}
|
|
},
|
|
"creation_date" : {
|
|
"type" : "date",
|
|
"classification" : "PRIVATE",
|
|
"searchable" : true,
|
|
"label" : "Erstelldatum"
|
|
},
|
|
"creation_user_id" : {
|
|
"type" : "userId",
|
|
"classification" : "PRIVATE",
|
|
"searchable" : true,
|
|
"label" : "Ersteller"
|
|
},
|
|
"filterTenantId" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE",
|
|
"searchable" : true,
|
|
"label" : "TenantId"
|
|
},
|
|
"id" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE",
|
|
"searchable" : true,
|
|
"label" : "Id"
|
|
},
|
|
"jobs" : {
|
|
"type" : "object",
|
|
"classification" : "PRIVATE",
|
|
"label" : "jobs"
|
|
},
|
|
"keycloakHostname" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE"
|
|
},
|
|
"kibanaHostname" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE"
|
|
},
|
|
"managementHostname" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE"
|
|
},
|
|
"process_definition_key" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE",
|
|
"searchable" : true,
|
|
"label" : "Prozess"
|
|
},
|
|
"progress_current" : {
|
|
"type" : "long",
|
|
"classification" : "PRIVATE",
|
|
"label" : "progress_current"
|
|
},
|
|
"progress_max" : {
|
|
"type" : "long",
|
|
"classification" : "PRIVATE",
|
|
"label" : "progress_max"
|
|
},
|
|
"pruefer_id" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE",
|
|
"label" : "pruefer_id"
|
|
},
|
|
"request_decision" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE",
|
|
"label" : "request_decision"
|
|
},
|
|
"service" : {
|
|
"type" : "object",
|
|
"classification" : "PRIVATE",
|
|
"fields" : {
|
|
"connect_features" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE"
|
|
},
|
|
"cluster" : {
|
|
"type" : "object",
|
|
"classification" : "PRIVATE",
|
|
"label" : "Cluster",
|
|
"fields" : {
|
|
"key" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE",
|
|
"searchable" : true,
|
|
"label" : "Cluster Name"
|
|
},
|
|
"service" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE",
|
|
"searchable" : true,
|
|
"label" : "Cluster Service"
|
|
},
|
|
"size" : {
|
|
"type" : "integer",
|
|
"classification" : "PRIVATE",
|
|
"searchable" : true,
|
|
"label" : "Cluster Größe"
|
|
},
|
|
"stage" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE",
|
|
"searchable" : true,
|
|
"label" : "Cluster Stage"
|
|
}
|
|
}
|
|
},
|
|
"connect_version" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE",
|
|
"searchable" : true,
|
|
"label" : "Version"
|
|
},
|
|
"name" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE",
|
|
"searchable" : true,
|
|
"label" : "Cluster Name"
|
|
},
|
|
"id" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE",
|
|
"searchable" : true,
|
|
"label" : "Id"
|
|
},
|
|
"tenant_key" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE",
|
|
"searchable" : true,
|
|
"label" : "Tenant Schlüssel"
|
|
},
|
|
"link" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE",
|
|
"searchable" : true,
|
|
"label" : "Link"
|
|
},
|
|
"tenant_id" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE"
|
|
}
|
|
}
|
|
},
|
|
"simulation" : {
|
|
"type" : "boolean",
|
|
"classification" : "PRIVATE",
|
|
"label" : "simulation"
|
|
},
|
|
"stage" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE",
|
|
"searchable" : true,
|
|
"label" : "Stage"
|
|
},
|
|
"tenant" : {
|
|
"type" : "object",
|
|
"classification" : "PRIVATE",
|
|
"label" : "Tenant",
|
|
"fields" : {
|
|
"id" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE",
|
|
"searchable" : true,
|
|
"label" : "Id"
|
|
},
|
|
"key" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE",
|
|
"searchable" : true,
|
|
"label" : "Tenant Schlüssel"
|
|
}
|
|
}
|
|
},
|
|
"tenant_id" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE"
|
|
},
|
|
"tenant_key" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE",
|
|
"searchable" : true,
|
|
"label" : "Tenant Schlüssel"
|
|
},
|
|
"vorgang_status" : {
|
|
"type" : "long",
|
|
"classification" : "PRIVATE",
|
|
"searchable" : true,
|
|
"label" : "Status"
|
|
},
|
|
"vorgang_status_text" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE",
|
|
"searchable" : true,
|
|
"label" : "Statustext"
|
|
},
|
|
"wordpress_admin" : {
|
|
"type" : "object",
|
|
"classification" : "PRIVATE",
|
|
"label" : "wordpress_admin",
|
|
"fields" : {
|
|
"username" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE"
|
|
},
|
|
"password" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |