Parameter
|
Type
|
@@ -406,7 +406,7 @@
Integer
|
-Specifies the interval for triggering an alarm if the alarm persists.
+ | Specifies the interval for triggering an alarm if the alarm persists.
Possible intervals are as follows:
0: Cloud Eye triggers the alarm only once.
300: Cloud Eye triggers the alarm every 5 minutes.
diff --git a/docs/ces/api-ref/ces_03_0028.html b/docs/ces/api-ref/ces_03_0028.html
index 0e6cb9c8..38d08139 100644
--- a/docs/ces/api-ref/ces_03_0028.html
+++ b/docs/ces/api-ref/ces_03_0028.html
@@ -334,7 +334,7 @@
|
Integer
|
-Specifies the interval for triggering an alarm if the alarm persists.
+ | Specifies the interval for triggering an alarm if the alarm persists.
Possible intervals are as follows:
0: Cloud Eye triggers the alarm only once.
300: Cloud Eye triggers the alarm every 5 minutes.
diff --git a/docs/ces/api-ref/ces_03_0031.html b/docs/ces/api-ref/ces_03_0031.html
index 2660fd8e..d321824b 100644
--- a/docs/ces/api-ref/ces_03_0031.html
+++ b/docs/ces/api-ref/ces_03_0031.html
@@ -388,14 +388,14 @@
|
Integer
|
-Specifies the interval for triggering an alarm if the alarm persists.
+ | Specifies the interval for triggering an alarm if the alarm persists.
Possible intervals are as follows:
0: Cloud Eye triggers the alarm only once.
300: Cloud Eye triggers the alarm every 5 minutes.
-600: Cloud Eye triggers the alarm every 10 minutes.
+600: Cloud Eye triggers the alarm every 10 minutes.
900: Cloud Eye triggers the alarm every 15 minutes.
1800: Cloud Eye triggers the alarm every 30 minutes.
-3600: Cloud Eye triggers the alarm every hour.
+3600: Cloud Eye triggers the alarm every hour.
10800: Cloud Eye triggers the alarm every 3 hours.
21600: Cloud Eye triggers the alarm every 6 hours.
43200: Cloud Eye triggers the alarm every 12 hours.
@@ -484,8 +484,8 @@
}
-Response- Response parameters
-
Table 8 Response parametersParameter
+Response- Response parameter
+
Table 8 Parameter descriptionParameter
|
Type
|
diff --git a/docs/ces/api-ref/ces_03_0033.html b/docs/ces/api-ref/ces_03_0033.html
index 83c76b2e..d79aa592 100644
--- a/docs/ces/api-ref/ces_03_0033.html
+++ b/docs/ces/api-ref/ces_03_0033.html
@@ -85,8 +85,8 @@
Integer
|
Specifies how often Cloud Eye aggregates data, which can be
-- 1: Cloud Eye displays raw data.
-- 300: Cloud Eye aggregates data every 5 minutes.
- 1200: Cloud Eye aggregates data every 20 minutes.
- 3600: Cloud Eye aggregates data every 1 hour.
- 14400: Cloud Eye aggregates data every 4 hours.
- 86400: Cloud Eye aggregates data every 24 hours.
+- 1: Cloud Eye performs no aggregation and displays raw data.
+- 300: Cloud Eye aggregates data every 5 minutes.
- 1200: Cloud Eye aggregates data every 20 minutes.
- 3600: Cloud Eye aggregates data every hour.
- 14400: Cloud Eye aggregates data every 4 hours.
- 86400: Cloud Eye aggregates data every 24 hours.
|
filter
@@ -127,7 +127,7 @@
Response- Response parameters
-
Table 3 Response parametersParameter
+Table 3 Parameter descriptionParameter
|
Type
|
@@ -155,11 +155,11 @@
---|
-Table 4 datapoints data structure descriptionParameter
+Table 4 datapoints data structure descriptionParameter
|
-Type
+ | Type
|
-Description
+ | Description
|
@@ -270,7 +270,7 @@
403 Forbidden
|
-You are forbidden to access the page requested.
+ | Access to the requested page is forbidden.
|
408 Request Timeout
diff --git a/docs/ces/api-ref/ces_03_0034.html b/docs/ces/api-ref/ces_03_0034.html
index 31bdd961..d13e711c 100644
--- a/docs/ces/api-ref/ces_03_0034.html
+++ b/docs/ces/api-ref/ces_03_0034.html
@@ -27,11 +27,11 @@
Request - The size of a POST request cannot exceed 512 KB. Otherwise, the request will be denied.
- The default maximum query intervals of different periods are different.
If period is 1, the maximum interval between from and to is 4 hours. If the interval between from and to is longer than 4 hours, adjust the value of from to to - 4*3600*1000.
-If period is 300, the maximum interval between from and to is one day. If the interval between from and to is longer than 1 day, adjust the value of from to to - 24*3600*1000.
-If period is 1200, the maximum interval between from and to is three days. If the interval between from and to is longer than three days, adjust the value of from to to - 3*24*3600*1000.
-If period is 3600, the maximum interval between from and to is 10 days. If the interval between from and to is longer than 10 days, adjust the value of from to to - 10*24*3600*1000.
-If period is 14400, the maximum interval between from and to is 30 days. If the interval between from and to is longer than 30 days, adjust the value of from to to - 30*24*3600*1000.
-If period is 86400, the maximum interval between from and to is 180 days. If the interval between from and to is longer than 180 days, adjust the value of from to to - 180*24*3600*1000.
+If period is 300, the maximum interval between from and to is one day. If the interval between from and to is longer than one day, adjust the value of from to to - 24*3600*1000.
+If period is 1200, the maximum interval between from and to is three days. If the interval between from and to is longer than three days, adjust the value of from to to - 3*24*3600*1000.
+If period is 3600, the maximum interval between from and to is 10 days. If the interval between from and to is longer than 10 days, adjust the value of from to to - 10*24*3600*1000.
+If period is 14400, the maximum interval between from and to is 30 days. If the interval between from and to is longer than 30 days, adjust the value of from to to - 30*24*3600*1000.
+If period is 86400, the maximum interval between from and to is 180 days. If the interval between from and to is longer than 180 days, adjust the value of from to to - 180*24*3600*1000.
- Request parameters
@@ -100,13 +100,13 @@
|
-Table 3 metrics data structure descriptionParameter
+Table 3 metrics data structure descriptionParameter
|
-Mandatory
+ | Mandatory
|
-Type
+ | Type
|
-Description
+ | Description
|
@@ -116,11 +116,21 @@
String
|
-Specifies the metric namespace, which must be in the service.item format and contain 3 to 32 characters.
-service and item each must start with a letter and contain only letters, digits, and underscores (_).
+ | Specifies the namespace of a service. For details, see Services Interconnected with Cloud Eye.
+The namespace must be in the service.item format and contain 3 to 32 characters. service and item each must start with a letter and contain only letters, digits, and underscores (_).
|
-dimensions
+ | metric_name
+ |
+Yes
+ |
+String
+ |
+Specifies the metric ID. For example, if the monitoring metric of an ECS is CPU usage, metric_name is cpu_util. For details, see Services Interconnected with Cloud Eye.
+The value must start with a letter. Enter 1 to 64 characters. Only letters, digits, underscores (_), and hyphens (-) are allowed.
+ |
+
+dimensions
|
Yes
|
@@ -135,26 +145,17 @@
For details, see Table 4.
-metric_name
- |
-Yes
- |
-String
- |
-Specifies the metric name. Start with a letter. Enter 1 to 64 characters. Only letters, digits, and underscores (_) are allowed.
- |
-
-Table 4 dimensions data structure descriptionParameter
+Table 4 dimensions data structure descriptionParameter
|
-Mandatory
+ | Mandatory
|
-Type
+ | Type
|
-Description
+ | Description
|
@@ -174,17 +175,110 @@
String
|
-Specifies the dimension value, for example, an ECS ID.
+ | Specifies the dimension value, for example, an ECS ID. dimensions can be obtained from the response body by calling the API for querying metrics.
Start with a letter or a digit. Enter 1 to 256 characters. Only letters, digits, underscores (_), and hyphens (-) are allowed.
|
- - dimensions can be obtained from the response body by calling the API for Querying Metrics.
- OBS metric data can be queried only when the related OBS APIs are called.
+ - dimensions can be obtained from the response body by calling the API for querying metrics.
- OBS metric data can be queried only when the related OBS APIs are called.
- - Example request
Request example 1: View the average cpu_util of the ECS whose instance_id is faea5b75-e390-4e2b-8733-9226a9026070 and the average network_vm_connections of the ECS whose instance_id is 06b4020f-461a-4a52-84da-53fa71c2f42b. The monitoring data was collected from 20:00:00 to 22:00:00 on April 30, 2019. {
+ - Example request
Request example 1: Query the average disk usage of the OS on the ECS whose instance_id is 07d878a9-2243-4e84-aeef-c47747d18024 and mount_point is 012bec14bc176310c19f40e384fd629b from 20:00:00 to 22:00:00 on April 30, 2019.
+{
+ "from": 1556625600000,
+ "to": 1556632800000,
+ "period": "1",
+ "filter": "average",
+ "metrics": [{
+ "dimensions": [{
+ "name": "instance_id",
+ "value": "07d878a9-2243-4e84-aeef-c47747d18024"
+ }, {
+ "name": "mount_point",
+ "value": "012bec14bc176310c19f40e384fd629b"
+ }],
+ "metric_name": "disk_usedPercent",
+ "namespace": "AGT.ECS"
+ }]
+}
+Request example 2: Query the average memory usage of the OS of the ECS whose instance_id is 238764d4-c4e1-4274-88a1-5956b057766b from 20:00:00 to 22:00:00 on April 30, 2019.
+{
+ "from": 1556625600000,
+ "to": 1556632800000,
+ "period": "1",
+ "filter": "average",
+ "metrics": [{
+ "dimensions": [{
+ "name": "instance_id",
+ "value": "238764d4-c4e1-4274-88a1-5956b057766b"
+ }],
+ "metric_name": "mem_usedPercent",
+ "namespace": "AGT.ECS"
+ }]
+}
+Request example 3: Query the average cpu_util of the five ECSs whose instance_id are faea5b75-e390-4e2b-8733-9226a9026070, faea5b75-e390-4e2b-8733-9226a9026071, faea5b75-e390-4e2b-8733-9226a9026072, faea5b75-e390-4e2b-8733-9226a9026073, and faea5b75-e390-4e2b-8733-9226a9026074 from 00:00:00 to 23:59:59 on August 21, 2024. Query five metrics. The monitoring period is 60,000 ms. The maximum value of (to-from) is 36,000,000. The value of the request parameter (to-from) is 86,399,000, which exceeds the maximum value 36,000,000. The formula is as follows: The number of metrics × (to-from)/Monitoring period ≤ 3000. The value of from in the request parameter is automatically changed to to-36,000,000, that is, 1,724,219,999,000.
+{
+ "metrics": [
+ {
+ "namespace": "SYS.ECS",
+ "dimensions": [
+ {
+ "name": "instance_id",
+ "value": "faea5b75-e390-4e2b-8733-9226a9026070"
+ }
+ ],
+ "metric_name": "cpu_util"
+ },
+ {
+ "namespace": "SYS.ECS",
+ "dimensions": [
+ {
+ "name": "instance_id",
+ "value": "faea5b75-e390-4e2b-8733-9226a9026071"
+ }
+ ],
+ "metric_name": "cpu_util"
+ },
+ {
+ "namespace": "SYS.ECS",
+ "dimensions": [
+ {
+ "name": "instance_id",
+ "value": "faea5b75-e390-4e2b-8733-9226a9026072"
+ }
+ ],
+ "metric_name": "cpu_util"
+ },
+ {
+ "namespace": "SYS.ECS",
+ "dimensions": [
+ {
+ "name": "instance_id",
+ "value": "faea5b75-e390-4e2b-8733-9226a9026073"
+ }
+ ],
+ "metric_name": "cpu_util"
+ },
+ {
+ "namespace": "SYS.ECS",
+ "dimensions": [
+ {
+ "name": "instance_id",
+ "value": "faea5b75-e390-4e2b-8733-9226a9026074"
+ }
+ ],
+ "metric_name": "cpu_util"
+ },
+ ],
+ "from": 1724169600000,
+ "to": 1724255999000,
+ "period": "1",
+ "filter": "average"
+}
+
+Request example 4: View the average cpu_util of the ECS whose instance_id is faea5b75-e390-4e2b-8733-9226a9026070 and the average network_vm_connections of the ECS whose instance_id is 06b4020f-461a-4a52-84da-53fa71c2f42b. The monitoring data was collected from 20:00:00 to 22:00:00 on April 30, 2019. {
"metrics": [
{
"namespace": "SYS.ECS",
@@ -214,7 +308,7 @@
}
-Request example 2: View the sums of rds021_myisam_buf_usage of the RDS instance whose rds_cluster_id is 3c8cc15614ab46f5b8743317555e0de2in01 and the RDS instance whose rds_cluster_id is 3b2fa8b55a9b4adca3713962a9d31884in01. The monitoring data was collected from 20:00:00 to 22:00:00 on April 30, 2019. {
+Request example 5: View the sums of rds021_myisam_buf_usage of the RDS instance whose rds_cluster_id is 3c8cc15614ab46f5b8743317555e0de2in01 and the RDS instance whose rds_cluster_id is 3b2fa8b55a9b4adca3713962a9d31884in01. The monitoring data was collected from 20:00:00 to 22:00:00 on April 30, 2019. {
"metrics": [
{
"namespace": "SYS.RDS",
@@ -243,7 +337,7 @@
"filter": "sum"
}
-Example request 3: View the minimum proc_specified_count of the server whose instance_id is cd841102-f6b1-407d-a31f-235db796dcbb and proc is b28354b543375bfa94dabaeda722927f. The monitoring data is collected from 20:00:00 to 22:00:00 on April 30, 2019 and the rollup period is 20 minutes. {
+Example request 6: View the minimum proc_specified_count of the server whose instance_id is cd841102-f6b1-407d-a31f-235db796dcbb and proc is b28354b543375bfa94dabaeda722927f. The monitoring data is collected from 20:00:00 to 22:00:00 on April 30, 2019 and the rollup period is 20 minutes. {
"metrics": [
{
"namespace": "AGT.ECS",
@@ -269,9 +363,9 @@
Response- Response parameters
-
Table 5 Response parametersParameter
+Table 5 Parameter descriptionParameter
|
-Type
+ | Type
|
Description
|
@@ -289,11 +383,11 @@
---|
-Table 6 metrics data structure descriptionParameter
+Table 6 metrics data structure descriptionParameter
|
-Type
+ | Type
|
-Description
+ | Description
|
@@ -343,11 +437,11 @@
-Table 7 dimensions data structure descriptionParameter
+Table 7 dimensions data structure descriptionParameter
|
-Type
+ | Type
|
-Description
+ | Description
|
@@ -371,11 +465,11 @@
-Table 8 datapoints data structure descriptionParameter
+Table 8 datapoints data structure descriptionParameter
|
-Type
+ | Type
|
-Description
+ | Description
|
diff --git a/docs/ces/api-ref/ces_03_0035.html b/docs/ces/api-ref/ces_03_0035.html
index 986e554c..f826f3b7 100644
--- a/docs/ces/api-ref/ces_03_0035.html
+++ b/docs/ces/api-ref/ces_03_0035.html
@@ -43,7 +43,7 @@
String
|
-Query the namespace of a service. For details, see Services Interconnected with Cloud Eye.
+ | Specifies the namespace of a service. For details, see Services Interconnected with Cloud Eye.
The namespace must be in the service.item format and contain 3 to 32 characters. service and item each must start with a letter and contain only letters, digits, and underscores (_).
|
@@ -99,7 +99,7 @@
Response- Response parameters
-
Table 2 Response parametersParameter
+Table 2 Parameter descriptionParameter
|
Type
|
@@ -188,7 +188,7 @@
403 Forbidden
|
-You are forbidden to access the page requested.
+ | Access to the requested page is forbidden.
|
408 Request Timeout
diff --git a/docs/ces/api-ref/ces_03_0057.html b/docs/ces/api-ref/ces_03_0057.html
index 88f709d7..ea76e537 100644
--- a/docs/ces/api-ref/ces_03_0057.html
+++ b/docs/ces/api-ref/ces_03_0057.html
@@ -5,7 +5,7 @@
Obtain the Project ID by Calling an APIYou can obtain the project ID by calling the IAM API used to query project information based on the specified criteria.
- The API used to obtain a project ID is GET https://{Endpoint}/v3/projects. {Endpoint} is the IAM endpoint and can be obtained from Regions and Endpoints.
+ The API used to obtain a project ID is GET https://{Endpoint}/v3/projects. {Endpoint} is the IAM endpoint and can be obtained from Regions and Endpoints.
The following is an example response. The value of id is the project ID.
{
"projects": [
@@ -32,7 +32,7 @@
}
Obtain a Project ID from the ConsoleA project ID needs to be specified in the URIs of some APIs. Therefore, you need to obtain the project ID before calling APIs. The following procedure describes how to obtain a project ID: - Log in to the management console.
- Click the username and select My Credentials from the drop-down list.
On the My Credentials page, view project IDs in the project list.
-Figure 1 Viewing project IDs
+Figure 1 Viewing project IDs
In multi-project scenarios, expand the region, and obtain your sub-project ID from the Project ID column.
@@ -44,3 +44,10 @@
+
+
\ No newline at end of file
diff --git a/docs/ces/api-ref/ces_03_0059.html b/docs/ces/api-ref/ces_03_0059.html
index 7ff81be5..1b7d66af 100644
--- a/docs/ces/api-ref/ces_03_0059.html
+++ b/docs/ces/api-ref/ces_03_0059.html
@@ -2,267 +2,191 @@
Services Interconnected with Cloud Eye
- Category
+Category
|
-Service
+ | Service
|
-Namespace
+ | Namespace
|
-Dimension
- |
-Reference
+ | Reference
|
-Compute
+ | Compute
|
-Elastic Cloud Server
+ | Elastic Cloud Server
|
-SYS.ECS
+ | SYS.ECS
|
-Key: instance_id
-Value: ECS ID
- |
-Basic ECS metrics
+ | Basic ECS metrics
|
-Bare Metal Server
+ | Bare Metal Server
|
-SERVICE.BMS
+ | SERVICE.BMS
|
-Key: instance_id
-Value: ECS ID
- |
-BMS metrics (with the Agent installed)
+ | BMS metrics (with the Agent installed)
|
-Auto Scaling
+ | Auto Scaling
|
-SYS.AS
+ | SYS.AS
|
-Key: AutoScalingGroup
-Value: auto scaling group ID
- |
-AS metrics
+ | AS metrics
|
-Storage
+ | Storage
|
-Elastic Volume Service (attached to an ECS or BMS)
+ | Elastic Volume Service (attached to an ECS or BMS)
|
-SYS.EVS
+ | SYS.EVS
|
-Key: disk_name
-Value: server ID-drive letter (sda is the drive letter.)
- |
-EVS metrics
+ | EVS metrics
|
-Object Storage Service (OBS)
+ | Object Storage Service
|
-SYS.OBS
+ | SYS.OBS
|
-Key: bucket_name
-Value: bucket name
- |
-OBS metrics
+ | OBS metrics
|
-Scalable File Service
+ | Scalable File Service
|
-SYS.SFS
+ | SYS.SFS
|
-Key: share_id
-Value: SFS file system
- |
-SFS metrics
+ | SFS metrics
|
-SFS Turbo
+ | SFS Turbo
|
-SYS.EFS
+ | SYS.EFS
|
-Key: efs_instance_id
-Value: instance
- |
-SFS Turbo metrics
+ | SFS Turbo metrics
|
-Cloud Backup and Recovery
+ | Cloud Backup and Recovery
|
-SYS.CBR
+ | SYS.CBR
|
-
-Vault: vault name/ID
- |
-CBR metrics
+ | CBR metrics
|
-Network
+ | Network
|
-Elastic IP and bandwidth
+ | Elastic IP and bandwidth
|
-SYS.VPC
+ | SYS.VPC
|
-- Key: publicip_id
Value: EIP ID
- - Key: bandwidth_id
Value: bandwidth ID
-
- |
-VPC metrics
+ | VPC metrics
|
-Elastic Load Balance
+ | Elastic Load Balance
|
-SYS.ELB
+ | SYS.ELB
|
-
- |
-ELB metrics
+ | ELB metrics
|
-Direct Connect
+ | Direct Connect
|
-SYS.DCAAS
+ | SYS.DCAAS
|
-- Key: direct_connect_id
Value: connection
- - Key: virtual_interface_id
Value: virtual interface
-
- |
-Direct Connect metrics
+ | Direct Connect metrics
|
-NAT Gateway
+ | NAT Gateway
|
-SYS.NAT
+ | SYS.NAT
|
-- Key: nat_gateway_id
Value: NAT gateway ID
-
- |
-NAT Gateway metrics
+ | NAT Gateway metrics
|
-Security
+ | Security
|
-Web Application Firewall
+ | Web Application Firewall
|
-SYS.WAF
+ | SYS.WAF
|
-
- |
-WAF metrics
+ | WAF metrics
|
-Application
+ | Application
|
-Distributed Message Service
+ | Distributed Message Service
|
-SYS.DMS
+ | SYS.DMS
|
-For details, see the information in the right column.
- |
-DMS metrics
+ | DMS metrics
|
-Distributed Cache Service
+ | Distributed Cache Service
|
-SYS.DCS
+ | SYS.DCS
|
-
-
- |
-DCS metrics
+ | DCS metrics
|
-Database
+ | Database
|
-Relational Database Service
+ | Relational Database Service
|
-SYS.RDS
+ | SYS.RDS
|
-For details, see the information in the right column.
- |
-RDS for MySQL metrics
+ | RDS for MySQL metrics
RDS for PostgreSQL metrics
RDS for SQL Server metrics
|
-Document Database Service
+ | Document Database Service
|
-SYS.DDS
+ | SYS.DDS
|
-- Key: mongodb_node_id
Value: DDS node ID
-
-
- |
-DDS metrics
+ | DDS metrics
|
-GaussDB NoSQL
+ | GeminiDB
|
-SYS.NoSQL
+ | SYS.NoSQL
|
-For details, see the information in the right column.
- |
-GaussDB(for Cassandra) metrics
+ | GeminiDB metrics
|
-GaussDB(for MySQL)
+ | GaussDB(for MySQL)
|
-SYS.GAUSSDB
+ | SYS.GAUSSDB
|
-For details, see the information in the right column.
- |
-GaussDB(for MySQL) metrics
+ | GaussDB(for MySQL) metrics
|
-GaussDB
+ | GaussDB(for openGauss)
|
-SYS.GAUSSDBV5
+ | SYS.GAUSSDBV5
|
-For details, see the information in the right column.
- |
-GaussDB metrics
+ | GaussDB(for openGauss) metrics
|
-Data analysis
+ | Data analysis
|
-Data Warehouse Service
+ | Data Warehouse Service
|
-SYS.DWS
+ | SYS.DWS
|
-
-
- |
-DWS metrics
+ | DWS metrics
|
-Cloud Search Service
+ | Cloud Search Service
|
-SYS.ES
+ | SYS.ES
|
-- Key: cluster_id
Values: Cluster ID
-
- |
-CSS metrics
+ | CSS metrics
|
-Data Ingestion Service (DIS)
+ | Data Ingestion Service (DIS)
|
-SYS.DAYU
+ | SYS.DAYU
|
-Key: stream_id
-Value: real-time data ingestion
- |
-DIS Metrics
+ | DIS Metrics
|
diff --git a/docs/ces/api-ref/ces_03_0060.html b/docs/ces/api-ref/ces_03_0060.html
index 472b1cec..b7d1f717 100644
--- a/docs/ces/api-ref/ces_03_0060.html
+++ b/docs/ces/api-ref/ces_03_0060.html
@@ -8,7 +8,13 @@
-2022-10-10
+ | 2024-01-04
+ |
+This release incorporates the following changes:
+
+ |
+
+2022-10-10
|
This release incorporates the following change:
Added section "Events Supported by Event Monitoring".
@@ -95,7 +101,7 @@
| 2017-11-30
|
This release incorporates the following change:
-Added Auto Scaling (AS) metrics.
+Added Auto Scaling metrics.
|
2017-10-30
@@ -173,7 +179,7 @@
| 2016-04-14
|
This release incorporates the following changes:
-- Modified parameter descriptions in URL in Service Usage.
- Modified steps for invoking interfaces in Token Authentication.
+- Modified parameter descriptions in URL in Service Usage.
- Modified steps for calling APIs in Token Authentication.
|
2016-03-09
diff --git a/docs/ces/api-ref/en-us_topic_0032831274.html b/docs/ces/api-ref/en-us_topic_0032831274.html
index b83e10a9..0af026f9 100644
--- a/docs/ces/api-ref/en-us_topic_0032831274.html
+++ b/docs/ces/api-ref/en-us_topic_0032831274.html
@@ -2,6 +2,7 @@
Adding Monitoring Data
FunctionThis API is used to add one or more pieces of custom metric monitoring data to solve the problem that the system metrics cannot meet specific service requirements.
+ For details about the monitoring data retention period, see How Long Is Metric Data Retained?
URIPOST /V1.0/{project_id}/metric-data
- Parameter description
@@ -289,7 +290,7 @@
|
403 Forbidden
|
-You are forbidden to access the page requested.
+ | Access to the requested page is forbidden.
|
408 Request Timeout
diff --git a/docs/ces/api-ref/public_sys-resources/imageclose.gif b/docs/ces/api-ref/public_sys-resources/imageclose.gif
new file mode 100644
index 00000000..3a3344af
Binary files /dev/null and b/docs/ces/api-ref/public_sys-resources/imageclose.gif differ
diff --git a/docs/ces/api-ref/public_sys-resources/imageclosehover.gif b/docs/ces/api-ref/public_sys-resources/imageclosehover.gif
new file mode 100644
index 00000000..8699d5e3
Binary files /dev/null and b/docs/ces/api-ref/public_sys-resources/imageclosehover.gif differ
diff --git a/docs/ces/api-ref/public_sys-resources/imagemax.gif b/docs/ces/api-ref/public_sys-resources/imagemax.gif
new file mode 100644
index 00000000..99c07dc2
Binary files /dev/null and b/docs/ces/api-ref/public_sys-resources/imagemax.gif differ
diff --git a/docs/ces/api-ref/public_sys-resources/imagemaxhover.gif b/docs/ces/api-ref/public_sys-resources/imagemaxhover.gif
new file mode 100644
index 00000000..d01d77d6
Binary files /dev/null and b/docs/ces/api-ref/public_sys-resources/imagemaxhover.gif differ
diff --git a/docs/ces/api-ref/public_sys-resources/macFFBgHack.png b/docs/ces/api-ref/public_sys-resources/macFFBgHack.png
new file mode 100644
index 00000000..ec811470
Binary files /dev/null and b/docs/ces/api-ref/public_sys-resources/macFFBgHack.png differ
diff --git a/value b/value
new file mode 100644
index 00000000..e69de29b
diff --git a/with b/with
new file mode 100644
index 00000000..e69de29b
|
|
---|
| |
---|
|
---|
|
---|
|
---|
|
---|
|
---|
|
---|
|
---|
|
---|
|
|
---|
|
---|