Get GUI settings
Retrieves information about the password and session policy for the library.
Request syntax
GET
/v1/guiSettings
Retrieves information about the password and session
policy for the library.
Example
> GET /v1/guiSettings
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 45992
{
"autoLogout": null,
"autoIMCLogin": "enabled"
}
Attributes
autoLogout(number)-
Number of minutes before a user is automatically logged out. If disabled, this is
null.
autoIMCLogin(string)-
Whether the
localGUIuser account is enabled to connect to the local IMC or not. One ofenabledordisabled. For Diamondback, this isnullas there is no IMC.