File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -142,10 +142,11 @@ The following list of API endpoints and fields that have been marked for depreca
142
142
| https://app.run.ai/v1/k8s/clusters/{uuid}/pods | https://app.run.ai/api/v1/workloads/pods |
143
143
144
144
##### Clusters API
145
+
145
146
| Deprecated | Replacement |
146
147
| -- | -- |
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} |
149
150
| https://app.run.ai/v1/k8s/clusters/{clusterUuid}/metrics | https://app.run.ai/api/v1/clusters/{clusterUuid}/metrics |
150
151
151
152
##### Authorization and Authentication API
You can’t perform that action at this time.
0 commit comments