-
Notifications
You must be signed in to change notification settings - Fork 91
Closed
Labels
comp-jans-config-apiComponent affected by issue or PRComponent affected by issue or PReffort-3Relative effort required for completion of issue or PRRelative effort required for completion of issue or PRkind-enhancementIssue or PR is an enhancement to an existing functionalityIssue or PR is an enhancement to an existing functionalitykind-featureIssue or PR is a new feature requestIssue or PR is a new feature requestpriority-3Issue or PR is relevant to core functions, but does not impede progress. Important, but not urgentIssue or PR is relevant to core functions, but does not impede progress. Important, but not urgent
Milestone
Description
Add new endpoint to return Jans table info :
public Map<String, Map<String, AttributeType>> getTableColumnsMap()
Format of result data:
Map<table_name, Map<attribute_name, AttributeType>
Example:
{janshealthentry={jansservice=AttributeType [name=jansservice, defName=jansService, type=varchar, multiValued=false], creationdate=AttributeType [name=creationdate, defName=creationDate, type=timestamp, multiValued=false], ....
Metadata
Metadata
Assignees
Labels
comp-jans-config-apiComponent affected by issue or PRComponent affected by issue or PReffort-3Relative effort required for completion of issue or PRRelative effort required for completion of issue or PRkind-enhancementIssue or PR is an enhancement to an existing functionalityIssue or PR is an enhancement to an existing functionalitykind-featureIssue or PR is a new feature requestIssue or PR is a new feature requestpriority-3Issue or PR is relevant to core functions, but does not impede progress. Important, but not urgentIssue or PR is relevant to core functions, but does not impede progress. Important, but not urgent