Configuring REST Application properties
- Access the EC Configuration page, click the Edit Properties link.
- In the Application Defined Properties list scroll down to REST group and expand the view.
-
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 allowedYou configure this property to set the number of connections for the REST
testExecute
request that is limited to ten connections only.
-
- Click Update Property.
- Restart EC for changes to take effect.