Configuring REST Application properties

  1. Access the EC Configuration page, click the Edit Properties link.
  2. In the Application Defined Properties list scroll down to REST group and expand the view.
  3. Select a property to configure, then click the value across the property and specify a new value.

    Use this guidelines:

    • For the Rest.SecureOnly property specify a Boolean value true (secured) or false (not secured). By default, REST access is secured (true).

      Optionally, you configure this property to use secure REST services only.

    • For the Rest.TestExecute.MaxSubThreads property specify a numeric value between 1 to 10. This value sets the maximum number of node threads allowed

      You configure this property to set the number of connections for the REST testExecute request that is limited to ten connections only.

  4. Click Update Property.
  5. Restart EC for changes to take effect.