OpenShift Low-Level API Access: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= * OpenShift Operations =Overview= curl -k -X GET -H "Authorization: Bearer $(oc whoami -t)" https://master.openshift.novaord...") |
|||
Line 2: | Line 2: | ||
* [[OpenShift_Operations#Operations|OpenShift Operations]] | * [[OpenShift_Operations#Operations|OpenShift Operations]] | ||
* [[curl#Overview|curl]] | |||
=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 17:22, 5 February 2018
Internal
Overview
curl -k -X GET -H "Authorization: Bearer $(oc whoami -t)" https://master.openshift.novaordis.io/