Skip to content

Commit 1955596

Browse files
niuzhenguogithub-actions[bot]
authored andcommitted
Update schema json files based-on v1.69.0
1 parent 7ebb17e commit 1955596

File tree

117 files changed

+6093
-101
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

117 files changed

+6093
-101
lines changed
Lines changed: 92 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,92 @@
1+
{
2+
"provider_schemas": {
3+
"huaweicloud/huaweicloud": {
4+
"data_source_schemas": {
5+
"huaweicloud_antiddos_config_ranges": {
6+
"block": {
7+
"attributes": {
8+
"connection_limited_list": {
9+
"type": [
10+
"list",
11+
[
12+
"object",
13+
{
14+
"cleaning_access_pos_id": "number",
15+
"new_connection_limited": "number",
16+
"total_connection_limited": "number"
17+
}
18+
]
19+
],
20+
"description": "The list of limits of numbers of connections.",
21+
"computed": true
22+
},
23+
"extend_ddos_config": {
24+
"type": [
25+
"list",
26+
[
27+
"object",
28+
{
29+
"http_packet_per_second": "number",
30+
"new_connection_limited": "number",
31+
"packet_per_second": "number",
32+
"set_id": "number",
33+
"total_connection_limited": "number",
34+
"traffic_per_second": "number"
35+
}
36+
]
37+
],
38+
"description": "The list of extend ddos limits.",
39+
"computed": true
40+
},
41+
"http_limited_list": {
42+
"type": [
43+
"list",
44+
[
45+
"object",
46+
{
47+
"http_packet_per_second": "number",
48+
"http_request_pos_id": "number"
49+
}
50+
]
51+
],
52+
"description": "The list of HTTP limits.",
53+
"computed": true
54+
},
55+
"id": {
56+
"type": "string",
57+
"computed": true
58+
},
59+
"region": {
60+
"type": "string",
61+
"description": "Specifies the region in which to query the resource. If omitted, the provider-level region will be used.",
62+
"computed": true
63+
},
64+
"traffic_limited_list": {
65+
"type": [
66+
"list",
67+
[
68+
"object",
69+
{
70+
"packet_per_second": "number",
71+
"traffic_per_second": "number",
72+
"traffic_pos_id": "number"
73+
}
74+
]
75+
],
76+
"description": "The list of traffic limits.",
77+
"computed": true
78+
}
79+
}
80+
},
81+
"product": {
82+
"short": "Anti-DDoS",
83+
"name": "Anti-DDoS",
84+
"catalog": "Security & Compliance",
85+
"name_cn": "Anti-DDoS流量清洗",
86+
"catalog_cn": "安全与合规"
87+
}
88+
}
89+
}
90+
}
91+
}
92+
}
Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
{
2+
"provider_schemas": {
3+
"huaweicloud/huaweicloud": {
4+
"data_source_schemas": {
5+
"huaweicloud_antiddos_weekly_protection_statistics": {
6+
"block": {
7+
"attributes": {
8+
"ddos_intercept_times": {
9+
"type": "number",
10+
"description": "The number of DDoS attacks blocked in a week.",
11+
"computed": true
12+
},
13+
"id": {
14+
"type": "string",
15+
"computed": true
16+
},
17+
"period_start_date": {
18+
"type": "string",
19+
"description": "The start date of the seven-day period, the value is a timestamp in milliseconds.",
20+
"optional": true
21+
},
22+
"region": {
23+
"type": "string",
24+
"description": "Specifies the region in which to query the resource. If omitted, the provider-level region will be used.",
25+
"computed": true
26+
},
27+
"top10": {
28+
"type": [
29+
"list",
30+
[
31+
"object",
32+
{
33+
"floating_ip_address": "string",
34+
"times": "number"
35+
}
36+
]
37+
],
38+
"description": "Top 10 attacked IP addresses.",
39+
"computed": true
40+
},
41+
"weekdata": {
42+
"type": [
43+
"list",
44+
[
45+
"object",
46+
{
47+
"ddos_blackhole_times": "number",
48+
"ddos_intercept_times": "number",
49+
"max_attack_bps": "number",
50+
"max_attack_conns": "number",
51+
"period_start_date": "number"
52+
}
53+
]
54+
],
55+
"description": "The number of attacks in a week.",
56+
"computed": true
57+
}
58+
}
59+
},
60+
"product": {
61+
"short": "Anti-DDoS",
62+
"name": "Anti-DDoS",
63+
"catalog": "Security & Compliance",
64+
"name_cn": "Anti-DDoS流量清洗",
65+
"catalog_cn": "安全与合规"
66+
}
67+
}
68+
}
69+
}
70+
}
71+
}
Lines changed: 82 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,82 @@
1+
{
2+
"provider_schemas": {
3+
"huaweicloud/huaweicloud": {
4+
"data_source_schemas": {
5+
"huaweicloud_aom_alarm_group_rules": {
6+
"block": {
7+
"attributes": {
8+
"enterprise_project_id": {
9+
"type": "string",
10+
"optional": true
11+
},
12+
"id": {
13+
"type": "string",
14+
"computed": true
15+
},
16+
"region": {
17+
"type": "string",
18+
"computed": true
19+
},
20+
"rules": {
21+
"type": [
22+
"list",
23+
[
24+
"object",
25+
{
26+
"created_at": "string",
27+
"description": "string",
28+
"detail": [
29+
"list",
30+
[
31+
"object",
32+
{
33+
"bind_notification_rule_ids": [
34+
"list",
35+
"string"
36+
],
37+
"match": [
38+
"list",
39+
[
40+
"object",
41+
{
42+
"key": "string",
43+
"operate": "string",
44+
"value": [
45+
"list",
46+
"string"
47+
]
48+
}
49+
]
50+
]
51+
}
52+
]
53+
],
54+
"enterprise_project_id": "string",
55+
"group_by": [
56+
"list",
57+
"string"
58+
],
59+
"group_interval": "number",
60+
"group_repeat_waiting": "number",
61+
"group_wait": "number",
62+
"name": "string",
63+
"updated_at": "string"
64+
}
65+
]
66+
],
67+
"computed": true
68+
}
69+
}
70+
},
71+
"product": {
72+
"short": "AOM",
73+
"name": "Application Operations Management",
74+
"catalog": "Management & Governance",
75+
"name_cn": "应用运维管理",
76+
"catalog_cn": "管理与监管"
77+
}
78+
}
79+
}
80+
}
81+
}
82+
}
Lines changed: 82 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,82 @@
1+
{
2+
"provider_schemas": {
3+
"huaweicloud/huaweicloud": {
4+
"data_source_schemas": {
5+
"huaweicloud_aom_alarm_silence_rules": {
6+
"block": {
7+
"attributes": {
8+
"id": {
9+
"type": "string",
10+
"computed": true
11+
},
12+
"region": {
13+
"type": "string",
14+
"computed": true
15+
},
16+
"rules": {
17+
"type": [
18+
"list",
19+
[
20+
"object",
21+
{
22+
"created_at": "string",
23+
"description": "string",
24+
"name": "string",
25+
"silence_conditions": [
26+
"list",
27+
[
28+
"object",
29+
{
30+
"conditions": [
31+
"list",
32+
[
33+
"object",
34+
{
35+
"key": "string",
36+
"operate": "string",
37+
"value": [
38+
"list",
39+
"string"
40+
]
41+
}
42+
]
43+
]
44+
}
45+
]
46+
],
47+
"silence_time": [
48+
"list",
49+
[
50+
"object",
51+
{
52+
"ends_at": "number",
53+
"scope": [
54+
"list",
55+
"number"
56+
],
57+
"starts_at": "number",
58+
"type": "string"
59+
}
60+
]
61+
],
62+
"time_zone": "string",
63+
"updated_at": "string"
64+
}
65+
]
66+
],
67+
"computed": true
68+
}
69+
}
70+
},
71+
"product": {
72+
"short": "AOM",
73+
"name": "Application Operations Management",
74+
"catalog": "Management & Governance",
75+
"name_cn": "应用运维管理",
76+
"catalog_cn": "管理与监管"
77+
}
78+
}
79+
}
80+
}
81+
}
82+
}
Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
{
2+
"provider_schemas": {
3+
"huaweicloud/huaweicloud": {
4+
"data_source_schemas": {
5+
"huaweicloud_aom_message_templates": {
6+
"block": {
7+
"attributes": {
8+
"enterprise_project_id": {
9+
"type": "string",
10+
"optional": true
11+
},
12+
"id": {
13+
"type": "string",
14+
"computed": true
15+
},
16+
"message_templates": {
17+
"type": [
18+
"list",
19+
[
20+
"object",
21+
{
22+
"created_at": "string",
23+
"description": "string",
24+
"enterprise_project_id": "string",
25+
"locale": "string",
26+
"name": "string",
27+
"source": "string",
28+
"templates": [
29+
"list",
30+
[
31+
"object",
32+
{
33+
"content": "string",
34+
"sub_type": "string",
35+
"topic": "string",
36+
"version": "string"
37+
}
38+
]
39+
],
40+
"updated_at": "string"
41+
}
42+
]
43+
],
44+
"computed": true
45+
},
46+
"region": {
47+
"type": "string",
48+
"computed": true
49+
}
50+
}
51+
},
52+
"product": {
53+
"short": "AOM",
54+
"name": "Application Operations Management",
55+
"catalog": "Management & Governance",
56+
"name_cn": "应用运维管理",
57+
"catalog_cn": "管理与监管"
58+
}
59+
}
60+
}
61+
}
62+
}
63+
}

0 commit comments

Comments
 (0)