From c7ca14ad9351cc936680b58e2e27df8378d43df0 Mon Sep 17 00:00:00 2001 From: yangtong Date: Tue, 2 Dec 2025 11:46:21 +0000 Subject: [PATCH] MRS API Doc 20251124 version Reviewed-by: Pruthi, Vineet Co-authored-by: yangtong Co-committed-by: yangtong --- docs/mrs/api-ref/ALL_META.TXT.json | 2 +- docs/mrs/api-ref/CLASS.TXT.json | 2 +- docs/mrs/api-ref/mrs_02_0030.html | 2 +- docs/mrs/api-ref/mrs_02_9003.html | 7 ++++++- 4 files changed, 9 insertions(+), 4 deletions(-) diff --git a/docs/mrs/api-ref/ALL_META.TXT.json b/docs/mrs/api-ref/ALL_META.TXT.json index 556d42b35..f6a9e86da 100644 --- a/docs/mrs/api-ref/ALL_META.TXT.json +++ b/docs/mrs/api-ref/ALL_META.TXT.json @@ -457,7 +457,7 @@ "node_id":"mrs_02_0030.xml", "product_code":"mrs", "code":"26", - "des":"This API is used to query a list of clusters created by a user. This API is incompatible with Sahara.FormatGET /v1.1/{project_id}/cluster_infos?pageSize={page_size}&curre", + "des":"This API is used to query a list of clusters created by a user. This API is incompatible with Sahara.FormatGET /v1.1/{project_id}/cluster_infosGET /v1.1/{project_id}/clus", "doc_type":"api", "kw":"Querying a Cluster List,Cluster management APIs (V1),API Reference", "search_title":"", diff --git a/docs/mrs/api-ref/CLASS.TXT.json b/docs/mrs/api-ref/CLASS.TXT.json index 62bb76c5b..191b71f5b 100644 --- a/docs/mrs/api-ref/CLASS.TXT.json +++ b/docs/mrs/api-ref/CLASS.TXT.json @@ -225,7 +225,7 @@ "code":"25" }, { - "desc":"This API is used to query a list of clusters created by a user. This API is incompatible with Sahara.FormatGET /v1.1/{project_id}/cluster_infos?pageSize={page_size}&curre", + "desc":"This API is used to query a list of clusters created by a user. This API is incompatible with Sahara.FormatGET /v1.1/{project_id}/cluster_infosGET /v1.1/{project_id}/clus", "product_code":"mrs", "title":"Querying a Cluster List", "uri":"mrs_02_0030.html", diff --git a/docs/mrs/api-ref/mrs_02_0030.html b/docs/mrs/api-ref/mrs_02_0030.html index 11895a42f..eca849eb5 100644 --- a/docs/mrs/api-ref/mrs_02_0030.html +++ b/docs/mrs/api-ref/mrs_02_0030.html @@ -3,7 +3,7 @@

Querying a Cluster List

Function

This API is used to query a list of clusters created by a user. This API is incompatible with Sahara.

-

URI

  • Format

    GET /v1.1/{project_id}/cluster_infos?pageSize={page_size}&currentPage={current_page}&clusterState={cluster_state}&tags={tags}

    +

    URI

    • Format

      GET /v1.1/{project_id}/cluster_infos

    • Parameter description
      diff --git a/docs/mrs/api-ref/mrs_02_9003.html b/docs/mrs/api-ref/mrs_02_9003.html index 4df68c605..85176571b 100644 --- a/docs/mrs/api-ref/mrs_02_9003.html +++ b/docs/mrs/api-ref/mrs_02_9003.html @@ -8,7 +8,12 @@ - + + +
      Table 1 URI parameter description

      Parameter

      2025-08-08

      +

      2025-11-18

      +

      Updated the URI of the API for querying a cluster list. For details, see Querying a Cluster List.

      +

      2025-08-08