-
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.66.3
- Loading branch information
1 parent
0f434fc
commit 352a357
Showing
10 changed files
with
135 additions
and
2 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
..._source_huaweicloud_scm_certificates.yaml → ..._source_huaweicloud_ccm_certificates.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
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_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
13
docs/api/data_source_huaweicloud_evs_availability_zones.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_evs_availability_zones | ||
description: "" | ||
schemes: | ||
- https | ||
host: huaweicloud.com | ||
tags: | ||
- name: EVS | ||
paths: | ||
/v2/{project_id}/os-availability-zone: | ||
GET: | ||
tag: EVS |
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_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
13
docs/api/data_source_huaweicloud_sfs_turbo_data_tasks.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_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
19
docs/api/resource_huaweicloud_cce_node_pool_nodes_add.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,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 |
2 changes: 1 addition & 1 deletion
2
...resource_huaweicloud_scm_certificate.yaml → ...e_huaweicloud_ccm_certificate_import.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
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
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,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
20
docs/api/resource_huaweicloud_smn_subscription_filter_policy.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,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 |