You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`tags` (Attributes Set) 访问控制策略组绑定的标签。 (see [below for nested schema](#nestedatt--tags))
34
-
-`updated_time` (String) 访问控制策略组的最近操作时间。
24
+
-`acl_entries` (Attributes Set) Details of IP entries in the access control policy group (see [below for nested schema](#nestedatt--acl_entries))
25
+
-`acl_entry_count` (Number) Number of IP entries in the access control policy group
26
+
-`acl_id` (String) Access control policy group ID
27
+
-`acl_name` (String) Name of the Access Control Policy Group. Cannot start with http:// or https://. Must begin with a letter or Chinese character and may include numbers, periods (.), underscores (_), and hyphens (-). Length must be between 1 and 128 characters. If left blank, defaults to the Access Control Policy Group ID.
28
+
-`created_time` (String) Creation time of the access control policy group
29
+
-`description` (String) Description of the Access Control Policy Group. Cannot start with http:// or https://. Must begin with a letter or Chinese character and may include numbers, English commas (,), periods (.), underscores (_), spaces ( ), equals signs (=), hyphens (-), Chinese commas (,), and Chinese periods (。). Length must be between 1 and 255 characters. If left blank, defaults to an empty string.
30
+
-`listeners` (Attributes Set) Details of listeners associated with the access control policy group (see [below for nested schema](#nestedatt--listeners))
31
+
-`project_name` (String) Project name to which the access control policy group belongs
32
+
-`status` (String) Status of the access control policy group. Creating: Creating. Active: Available. Configuring: Configuring. Deleting: Deleting
33
+
-`tags` (Attributes Set) Tags bound to the access control policy group (see [below for nested schema](#nestedatt--tags))
34
+
-`updated_time` (String) Last operation time of the access control policy group
-`description` (String) Description of the IP entry. Cannot start with http:// or https://. Must start with a letter or Chinese character. Can include numbers, English commas (,), periods (.), underscores (_), spaces ( ), equals signs (=), hyphens (-), Chinese commas (,), and Chinese periods (。). Length limit: 1–255 characters. If not specified, defaults to an empty string
42
+
-`entry` (String) IP entry address range; only CIDR addresses are supported
-`key` (String) User tag key. Length limit: 1–128 characters. Case sensitive. Cannot start with any combination of volc: or sys: (case insensitive). Cannot start or end with a space. Supports characters from all languages, numbers, spaces (), underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), hyphens (-), and @. Tag keys for the same resource must be unique
63
+
-`value` (String) User tag value. Length limit: 0–256 characters. Case sensitive. Cannot start or end with a space. Supports characters from all languages, numbers, spaces (), underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), hyphens (-), and @
-`tags` (Attributes Set) 标签列表。 (see [below for nested schema](#nestedatt--tags))
24
+
-`certificate_id` (String) Certificate ID
25
+
-`certificate_name` (String) Certificate name. Length must be between 1 and 128 characters, start with a letter or Chinese character, and may include numbers, periods (.), underscores (_), and hyphens (-)
26
+
-`certificate_type` (String) Certificate type. Options: CA: CA certificate; Server: server certificate
27
+
-`created_time` (String) Certificate creation time
28
+
-`description` (String) Certificate description
29
+
-`domain_name` (String) Certificate domain name
30
+
-`expired_at` (String) Certificate expiration time
31
+
-`listeners` (Set of String) List of listeners associated with the certificate
32
+
-`private_key` (String) Server certificate private key. Required when certificate type is Server
33
+
-`project_name` (String) Project name
34
+
-`public_key` (String) Server certificate public key
35
+
-`san` (String) Certificate subject alternative name list. Use English ',' to separate multiple domain names. Includes (commonName,DnsName,IP)
-`tags` (Attributes Set) 标签列表。 (see [below for nested schema](#nestedatt--tags))
33
-
-`updated_time` (String) 个性化配置的最近操作时间。
24
+
-`created_time` (String) Creation time of the personalized configuration.
25
+
-`customized_cfg_content` (String) Content of the personalized configuration item. Specific rules: Length must not exceed 4096 characters. Spaces and semicolons must be escaped. Different configuration items are separated by ';
26
+
'. Configuration items cannot be duplicated. Currently supported configuration items include ssl_protocols, ssl_ciphers, client_max_body_size, keepalive_timeout, proxy_request_buffering, proxy_connect_timeout, add_header, client_header_timeout, proxy_read_timeout, proxy_send_timeout, client_body_timeout, send_timeout, and ssl_verify_depth. For details, see the official documentation.
-`customized_cfg_name` (String) Name of the personalized configuration. Specific rules: Cannot start with http:// or https://. Must start with a letter or Chinese character. Can include numbers, periods (.), underscores (_), and hyphens (-). Length must be between 1 and 128 characters.
29
+
-`description` (String) Description of the personalized configuration. Specific rules: Cannot start with http:// or https://. Must start with a letter or Chinese character. Can include numbers, English commas (,), periods (.), underscores (_), spaces ( ), equals signs (=), hyphens (-), Chinese commas (,), and Chinese periods (。). Length must be between 1 and 255 characters. If not specified, defaults to an empty string.
30
+
-`listeners` (Attributes Set) List of listeners associated with the personalized configuration. (see [below for nested schema](#nestedatt--listeners))
31
+
-`project_name` (String) Project name to which the personalized configuration belongs.
32
+
-`status` (String) Status of the personalized configuration. Includes Active, Configuring, Creating, or Deleting.
33
+
-`tags` (Attributes Set) Tag list. (see [below for nested schema](#nestedatt--tags))
34
+
-`updated_time` (String) Last operation time of the personalized configuration.
0 commit comments