Class DatabaseReport
java.lang.Object
org.odpi.openmetadata.reports.databasereport.DatabaseReport
DatabaseReport illustrates the use of the Data Manager OMAS API to search for and display the metadata describing a database.
-
Method Summary
-
Method Details
-
main
Main program that controls the operation of the platform report. The parameters are passed space separated. The parameters are used to override the report's default values. If mode is set to "interactive" the caller is prompted for a command. Otherwise, it is assumed to be a guid.- Parameters:
args
- 1. service platform URL root, 2. client userId, 3. mode/guid
-