GenerateKeyVersion
This API creates a version of the key.
URL
<http/https>://<host-name>:<Port>/protectappws/services/rest/key/generatekeyversion
Input Parameters
Parameters | Description |
---|---|
userName | User name (optional). |
password | Password associated with the user (optional). |
keyName | Name of the key for which version is to be generated. |
certAlias | Client certificate alias for making SSL connections (optional). |
certPass | Password for the provided certificate alias (optional). |
Sample REST call for cxf
request
response
Sample SOAP Parameters
Output
boolean – indicate if key version generation was successful.