OpenShift Low-Level API Access: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 6: Line 6:
=Overview=
=Overview=


  curl -k -X GET -H "Authorization: Bearer $(oc whoami -t)" https://master.openshift.novaordis.io/
  curl -k -X GET -H "Authorization: Bearer $(oc whoami -t)" https://master.openshift.novaordis.io/

Revision as of 23:07, 27 February 2018

Internal

Overview

curl -k -X GET -H "Authorization: Bearer $(oc whoami -t)" https://master.openshift.novaordis.io/