Use the server API

Use the Swagger web user interface to explore and interact with the OpenShift Dev Spaces server and dashboard APIs for programmatic integration and automation.

Before you begin

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/swagger (OpenShift Dev Spaces dashboard) Important

    DevWorkspace is a Kubernetes object and manipulations should happen on the Kubernetes API level.