Skip to content

Commit

Permalink
Update APIs that resources depend-on v1.66.3
Browse files Browse the repository at this point in the history
  • Loading branch information
niuzhenguo authored and github-actions[bot] committed Jul 19, 2024
1 parent 0f434fc commit 352a357
Show file tree
Hide file tree
Showing 10 changed files with 135 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
info:
version: ""
title: data_source_huaweicloud_scm_certificates
title: data_source_huaweicloud_ccm_certificates
description: ""
schemes:
- https
Expand Down
13 changes: 13 additions & 0 deletions docs/api/data_source_huaweicloud_dws_quotas.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
info:
version: ""
title: data_source_huaweicloud_dws_quotas
description: ""
schemes:
- https
host: huaweicloud.com
tags:
- name: DWS
paths:
/v1.0/{project_id}/quotas:
GET:
tag: DWS
13 changes: 13 additions & 0 deletions docs/api/data_source_huaweicloud_evs_availability_zones.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
info:
version: ""
title: data_source_huaweicloud_evs_availability_zones
description: ""
schemes:
- https
host: huaweicloud.com
tags:
- name: EVS
paths:
/v2/{project_id}/os-availability-zone:
GET:
tag: EVS
13 changes: 13 additions & 0 deletions docs/api/data_source_huaweicloud_evs_volume_types.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
info:
version: ""
title: data_source_huaweicloud_evs_volume_types
description: ""
schemes:
- https
host: huaweicloud.com
tags:
- name: EVS
paths:
/v2/{project_id}/types:
GET:
tag: EVS
13 changes: 13 additions & 0 deletions docs/api/data_source_huaweicloud_sfs_turbo_data_tasks.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
info:
version: ""
title: data_source_huaweicloud_sfs_turbo_data_tasks
description: ""
schemes:
- https
host: huaweicloud.com
tags:
- name: SFSTURBO
paths:
/v1/{project_id}/sfs-turbo/{share_id}/hpc-cache/tasks:
GET:
tag: SFSTURBO
19 changes: 19 additions & 0 deletions docs/api/resource_huaweicloud_cce_node_pool_nodes_add.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
info:
version: ""
title: resource_huaweicloud_cce_node_pool_nodes_add
description: ""
schemes:
- https
host: huaweicloud.com
tags:
- name: CCE
paths:
/api/v3/projects/{project_id}/clusters/{cluster_id}:
GET:
tag: CCE
/api/v3/projects/{project_id}/clusters/{cluster_id}/nodepools/{nodepool_id}/nodes/add:
POST:
tag: CCE
/api/v3/projects/{project_id}/jobs/{job_id}:
GET:
tag: CCE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
info:
version: ""
title: resource_huaweicloud_scm_certificate
title: resource_huaweicloud_ccm_certificate_import
description: ""
schemes:
- https
Expand Down
26 changes: 26 additions & 0 deletions docs/api/resource_huaweicloud_gaussdb_mysql_proxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,37 @@ host: huaweicloud.com
tags:
- name: GaussDBforMySQL
paths:
/v3/{project_id}/instances/{instance_id}/proxies:
GET:
tag: GaussDBforMySQL
/v3/{project_id}/instances/{instance_id}/proxy:
DELETE:
tag: GaussDBforMySQL
POST:
tag: GaussDBforMySQL
/v3/{project_id}/instances/{instance_id}/proxy/{proxy_id}/configurations:
GET:
tag: GaussDBforMySQL
PUT:
tag: GaussDBforMySQL
/v3/{project_id}/instances/{instance_id}/proxy/{proxy_id}/flavor:
PUT:
tag: GaussDBforMySQL
/v3/{project_id}/instances/{instance_id}/proxy/{proxy_id}/new-node-auto-add:
POST:
tag: GaussDBforMySQL
/v3/{project_id}/instances/{instance_id}/proxy/{proxy_id}/port:
PUT:
tag: GaussDBforMySQL
/v3/{project_id}/instances/{instance_id}/proxy/{proxy_id}/reduce:
PUT:
tag: GaussDBforMySQL
/v3/{project_id}/instances/{instance_id}/proxy/{proxy_id}/rename:
PUT:
tag: GaussDBforMySQL
/v3/{project_id}/instances/{instance_id}/proxy/{proxy_id}/weight:
PUT:
tag: GaussDBforMySQL
/v3/{project_id}/instances/{instance_id}/proxy/enlarge:
POST:
tag: GaussDBforMySQL
Expand Down
16 changes: 16 additions & 0 deletions docs/api/resource_huaweicloud_sfs_turbo_data_task.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
info:
version: ""
title: resource_huaweicloud_sfs_turbo_data_task
description: ""
schemes:
- https
host: huaweicloud.com
tags:
- name: SFSTurbo
paths:
/v1/{project_id}/sfs-turbo/{share_id}/hpc-cache/task:
POST:
tag: SFSTurbo
/v1/{project_id}/sfs-turbo/{share_id}/hpc-cache/task/{task_id}:
GET:
tag: SFSTurbo
20 changes: 20 additions & 0 deletions docs/api/resource_huaweicloud_smn_subscription_filter_policy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
info:
version: ""
title: resource_huaweicloud_smn_subscription_filter_policy
description: ""
schemes:
- https
host: huaweicloud.com
tags:
- name: SMN
paths:
/v2/{project_id}/notifications/subscriptions/filter_polices:
DELETE:
tag: SMN
POST:
tag: SMN
PUT:
tag: SMN
/v2/{project_id}/notifications/topics/{topicUrn}/subscriptions:
GET:
tag: SMN

0 comments on commit 352a357

Please sign in to comment.