Security Server Web Server tab
The Security Server Web Server tab has these options:
-
When this is selected, the web server starts along with the security server. The default is selected.
-
The Cloverleaf API uses a RESTful web service architecture and JavaScript Object Notation (JSON) as the data interchange format. Through this, you can create, edit, and delete Cloverleaf objects that were traditionally only available in the Cloverleaf GUI. The default is selected.
-
must be selected to enable this check box.
By default,
is cleared.The CLAPI web page includes the CLAPI SDK document and examples. By default, it is disabled.
When the Cloverleaf security server is started with https://hostservername:15149/clapi/. This provides details about request parameters and responses for each API.
enabled, all Cloverleaf APIs are listed in HTML throughYou can also enter API parameters and click
in the API window.The Resources Available page lists available APIs and their location.
For information on CLAPI, see Cloverleaf API.
- Any changes enable . After you click , you must restart the security server before the change takes place.
- The HTTP port defaults to 15040, HTTPS defaults to 15043, and the Tomcat server shutdown port defaults to 15045. To change these ports, go to $HCIROOT/security/tomcat/conf/server.xml.