Is there a way to idle an OCP service using the Openshift REST API ?
I know, that every oc command that runs from the client hits an api to perform the action requested.
However - I don't see an information about the endpoint to call to idle a service in the Openshift API Documentation.
Any help is truly appreciated.