Skip to content

Commit c3debee

Browse files
authored
Update whats-new-2-17.md
1 parent a56ced7 commit c3debee

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/home/whats-new-2-17.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,10 +142,11 @@ The following list of API endpoints and fields that have been marked for depreca
142142
| https://app.run.ai/v1/k8s/clusters/{uuid}/pods | https://app.run.ai/api/v1/workloads/pods |
143143

144144
##### Clusters API
145+
145146
| Deprecated | Replacement |
146147
| -- | -- |
147-
| https://app.run.ai/v1/k8s/clusters | https://app.run.ai/api/v1/workloads |
148-
| https://app.run.ai/v1/k8s/clusters/{uuid} | https://app.run.ai/api/v1/workloads/count |
148+
| https://app.run.ai/v1/k8s/clusters | https://app.run.ai/api/v1/clusters |
149+
| https://app.run.ai/v1/k8s/clusters/{uuid} | https://app.run.ai/api/v1/clusters/{uuid} |
149150
| https://app.run.ai/v1/k8s/clusters/{clusterUuid}/metrics | https://app.run.ai/api/v1/clusters/{clusterUuid}/metrics |
150151

151152
##### Authorization and Authentication API

0 commit comments

Comments
 (0)