Skip to content

Commit 4bbd483

Browse files
olexii4ibuziukdeerskindolldkwon17
authored
fix: Swagger API web user interface links (#2915)
* fix: Swagger API web user interface links Signed-off-by: Oleksii Orel <[email protected]> * fixup! fix: Swagger API web user interface links Signed-off-by: Oleksii Orel <[email protected]> * Update modules/administration-guide/pages/managing-workloads-using-the-che-server-api.adoc Co-authored-by: Jana Vrbkova <[email protected]> * Update modules/administration-guide/pages/managing-workloads-using-the-che-server-api.adoc Co-authored-by: David Kwon <[email protected]> --------- Signed-off-by: Oleksii Orel <[email protected]> Co-authored-by: Ilya Buziuk <[email protected]> Co-authored-by: Jana Vrbkova <[email protected]> Co-authored-by: David Kwon <[email protected]>
1 parent 87c5322 commit 4bbd483

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

modules/administration-guide/pages/managing-workloads-using-the-che-server-api.adoc

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,21 @@
11
:_content-type: PROCEDURE
2-
:description: Managing {prod-short} server workloads using the {prod-short} server API
2+
:description: Managing {prod-short} server and {prod-short} dashboard workloads using the API
33
:keywords: administration-guide, api
44
:navtitle: Using the {prod-short} server API
55
:page-aliases:
66

77
[id="managing-workloads-using-the-{prod-id-short}-server-api"]
8-
= Managing {prod-short} server workloads using the {prod-short} server API
8+
= Managing {prod-short} server and {prod-short} dashboard workloads using the API
99

10-
To manage {prod-short} server workloads, use the Swagger web user interface to navigate {prod-short} server API.
10+
To manage {prod-short} server and {prod-short} dashboard workloads, use the Swagger web user interface to navigate the API.
1111

1212
.Procedure
1313

14-
* Navigate to the Swagger API web user interface: `pass:c,a,q[{prod-url}]/swagger`.
14+
* Navigate to the Swagger API web user interface:
15+
- `pass:c,a,q[{prod-url}]/swagger` ({prod-short} server)
16+
- `pass:c,a,q[{prod-url}]/dashboard/api/swagger` ({prod-short} dashboard)
17+
18+
IMPORTANT: DevWorkspace is a k8s object and manipulations should happen on the Kubernetes API level - xref:end-user-guide:managing-workspaces-with-apis.adoc[]
1519

1620
.Additional resources
1721

0 commit comments

Comments
 (0)