Class AssetSetUp
java.lang.Object
org.odpi.openmetadata.accessservices.samples.assetsetup.AssetSetUp
AssetSetUp illustrates the use of a variety of OMAS APIs to catalog a file in the open metadata ecosystem.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Set up some zone definitions.static void
Main program that initiates the operation of the AssetSetUp utility.
-
Method Details
-
createZones
public void createZones()Set up some zone definitions. -
main
Main program that initiates the operation of the AssetSetUp utility. The parameters are optional. They are passed space separated. They are used to override the utility's default values.- Parameters:
args
- 1. service platform URL root, 2. client userId, 3. server name
-