From a0e247aa45073f6635bf76fed82db4dcd522a47f Mon Sep 17 00:00:00 2001 From: niuzhenguo Date: Fri, 15 Nov 2024 08:54:54 +0000 Subject: [PATCH] Update APIs that resources depend-on v1.70.3 --- ...huaweicloud_cc_central_network_quotas.yaml | 13 ++++++++++++ ...e_huaweicloud_cph_phone_custom_images.yaml | 13 ++++++++++++ ...cloud_ddm_instance_available_versions.yaml | 13 ++++++++++++ ...ource_huaweicloud_ddm_instance_groups.yaml | 13 ++++++++++++ ..._source_huaweicloud_dds_instant_tasks.yaml | 13 ++++++++++++ ...uaweicloud_dds_pt_application_records.yaml | 13 ++++++++++++ ...aweicloud_dds_pt_modification_records.yaml | 13 ++++++++++++ ...uaweicloud_dms_kafka_topic_partitions.yaml | 13 ++++++++++++ ...huaweicloud_dms_kafka_topic_producers.yaml | 13 ++++++++++++ ...loud_iotda_data_flow_control_policies.yaml | 13 ++++++++++++ ...ource_huaweicloud_rds_restored_tables.yaml | 13 ++++++++++++ ...a_source_huaweicloud_waf_certificates.yaml | 13 ++++++++++++ docs/api/resource_huaweicloud_cph_server.yaml | 3 +++ ...rce_huaweicloud_ddm_instance_rollback.yaml | 16 +++++++++++++++ ...urce_huaweicloud_ddm_instance_upgrade.yaml | 16 +++++++++++++++ ...urce_huaweicloud_dds_audit_log_delete.yaml | 16 +++++++++++++++ ...ce_huaweicloud_dds_collection_restore.yaml | 19 ++++++++++++++++++ ...weicloud_dds_parameter_template_apply.yaml | 19 ++++++++++++++++++ ...aweicloud_dds_parameter_template_copy.yaml | 13 ++++++++++++ ...weicloud_dds_parameter_template_reset.yaml | 13 ++++++++++++ ...huaweicloud_dms_kafka_message_produce.yaml | 13 ++++++++++++ ...ce_huaweicloud_dsc_alarm_notification.yaml | 16 +++++++++++++++ ...icloud_iotda_data_flow_control_policy.yaml | 20 +++++++++++++++++++ .../resource_huaweicloud_iotda_device.yaml | 3 +++ ...source_huaweicloud_rfs_execution_plan.yaml | 16 +++++++++++++++ docs/api/resource_huaweicloud_rfs_stack.yaml | 4 ++-- ...oud_workspace_app_group_authorization.yaml | 19 ++++++++++++++++++ ...uaweicloud_workspace_app_policy_group.yaml | 20 +++++++++++++++++++ ...uaweicloud_workspace_app_server_group.yaml | 20 +++++++++++++++++++ 29 files changed, 400 insertions(+), 2 deletions(-) create mode 100644 docs/api/data_source_huaweicloud_cc_central_network_quotas.yaml create mode 100644 docs/api/data_source_huaweicloud_cph_phone_custom_images.yaml create mode 100644 docs/api/data_source_huaweicloud_ddm_instance_available_versions.yaml create mode 100644 docs/api/data_source_huaweicloud_ddm_instance_groups.yaml create mode 100644 docs/api/data_source_huaweicloud_dds_instant_tasks.yaml create mode 100644 docs/api/data_source_huaweicloud_dds_pt_application_records.yaml create mode 100644 docs/api/data_source_huaweicloud_dds_pt_modification_records.yaml create mode 100644 docs/api/data_source_huaweicloud_dms_kafka_topic_partitions.yaml create mode 100644 docs/api/data_source_huaweicloud_dms_kafka_topic_producers.yaml create mode 100644 docs/api/data_source_huaweicloud_iotda_data_flow_control_policies.yaml create mode 100644 docs/api/data_source_huaweicloud_rds_restored_tables.yaml create mode 100644 docs/api/data_source_huaweicloud_waf_certificates.yaml create mode 100644 docs/api/resource_huaweicloud_ddm_instance_rollback.yaml create mode 100644 docs/api/resource_huaweicloud_ddm_instance_upgrade.yaml create mode 100644 docs/api/resource_huaweicloud_dds_audit_log_delete.yaml create mode 100644 docs/api/resource_huaweicloud_dds_collection_restore.yaml create mode 100644 docs/api/resource_huaweicloud_dds_parameter_template_apply.yaml create mode 100644 docs/api/resource_huaweicloud_dds_parameter_template_copy.yaml create mode 100644 docs/api/resource_huaweicloud_dds_parameter_template_reset.yaml create mode 100644 docs/api/resource_huaweicloud_dms_kafka_message_produce.yaml create mode 100644 docs/api/resource_huaweicloud_dsc_alarm_notification.yaml create mode 100644 docs/api/resource_huaweicloud_iotda_data_flow_control_policy.yaml create mode 100644 docs/api/resource_huaweicloud_rfs_execution_plan.yaml create mode 100644 docs/api/resource_huaweicloud_workspace_app_group_authorization.yaml create mode 100644 docs/api/resource_huaweicloud_workspace_app_policy_group.yaml create mode 100644 docs/api/resource_huaweicloud_workspace_app_server_group.yaml diff --git a/docs/api/data_source_huaweicloud_cc_central_network_quotas.yaml b/docs/api/data_source_huaweicloud_cc_central_network_quotas.yaml new file mode 100644 index 0000000000..cb9a1ae9a6 --- /dev/null +++ b/docs/api/data_source_huaweicloud_cc_central_network_quotas.yaml @@ -0,0 +1,13 @@ +info: + version: "" + title: data_source_huaweicloud_cc_central_network_quotas + description: "" +schemes: + - https +host: huaweicloud.com +tags: + - name: CC +paths: + /v3/{domain_id}/gcn/quotas: + GET: + tag: CC diff --git a/docs/api/data_source_huaweicloud_cph_phone_custom_images.yaml b/docs/api/data_source_huaweicloud_cph_phone_custom_images.yaml new file mode 100644 index 0000000000..f2e39585c5 --- /dev/null +++ b/docs/api/data_source_huaweicloud_cph_phone_custom_images.yaml @@ -0,0 +1,13 @@ +info: + version: "" + title: data_source_huaweicloud_cph_phone_custom_images + description: "" +schemes: + - https +host: huaweicloud.com +tags: + - name: CPH +paths: + /v1/{project_id}/cloud-phone/images: + GET: + tag: CPH diff --git a/docs/api/data_source_huaweicloud_ddm_instance_available_versions.yaml b/docs/api/data_source_huaweicloud_ddm_instance_available_versions.yaml new file mode 100644 index 0000000000..be133f3a74 --- /dev/null +++ b/docs/api/data_source_huaweicloud_ddm_instance_available_versions.yaml @@ -0,0 +1,13 @@ +info: + version: "" + title: data_source_huaweicloud_ddm_instance_available_versions + description: "" +schemes: + - https +host: huaweicloud.com +tags: + - name: DDM +paths: + /v3/{project_id}/instances/{instance_id}/database-version/available-versions: + GET: + tag: DDM diff --git a/docs/api/data_source_huaweicloud_ddm_instance_groups.yaml b/docs/api/data_source_huaweicloud_ddm_instance_groups.yaml new file mode 100644 index 0000000000..1e0d8363cc --- /dev/null +++ b/docs/api/data_source_huaweicloud_ddm_instance_groups.yaml @@ -0,0 +1,13 @@ +info: + version: "" + title: data_source_huaweicloud_ddm_instance_groups + description: "" +schemes: + - https +host: huaweicloud.com +tags: + - name: DDM +paths: + /v3/{project_id}/instances/{instance_id}/groups: + GET: + tag: DDM diff --git a/docs/api/data_source_huaweicloud_dds_instant_tasks.yaml b/docs/api/data_source_huaweicloud_dds_instant_tasks.yaml new file mode 100644 index 0000000000..94143e015d --- /dev/null +++ b/docs/api/data_source_huaweicloud_dds_instant_tasks.yaml @@ -0,0 +1,13 @@ +info: + version: "" + title: data_source_huaweicloud_dds_instant_tasks + description: "" +schemes: + - https +host: huaweicloud.com +tags: + - name: DDS +paths: + /v3.1/{project_id}/jobs: + GET: + tag: DDS diff --git a/docs/api/data_source_huaweicloud_dds_pt_application_records.yaml b/docs/api/data_source_huaweicloud_dds_pt_application_records.yaml new file mode 100644 index 0000000000..77833bc065 --- /dev/null +++ b/docs/api/data_source_huaweicloud_dds_pt_application_records.yaml @@ -0,0 +1,13 @@ +info: + version: "" + title: data_source_huaweicloud_dds_pt_application_records + description: "" +schemes: + - https +host: huaweicloud.com +tags: + - name: DDS +paths: + /v3/{project_id}/configurations/{config_id}/applied-histories: + GET: + tag: DDS diff --git a/docs/api/data_source_huaweicloud_dds_pt_modification_records.yaml b/docs/api/data_source_huaweicloud_dds_pt_modification_records.yaml new file mode 100644 index 0000000000..bfa7cd067c --- /dev/null +++ b/docs/api/data_source_huaweicloud_dds_pt_modification_records.yaml @@ -0,0 +1,13 @@ +info: + version: "" + title: data_source_huaweicloud_dds_pt_modification_records + description: "" +schemes: + - https +host: huaweicloud.com +tags: + - name: DDS +paths: + /v3/{project_id}/configurations/{config_id}/histories: + GET: + tag: DDS diff --git a/docs/api/data_source_huaweicloud_dms_kafka_topic_partitions.yaml b/docs/api/data_source_huaweicloud_dms_kafka_topic_partitions.yaml new file mode 100644 index 0000000000..c700ebbf67 --- /dev/null +++ b/docs/api/data_source_huaweicloud_dms_kafka_topic_partitions.yaml @@ -0,0 +1,13 @@ +info: + version: "" + title: data_source_huaweicloud_dms_kafka_topic_partitions + description: "" +schemes: + - https +host: huaweicloud.com +tags: + - name: Kafka +paths: + /v2/{project_id}/kafka/instances/{instance_id}/topics/{topic}/partitions: + GET: + tag: Kafka diff --git a/docs/api/data_source_huaweicloud_dms_kafka_topic_producers.yaml b/docs/api/data_source_huaweicloud_dms_kafka_topic_producers.yaml new file mode 100644 index 0000000000..993cb3eb60 --- /dev/null +++ b/docs/api/data_source_huaweicloud_dms_kafka_topic_producers.yaml @@ -0,0 +1,13 @@ +info: + version: "" + title: data_source_huaweicloud_dms_kafka_topic_producers + description: "" +schemes: + - https +host: huaweicloud.com +tags: + - name: Kafka +paths: + /v2/{project_id}/kafka/instances/{instance_id}/topics/{topic}/producers: + GET: + tag: Kafka diff --git a/docs/api/data_source_huaweicloud_iotda_data_flow_control_policies.yaml b/docs/api/data_source_huaweicloud_iotda_data_flow_control_policies.yaml new file mode 100644 index 0000000000..04ca3b25aa --- /dev/null +++ b/docs/api/data_source_huaweicloud_iotda_data_flow_control_policies.yaml @@ -0,0 +1,13 @@ +info: + version: "" + title: data_source_huaweicloud_iotda_data_flow_control_policies + description: "" +schemes: + - https +host: huaweicloud.com +tags: + - name: IoTDA +paths: + /v5/iot/{project_id}/routing-rule/flowcontrol-policy: + GET: + tag: IoTDA diff --git a/docs/api/data_source_huaweicloud_rds_restored_tables.yaml b/docs/api/data_source_huaweicloud_rds_restored_tables.yaml new file mode 100644 index 0000000000..a3e80d93de --- /dev/null +++ b/docs/api/data_source_huaweicloud_rds_restored_tables.yaml @@ -0,0 +1,13 @@ +info: + version: "" + title: data_source_huaweicloud_rds_restored_tables + description: "" +schemes: + - https +host: huaweicloud.com +tags: + - name: RDS +paths: + /v3/{project_id}/{database_name}/instances/history/tables: + POST: + tag: RDS diff --git a/docs/api/data_source_huaweicloud_waf_certificates.yaml b/docs/api/data_source_huaweicloud_waf_certificates.yaml new file mode 100644 index 0000000000..73bc0368dd --- /dev/null +++ b/docs/api/data_source_huaweicloud_waf_certificates.yaml @@ -0,0 +1,13 @@ +info: + version: "" + title: data_source_huaweicloud_waf_certificates + description: "" +schemes: + - https +host: huaweicloud.com +tags: + - name: WAF +paths: + /v1/{project_id}/waf/certificate: + GET: + tag: WAF diff --git a/docs/api/resource_huaweicloud_cph_server.yaml b/docs/api/resource_huaweicloud_cph_server.yaml index 81059c09a1..c2d05148d4 100644 --- a/docs/api/resource_huaweicloud_cph_server.yaml +++ b/docs/api/resource_huaweicloud_cph_server.yaml @@ -13,6 +13,9 @@ paths: tag: CPH PUT: tag: CPH + /v1/{project_id}/cloud-phone/servers/open-access: + PUT: + tag: CPH /v2/{project_id}/cloud-phone/servers: POST: tag: CPH diff --git a/docs/api/resource_huaweicloud_ddm_instance_rollback.yaml b/docs/api/resource_huaweicloud_ddm_instance_rollback.yaml new file mode 100644 index 0000000000..4a102bae36 --- /dev/null +++ b/docs/api/resource_huaweicloud_ddm_instance_rollback.yaml @@ -0,0 +1,16 @@ +info: + version: "" + title: resource_huaweicloud_ddm_instance_rollback + description: "" +schemes: + - https +host: huaweicloud.com +tags: + - name: DDM +paths: + /v1/{project_id}/instances/{instance_id}: + GET: + tag: DDM + /v3/{project_id}/instances/{instance_id}/database-version/rollback-version: + POST: + tag: DDM diff --git a/docs/api/resource_huaweicloud_ddm_instance_upgrade.yaml b/docs/api/resource_huaweicloud_ddm_instance_upgrade.yaml new file mode 100644 index 0000000000..7a2a82d62c --- /dev/null +++ b/docs/api/resource_huaweicloud_ddm_instance_upgrade.yaml @@ -0,0 +1,16 @@ +info: + version: "" + title: resource_huaweicloud_ddm_instance_upgrade + description: "" +schemes: + - https +host: huaweicloud.com +tags: + - name: DDM +paths: + /v1/{project_id}/instances/{instance_id}: + GET: + tag: DDM + /v3/{project_id}/instances/{instance_id}/database-version/change-version: + POST: + tag: DDM diff --git a/docs/api/resource_huaweicloud_dds_audit_log_delete.yaml b/docs/api/resource_huaweicloud_dds_audit_log_delete.yaml new file mode 100644 index 0000000000..68f851bb43 --- /dev/null +++ b/docs/api/resource_huaweicloud_dds_audit_log_delete.yaml @@ -0,0 +1,16 @@ +info: + version: "" + title: resource_huaweicloud_dds_audit_log_delete + description: "" +schemes: + - https +host: huaweicloud.com +tags: + - name: DDS +paths: + /v3/{project_id}/instances: + GET: + tag: DDS + /v3/{project_id}/instances/{instance_id}/auditlog: + DELETE: + tag: DDS diff --git a/docs/api/resource_huaweicloud_dds_collection_restore.yaml b/docs/api/resource_huaweicloud_dds_collection_restore.yaml new file mode 100644 index 0000000000..ef9fc8db94 --- /dev/null +++ b/docs/api/resource_huaweicloud_dds_collection_restore.yaml @@ -0,0 +1,19 @@ +info: + version: "" + title: resource_huaweicloud_dds_collection_restore + description: "" +schemes: + - https +host: huaweicloud.com +tags: + - name: DDS +paths: + /v3/{project_id}/instances: + GET: + tag: DDS + /v3/{project_id}/instances/{instance_id}/restore/collections: + POST: + tag: DDS + /v3/{project_id}/jobs: + GET: + tag: DDS diff --git a/docs/api/resource_huaweicloud_dds_parameter_template_apply.yaml b/docs/api/resource_huaweicloud_dds_parameter_template_apply.yaml new file mode 100644 index 0000000000..1fd70aa037 --- /dev/null +++ b/docs/api/resource_huaweicloud_dds_parameter_template_apply.yaml @@ -0,0 +1,19 @@ +info: + version: "" + title: resource_huaweicloud_dds_parameter_template_apply + description: "" +schemes: + - https +host: huaweicloud.com +tags: + - name: DDS +paths: + /v3/{project_id}/configurations/{config_id}/apply: + PUT: + tag: DDS + /v3/{project_id}/instances: + GET: + tag: DDS + /v3/{project_id}/jobs: + GET: + tag: DDS diff --git a/docs/api/resource_huaweicloud_dds_parameter_template_copy.yaml b/docs/api/resource_huaweicloud_dds_parameter_template_copy.yaml new file mode 100644 index 0000000000..982d2f60f9 --- /dev/null +++ b/docs/api/resource_huaweicloud_dds_parameter_template_copy.yaml @@ -0,0 +1,13 @@ +info: + version: "" + title: resource_huaweicloud_dds_parameter_template_copy + description: "" +schemes: + - https +host: huaweicloud.com +tags: + - name: DDS +paths: + /v3/{project_id}/configurations/{config_id}/copy: + POST: + tag: DDS diff --git a/docs/api/resource_huaweicloud_dds_parameter_template_reset.yaml b/docs/api/resource_huaweicloud_dds_parameter_template_reset.yaml new file mode 100644 index 0000000000..6f7fb68b8f --- /dev/null +++ b/docs/api/resource_huaweicloud_dds_parameter_template_reset.yaml @@ -0,0 +1,13 @@ +info: + version: "" + title: resource_huaweicloud_dds_parameter_template_reset + description: "" +schemes: + - https +host: huaweicloud.com +tags: + - name: DDS +paths: + /v3/{project_id}/configurations/{config_id}/reset: + POST: + tag: DDS diff --git a/docs/api/resource_huaweicloud_dms_kafka_message_produce.yaml b/docs/api/resource_huaweicloud_dms_kafka_message_produce.yaml new file mode 100644 index 0000000000..a61df46391 --- /dev/null +++ b/docs/api/resource_huaweicloud_dms_kafka_message_produce.yaml @@ -0,0 +1,13 @@ +info: + version: "" + title: resource_huaweicloud_dms_kafka_message_produce + description: "" +schemes: + - https +host: huaweicloud.com +tags: + - name: Kafka +paths: + /v2/{project_id}/instances/{instance_id}/messages/action: + POST: + tag: Kafka diff --git a/docs/api/resource_huaweicloud_dsc_alarm_notification.yaml b/docs/api/resource_huaweicloud_dsc_alarm_notification.yaml new file mode 100644 index 0000000000..42a345c497 --- /dev/null +++ b/docs/api/resource_huaweicloud_dsc_alarm_notification.yaml @@ -0,0 +1,16 @@ +info: + version: "" + title: resource_huaweicloud_dsc_alarm_notification + description: "" +schemes: + - https +host: huaweicloud.com +tags: + - name: DSC +paths: + /v1/{project_id}/sdg/smn/topic: + PUT: + tag: DSC + /v1/{project_id}/sdg/smn/topics: + GET: + tag: DSC diff --git a/docs/api/resource_huaweicloud_iotda_data_flow_control_policy.yaml b/docs/api/resource_huaweicloud_iotda_data_flow_control_policy.yaml new file mode 100644 index 0000000000..a3bee268cf --- /dev/null +++ b/docs/api/resource_huaweicloud_iotda_data_flow_control_policy.yaml @@ -0,0 +1,20 @@ +info: + version: "" + title: resource_huaweicloud_iotda_data_flow_control_policy + description: "" +schemes: + - https +host: huaweicloud.com +tags: + - name: IoTDA +paths: + /v5/iot/{project_id}/routing-rule/flowcontrol-policy: + POST: + tag: IoTDA + /v5/iot/{project_id}/routing-rule/flowcontrol-policy/{policy_id}: + DELETE: + tag: IoTDA + GET: + tag: IoTDA + PUT: + tag: IoTDA diff --git a/docs/api/resource_huaweicloud_iotda_device.yaml b/docs/api/resource_huaweicloud_iotda_device.yaml index 096fcf1cab..62e88ca9a5 100644 --- a/docs/api/resource_huaweicloud_iotda_device.yaml +++ b/docs/api/resource_huaweicloud_iotda_device.yaml @@ -27,6 +27,9 @@ paths: /v5/iot/{project_id}/devices/{device_id}/reset-fingerprint: POST: tag: IoTDA + /v5/iot/{project_id}/devices/{device_id}/shadow: + PUT: + tag: IoTDA /v5/iot/{project_id}/devices/{device_id}/unfreeze: POST: tag: IoTDA diff --git a/docs/api/resource_huaweicloud_rfs_execution_plan.yaml b/docs/api/resource_huaweicloud_rfs_execution_plan.yaml new file mode 100644 index 0000000000..7b6bda3cd3 --- /dev/null +++ b/docs/api/resource_huaweicloud_rfs_execution_plan.yaml @@ -0,0 +1,16 @@ +info: + version: "" + title: resource_huaweicloud_rfs_execution_plan + description: "" +schemes: + - https +host: huaweicloud.com +tags: + - name: RFS +paths: + /v1/{project_id}/stacks/{stack_name}/execution-plans: + POST: + tag: RFS + /v1/{project_id}/stacks/{stack_name}/execution-plans/{execution_plan_name}: + DELETE: + tag: RFS diff --git a/docs/api/resource_huaweicloud_rfs_stack.yaml b/docs/api/resource_huaweicloud_rfs_stack.yaml index 0a09c7c8b5..bcc3a86585 100644 --- a/docs/api/resource_huaweicloud_rfs_stack.yaml +++ b/docs/api/resource_huaweicloud_rfs_stack.yaml @@ -13,8 +13,8 @@ paths: tag: RFS POST: tag: RFS - /v1/{project_id}/stacks/{stack_name}: - DELETE: + /v1/{project_id}/stacks/{stack_name}/deletion: + POST: tag: RFS /v1/{project_id}/stacks/{stack_name}/deployments: POST: diff --git a/docs/api/resource_huaweicloud_workspace_app_group_authorization.yaml b/docs/api/resource_huaweicloud_workspace_app_group_authorization.yaml new file mode 100644 index 0000000000..c94924493d --- /dev/null +++ b/docs/api/resource_huaweicloud_workspace_app_group_authorization.yaml @@ -0,0 +1,19 @@ +info: + version: "" + title: resource_huaweicloud_workspace_app_group_authorization + description: "" +schemes: + - https +host: huaweicloud.com +tags: + - name: WORKSPACEAPP +paths: + /v1/{project_id}/app-groups/actions/batch-delete-authorization: + POST: + tag: WORKSPACEAPP + /v1/{project_id}/app-groups/actions/list-authorizations: + GET: + tag: WORKSPACEAPP + /v1/{project_id}/app-groups/authorizations: + POST: + tag: WORKSPACEAPP diff --git a/docs/api/resource_huaweicloud_workspace_app_policy_group.yaml b/docs/api/resource_huaweicloud_workspace_app_policy_group.yaml new file mode 100644 index 0000000000..23b6329573 --- /dev/null +++ b/docs/api/resource_huaweicloud_workspace_app_policy_group.yaml @@ -0,0 +1,20 @@ +info: + version: "" + title: resource_huaweicloud_workspace_app_policy_group + description: "" +schemes: + - https +host: huaweicloud.com +tags: + - name: WORKSPACEAPP +paths: + /v1/{project_id}/policy-groups: + GET: + tag: WORKSPACEAPP + POST: + tag: WORKSPACEAPP + /v1/{project_id}/policy-groups/{policy_group_id}: + DELETE: + tag: WORKSPACEAPP + PATCH: + tag: WORKSPACEAPP diff --git a/docs/api/resource_huaweicloud_workspace_app_server_group.yaml b/docs/api/resource_huaweicloud_workspace_app_server_group.yaml new file mode 100644 index 0000000000..4243e32235 --- /dev/null +++ b/docs/api/resource_huaweicloud_workspace_app_server_group.yaml @@ -0,0 +1,20 @@ +info: + version: "" + title: resource_huaweicloud_workspace_app_server_group + description: "" +schemes: + - https +host: huaweicloud.com +tags: + - name: WORKSPACEAPP +paths: + /v1/{project_id}/app-server-groups: + GET: + tag: WORKSPACEAPP + POST: + tag: WORKSPACEAPP + /v1/{project_id}/app-server-groups/{server_group_id}: + PATCH: + tag: WORKSPACEAPP + POST: + tag: WORKSPACEAPP