Ce contenu n'est pas disponible dans la langue sélectionnée.
Chapter 8. Using the Dev Spaces server API
To manage OpenShift Dev Spaces server and OpenShift Dev Spaces dashboard workloads, use the Swagger web user interface to navigate the API.
Procedure
Navigate to the Swagger API web user interface:
-
https://<openshift_dev_spaces_fqdn>/swagger
(OpenShift Dev Spaces server) -
https://<openshift_dev_spaces_fqdn>/dashboard/api/swagger
(OpenShift Dev Spaces dashboard)
-
DevWorkspace is a k8s object and manipulations should happen on the Kubernetes API level - https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.23/html-single/user_guide/index#end-user-guide:managing-workspaces-with-apis
Additional resources