OCM Service Log API 0.0.1

Receives and maintains logs from internal sources related to OpenShift clusters.

Base URLs:

  • current domain: http://localhost:8000
  • Main (production) server: https://api.openshift.com
  • Staging server: https://api.stage.openshift.com

Authentication

  • API Key (Access Token)
    • Parameter name: Authorization
    • In: header

    Authorization: AccessToken {cluster-uuid}:{access-token}

  • HTTP Authentication, scheme: bearer

Operations

Schemas