Logging in to Veritas InfoScale Operations Manager Web services API

The Veritas InfoScale Operations Manager Web services API requires users to log in to perform the operations. The authentication information is sent as a part of the HTTPS request body.

You can use one of the following methods to log in:

Use one of the following methods to log in to Web services API using your user credentials:

Use the following commands to generate a certificate using XPRTLC or cURL:

Use the following commands to log in using the certificate:

After you login, a session ID is created using which you can access the Web services API. The session ID is valid for 30 minutes. After the session expires, you need to log in again for a new session ID.

Sample session ID:

{"cookie":"JSESSIONID=38B752A5DCF210717F5C99D867A17379;","current_server_time":"Mon Jan 28 03:48:03 PST 2013","max_active_interval":30,"expires_at":"Mon Jan 28 04:18:03 PST 2013"}

More Information

About using Veritas InfoScale Operations Manager Web services API

Logging out of Veritas InfoScale Operations Manager Web services API