smcsecurityserverconf

API Name

smcsecurityserverconf

Description

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

REST Methods

GET

Precondition

None

Input Params

None

Sample Request

https://host:port/manage/mgmtrestservice/smcsecurityserverconf

Return

HTTP status 200 is returned.

Sample Response

{ "result": [ "jdeSMC.example.com", "6010" ]}

Exception

Throws an exception if the operation fails for any reason.