updatesmcsecurityserver

API Name

updatesmcsecurityserver

Description

Updates the security server and the port used by the Server Manager Console.

REST Methods

POST

Precondition

Agent must be running.

Input Params

securityServerName, securityServerPort

Sample Request

{ "securityServerName":"jdeent.example.com", "securityServerPort":"60xx"}https://host:port/manage/ mgmtrestservice/updatesmcsecurityserver

Return

HTTP status 200 is returned.

Sample Response

Exception

Throws an exception if the operation fails for any reason.