diff --git a/docs/cfw/api-ref/ALL_META.TXT.json b/docs/cfw/api-ref/ALL_META.TXT.json
index c52232a3..5948da34 100644
--- a/docs/cfw/api-ref/ALL_META.TXT.json
+++ b/docs/cfw/api-ref/ALL_META.TXT.json
@@ -1486,8 +1486,8 @@
"githuburl":""
},
{
- "uri":"cfw_02_0011.html",
- "node_id":"cfw_02_0011.xml",
+ "uri":"cfw_02_0023.html",
+ "node_id":"cfw_02_0023.xml",
"product_code":"cfw",
"code":"76",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
@@ -1545,8 +1545,8 @@
"githuburl":""
},
{
- "uri":"cfw_02_0016.html",
- "node_id":"cfw_02_0016.xml",
+ "uri":"cfw_02_0017.html",
+ "node_id":"cfw_02_0017.xml",
"product_code":"cfw",
"code":"79",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
diff --git a/docs/cfw/api-ref/AddAclRule.html b/docs/cfw/api-ref/AddAclRule.html
index cbb11f3c..5b6129a0 100644
--- a/docs/cfw/api-ref/AddAclRule.html
+++ b/docs/cfw/api-ref/AddAclRule.html
@@ -1,909 +1,930 @@
Creating an ACL Rule
-Function
This API is used to create an ACL rule.
+
Function
This API is used to create an ACL rule.
-
URI
POST /v1/{project_id}/acl-rule
+
URI
POST /v1/{project_id}/acl-rule
-
Table 1 Path ParametersParameter
+Table 1 Path ParametersParameter
|
-Mandatory
+ | Mandatory
|
-Type
+ | Type
|
-Description
+ | Description
|
-project_id
+ | project_id
|
-Yes
+ | Yes
|
-String
+ | String
|
-Project ID
+ | Project ID
|
-Table 2 Query ParametersParameter
+Table 2 Query ParametersParameter
|
-Mandatory
+ | Mandatory
|
-Type
+ | Type
|
-Description
+ | Description
|
-enterprise_project_id
+ | enterprise_project_id
|
-No
+ | No
|
-String
+ | String
|
-Enterprise project id, the id generated by the enterprise project after the user supports the enterprise project.
+ | Enterprise project id, the id generated by the enterprise project after the user supports the enterprise project.
|
-fw_instance_id
+ | fw_instance_id
|
-No
+ | No
|
-String
+ | String
|
-Firewall instance ID, which is automatically generated after a CFW instance is created. You can obtain the ID by calling the API used for querying a firewall instance. For details, see the API Explorer and Help Center FAQ.By default, if fw_instance_Id is not specified, information about the first firewall under the account is returned. If fw_instance_Id is specified, information about the firewall with this fw_instance_Id is returned.If object_Id is specified, information about the firewall with this object_Id is returned by default. If both fw_instance_Id and object_Id are specified, the specified object_Id must belong to the specified firewall.
+ | Firewall instance ID, which is automatically generated after a CFW instance is created. You can obtain the ID by calling the API used for querying a firewall instance. For details, see the API Explorer and Help Center FAQ.By default, if fw_instance_Id is not specified, information about the first firewall under the account is returned. If fw_instance_Id is specified, information about the firewall with this fw_instance_Id is returned.If object_Id is specified, information about the firewall with this object_Id is returned by default. If both fw_instance_Id and object_Id are specified, the specified object_Id must belong to the specified firewall.
|
- |
---|
|
---|