diff --git a/docs/api/data_source_huaweicloud_rds_restored_databases.yaml b/docs/api/data_source_huaweicloud_rds_restored_databases.yaml new file mode 100644 index 0000000000..7cfe011d18 --- /dev/null +++ b/docs/api/data_source_huaweicloud_rds_restored_databases.yaml @@ -0,0 +1,13 @@ +info: + version: "" + title: data_source_huaweicloud_rds_restored_databases + description: "" +schemes: + - https +host: huaweicloud.com +tags: + - name: RDS +paths: + /v3/{project_id}/{engine}/instances/history/databases: + POST: + tag: RDS diff --git a/docs/api/resource_huaweicloud_cph_share_app.yaml b/docs/api/resource_huaweicloud_cph_share_app.yaml new file mode 100644 index 0000000000..81f33eaf18 --- /dev/null +++ b/docs/api/resource_huaweicloud_cph_share_app.yaml @@ -0,0 +1,18 @@ +info: + version: "" + title: resource_huaweicloud_cph_share_app + description: "" +schemes: + - https +host: huaweicloud.com +tags: + - name: CPH +paths: + /v1/{project_id}/cloud-phone/jobs/{job_id}: + GET: + tag: CPH + /v1/{project_id}/cloud-phone/phones/share-apps: + DELETE: + tag: CPH + POST: + tag: CPH diff --git a/docs/api/resource_huaweicloud_vpn_gateway.yaml b/docs/api/resource_huaweicloud_vpn_gateway.yaml index d7d9bfe2b8..990a72958d 100644 --- a/docs/api/resource_huaweicloud_vpn_gateway.yaml +++ b/docs/api/resource_huaweicloud_vpn_gateway.yaml @@ -32,3 +32,6 @@ paths: tag: VPN PUT: tag: VPN + /v5/{project_id}/vpn-gateways/{vgw_id}/update-specification: + POST: + tag: VPN