Logging out of InfoScale Operations Manager Web services API

Last published : Jul 06, 2026
Use one of the following methods to log out:
  • Launch the following URL for the log out interface:
https://ManagementServer_hostname:14161/vom/api/logout
  • Run the following cURL command:
curl -g -k -b "session id" https://ManagementServer_hostname:14161/vom/api/logout
More Information
Related information