-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update APIs that resources depend-on v1.70.2
- Loading branch information
1 parent
cdb2e4e
commit a840e1d
Showing
3 changed files
with
34 additions
and
0 deletions.
There are no files selected for viewing
13 changes: 13 additions & 0 deletions
13
docs/api/data_source_huaweicloud_rds_restored_databases.yaml
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,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 |
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,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 |
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 |
---|---|---|
|
@@ -32,3 +32,6 @@ paths: | |
tag: VPN | ||
PUT: | ||
tag: VPN | ||
/v5/{project_id}/vpn-gateways/{vgw_id}/update-specification: | ||
POST: | ||
tag: VPN |