이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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.24/html-single/user_guide/index#end-user-guide:managing-workspaces-with-apis
Additional resources