Mission Control API
To get authenticated to use the Mission Control API, you need a valid OAuth REST API client
token. Access to the API is controlled by scope, meaning that you also need the proper permissions assigned to the token. See the description below to find out which permissions are required to use it.
-
Register a client (Generate SSO client credentials).
-
Generate a token (Generate SSO token).
Currently, only thesso20-managed-cluster-offline-bundle
scope, which allows to generate update package download URLs is supported. -
Authenticate in your API calls.
Your API call can get authenticated per call via an HTTP header authorization. You can authenticate by attaching the token to the authorization HTTP header preceding the
Bearer
realm.
Mission Control client registration
Offline Bundle packages
Get a list of available packages and updates
Get offline bundle