Updating the JVM Properties of a Host Through the CLI

Using the following CLI attributes, you can:

  • mergeJvmArgs: merge the specified JVM properties with existing properties
  • deleteJvmArgs: delete the specified JVM properties from existing properties
  • without any option: set the specified JVM properties. It removes all the existing properties from the host.tra file. Only the specified JVM properties will exist.