java.lang.Object
org.odpi.openmetadata.utilities.serverops.ServerOps

public class ServerOps extends Object
ServerOps provides a utility for starting and stopping servers on an OMAG Server Platform.
  • 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 ...