-
Notifications
You must be signed in to change notification settings - Fork 162
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update schema json files based-on v1.69.0
- Loading branch information
1 parent
7ebb17e
commit 1955596
Showing
117 changed files
with
6,093 additions
and
101 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,92 @@ | ||
{ | ||
"provider_schemas": { | ||
"huaweicloud/huaweicloud": { | ||
"data_source_schemas": { | ||
"huaweicloud_antiddos_config_ranges": { | ||
"block": { | ||
"attributes": { | ||
"connection_limited_list": { | ||
"type": [ | ||
"list", | ||
[ | ||
"object", | ||
{ | ||
"cleaning_access_pos_id": "number", | ||
"new_connection_limited": "number", | ||
"total_connection_limited": "number" | ||
} | ||
] | ||
], | ||
"description": "The list of limits of numbers of connections.", | ||
"computed": true | ||
}, | ||
"extend_ddos_config": { | ||
"type": [ | ||
"list", | ||
[ | ||
"object", | ||
{ | ||
"http_packet_per_second": "number", | ||
"new_connection_limited": "number", | ||
"packet_per_second": "number", | ||
"set_id": "number", | ||
"total_connection_limited": "number", | ||
"traffic_per_second": "number" | ||
} | ||
] | ||
], | ||
"description": "The list of extend ddos limits.", | ||
"computed": true | ||
}, | ||
"http_limited_list": { | ||
"type": [ | ||
"list", | ||
[ | ||
"object", | ||
{ | ||
"http_packet_per_second": "number", | ||
"http_request_pos_id": "number" | ||
} | ||
] | ||
], | ||
"description": "The list of HTTP limits.", | ||
"computed": true | ||
}, | ||
"id": { | ||
"type": "string", | ||
"computed": true | ||
}, | ||
"region": { | ||
"type": "string", | ||
"description": "Specifies the region in which to query the resource. If omitted, the provider-level region will be used.", | ||
"computed": true | ||
}, | ||
"traffic_limited_list": { | ||
"type": [ | ||
"list", | ||
[ | ||
"object", | ||
{ | ||
"packet_per_second": "number", | ||
"traffic_per_second": "number", | ||
"traffic_pos_id": "number" | ||
} | ||
] | ||
], | ||
"description": "The list of traffic limits.", | ||
"computed": true | ||
} | ||
} | ||
}, | ||
"product": { | ||
"short": "Anti-DDoS", | ||
"name": "Anti-DDoS", | ||
"catalog": "Security & Compliance", | ||
"name_cn": "Anti-DDoS流量清洗", | ||
"catalog_cn": "安全与合规" | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} |
71 changes: 71 additions & 0 deletions
71
docs/json/data-sources/antiddos_weekly_protection_statistics.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
{ | ||
"provider_schemas": { | ||
"huaweicloud/huaweicloud": { | ||
"data_source_schemas": { | ||
"huaweicloud_antiddos_weekly_protection_statistics": { | ||
"block": { | ||
"attributes": { | ||
"ddos_intercept_times": { | ||
"type": "number", | ||
"description": "The number of DDoS attacks blocked in a week.", | ||
"computed": true | ||
}, | ||
"id": { | ||
"type": "string", | ||
"computed": true | ||
}, | ||
"period_start_date": { | ||
"type": "string", | ||
"description": "The start date of the seven-day period, the value is a timestamp in milliseconds.", | ||
"optional": true | ||
}, | ||
"region": { | ||
"type": "string", | ||
"description": "Specifies the region in which to query the resource. If omitted, the provider-level region will be used.", | ||
"computed": true | ||
}, | ||
"top10": { | ||
"type": [ | ||
"list", | ||
[ | ||
"object", | ||
{ | ||
"floating_ip_address": "string", | ||
"times": "number" | ||
} | ||
] | ||
], | ||
"description": "Top 10 attacked IP addresses.", | ||
"computed": true | ||
}, | ||
"weekdata": { | ||
"type": [ | ||
"list", | ||
[ | ||
"object", | ||
{ | ||
"ddos_blackhole_times": "number", | ||
"ddos_intercept_times": "number", | ||
"max_attack_bps": "number", | ||
"max_attack_conns": "number", | ||
"period_start_date": "number" | ||
} | ||
] | ||
], | ||
"description": "The number of attacks in a week.", | ||
"computed": true | ||
} | ||
} | ||
}, | ||
"product": { | ||
"short": "Anti-DDoS", | ||
"name": "Anti-DDoS", | ||
"catalog": "Security & Compliance", | ||
"name_cn": "Anti-DDoS流量清洗", | ||
"catalog_cn": "安全与合规" | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,82 @@ | ||
{ | ||
"provider_schemas": { | ||
"huaweicloud/huaweicloud": { | ||
"data_source_schemas": { | ||
"huaweicloud_aom_alarm_group_rules": { | ||
"block": { | ||
"attributes": { | ||
"enterprise_project_id": { | ||
"type": "string", | ||
"optional": true | ||
}, | ||
"id": { | ||
"type": "string", | ||
"computed": true | ||
}, | ||
"region": { | ||
"type": "string", | ||
"computed": true | ||
}, | ||
"rules": { | ||
"type": [ | ||
"list", | ||
[ | ||
"object", | ||
{ | ||
"created_at": "string", | ||
"description": "string", | ||
"detail": [ | ||
"list", | ||
[ | ||
"object", | ||
{ | ||
"bind_notification_rule_ids": [ | ||
"list", | ||
"string" | ||
], | ||
"match": [ | ||
"list", | ||
[ | ||
"object", | ||
{ | ||
"key": "string", | ||
"operate": "string", | ||
"value": [ | ||
"list", | ||
"string" | ||
] | ||
} | ||
] | ||
] | ||
} | ||
] | ||
], | ||
"enterprise_project_id": "string", | ||
"group_by": [ | ||
"list", | ||
"string" | ||
], | ||
"group_interval": "number", | ||
"group_repeat_waiting": "number", | ||
"group_wait": "number", | ||
"name": "string", | ||
"updated_at": "string" | ||
} | ||
] | ||
], | ||
"computed": true | ||
} | ||
} | ||
}, | ||
"product": { | ||
"short": "AOM", | ||
"name": "Application Operations Management", | ||
"catalog": "Management & Governance", | ||
"name_cn": "应用运维管理", | ||
"catalog_cn": "管理与监管" | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,82 @@ | ||
{ | ||
"provider_schemas": { | ||
"huaweicloud/huaweicloud": { | ||
"data_source_schemas": { | ||
"huaweicloud_aom_alarm_silence_rules": { | ||
"block": { | ||
"attributes": { | ||
"id": { | ||
"type": "string", | ||
"computed": true | ||
}, | ||
"region": { | ||
"type": "string", | ||
"computed": true | ||
}, | ||
"rules": { | ||
"type": [ | ||
"list", | ||
[ | ||
"object", | ||
{ | ||
"created_at": "string", | ||
"description": "string", | ||
"name": "string", | ||
"silence_conditions": [ | ||
"list", | ||
[ | ||
"object", | ||
{ | ||
"conditions": [ | ||
"list", | ||
[ | ||
"object", | ||
{ | ||
"key": "string", | ||
"operate": "string", | ||
"value": [ | ||
"list", | ||
"string" | ||
] | ||
} | ||
] | ||
] | ||
} | ||
] | ||
], | ||
"silence_time": [ | ||
"list", | ||
[ | ||
"object", | ||
{ | ||
"ends_at": "number", | ||
"scope": [ | ||
"list", | ||
"number" | ||
], | ||
"starts_at": "number", | ||
"type": "string" | ||
} | ||
] | ||
], | ||
"time_zone": "string", | ||
"updated_at": "string" | ||
} | ||
] | ||
], | ||
"computed": true | ||
} | ||
} | ||
}, | ||
"product": { | ||
"short": "AOM", | ||
"name": "Application Operations Management", | ||
"catalog": "Management & Governance", | ||
"name_cn": "应用运维管理", | ||
"catalog_cn": "管理与监管" | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
{ | ||
"provider_schemas": { | ||
"huaweicloud/huaweicloud": { | ||
"data_source_schemas": { | ||
"huaweicloud_aom_message_templates": { | ||
"block": { | ||
"attributes": { | ||
"enterprise_project_id": { | ||
"type": "string", | ||
"optional": true | ||
}, | ||
"id": { | ||
"type": "string", | ||
"computed": true | ||
}, | ||
"message_templates": { | ||
"type": [ | ||
"list", | ||
[ | ||
"object", | ||
{ | ||
"created_at": "string", | ||
"description": "string", | ||
"enterprise_project_id": "string", | ||
"locale": "string", | ||
"name": "string", | ||
"source": "string", | ||
"templates": [ | ||
"list", | ||
[ | ||
"object", | ||
{ | ||
"content": "string", | ||
"sub_type": "string", | ||
"topic": "string", | ||
"version": "string" | ||
} | ||
] | ||
], | ||
"updated_at": "string" | ||
} | ||
] | ||
], | ||
"computed": true | ||
}, | ||
"region": { | ||
"type": "string", | ||
"computed": true | ||
} | ||
} | ||
}, | ||
"product": { | ||
"short": "AOM", | ||
"name": "Application Operations Management", | ||
"catalog": "Management & Governance", | ||
"name_cn": "应用运维管理", | ||
"catalog_cn": "管理与监管" | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} |
Oops, something went wrong.