Class ConfigMetadataServerSample
java.lang.Object
org.odpi.openmetadata.adminservices.samples.configure.ConfigMetadataServerSample
ConfigMetadataServerSample illustrates how to use the MetadataAccessStoreConfigurationClient
to configure a Metadata Server.
-
Method Summary
-
Method Details
-
main
Main program that controls the operation of the sample. The parameters are passed space separated. The parameters are used to override the sample's default values.- Parameters:
args- 1. URL root for the admin platform, 2. admin secret collection 3. secret store location 4. secret store provider
-