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.
hetzner-ansible/smardigo/pmci/process-variable-declaration/service-create.json

271 lines
6.5 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",
"tags" : [ ]
},
"password" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
}
},
"tags" : [ ]
},
"creation_date" : {
"type" : "date",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Erstelldatum",
"tags" : [ ]
},
"creation_user_id" : {
"type" : "userId",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Ersteller",
"tags" : [ ]
},
"filterTenantId" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "TenantId",
"tags" : [ ]
},
"id" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Id",
"tags" : [ ]
},
"jobs" : {
"type" : "object",
"classification" : "PRIVATE",
"label" : "jobs",
"tags" : [ ]
},
"keycloakHostname" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
},
"kibanaHostname" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
},
"managementHostname" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
},
"process_definition_key" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Prozess",
"tags" : [ ]
},
"progress_current" : {
"type" : "long",
"classification" : "PRIVATE",
"label" : "progress_current",
"tags" : [ ]
},
"progress_max" : {
"type" : "long",
"classification" : "PRIVATE",
"label" : "progress_max",
"tags" : [ ]
},
"pruefer_id" : {
"type" : "string",
"classification" : "PRIVATE",
"label" : "pruefer_id",
"tags" : [ ]
},
"request_decision" : {
"type" : "string",
"classification" : "PRIVATE",
"label" : "request_decision",
"tags" : [ ]
},
"service" : {
"type" : "object",
"classification" : "PRIVATE",
"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",
"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",
"fields" : {
"id" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Id",
"tags" : [ ]
},
"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",
"classification" : "PRIVATE",
"label" : "wordpress_admin",
"fields" : {
"username" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
},
"password" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
}
},
"tags" : [ ]
}
}
}