|
|
|
|
@ -9,78 +9,244 @@
|
|
|
|
|
"fields" : {
|
|
|
|
|
"username" : {
|
|
|
|
|
"type" : "string",
|
|
|
|
|
"classification" : "PRIVATE"
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
},
|
|
|
|
|
"password" : {
|
|
|
|
|
"type" : "string",
|
|
|
|
|
"classification" : "PRIVATE"
|
|
|
|
|
}
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
},
|
|
|
|
|
"creation_date" : {
|
|
|
|
|
"type" : "date",
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"searchable" : true,
|
|
|
|
|
"label" : "Erstelldatum"
|
|
|
|
|
"label" : "Erstelldatum",
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
},
|
|
|
|
|
"creation_user_id" : {
|
|
|
|
|
"type" : "userId",
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"searchable" : true,
|
|
|
|
|
"label" : "creation_user_id"
|
|
|
|
|
"label" : "Ersteller",
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
},
|
|
|
|
|
"filterTenantId" : {
|
|
|
|
|
"type" : "string",
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"searchable" : true,
|
|
|
|
|
"label" : "TenantId"
|
|
|
|
|
"label" : "TenantId",
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
},
|
|
|
|
|
"id" : {
|
|
|
|
|
"type" : "string",
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"searchable" : true,
|
|
|
|
|
"label" : "Id",
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
},
|
|
|
|
|
"in_data" : {
|
|
|
|
|
"type" : "object",
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"label" : "in_data"
|
|
|
|
|
"label" : "in_data",
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
},
|
|
|
|
|
"jobs" : {
|
|
|
|
|
"type" : "object",
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"label" : "jobs"
|
|
|
|
|
"label" : "jobs",
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
},
|
|
|
|
|
"keycloakHostname" : {
|
|
|
|
|
"type" : "string",
|
|
|
|
|
"classification" : "PRIVATE"
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
},
|
|
|
|
|
"kibanaHostname" : {
|
|
|
|
|
"type" : "string",
|
|
|
|
|
"classification" : "PRIVATE"
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
},
|
|
|
|
|
"managementHostname" : {
|
|
|
|
|
"type" : "string",
|
|
|
|
|
"classification" : "PRIVATE"
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
},
|
|
|
|
|
"process_definition_key" : {
|
|
|
|
|
"type" : "string",
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"searchable" : true,
|
|
|
|
|
"label" : "Prozess",
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
},
|
|
|
|
|
"progress_current" : {
|
|
|
|
|
"type" : "integer",
|
|
|
|
|
"type" : "long",
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"label" : "progress_current"
|
|
|
|
|
"label" : "progress_current",
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
},
|
|
|
|
|
"progress_max" : {
|
|
|
|
|
"type" : "integer",
|
|
|
|
|
"type" : "long",
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"label" : "progress_max",
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
},
|
|
|
|
|
"pruefer_id" : {
|
|
|
|
|
"type" : "string",
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"label" : "progress_max"
|
|
|
|
|
"label" : "pruefer_id",
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
},
|
|
|
|
|
"request_decision" : {
|
|
|
|
|
"type" : "string",
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"label" : "request_decision",
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
},
|
|
|
|
|
"service" : {
|
|
|
|
|
"type" : "object",
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"label" : "service"
|
|
|
|
|
"fields" : {
|
|
|
|
|
"connect_features" : {
|
|
|
|
|
"type" : "string",
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
},
|
|
|
|
|
"cluster" : {
|
|
|
|
|
"type" : "object",
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"label" : "Cluster",
|
|
|
|
|
"fields" : {
|
|
|
|
|
"key" : {
|
|
|
|
|
"type" : "string",
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"searchable" : true,
|
|
|
|
|
"label" : "Cluster Name",
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
},
|
|
|
|
|
"service" : {
|
|
|
|
|
"type" : "string",
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"searchable" : true,
|
|
|
|
|
"label" : "Cluster Service",
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
},
|
|
|
|
|
"size" : {
|
|
|
|
|
"type" : "integer",
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"searchable" : true,
|
|
|
|
|
"label" : "Cluster Größe",
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
},
|
|
|
|
|
"stage" : {
|
|
|
|
|
"type" : "string",
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"label" : "stage"
|
|
|
|
|
"searchable" : true,
|
|
|
|
|
"label" : "Cluster Stage",
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
},
|
|
|
|
|
"connect_version" : {
|
|
|
|
|
"type" : "string",
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"searchable" : true,
|
|
|
|
|
"label" : "Version",
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
},
|
|
|
|
|
"name" : {
|
|
|
|
|
"type" : "string",
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"searchable" : true,
|
|
|
|
|
"label" : "Cluster Name",
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
},
|
|
|
|
|
"id" : {
|
|
|
|
|
"type" : "string",
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"searchable" : true,
|
|
|
|
|
"label" : "Id",
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
},
|
|
|
|
|
"tenant_key" : {
|
|
|
|
|
"type" : "string",
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"searchable" : true,
|
|
|
|
|
"label" : "Tenant Schlüssel",
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
},
|
|
|
|
|
"link" : {
|
|
|
|
|
"type" : "string",
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"searchable" : true,
|
|
|
|
|
"label" : "Link",
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
},
|
|
|
|
|
"tenant_id" : {
|
|
|
|
|
"type" : "string",
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
},
|
|
|
|
|
"simulation" : {
|
|
|
|
|
"type" : "boolean",
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"label" : "simulation",
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
},
|
|
|
|
|
"stage" : {
|
|
|
|
|
"type" : "string",
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"searchable" : true,
|
|
|
|
|
"label" : "Stage",
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
},
|
|
|
|
|
"tenant" : {
|
|
|
|
|
"type" : "object",
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"label" : "tenant"
|
|
|
|
|
"label" : "Tenant",
|
|
|
|
|
"fields" : {
|
|
|
|
|
"key" : {
|
|
|
|
|
"type" : "string",
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"searchable" : true,
|
|
|
|
|
"label" : "Tenant Schlüssel",
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
},
|
|
|
|
|
"tenant_id" : {
|
|
|
|
|
"type" : "string",
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
},
|
|
|
|
|
"tenant_key" : {
|
|
|
|
|
"type" : "string",
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"searchable" : true,
|
|
|
|
|
"label" : "Tenant Schlüssel",
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
},
|
|
|
|
|
"vorgang_status" : {
|
|
|
|
|
"type" : "long",
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"searchable" : true,
|
|
|
|
|
"label" : "Status",
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
},
|
|
|
|
|
"vorgang_status_text" : {
|
|
|
|
|
"type" : "string",
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"searchable" : true,
|
|
|
|
|
"label" : "Statustext",
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
},
|
|
|
|
|
"wordpress_admin" : {
|
|
|
|
|
"type" : "object",
|
|
|
|
|
@ -89,13 +255,16 @@
|
|
|
|
|
"fields" : {
|
|
|
|
|
"username" : {
|
|
|
|
|
"type" : "string",
|
|
|
|
|
"classification" : "PRIVATE"
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
},
|
|
|
|
|
"password" : {
|
|
|
|
|
"type" : "string",
|
|
|
|
|
"classification" : "PRIVATE"
|
|
|
|
|
}
|
|
|
|
|
"classification" : "PRIVATE",
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"tags" : [ ]
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|