此内容没有您所选择的语言版本。
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)
-
Important
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.25/html-single/user_guide/index#end-user-guide:managing-workspaces-with-apis
Additional resources