java.lang.Object
org.odpi.openmetadata.accessservices.itinfrastructure.samples.assetdeploy.AssetDeploy

public class AssetDeploy extends Object
AssetDeploy illustrates the use of the IT Infrastructure OMAS APIs to catalog different types of infrastructure.
  • Method Details

    • main

      public static void main(String[] args)
      Main program that controls the operation of the utility. The parameters are passed space separated. The parameters are used to override the utility's default values. If mode is set to "interactive" the caller is prompted for a command and one to many server names.
      Parameters:
      args - 1. service platform URL root, 2. client userId, 3. mode 4. server name 5. server name ...