gensmcsitekey

API Name

gensmcsitekey

Description

Generates and gets the sitekey used by the security server and the port used by the Server Manager Console.

REST Methods

POST

Precondition

Security Server must be configured in Server Manager.

Input Params

passPhrase

Sample Request

{ "passPhrase":"Welcome 12" }https://host:port/manage/ mgmtrestservice/gensmcsitekey

Return

HTTP status 200 is returned.

Sample Response

{ "result": { "CurrentKey":"ADWdBNmEmUD46O/IoOKxbb9rgJUvfo4UMk2rbRI +OQxiQX4RqnVRmHlINxSO9pukRGozvqGrlZ3XcQX34Nf8k=","PreviousKey":"(not found in JDE.INI)" }}

Exception

Throws an exception if the operation fails for any reason.