diff --git a/docs/mrs/api-ref/en-us_image_0000001351245889.gif b/docs/mrs/api-ref/en-us_image_0000001351245889.gif deleted file mode 100644 index cfbc91a4..00000000 Binary files a/docs/mrs/api-ref/en-us_image_0000001351245889.gif and /dev/null differ diff --git a/docs/mrs/api-ref/en-us_image_0000001829015345.png b/docs/mrs/api-ref/en-us_image_0000001829015345.png new file mode 100644 index 00000000..fdd37a40 Binary files /dev/null and b/docs/mrs/api-ref/en-us_image_0000001829015345.png differ diff --git a/docs/mrs/api-ref/mrs_02_0005.html b/docs/mrs/api-ref/mrs_02_0005.html index 735d962b..dfa536a8 100644 --- a/docs/mrs/api-ref/mrs_02_0005.html +++ b/docs/mrs/api-ref/mrs_02_0005.html @@ -7,7 +7,7 @@
  • Region

    Regions are geographic areas isolated from each other. Resources are region-specific and cannot be used across regions through internal network connections. For low network latency and quick resource access, select the nearest region.

  • AZ

    An AZ contains one or more physical data centers. Each AZ has independent cooling, fire extinguishing, moisture-proof, and electricity facilities. Within an AZ, computing, network, storage, and other resources are logically divided into multiple clusters. AZs within a region are interconnected using high-speed optical fibers to support cross-AZ high-availability systems.

  • Project

    Projects group and isolate resources (including compute, storage, and network resources) across physical regions. A default project is provided for each region, and sub-projects can be created under each default project. Users can be granted permissions to access all resources in a specific project in your domain. For more refined access control, create sub-projects under a project and create resources in the sub-projects. Users can then be assigned permissions to access only specific resources in the sub-projects.

    -
    Figure 1 Project isolation model
    +
    Figure 1 Project isolation model
  • Checkpoint

    Checkpoint: When an application consumes data, the latest SN of the consumed data is recorded as a checkpoint. When the data is reconsumed, the consumption can be continued based on this checkpoint.

  • App

    Application: Multiple applications can access data in the same stream. Checkpoints generated for each application are used to record the consumed data in the stream by each application.

  • diff --git a/docs/mrs/api-ref/mrs_02_0086.html b/docs/mrs/api-ref/mrs_02_0086.html index 899f25a1..6864b8a1 100644 --- a/docs/mrs/api-ref/mrs_02_0086.html +++ b/docs/mrs/api-ref/mrs_02_0086.html @@ -211,7 +211,7 @@

    Status Code

    For details about status codes, see Status Codes.

    -

    A regular GET request. The response code is 200 if the request is successful. The response code is 202 if the request is accepted but not completed.

    +

    Generally, if status code 200 is returned, an API is successfully called. However, due to compatibility problems in earlier versions, the status code for a successful call of this API is 202. You can use status code 202 to check whether the response to this API is normal.

    diff --git a/docs/mrs/api-ref/mrs_02_0087.html b/docs/mrs/api-ref/mrs_02_0087.html index ebcd9e37..495250c2 100644 --- a/docs/mrs/api-ref/mrs_02_0087.html +++ b/docs/mrs/api-ref/mrs_02_0087.html @@ -327,7 +327,7 @@

    Status Code

    For details about status codes, see Status Codes.

    -

    A regular GET request. The response code is 200 if the request is successful. The response code is 202 if the request is accepted but not completed.

    +

    Generally, if status code 200 is returned, an API is successfully called. However, due to compatibility problems in earlier versions, the status code for a successful call of this API is 202. You can use status code 202 to check whether the response to this API is normal.

    diff --git a/docs/mrs/api-ref/mrs_02_9003.html b/docs/mrs/api-ref/mrs_02_9003.html index ecc07903..397a52b7 100644 --- a/docs/mrs/api-ref/mrs_02_9003.html +++ b/docs/mrs/api-ref/mrs_02_9003.html @@ -8,7 +8,12 @@ -

    2023-11-16

    +

    2024-01-25

    + + + + +

    2023-11-16