Authorization for APIs using the Ops Center Portal users

Ops Center Analyzer Detail View REST API Reference Guide

Version
11.0.x
Audience
anonymous
Part Number
MK-99ANA004-11

The API request uses bearer authorization for Ops Center Portal users. To authorize the request, set the Authorization header in the request as follows:

Authorization: Bearer<space><Authorization Token>

The expression must be: Content-type: application/json

Use the Common Services APIs to generate the authorization token.

Note:
  • The authorization token is refreshed after every 5 minutes. You must generate the new authorization token after 5 minutes.
  • The User Management APIs of Analyzer detail view are not supported for Ops Center Portal users.