Skip to content

Commit eed696c

Browse files
niuzhenguogithub-actions[bot]
authored andcommitted
Update APIs that resources depend-on v1.73.4
1 parent 9ce3748 commit eed696c

20 files changed

+287
-12
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
info:
2+
version: ""
3+
title: data_source_huaweicloud_as_group_tags
4+
description: ""
5+
schemes:
6+
- https
7+
host: huaweicloud.com
8+
tags:
9+
- name: AS
10+
paths:
11+
/autoscaling-api/v1/{project_id}/{resource_type}/tags:
12+
GET:
13+
tag: AS
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
info:
2+
version: ""
3+
title: data_source_huaweicloud_asv2_activity_logs
4+
description: ""
5+
schemes:
6+
- https
7+
host: huaweicloud.com
8+
tags:
9+
- name: AS
10+
paths:
11+
/autoscaling-api/v2/{project_id}/scaling_activity_log/{scaling_group_id}:
12+
GET:
13+
tag: AS
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
info:
2+
version: ""
3+
title: data_source_huaweicloud_asv2_policies
4+
description: ""
5+
schemes:
6+
- https
7+
host: huaweicloud.com
8+
tags:
9+
- name: AS
10+
paths:
11+
/autoscaling-api/v2/{project_id}/scaling_policy:
12+
GET:
13+
tag: AS
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
info:
2+
version: ""
3+
title: data_source_huaweicloud_cciv2_namespaces
4+
description: ""
5+
schemes:
6+
- https
7+
host: huaweicloud.com
8+
tags:
9+
- name: CCI
10+
paths:
11+
/apis/cci/v2/namespaces:
12+
GET:
13+
tag: CCI
14+
/apis/cci/v2/namespaces/{name}:
15+
GET:
16+
tag: CCI
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
info:
2+
version: ""
3+
title: data_source_huaweicloud_iotda_custom_authentications
4+
description: ""
5+
schemes:
6+
- https
7+
host: huaweicloud.com
8+
tags:
9+
- name: IoTDA
10+
paths:
11+
/v5/iot/{project_id}/device-authorizers:
12+
GET:
13+
tag: IoTDA
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
info:
2+
version: ""
3+
title: data_source_huaweicloud_vpcv3_bandwidths
4+
description: ""
5+
schemes:
6+
- https
7+
host: huaweicloud.com
8+
tags:
9+
- name: EIP
10+
paths:
11+
/v3/{project_id}/eip/bandwidths:
12+
GET:
13+
tag: EIP
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
info:
2+
version: ""
3+
title: data_source_huaweicloud_vpcv3_eips
4+
description: ""
5+
schemes:
6+
- https
7+
host: huaweicloud.com
8+
tags:
9+
- name: EIP
10+
paths:
11+
/v3/{project_id}/eip/publicips:
12+
GET:
13+
tag: EIP
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
info:
2+
version: ""
3+
title: resource_huaweicloud_apig_group_domain_associate
4+
description: ""
5+
schemes:
6+
- https
7+
host: huaweicloud.com
8+
tags:
9+
- name: APIG
10+
paths:
11+
/v2/{project_id}/apigw/instances/{instance_id}/api-groups/{group_id}:
12+
GET:
13+
tag: APIG
14+
/v2/{project_id}/apigw/instances/{instance_id}/api-groups/{group_id}/domains:
15+
POST:
16+
tag: APIG
17+
/v2/{project_id}/apigw/instances/{instance_id}/api-groups/{group_id}/domains/{domain_id}:
18+
DELETE:
19+
tag: APIG
20+
PUT:
21+
tag: APIG

docs/api/resource_huaweicloud_as_bandwidth_policy.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ paths:
1111
/autoscaling-api/v1/{project_id}/scaling_policy/{id}:
1212
DELETE:
1313
tag: AS
14+
/autoscaling-api/v1/{project_id}/scaling_policy/{scaling_policy_id}/action:
15+
POST:
16+
tag: AS
1417
/autoscaling-api/v2/{project_id}/scaling_policy:
1518
POST:
1619
tag: AS
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
info:
2+
version: ""
3+
title: resource_huaweicloud_as_execute_policy
4+
description: ""
5+
schemes:
6+
- https
7+
host: huaweicloud.com
8+
tags:
9+
- name: AS
10+
paths:
11+
/autoscaling-api/v1/{project_id}/scaling_policy/{scaling_policy_id}/action:
12+
POST:
13+
tag: AS

0 commit comments

Comments
 (0)