pulumi-alicloud 3.69.0a1733375908__py3-none-any.whl → 3.70.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of pulumi-alicloud might be problematic. Click here for more details.
- pulumi_alicloud/__init__.py +83 -0
- pulumi_alicloud/actiontrail/get_consumer_groups.py +2 -2
- pulumi_alicloud/actiontrail/get_global_events_storage_region.py +2 -2
- pulumi_alicloud/actiontrail/get_history_delivery_jobs.py +2 -2
- pulumi_alicloud/actiontrail/get_instances.py +2 -2
- pulumi_alicloud/actiontrail/get_sasl_acls.py +2 -2
- pulumi_alicloud/actiontrail/get_sasl_users.py +2 -2
- pulumi_alicloud/actiontrail/get_topics.py +2 -2
- pulumi_alicloud/actiontrail/get_trails.py +2 -2
- pulumi_alicloud/actiontrail/get_trails_deprecated.py +2 -2
- pulumi_alicloud/adb/db_cluster.py +7 -0
- pulumi_alicloud/adb/get_clusters.py +2 -2
- pulumi_alicloud/adb/get_db_cluster_lake_versions.py +2 -2
- pulumi_alicloud/adb/get_db_clusters.py +2 -2
- pulumi_alicloud/adb/get_resource_groups.py +2 -2
- pulumi_alicloud/adb/get_zones.py +2 -2
- pulumi_alicloud/alb/get_acls.py +2 -2
- pulumi_alicloud/alb/get_ascripts.py +2 -2
- pulumi_alicloud/alb/get_health_check_templates.py +2 -2
- pulumi_alicloud/alb/get_listeners.py +2 -2
- pulumi_alicloud/alb/get_load_balancers.py +2 -2
- pulumi_alicloud/alb/get_rules.py +2 -2
- pulumi_alicloud/alb/get_security_policies.py +2 -2
- pulumi_alicloud/alb/get_server_groups.py +2 -2
- pulumi_alicloud/alb/get_system_security_policies.py +2 -2
- pulumi_alicloud/alb/get_zones.py +2 -2
- pulumi_alicloud/amqp/get_bindings.py +2 -2
- pulumi_alicloud/amqp/get_exchanges.py +2 -2
- pulumi_alicloud/amqp/get_instances.py +2 -2
- pulumi_alicloud/amqp/get_queues.py +2 -2
- pulumi_alicloud/amqp/get_static_accounts.py +2 -2
- pulumi_alicloud/amqp/get_virtual_hosts.py +2 -2
- pulumi_alicloud/apigateway/get_apis.py +2 -2
- pulumi_alicloud/apigateway/get_apps.py +2 -2
- pulumi_alicloud/apigateway/get_backends.py +2 -2
- pulumi_alicloud/apigateway/get_groups.py +2 -2
- pulumi_alicloud/apigateway/get_log_configs.py +2 -2
- pulumi_alicloud/apigateway/get_models.py +2 -2
- pulumi_alicloud/apigateway/get_plugins.py +2 -2
- pulumi_alicloud/apigateway/get_service.py +2 -2
- pulumi_alicloud/arms/__init__.py +2 -0
- pulumi_alicloud/arms/_inputs.py +227 -4
- pulumi_alicloud/arms/alert_robot.py +421 -0
- pulumi_alicloud/arms/dispatch_rule.py +74 -1
- pulumi_alicloud/arms/get_alert_contact_groups.py +2 -2
- pulumi_alicloud/arms/get_alert_contacts.py +2 -2
- pulumi_alicloud/arms/get_alert_robots.py +230 -0
- pulumi_alicloud/arms/get_dispatch_rules.py +103 -10
- pulumi_alicloud/arms/get_integration_exporters.py +2 -2
- pulumi_alicloud/arms/get_prometheis.py +4 -4
- pulumi_alicloud/arms/get_prometheus.py +2 -2
- pulumi_alicloud/arms/get_prometheus_alert_rules.py +2 -2
- pulumi_alicloud/arms/get_prometheus_monitorings.py +2 -2
- pulumi_alicloud/arms/get_remote_writes.py +4 -4
- pulumi_alicloud/arms/outputs.py +408 -20
- pulumi_alicloud/bastionhost/get_host_accounts.py +2 -2
- pulumi_alicloud/bastionhost/get_host_groups.py +2 -2
- pulumi_alicloud/bastionhost/get_host_share_keys.py +2 -2
- pulumi_alicloud/bastionhost/get_hosts.py +2 -2
- pulumi_alicloud/bastionhost/get_instances.py +2 -2
- pulumi_alicloud/bastionhost/get_user_groups.py +2 -2
- pulumi_alicloud/bastionhost/get_users.py +2 -2
- pulumi_alicloud/bp/get_studio_applications.py +2 -2
- pulumi_alicloud/brain/get_industrial_pid_loops.py +2 -2
- pulumi_alicloud/brain/get_industrial_pid_organizations.py +2 -2
- pulumi_alicloud/brain/get_industrial_pid_projects.py +2 -2
- pulumi_alicloud/brain/get_industrial_serice.py +2 -2
- pulumi_alicloud/bss/get_open_api_pricing_modules.py +2 -2
- pulumi_alicloud/bss/get_open_api_products.py +2 -2
- pulumi_alicloud/cas/get_certificates.py +2 -2
- pulumi_alicloud/cas/get_service_certificates.py +2 -2
- pulumi_alicloud/cassandra/get_backup_plans.py +2 -2
- pulumi_alicloud/cassandra/get_clusters.py +2 -2
- pulumi_alicloud/cassandra/get_data_centers.py +2 -2
- pulumi_alicloud/cassandra/get_zones.py +2 -2
- pulumi_alicloud/cddc/get_dedicated_host_accounts.py +2 -2
- pulumi_alicloud/cddc/get_dedicated_host_groups.py +2 -2
- pulumi_alicloud/cddc/get_dedicated_hosts.py +2 -2
- pulumi_alicloud/cddc/get_host_ecs_level_infos.py +2 -2
- pulumi_alicloud/cddc/get_zones.py +2 -2
- pulumi_alicloud/cdn/get_blocked_regions.py +2 -2
- pulumi_alicloud/cdn/get_ip_info.py +2 -2
- pulumi_alicloud/cdn/get_real_time_log_deliveries.py +2 -2
- pulumi_alicloud/cdn/get_service.py +2 -2
- pulumi_alicloud/cen/get_bandwidth_limits.py +2 -2
- pulumi_alicloud/cen/get_bandwidth_packages.py +2 -2
- pulumi_alicloud/cen/get_child_instance_route_entry_to_attachments.py +2 -2
- pulumi_alicloud/cen/get_flowlogs.py +2 -2
- pulumi_alicloud/cen/get_instance_attachments.py +2 -2
- pulumi_alicloud/cen/get_instances.py +2 -2
- pulumi_alicloud/cen/get_inter_region_traffic_qos_policies.py +2 -2
- pulumi_alicloud/cen/get_inter_region_traffic_qos_queues.py +2 -2
- pulumi_alicloud/cen/get_private_zones.py +2 -2
- pulumi_alicloud/cen/get_region_route_entries.py +2 -2
- pulumi_alicloud/cen/get_route_entries.py +2 -2
- pulumi_alicloud/cen/get_route_maps.py +2 -2
- pulumi_alicloud/cen/get_route_services.py +2 -2
- pulumi_alicloud/cen/get_traffic_marking_policies.py +2 -2
- pulumi_alicloud/cen/get_transit_route_table_aggregations.py +2 -2
- pulumi_alicloud/cen/get_transit_router_available_resources.py +2 -2
- pulumi_alicloud/cen/get_transit_router_cidrs.py +2 -2
- pulumi_alicloud/cen/get_transit_router_multicast_domain_associations.py +2 -2
- pulumi_alicloud/cen/get_transit_router_multicast_domain_members.py +2 -2
- pulumi_alicloud/cen/get_transit_router_multicast_domain_peer_members.py +2 -2
- pulumi_alicloud/cen/get_transit_router_multicast_domain_sources.py +2 -2
- pulumi_alicloud/cen/get_transit_router_multicast_domains.py +2 -2
- pulumi_alicloud/cen/get_transit_router_peer_attachments.py +2 -2
- pulumi_alicloud/cen/get_transit_router_prefix_list_associations.py +2 -2
- pulumi_alicloud/cen/get_transit_router_route_entries.py +2 -2
- pulumi_alicloud/cen/get_transit_router_route_table_associations.py +2 -2
- pulumi_alicloud/cen/get_transit_router_route_table_propagations.py +2 -2
- pulumi_alicloud/cen/get_transit_router_route_tables.py +2 -2
- pulumi_alicloud/cen/get_transit_router_service.py +2 -2
- pulumi_alicloud/cen/get_transit_router_vbr_attachments.py +2 -2
- pulumi_alicloud/cen/get_transit_router_vpc_attachments.py +2 -2
- pulumi_alicloud/cen/get_transit_router_vpn_attachments.py +2 -2
- pulumi_alicloud/cen/get_transit_routers.py +2 -2
- pulumi_alicloud/cen/get_vbr_health_checks.py +2 -2
- pulumi_alicloud/cen/private_zone.py +73 -69
- pulumi_alicloud/cen/transit_router_multicast_domain_peer_member.py +2 -2
- pulumi_alicloud/cfg/get_aggregate_compliance_packs.py +2 -2
- pulumi_alicloud/cfg/get_aggregate_config_rules.py +2 -2
- pulumi_alicloud/cfg/get_aggregate_deliveries.py +2 -2
- pulumi_alicloud/cfg/get_aggregators.py +2 -2
- pulumi_alicloud/cfg/get_compliance_packs.py +2 -2
- pulumi_alicloud/cfg/get_configuration_recorders.py +2 -2
- pulumi_alicloud/cfg/get_deliveries.py +2 -2
- pulumi_alicloud/cfg/get_delivery_channels.py +2 -2
- pulumi_alicloud/cfg/get_rules.py +2 -2
- pulumi_alicloud/cfg/rule.py +4 -4
- pulumi_alicloud/chatbot/get_agents.py +2 -2
- pulumi_alicloud/clickhouse/get_accounts.py +2 -2
- pulumi_alicloud/clickhouse/get_backup_policies.py +2 -2
- pulumi_alicloud/clickhouse/get_db_clusters.py +2 -2
- pulumi_alicloud/clickhouse/get_regions.py +2 -2
- pulumi_alicloud/cloudauth/get_face_configs.py +2 -2
- pulumi_alicloud/cloudconnect/get_networks.py +2 -2
- pulumi_alicloud/cloudfirewall/get_address_books.py +2 -2
- pulumi_alicloud/cloudfirewall/get_control_policies.py +2 -2
- pulumi_alicloud/cloudfirewall/get_instance_members.py +2 -2
- pulumi_alicloud/cloudfirewall/get_instances.py +2 -2
- pulumi_alicloud/cloudfirewall/get_vpc_firewall_cens.py +2 -2
- pulumi_alicloud/cloudfirewall/get_vpc_firewall_control_policies.py +2 -2
- pulumi_alicloud/cloudfirewall/get_vpc_firewalls.py +2 -2
- pulumi_alicloud/cloudmonitor/get_service_hybrid_double_writes.py +2 -2
- pulumi_alicloud/cloudsso/get_access_assignments.py +2 -2
- pulumi_alicloud/cloudsso/get_access_configurations.py +2 -2
- pulumi_alicloud/cloudsso/get_directories.py +2 -2
- pulumi_alicloud/cloudsso/get_groups.py +2 -2
- pulumi_alicloud/cloudsso/get_scim_server_credentials.py +2 -2
- pulumi_alicloud/cloudsso/get_service.py +2 -2
- pulumi_alicloud/cloudsso/get_users.py +2 -2
- pulumi_alicloud/cloudstoragegateway/get_express_syncs.py +2 -2
- pulumi_alicloud/cloudstoragegateway/get_gateway_block_volumes.py +2 -2
- pulumi_alicloud/cloudstoragegateway/get_gateway_cache_disks.py +2 -2
- pulumi_alicloud/cloudstoragegateway/get_gateway_file_shares.py +2 -2
- pulumi_alicloud/cloudstoragegateway/get_gateway_smb_users.py +2 -2
- pulumi_alicloud/cloudstoragegateway/get_gateways.py +2 -2
- pulumi_alicloud/cloudstoragegateway/get_service.py +2 -2
- pulumi_alicloud/cloudstoragegateway/get_stocks.py +2 -2
- pulumi_alicloud/cloudstoragegateway/get_storage_bundles.py +2 -2
- pulumi_alicloud/cms/get_alarm_contact_groups.py +2 -2
- pulumi_alicloud/cms/get_alarm_contacts.py +2 -2
- pulumi_alicloud/cms/get_dynamic_tag_groups.py +2 -2
- pulumi_alicloud/cms/get_event_rules.py +2 -2
- pulumi_alicloud/cms/get_group_metric_rules.py +2 -2
- pulumi_alicloud/cms/get_hybrid_monitor_datas.py +2 -2
- pulumi_alicloud/cms/get_hybrid_monitor_fc_tasks.py +2 -2
- pulumi_alicloud/cms/get_hybrid_monitor_sls_tasks.py +2 -2
- pulumi_alicloud/cms/get_metric_rule_black_lists.py +2 -2
- pulumi_alicloud/cms/get_metric_rule_templates.py +2 -2
- pulumi_alicloud/cms/get_monitor_group_instances.py +2 -2
- pulumi_alicloud/cms/get_monitor_groups.py +2 -2
- pulumi_alicloud/cms/get_namespaces.py +2 -2
- pulumi_alicloud/cms/get_service.py +2 -2
- pulumi_alicloud/cms/get_site_monitors.py +2 -2
- pulumi_alicloud/cms/get_sls_groups.py +2 -2
- pulumi_alicloud/compute/get_nest_service_instances.py +2 -2
- pulumi_alicloud/cr/get_chains.py +2 -2
- pulumi_alicloud/cr/get_chart_namespaces.py +2 -2
- pulumi_alicloud/cr/get_chart_repositories.py +2 -2
- pulumi_alicloud/cr/get_endpoint_acl_policies.py +2 -2
- pulumi_alicloud/cr/get_endpoint_acl_service.py +2 -2
- pulumi_alicloud/cr/get_namespaces.py +2 -2
- pulumi_alicloud/cr/get_repos.py +2 -2
- pulumi_alicloud/cr/get_service.py +2 -2
- pulumi_alicloud/cr/get_vpc_endpoint_linked_vpcs.py +2 -2
- pulumi_alicloud/cs/autoscaling_config.py +51 -0
- pulumi_alicloud/cs/get_ack_service.py +2 -2
- pulumi_alicloud/cs/get_cluster_credential.py +2 -2
- pulumi_alicloud/cs/get_edge_kubernetes_clusters.py +2 -2
- pulumi_alicloud/cs/get_kubernetes_addon_metadata.py +2 -2
- pulumi_alicloud/cs/get_kubernetes_addons.py +2 -2
- pulumi_alicloud/cs/get_kubernetes_clusters.py +2 -2
- pulumi_alicloud/cs/get_kubernetes_permission.py +2 -2
- pulumi_alicloud/cs/get_kubernetes_version.py +2 -2
- pulumi_alicloud/cs/get_managed_kubernetes_clusters.py +2 -2
- pulumi_alicloud/cs/get_registry_enterprise_instances.py +2 -2
- pulumi_alicloud/cs/get_registry_enterprise_namespaces.py +2 -2
- pulumi_alicloud/cs/get_registry_enterprise_repos.py +2 -2
- pulumi_alicloud/cs/get_registry_enterprise_sync_rules.py +2 -2
- pulumi_alicloud/cs/get_serverless_kubernetes_clusters.py +2 -2
- pulumi_alicloud/databasefilesystem/get_auto_snap_shot_policies.py +2 -2
- pulumi_alicloud/databasefilesystem/get_instances.py +2 -2
- pulumi_alicloud/databasefilesystem/get_snapshots.py +2 -2
- pulumi_alicloud/databasegateway/get_gateways.py +2 -2
- pulumi_alicloud/datahub/get_service.py +2 -2
- pulumi_alicloud/dataworks/__init__.py +4 -0
- pulumi_alicloud/dataworks/_inputs.py +95 -0
- pulumi_alicloud/dataworks/data_source.py +686 -0
- pulumi_alicloud/dataworks/data_source_shared_rule.py +378 -0
- pulumi_alicloud/dataworks/get_folders.py +2 -2
- pulumi_alicloud/dataworks/get_service.py +2 -2
- pulumi_alicloud/dataworks/outputs.py +44 -0
- pulumi_alicloud/dataworks/project.py +294 -140
- pulumi_alicloud/dataworks/project_member.py +380 -0
- pulumi_alicloud/dbs/get_backup_plans.py +2 -2
- pulumi_alicloud/dcdn/get_domains.py +2 -2
- pulumi_alicloud/dcdn/get_ipa_domains.py +2 -2
- pulumi_alicloud/dcdn/get_kv_account.py +2 -2
- pulumi_alicloud/dcdn/get_service.py +2 -2
- pulumi_alicloud/dcdn/get_waf_domains.py +2 -2
- pulumi_alicloud/dcdn/get_waf_policies.py +2 -2
- pulumi_alicloud/dcdn/get_waf_rules.py +2 -2
- pulumi_alicloud/ddos/get_ddos_bgp_instances.py +2 -2
- pulumi_alicloud/ddos/get_ddos_bgp_ips.py +2 -2
- pulumi_alicloud/ddos/get_ddos_coo_domain_resources.py +2 -2
- pulumi_alicloud/ddos/get_ddos_coo_instances.py +2 -2
- pulumi_alicloud/ddos/get_ddos_coo_ports.py +2 -2
- pulumi_alicloud/dds/get_mongo_instances.py +2 -2
- pulumi_alicloud/dfs/get_access_groups.py +2 -2
- pulumi_alicloud/dfs/get_access_rules.py +2 -2
- pulumi_alicloud/dfs/get_file_systems.py +2 -2
- pulumi_alicloud/dfs/get_mount_points.py +2 -2
- pulumi_alicloud/dfs/get_zones.py +2 -2
- pulumi_alicloud/directmail/get_domains.py +2 -2
- pulumi_alicloud/directmail/get_mail_addresses.py +2 -2
- pulumi_alicloud/directmail/get_receivers.py +2 -2
- pulumi_alicloud/directmail/get_tags.py +2 -2
- pulumi_alicloud/dms/get_enterprise_databases.py +2 -2
- pulumi_alicloud/dms/get_enterprise_instances.py +2 -2
- pulumi_alicloud/dms/get_enterprise_logic_databases.py +2 -2
- pulumi_alicloud/dms/get_enterprise_proxies.py +2 -2
- pulumi_alicloud/dms/get_enterprise_proxy_accesses.py +2 -2
- pulumi_alicloud/dms/get_enterprise_users.py +2 -2
- pulumi_alicloud/dms/get_user_tenants.py +2 -2
- pulumi_alicloud/dns/get_access_strategies.py +2 -2
- pulumi_alicloud/dns/get_address_pools.py +2 -2
- pulumi_alicloud/dns/get_alidns_domain_groups.py +2 -2
- pulumi_alicloud/dns/get_alidns_domains.py +2 -2
- pulumi_alicloud/dns/get_alidns_instances.py +2 -2
- pulumi_alicloud/dns/get_alidns_records.py +2 -2
- pulumi_alicloud/dns/get_custom_lines.py +2 -2
- pulumi_alicloud/dns/get_domain_groups.py +2 -2
- pulumi_alicloud/dns/get_domain_records.py +2 -2
- pulumi_alicloud/dns/get_domain_txt_guid.py +2 -2
- pulumi_alicloud/dns/get_domains.py +2 -2
- pulumi_alicloud/dns/get_groups.py +2 -2
- pulumi_alicloud/dns/get_gtm_instances.py +2 -2
- pulumi_alicloud/dns/get_instances.py +2 -2
- pulumi_alicloud/dns/get_records.py +2 -2
- pulumi_alicloud/dns/get_resolution_lines.py +2 -2
- pulumi_alicloud/drds/get_instances.py +2 -2
- pulumi_alicloud/dts/get_consumer_channels.py +2 -2
- pulumi_alicloud/dts/get_instances.py +2 -2
- pulumi_alicloud/dts/get_migration_jobs.py +2 -2
- pulumi_alicloud/dts/get_subscription_jobs.py +2 -2
- pulumi_alicloud/dts/get_synchronization_jobs.py +2 -2
- pulumi_alicloud/eais/get_instances.py +2 -2
- pulumi_alicloud/ebs/get_dedicated_block_storage_clusters.py +2 -2
- pulumi_alicloud/ebs/get_disk_replica_groups.py +2 -2
- pulumi_alicloud/ebs/get_disk_replica_pairs.py +2 -2
- pulumi_alicloud/ebs/get_regions.py +2 -2
- pulumi_alicloud/eci/get_container_groups.py +2 -2
- pulumi_alicloud/eci/get_image_caches.py +2 -2
- pulumi_alicloud/eci/get_virtual_nodes.py +2 -2
- pulumi_alicloud/eci/get_zones.py +2 -2
- pulumi_alicloud/ecp/get_instance_types.py +2 -2
- pulumi_alicloud/ecp/get_instances.py +2 -2
- pulumi_alicloud/ecp/get_key_pairs.py +2 -2
- pulumi_alicloud/ecp/get_zones.py +2 -2
- pulumi_alicloud/ecs/__init__.py +1 -0
- pulumi_alicloud/ecs/_inputs.py +34 -0
- pulumi_alicloud/ecs/disk.py +156 -14
- pulumi_alicloud/ecs/ecs_disk.py +308 -97
- pulumi_alicloud/ecs/ecs_key_pair.py +77 -49
- pulumi_alicloud/ecs/get_activations.py +2 -2
- pulumi_alicloud/ecs/get_auto_snapshot_policies.py +2 -2
- pulumi_alicloud/ecs/get_capacity_reservations.py +2 -2
- pulumi_alicloud/ecs/get_commands.py +2 -2
- pulumi_alicloud/ecs/get_dedicated_hosts.py +2 -2
- pulumi_alicloud/ecs/get_disks.py +2 -2
- pulumi_alicloud/ecs/get_ecs_dedicated_host_clusters.py +2 -2
- pulumi_alicloud/ecs/get_ecs_deployment_sets.py +2 -2
- pulumi_alicloud/ecs/get_ecs_disks.py +2 -2
- pulumi_alicloud/ecs/get_ecs_image_components.py +2 -2
- pulumi_alicloud/ecs/get_ecs_image_pipeline.py +2 -2
- pulumi_alicloud/ecs/get_ecs_invocations.py +2 -2
- pulumi_alicloud/ecs/get_ecs_key_pairs.py +2 -2
- pulumi_alicloud/ecs/get_ecs_launch_templates.py +2 -2
- pulumi_alicloud/ecs/get_ecs_network_interface_permissions.py +2 -2
- pulumi_alicloud/ecs/get_ecs_network_interfaces.py +2 -2
- pulumi_alicloud/ecs/get_ecs_prefix_lists.py +2 -2
- pulumi_alicloud/ecs/get_ecs_snapshot_groups.py +2 -2
- pulumi_alicloud/ecs/get_ecs_snapshots.py +2 -2
- pulumi_alicloud/ecs/get_ecs_storage_capacity_units.py +2 -2
- pulumi_alicloud/ecs/get_eip_addresses.py +2 -2
- pulumi_alicloud/ecs/get_eips.py +2 -2
- pulumi_alicloud/ecs/get_elasticity_assurances.py +2 -2
- pulumi_alicloud/ecs/get_hpc_clusters.py +2 -2
- pulumi_alicloud/ecs/get_images.py +2 -2
- pulumi_alicloud/ecs/get_instance_keywords.py +2 -2
- pulumi_alicloud/ecs/get_instance_type_families.py +2 -2
- pulumi_alicloud/ecs/get_instance_types.py +2 -2
- pulumi_alicloud/ecs/get_instances.py +2 -2
- pulumi_alicloud/ecs/get_key_pairs.py +2 -2
- pulumi_alicloud/ecs/get_network_interfaces.py +2 -2
- pulumi_alicloud/ecs/get_security_group_rules.py +2 -2
- pulumi_alicloud/ecs/get_security_groups.py +2 -2
- pulumi_alicloud/ecs/get_snapshots.py +2 -2
- pulumi_alicloud/ecs/image_pipeline_execution.py +245 -0
- pulumi_alicloud/ecs/instance.py +145 -0
- pulumi_alicloud/ecs/key_pair.py +27 -7
- pulumi_alicloud/ecs/outputs.py +37 -0
- pulumi_alicloud/edas/get_applications.py +2 -2
- pulumi_alicloud/edas/get_clusters.py +2 -2
- pulumi_alicloud/edas/get_deploy_groups.py +2 -2
- pulumi_alicloud/edas/get_namespaces.py +2 -2
- pulumi_alicloud/edas/get_service.py +2 -2
- pulumi_alicloud/eds/get_ad_connector_directories.py +2 -2
- pulumi_alicloud/eds/get_ad_connector_office_sites.py +2 -2
- pulumi_alicloud/eds/get_bundles.py +2 -2
- pulumi_alicloud/eds/get_commands.py +2 -2
- pulumi_alicloud/eds/get_custom_properties.py +2 -2
- pulumi_alicloud/eds/get_desktop_types.py +2 -2
- pulumi_alicloud/eds/get_desktops.py +2 -2
- pulumi_alicloud/eds/get_images.py +2 -2
- pulumi_alicloud/eds/get_nas_file_systems.py +2 -2
- pulumi_alicloud/eds/get_network_packages.py +2 -2
- pulumi_alicloud/eds/get_policy_groups.py +2 -2
- pulumi_alicloud/eds/get_ram_directories.py +2 -2
- pulumi_alicloud/eds/get_simple_office_sites.py +2 -2
- pulumi_alicloud/eds/get_snapshots.py +2 -2
- pulumi_alicloud/eds/get_users.py +2 -2
- pulumi_alicloud/eds/get_zones.py +2 -2
- pulumi_alicloud/eflo/get_subnets.py +2 -2
- pulumi_alicloud/eflo/get_vpds.py +2 -2
- pulumi_alicloud/ehpc/get_clusters.py +2 -2
- pulumi_alicloud/ehpc/get_job_templates.py +2 -2
- pulumi_alicloud/eipanycast/get_anycast_eip_addresses.py +2 -2
- pulumi_alicloud/elasticsearch/get_instances.py +2 -2
- pulumi_alicloud/elasticsearch/get_zones.py +2 -2
- pulumi_alicloud/emr/get_clusters.py +2 -2
- pulumi_alicloud/emr/get_disk_types.py +2 -2
- pulumi_alicloud/emr/get_instance_types.py +2 -2
- pulumi_alicloud/emr/get_main_versions.py +2 -2
- pulumi_alicloud/emrv2/get_clusters.py +2 -2
- pulumi_alicloud/ens/get_key_pairs.py +2 -2
- pulumi_alicloud/ess/_inputs.py +54 -0
- pulumi_alicloud/ess/get_alarms.py +2 -2
- pulumi_alicloud/ess/get_lifecycle_hooks.py +2 -2
- pulumi_alicloud/ess/get_notifications.py +2 -2
- pulumi_alicloud/ess/get_scaling_configurations.py +2 -2
- pulumi_alicloud/ess/get_scaling_groups.py +2 -2
- pulumi_alicloud/ess/get_scaling_rules.py +2 -2
- pulumi_alicloud/ess/get_scheduled_tasks.py +2 -2
- pulumi_alicloud/ess/outputs.py +51 -0
- pulumi_alicloud/ess/scaling_configuration.py +47 -0
- pulumi_alicloud/ess/scaling_group.py +47 -0
- pulumi_alicloud/eventbridge/get_event_buses.py +2 -2
- pulumi_alicloud/eventbridge/get_event_sources.py +2 -2
- pulumi_alicloud/eventbridge/get_rules.py +2 -2
- pulumi_alicloud/eventbridge/get_service.py +2 -2
- pulumi_alicloud/expressconnect/get_access_points.py +2 -2
- pulumi_alicloud/expressconnect/get_grant_rule_to_cens.py +2 -2
- pulumi_alicloud/expressconnect/get_physical_connection_service.py +2 -2
- pulumi_alicloud/expressconnect/get_physical_connections.py +2 -2
- pulumi_alicloud/expressconnect/get_router_interfaces.py +2 -2
- pulumi_alicloud/expressconnect/get_vbr_pconn_associations.py +2 -2
- pulumi_alicloud/expressconnect/get_virtual_border_routers.py +2 -2
- pulumi_alicloud/expressconnect/get_virtual_physical_connections.py +2 -2
- pulumi_alicloud/fc/get_custom_domains.py +2 -2
- pulumi_alicloud/fc/get_functions.py +2 -2
- pulumi_alicloud/fc/get_service.py +2 -2
- pulumi_alicloud/fc/get_services.py +2 -2
- pulumi_alicloud/fc/get_triggers.py +2 -2
- pulumi_alicloud/fc/get_zones.py +2 -2
- pulumi_alicloud/fc/v3_trigger.py +96 -0
- pulumi_alicloud/fnf/get_executions.py +2 -2
- pulumi_alicloud/fnf/get_flows.py +2 -2
- pulumi_alicloud/fnf/get_schedules.py +2 -2
- pulumi_alicloud/fnf/get_service.py +2 -2
- pulumi_alicloud/ga/get_accelerator_spare_ip_attachments.py +2 -2
- pulumi_alicloud/ga/get_accelerators.py +2 -2
- pulumi_alicloud/ga/get_acls.py +2 -2
- pulumi_alicloud/ga/get_additional_certificates.py +2 -2
- pulumi_alicloud/ga/get_bandwidth_packages.py +2 -2
- pulumi_alicloud/ga/get_basic_accelerate_ip_endpoint_relations.py +2 -2
- pulumi_alicloud/ga/get_basic_accelerate_ips.py +2 -2
- pulumi_alicloud/ga/get_basic_accelerators.py +2 -2
- pulumi_alicloud/ga/get_basic_endpoints.py +2 -2
- pulumi_alicloud/ga/get_custom_routing_endpoint_group_destinations.py +2 -2
- pulumi_alicloud/ga/get_custom_routing_endpoint_groups.py +2 -2
- pulumi_alicloud/ga/get_custom_routing_endpoint_traffic_policies.py +2 -2
- pulumi_alicloud/ga/get_custom_routing_endpoints.py +2 -2
- pulumi_alicloud/ga/get_custom_routing_port_mappings.py +2 -2
- pulumi_alicloud/ga/get_domains.py +2 -2
- pulumi_alicloud/ga/get_endpoint_group_ip_address_cidr_blocks.py +2 -2
- pulumi_alicloud/ga/get_endpoint_groups.py +2 -2
- pulumi_alicloud/ga/get_forwarding_rules.py +2 -2
- pulumi_alicloud/ga/get_ip_sets.py +2 -2
- pulumi_alicloud/ga/get_listeners.py +2 -2
- pulumi_alicloud/get_account.py +2 -2
- pulumi_alicloud/get_caller_identity.py +2 -2
- pulumi_alicloud/get_file_crc64_checksum.py +2 -2
- pulumi_alicloud/get_msc_sub_contact_verification_message.py +2 -2
- pulumi_alicloud/get_msc_sub_contacts.py +2 -2
- pulumi_alicloud/get_msc_sub_subscriptions.py +2 -2
- pulumi_alicloud/get_msc_sub_webhooks.py +2 -2
- pulumi_alicloud/get_regions.py +2 -2
- pulumi_alicloud/get_zones.py +2 -2
- pulumi_alicloud/governance/get_baselines.py +2 -2
- pulumi_alicloud/gpdb/get_accounts.py +2 -2
- pulumi_alicloud/gpdb/get_data_backups.py +2 -2
- pulumi_alicloud/gpdb/get_db_instance_plans.py +2 -2
- pulumi_alicloud/gpdb/get_instances.py +2 -2
- pulumi_alicloud/gpdb/get_log_backups.py +2 -2
- pulumi_alicloud/gpdb/get_zones.py +2 -2
- pulumi_alicloud/graphdatabase/get_db_instances.py +2 -2
- pulumi_alicloud/gwlb/get_zones.py +2 -2
- pulumi_alicloud/hbase/get_instance_types.py +2 -2
- pulumi_alicloud/hbase/get_instances.py +2 -2
- pulumi_alicloud/hbase/get_zones.py +2 -2
- pulumi_alicloud/hbr/get_backup_jobs.py +2 -2
- pulumi_alicloud/hbr/get_ecs_backup_clients.py +2 -2
- pulumi_alicloud/hbr/get_ecs_backup_plans.py +2 -2
- pulumi_alicloud/hbr/get_hana_backup_clients.py +2 -2
- pulumi_alicloud/hbr/get_hana_backup_plans.py +2 -2
- pulumi_alicloud/hbr/get_hana_instances.py +2 -2
- pulumi_alicloud/hbr/get_nas_backup_plans.py +2 -2
- pulumi_alicloud/hbr/get_oss_backup_plans.py +2 -2
- pulumi_alicloud/hbr/get_ots_backup_plans.py +2 -2
- pulumi_alicloud/hbr/get_ots_snapshots.py +2 -2
- pulumi_alicloud/hbr/get_replication_vault_regions.py +2 -2
- pulumi_alicloud/hbr/get_restore_jobs.py +2 -2
- pulumi_alicloud/hbr/get_server_backup_plans.py +2 -2
- pulumi_alicloud/hbr/get_service.py +2 -2
- pulumi_alicloud/hbr/get_snapshots.py +2 -2
- pulumi_alicloud/hbr/get_vaults.py +2 -2
- pulumi_alicloud/imm/get_projects.py +2 -2
- pulumi_alicloud/imp/get_app_templates.py +2 -2
- pulumi_alicloud/iot/get_device_groups.py +2 -2
- pulumi_alicloud/iot/get_service.py +2 -2
- pulumi_alicloud/kms/_inputs.py +5 -5
- pulumi_alicloud/kms/get_aliases.py +2 -2
- pulumi_alicloud/kms/get_ciphertext.py +2 -2
- pulumi_alicloud/kms/get_key_versions.py +2 -2
- pulumi_alicloud/kms/get_keys.py +2 -2
- pulumi_alicloud/kms/get_plaintext.py +2 -2
- pulumi_alicloud/kms/get_secret_versions.py +2 -2
- pulumi_alicloud/kms/get_secrets.py +2 -2
- pulumi_alicloud/kms/get_service.py +2 -2
- pulumi_alicloud/kms/outputs.py +3 -3
- pulumi_alicloud/kvstore/get_accounts.py +2 -2
- pulumi_alicloud/kvstore/get_connections.py +2 -2
- pulumi_alicloud/kvstore/get_instance_classes.py +2 -2
- pulumi_alicloud/kvstore/get_instance_engines.py +2 -2
- pulumi_alicloud/kvstore/get_instances.py +2 -2
- pulumi_alicloud/kvstore/get_permission.py +2 -2
- pulumi_alicloud/kvstore/get_zones.py +2 -2
- pulumi_alicloud/lindorm/get_instances.py +2 -2
- pulumi_alicloud/live/__init__.py +8 -0
- pulumi_alicloud/live/caster.py +1343 -0
- pulumi_alicloud/log/get_alert_resource.py +2 -2
- pulumi_alicloud/log/get_projects.py +2 -2
- pulumi_alicloud/log/get_service.py +2 -2
- pulumi_alicloud/log/get_stores.py +2 -2
- pulumi_alicloud/marketplace/get_product.py +2 -2
- pulumi_alicloud/marketplace/get_products.py +2 -2
- pulumi_alicloud/maxcompute/get_projects.py +2 -2
- pulumi_alicloud/maxcompute/get_service.py +2 -2
- pulumi_alicloud/message/get_service_queues.py +2 -2
- pulumi_alicloud/message/get_service_subscriptions.py +2 -2
- pulumi_alicloud/message/get_service_topics.py +2 -2
- pulumi_alicloud/mhub/get_apps.py +2 -2
- pulumi_alicloud/mhub/get_products.py +2 -2
- pulumi_alicloud/mns/get_queues.py +2 -2
- pulumi_alicloud/mns/get_service.py +2 -2
- pulumi_alicloud/mns/get_topic_subscriptions.py +2 -2
- pulumi_alicloud/mns/get_topics.py +2 -2
- pulumi_alicloud/mongodb/get_accounts.py +2 -2
- pulumi_alicloud/mongodb/get_audit_policies.py +2 -2
- pulumi_alicloud/mongodb/get_instances.py +2 -2
- pulumi_alicloud/mongodb/get_serverless_instances.py +2 -2
- pulumi_alicloud/mongodb/get_sharding_network_private_addresses.py +2 -2
- pulumi_alicloud/mongodb/get_sharding_network_public_addresses.py +2 -2
- pulumi_alicloud/mongodb/get_zones.py +2 -2
- pulumi_alicloud/mse/get_clusters.py +2 -2
- pulumi_alicloud/mse/get_engine_namespaces.py +2 -2
- pulumi_alicloud/mse/get_gateways.py +2 -2
- pulumi_alicloud/mse/get_nacos_configs.py +2 -2
- pulumi_alicloud/mse/get_znodes.py +2 -2
- pulumi_alicloud/nas/access_group.py +10 -2
- pulumi_alicloud/nas/access_point.py +10 -2
- pulumi_alicloud/nas/fileset.py +2 -2
- pulumi_alicloud/nas/get_access_groups.py +2 -2
- pulumi_alicloud/nas/get_access_rules.py +2 -2
- pulumi_alicloud/nas/get_auto_snapshot_policies.py +2 -2
- pulumi_alicloud/nas/get_data_flows.py +2 -2
- pulumi_alicloud/nas/get_file_systems.py +2 -2
- pulumi_alicloud/nas/get_filesets.py +2 -2
- pulumi_alicloud/nas/get_lifecycle_policies.py +2 -2
- pulumi_alicloud/nas/get_mount_targets.py +2 -2
- pulumi_alicloud/nas/get_protocols.py +2 -2
- pulumi_alicloud/nas/get_service.py +2 -2
- pulumi_alicloud/nas/get_snapshots.py +2 -2
- pulumi_alicloud/nas/get_zones.py +2 -2
- pulumi_alicloud/nlb/get_listeners.py +2 -2
- pulumi_alicloud/nlb/get_load_balancers.py +2 -2
- pulumi_alicloud/nlb/get_security_policies.py +2 -2
- pulumi_alicloud/nlb/get_server_group_server_attachments.py +2 -2
- pulumi_alicloud/nlb/get_server_groups.py +2 -2
- pulumi_alicloud/nlb/get_zones.py +2 -2
- pulumi_alicloud/ocean/get_base_instances.py +2 -2
- pulumi_alicloud/oos/execution.py +18 -10
- pulumi_alicloud/oos/get_application_groups.py +2 -2
- pulumi_alicloud/oos/get_applications.py +2 -2
- pulumi_alicloud/oos/get_executions.py +2 -2
- pulumi_alicloud/oos/get_parameters.py +2 -2
- pulumi_alicloud/oos/get_patch_baselines.py +2 -2
- pulumi_alicloud/oos/get_secret_parameters.py +2 -2
- pulumi_alicloud/oos/get_state_configurations.py +2 -2
- pulumi_alicloud/oos/get_templates.py +2 -2
- pulumi_alicloud/oos/template.py +14 -6
- pulumi_alicloud/opensearch/get_app_groups.py +2 -2
- pulumi_alicloud/oss/__init__.py +1 -0
- pulumi_alicloud/oss/_inputs.py +1750 -0
- pulumi_alicloud/oss/bucket_website.py +416 -0
- pulumi_alicloud/oss/get_bucket_objects.py +2 -2
- pulumi_alicloud/oss/get_buckets.py +2 -2
- pulumi_alicloud/oss/get_instance_attachments.py +2 -2
- pulumi_alicloud/oss/get_instances.py +2 -2
- pulumi_alicloud/oss/get_service.py +2 -2
- pulumi_alicloud/oss/get_tables.py +2 -2
- pulumi_alicloud/oss/outputs.py +1338 -0
- pulumi_alicloud/ots/get_instance_attachments.py +2 -2
- pulumi_alicloud/ots/get_instances.py +2 -2
- pulumi_alicloud/ots/get_search_indexes.py +2 -2
- pulumi_alicloud/ots/get_secondary_indexes.py +2 -2
- pulumi_alicloud/ots/get_service.py +2 -2
- pulumi_alicloud/ots/get_tables.py +2 -2
- pulumi_alicloud/ots/get_tunnels.py +2 -2
- pulumi_alicloud/pai/__init__.py +1 -0
- pulumi_alicloud/pai/service.py +501 -0
- pulumi_alicloud/polardb/cluster.py +7 -7
- pulumi_alicloud/polardb/get_accounts.py +2 -2
- pulumi_alicloud/polardb/get_clusters.py +3 -3
- pulumi_alicloud/polardb/get_databases.py +2 -2
- pulumi_alicloud/polardb/get_endpoints.py +2 -2
- pulumi_alicloud/polardb/get_global_database_networks.py +2 -2
- pulumi_alicloud/polardb/get_node_classes.py +2 -2
- pulumi_alicloud/polardb/get_parameter_groups.py +2 -2
- pulumi_alicloud/polardb/get_zones.py +2 -2
- pulumi_alicloud/polardb/outputs.py +2 -2
- pulumi_alicloud/privatelink/get_service.py +2 -2
- pulumi_alicloud/privatelink/get_vpc_endpoint_connections.py +2 -2
- pulumi_alicloud/privatelink/get_vpc_endpoint_service_resources.py +2 -2
- pulumi_alicloud/privatelink/get_vpc_endpoint_service_users.py +2 -2
- pulumi_alicloud/privatelink/get_vpc_endpoint_services.py +2 -2
- pulumi_alicloud/privatelink/get_vpc_endpoint_zones.py +2 -2
- pulumi_alicloud/privatelink/get_vpc_endpoints.py +2 -2
- pulumi_alicloud/pulumi-plugin.json +1 -1
- pulumi_alicloud/pvtz/get_endpoints.py +2 -2
- pulumi_alicloud/pvtz/get_resolver_zones.py +2 -2
- pulumi_alicloud/pvtz/get_rules.py +2 -2
- pulumi_alicloud/pvtz/get_service.py +2 -2
- pulumi_alicloud/pvtz/get_zone_records.py +2 -2
- pulumi_alicloud/pvtz/get_zones.py +2 -2
- pulumi_alicloud/quickbi/get_users.py +2 -2
- pulumi_alicloud/quotas/get_application_infos.py +2 -2
- pulumi_alicloud/quotas/get_quota_alarms.py +2 -2
- pulumi_alicloud/quotas/get_quota_applications.py +2 -2
- pulumi_alicloud/quotas/get_quotas.py +2 -2
- pulumi_alicloud/quotas/get_template_applications.py +2 -2
- pulumi_alicloud/ram/get_account_alias.py +2 -2
- pulumi_alicloud/ram/get_account_aliases.py +2 -2
- pulumi_alicloud/ram/get_groups.py +2 -2
- pulumi_alicloud/ram/get_policies.py +2 -2
- pulumi_alicloud/ram/get_policy_document.py +2 -2
- pulumi_alicloud/ram/get_roles.py +2 -2
- pulumi_alicloud/ram/get_saml_providers.py +2 -2
- pulumi_alicloud/ram/get_users.py +2 -2
- pulumi_alicloud/rdc/get_organizations.py +14 -4
- pulumi_alicloud/rdc/organization.py +6 -2
- pulumi_alicloud/rds/get_accounts.py +2 -2
- pulumi_alicloud/rds/get_character_set_names.py +2 -2
- pulumi_alicloud/rds/get_class_details.py +2 -2
- pulumi_alicloud/rds/get_collation_time_zones.py +2 -2
- pulumi_alicloud/rds/get_cross_region_backups.py +2 -2
- pulumi_alicloud/rds/get_cross_regions.py +2 -2
- pulumi_alicloud/rds/get_instance_class_infos.py +2 -2
- pulumi_alicloud/rds/get_instance_classes.py +2 -2
- pulumi_alicloud/rds/get_instance_engines.py +2 -2
- pulumi_alicloud/rds/get_instances.py +2 -2
- pulumi_alicloud/rds/get_modify_parameter_logs.py +2 -2
- pulumi_alicloud/rds/get_rds_backups.py +2 -2
- pulumi_alicloud/rds/get_rds_parameter_groups.py +2 -2
- pulumi_alicloud/rds/get_slots.py +2 -2
- pulumi_alicloud/rds/get_zones.py +2 -2
- pulumi_alicloud/redis/tair_instance.py +63 -30
- pulumi_alicloud/resourcemanager/get_account_deletion_check_task.py +2 -2
- pulumi_alicloud/resourcemanager/get_accounts.py +2 -2
- pulumi_alicloud/resourcemanager/get_control_policies.py +2 -2
- pulumi_alicloud/resourcemanager/get_control_policy_attachments.py +2 -2
- pulumi_alicloud/resourcemanager/get_delegated_administrators.py +2 -2
- pulumi_alicloud/resourcemanager/get_folders.py +2 -2
- pulumi_alicloud/resourcemanager/get_handshakes.py +2 -2
- pulumi_alicloud/resourcemanager/get_policies.py +2 -2
- pulumi_alicloud/resourcemanager/get_policy_attachments.py +2 -2
- pulumi_alicloud/resourcemanager/get_policy_versions.py +2 -2
- pulumi_alicloud/resourcemanager/get_resource_directories.py +2 -2
- pulumi_alicloud/resourcemanager/get_resource_groups.py +2 -2
- pulumi_alicloud/resourcemanager/get_resource_shares.py +2 -2
- pulumi_alicloud/resourcemanager/get_roles.py +2 -2
- pulumi_alicloud/resourcemanager/get_shared_resources.py +2 -2
- pulumi_alicloud/resourcemanager/get_shared_targets.py +2 -2
- pulumi_alicloud/rocketmq/get_groups.py +2 -2
- pulumi_alicloud/rocketmq/get_instances.py +2 -2
- pulumi_alicloud/rocketmq/get_service.py +2 -2
- pulumi_alicloud/rocketmq/get_topics.py +2 -2
- pulumi_alicloud/ros/get_change_sets.py +2 -2
- pulumi_alicloud/ros/get_regions.py +2 -2
- pulumi_alicloud/ros/get_stack_groups.py +2 -2
- pulumi_alicloud/ros/get_stack_instances.py +2 -2
- pulumi_alicloud/ros/get_stacks.py +2 -2
- pulumi_alicloud/ros/get_template_scratches.py +2 -2
- pulumi_alicloud/ros/get_templates.py +2 -2
- pulumi_alicloud/sae/application.py +1 -1
- pulumi_alicloud/sae/get_application_scaling_rules.py +2 -2
- pulumi_alicloud/sae/get_applications.py +2 -2
- pulumi_alicloud/sae/get_config_maps.py +2 -2
- pulumi_alicloud/sae/get_grey_tag_routes.py +2 -2
- pulumi_alicloud/sae/get_ingresses.py +2 -2
- pulumi_alicloud/sae/get_instance_specifications.py +2 -2
- pulumi_alicloud/sae/get_namespaces.py +2 -2
- pulumi_alicloud/sae/get_service.py +2 -2
- pulumi_alicloud/sag/get_acls.py +2 -2
- pulumi_alicloud/sag/get_smartag_flow_logs.py +2 -2
- pulumi_alicloud/scdn/get_domains.py +2 -2
- pulumi_alicloud/schedulerx/get_namespaces.py +2 -2
- pulumi_alicloud/sddp/get_configs.py +2 -2
- pulumi_alicloud/sddp/get_data_limits.py +2 -2
- pulumi_alicloud/sddp/get_instances.py +2 -2
- pulumi_alicloud/sddp/get_rules.py +2 -2
- pulumi_alicloud/securitycenter/get_groups.py +2 -2
- pulumi_alicloud/selectdb/get_db_clusters.py +2 -2
- pulumi_alicloud/selectdb/get_db_instances.py +2 -2
- pulumi_alicloud/servicecatalog/get_end_user_products.py +2 -2
- pulumi_alicloud/servicecatalog/get_launch_options.py +2 -2
- pulumi_alicloud/servicecatalog/get_portfolios.py +2 -2
- pulumi_alicloud/servicecatalog/get_product_as_end_users.py +2 -2
- pulumi_alicloud/servicecatalog/get_product_versions.py +2 -2
- pulumi_alicloud/servicecatalog/get_provisioned_products.py +2 -2
- pulumi_alicloud/servicemesh/get_extension_providers.py +2 -2
- pulumi_alicloud/servicemesh/get_service_meshes.py +2 -2
- pulumi_alicloud/servicemesh/get_versions.py +2 -2
- pulumi_alicloud/simpleapplicationserver/get_images.py +2 -2
- pulumi_alicloud/simpleapplicationserver/get_instances.py +2 -2
- pulumi_alicloud/simpleapplicationserver/get_server_custom_images.py +2 -2
- pulumi_alicloud/simpleapplicationserver/get_server_disks.py +2 -2
- pulumi_alicloud/simpleapplicationserver/get_server_firewall_rules.py +2 -2
- pulumi_alicloud/simpleapplicationserver/get_server_plans.py +2 -2
- pulumi_alicloud/simpleapplicationserver/get_server_snapshots.py +2 -2
- pulumi_alicloud/slb/attachment.py +2 -6
- pulumi_alicloud/slb/get_acls.py +2 -2
- pulumi_alicloud/slb/get_application_load_balancers.py +2 -2
- pulumi_alicloud/slb/get_attachments.py +2 -2
- pulumi_alicloud/slb/get_backend_servers.py +2 -2
- pulumi_alicloud/slb/get_ca_certificates.py +2 -2
- pulumi_alicloud/slb/get_domain_extensions.py +2 -2
- pulumi_alicloud/slb/get_listeners.py +2 -2
- pulumi_alicloud/slb/get_load_balancers.py +2 -2
- pulumi_alicloud/slb/get_master_slave_server_groups.py +2 -2
- pulumi_alicloud/slb/get_rules.py +2 -2
- pulumi_alicloud/slb/get_server_certificates.py +2 -2
- pulumi_alicloud/slb/get_server_groups.py +2 -2
- pulumi_alicloud/slb/get_tls_cipher_policies.py +2 -2
- pulumi_alicloud/slb/get_zones.py +2 -2
- pulumi_alicloud/sls/__init__.py +1 -0
- pulumi_alicloud/sls/_inputs.py +484 -0
- pulumi_alicloud/sls/oss_export_sink.py +428 -0
- pulumi_alicloud/sls/outputs.py +346 -0
- pulumi_alicloud/tag/get_meta_tags.py +2 -2
- pulumi_alicloud/threatdetection/get_anti_brute_force_rules.py +2 -2
- pulumi_alicloud/threatdetection/get_assets.py +2 -2
- pulumi_alicloud/threatdetection/get_backup_policies.py +2 -2
- pulumi_alicloud/threatdetection/get_baseline_strategies.py +2 -2
- pulumi_alicloud/threatdetection/get_honey_pots.py +2 -2
- pulumi_alicloud/threatdetection/get_honeypot_images.py +2 -2
- pulumi_alicloud/threatdetection/get_honeypot_nodes.py +2 -2
- pulumi_alicloud/threatdetection/get_honeypot_presets.py +2 -2
- pulumi_alicloud/threatdetection/get_honeypot_probes.py +2 -2
- pulumi_alicloud/threatdetection/get_instances.py +2 -2
- pulumi_alicloud/threatdetection/get_log_shipper.py +2 -2
- pulumi_alicloud/threatdetection/get_vul_whitelists.py +2 -2
- pulumi_alicloud/threatdetection/get_web_lock_configs.py +2 -2
- pulumi_alicloud/tsdb/get_instances.py +2 -2
- pulumi_alicloud/tsdb/get_zones.py +2 -2
- pulumi_alicloud/videosurveillance/get_service.py +2 -2
- pulumi_alicloud/videosurveillance/get_system_groups.py +2 -2
- pulumi_alicloud/vod/get_domains.py +2 -2
- pulumi_alicloud/vpc/__init__.py +1 -0
- pulumi_alicloud/vpc/get_bgp_groups.py +2 -2
- pulumi_alicloud/vpc/get_bgp_networks.py +2 -2
- pulumi_alicloud/vpc/get_bgp_peers.py +2 -2
- pulumi_alicloud/vpc/get_common_bandwidth_packages.py +2 -2
- pulumi_alicloud/vpc/get_dhcp_options_sets.py +2 -2
- pulumi_alicloud/vpc/get_enhanced_nat_available_zones.py +2 -2
- pulumi_alicloud/vpc/get_flow_log_service.py +2 -2
- pulumi_alicloud/vpc/get_forward_entries.py +2 -2
- pulumi_alicloud/vpc/get_havips.py +2 -2
- pulumi_alicloud/vpc/get_ipsec_servers.py +2 -2
- pulumi_alicloud/vpc/get_ipv4_gateways.py +2 -2
- pulumi_alicloud/vpc/get_ipv6_addresses.py +2 -2
- pulumi_alicloud/vpc/get_ipv6_egress_rules.py +2 -2
- pulumi_alicloud/vpc/get_ipv6_gateways.py +2 -2
- pulumi_alicloud/vpc/get_ipv6_internet_bandwidths.py +2 -2
- pulumi_alicloud/vpc/get_nat_gateways.py +2 -2
- pulumi_alicloud/vpc/get_nat_ip_cidrs.py +2 -2
- pulumi_alicloud/vpc/get_nat_ips.py +2 -2
- pulumi_alicloud/vpc/get_network_acls.py +2 -2
- pulumi_alicloud/vpc/get_networks.py +2 -2
- pulumi_alicloud/vpc/get_pbr_route_entries.py +2 -2
- pulumi_alicloud/vpc/get_peer_connections.py +2 -2
- pulumi_alicloud/vpc/get_prefix_lists.py +2 -2
- pulumi_alicloud/vpc/get_public_ip_address_pool_cidr_blocks.py +2 -2
- pulumi_alicloud/vpc/get_public_ip_address_pools.py +2 -2
- pulumi_alicloud/vpc/get_route_entries.py +2 -2
- pulumi_alicloud/vpc/get_route_tables.py +2 -2
- pulumi_alicloud/vpc/get_router_interfaces.py +2 -2
- pulumi_alicloud/vpc/get_snat_entries.py +2 -2
- pulumi_alicloud/vpc/get_ssl_vpn_client_certs.py +2 -2
- pulumi_alicloud/vpc/get_ssl_vpn_servers.py +2 -2
- pulumi_alicloud/vpc/get_switches.py +2 -2
- pulumi_alicloud/vpc/get_traffic_mirror_filter_egress_rules.py +2 -2
- pulumi_alicloud/vpc/get_traffic_mirror_filter_ingress_rules.py +2 -2
- pulumi_alicloud/vpc/get_traffic_mirror_filters.py +2 -2
- pulumi_alicloud/vpc/get_traffic_mirror_service.py +2 -2
- pulumi_alicloud/vpc/get_traffic_mirror_sessions.py +2 -2
- pulumi_alicloud/vpc/get_vpc_flow_logs.py +2 -2
- pulumi_alicloud/vpc/ipam_ipam_pool_allocation.py +545 -0
- pulumi_alicloud/vpc/network.py +7 -7
- pulumi_alicloud/vpn/get_connections.py +2 -2
- pulumi_alicloud/vpn/get_customer_gateways.py +2 -2
- pulumi_alicloud/vpn/get_gateway_vco_routes.py +2 -2
- pulumi_alicloud/vpn/get_gateway_vpn_attachments.py +2 -2
- pulumi_alicloud/vpn/get_gateway_zones.py +2 -2
- pulumi_alicloud/vpn/get_gateways.py +2 -2
- pulumi_alicloud/waf/get_certificates.py +2 -2
- pulumi_alicloud/waf/get_domains.py +2 -2
- pulumi_alicloud/waf/get_instances.py +2 -2
- pulumi_alicloud/wafv3/get_domains.py +2 -2
- pulumi_alicloud/wafv3/get_instances.py +2 -2
- pulumi_alicloud/yundun/get_bastion_host_instances.py +2 -2
- pulumi_alicloud/yundun/get_db_audit_instance.py +2 -2
- {pulumi_alicloud-3.69.0a1733375908.dist-info → pulumi_alicloud-3.70.0.dist-info}/METADATA +3 -3
- {pulumi_alicloud-3.69.0a1733375908.dist-info → pulumi_alicloud-3.70.0.dist-info}/RECORD +769 -756
- {pulumi_alicloud-3.69.0a1733375908.dist-info → pulumi_alicloud-3.70.0.dist-info}/WHEEL +0 -0
- {pulumi_alicloud-3.69.0a1733375908.dist-info → pulumi_alicloud-3.70.0.dist-info}/top_level.txt +0 -0
pulumi_alicloud/ecs/ecs_disk.py
CHANGED
|
@@ -21,6 +21,7 @@ class EcsDiskArgs:
|
|
|
21
21
|
def __init__(__self__, *,
|
|
22
22
|
advanced_features: Optional[pulumi.Input[str]] = None,
|
|
23
23
|
availability_zone: Optional[pulumi.Input[str]] = None,
|
|
24
|
+
bursting_enabled: Optional[pulumi.Input[bool]] = None,
|
|
24
25
|
category: Optional[pulumi.Input[str]] = None,
|
|
25
26
|
delete_auto_snapshot: Optional[pulumi.Input[bool]] = None,
|
|
26
27
|
delete_with_instance: Optional[pulumi.Input[bool]] = None,
|
|
@@ -32,9 +33,11 @@ class EcsDiskArgs:
|
|
|
32
33
|
encrypted: Optional[pulumi.Input[bool]] = None,
|
|
33
34
|
instance_id: Optional[pulumi.Input[str]] = None,
|
|
34
35
|
kms_key_id: Optional[pulumi.Input[str]] = None,
|
|
36
|
+
multi_attach: Optional[pulumi.Input[str]] = None,
|
|
35
37
|
name: Optional[pulumi.Input[str]] = None,
|
|
36
38
|
payment_type: Optional[pulumi.Input[str]] = None,
|
|
37
39
|
performance_level: Optional[pulumi.Input[str]] = None,
|
|
40
|
+
provisioned_iops: Optional[pulumi.Input[int]] = None,
|
|
38
41
|
resource_group_id: Optional[pulumi.Input[str]] = None,
|
|
39
42
|
size: Optional[pulumi.Input[int]] = None,
|
|
40
43
|
snapshot_id: Optional[pulumi.Input[str]] = None,
|
|
@@ -46,26 +49,31 @@ class EcsDiskArgs:
|
|
|
46
49
|
"""
|
|
47
50
|
The set of arguments for constructing a EcsDisk resource.
|
|
48
51
|
:param pulumi.Input[str] availability_zone: Field `availability_zone` has been deprecated from provider version 1.122.0. New field `zone_id` instead.
|
|
49
|
-
:param pulumi.Input[
|
|
50
|
-
:param pulumi.Input[
|
|
51
|
-
:param pulumi.Input[bool]
|
|
52
|
-
:param pulumi.Input[
|
|
53
|
-
:param pulumi.Input[str]
|
|
54
|
-
:param pulumi.Input[
|
|
55
|
-
:param pulumi.Input[bool]
|
|
52
|
+
:param pulumi.Input[bool] bursting_enabled: Specifies whether to enable the performance burst feature. Valid values: `true`, `false`. **NOTE:** `bursting_enabled` is only valid when `category` is `cloud_auto`.
|
|
53
|
+
:param pulumi.Input[str] category: The category of the data disk. Default value: `cloud_efficiency`. Valid Values: `cloud`, `cloud_efficiency`, `cloud_ssd`, `cloud_essd`, `cloud_auto`, `cloud_essd_entry`, `elastic_ephemeral_disk_standard`, `elastic_ephemeral_disk_premium`.
|
|
54
|
+
:param pulumi.Input[bool] delete_auto_snapshot: Specifies whether to delete the automatic snapshots of the disk when the disk is released. Default value: `false`.
|
|
55
|
+
:param pulumi.Input[bool] delete_with_instance: Specifies whether to release the disk along with its associated instance. Default value: `false`.
|
|
56
|
+
:param pulumi.Input[str] description: The description of the disk. The description must be 2 to 256 characters in length and cannot start with http:// or https://.
|
|
57
|
+
:param pulumi.Input[str] disk_name: The name of the data disk. The name must be 2 to 128 characters in length and can contain letters, digits, colons (:), underscores (_), periods (.), and hyphens (-). The name must start with a letter.
|
|
58
|
+
:param pulumi.Input[bool] dry_run: Specifies whether to check the validity of the request without actually making the request.request Default value: `false`. Valid values:
|
|
59
|
+
:param pulumi.Input[bool] enable_auto_snapshot: Specifies whether to enable the automatic snapshot policy feature for the cloud disk. Valid values: `true`, `false`.
|
|
56
60
|
:param pulumi.Input[bool] encrypted: Specifies whether to encrypt the disk. Default value: `false`. Valid values:
|
|
57
61
|
:param pulumi.Input[str] instance_id: The ID of the instance to which the created subscription disk is automatically attached.
|
|
58
62
|
* After you specify the instance ID, the specified `resource_group_id`, `tags`, and `kms_key_id` parameters are ignored.
|
|
59
63
|
* One of the `zone_id` and `instance_id` must be set but can not be set at the same time.
|
|
60
|
-
:param pulumi.Input[str] kms_key_id: The ID of the KMS key
|
|
64
|
+
:param pulumi.Input[str] kms_key_id: The ID of the Key Management Service (KMS) key that is used for the disk. **NOTE:** `kms_key_id` is only valid when `encrypted` is `true`.
|
|
65
|
+
:param pulumi.Input[str] multi_attach: Specifies whether to enable the multi-attach feature for the disk. Default value: `Disabled`. Valid values: `Enabled`, `Disabled`. **NOTE:** Currently, `multi_attach` can only be set to `Enabled` when `category` is set to `cloud_essd`.
|
|
61
66
|
:param pulumi.Input[str] name: Field `name` has been deprecated from provider version 1.122.0. New field `disk_name` instead.
|
|
62
|
-
|
|
63
|
-
|
|
67
|
+
|
|
68
|
+
> **NOTE:** Disk category `cloud` has been outdated, and it only can be used none I/O Optimized ECS instances. Recommend `cloud_efficiency` and `cloud_ssd` disk.
|
|
69
|
+
:param pulumi.Input[str] payment_type: The payment type of the disk. Default to `PayAsYouGo`. Valid values: `PayAsYouGo`, `Subscription`. If you want to change the disk payment type, the `instance_id` is required.
|
|
70
|
+
:param pulumi.Input[str] performance_level: Specifies the performance level of an ESSD when you create the ESSD. Valid values:
|
|
64
71
|
- `PL0`: A single ESSD delivers up to 10,000 random read/write IOPS.
|
|
65
72
|
- `PL1`: A single ESSD delivers up to 50,000 random read/write IOPS.
|
|
66
73
|
- `PL2`: A single ESSD delivers up to 100,000 random read/write IOPS.
|
|
67
74
|
- `PL3`: A single ESSD delivers up to 1,000,000 random read/write IOPS.
|
|
68
|
-
:param pulumi.Input[
|
|
75
|
+
:param pulumi.Input[int] provisioned_iops: The provisioned read/write IOPS of the ESSD AutoPL disk. Valid values: 0 to min{50,000, 1,000 × Capacity - Baseline IOPS}. **NOTE:** `provisioned_iops` is only valid when `category` is `cloud_auto`.
|
|
76
|
+
:param pulumi.Input[str] resource_group_id: The ID of the resource group to which to add the disk.
|
|
69
77
|
:param pulumi.Input[int] size: The size of the disk. Unit: GiB. This parameter is required. Valid values:
|
|
70
78
|
- If `category` is set to `cloud`. Valid values: `5` to `2000`.
|
|
71
79
|
- If `category` is set to `cloud_efficiency`. Valid values: `20` to `32768`.
|
|
@@ -89,10 +97,12 @@ class EcsDiskArgs:
|
|
|
89
97
|
if advanced_features is not None:
|
|
90
98
|
pulumi.set(__self__, "advanced_features", advanced_features)
|
|
91
99
|
if availability_zone is not None:
|
|
92
|
-
warnings.warn("""Field
|
|
93
|
-
pulumi.log.warn("""availability_zone is deprecated: Field
|
|
100
|
+
warnings.warn("""Field `availability_zone` has been deprecated from provider version 1.122.0. New field `zone_id` instead""", DeprecationWarning)
|
|
101
|
+
pulumi.log.warn("""availability_zone is deprecated: Field `availability_zone` has been deprecated from provider version 1.122.0. New field `zone_id` instead""")
|
|
94
102
|
if availability_zone is not None:
|
|
95
103
|
pulumi.set(__self__, "availability_zone", availability_zone)
|
|
104
|
+
if bursting_enabled is not None:
|
|
105
|
+
pulumi.set(__self__, "bursting_enabled", bursting_enabled)
|
|
96
106
|
if category is not None:
|
|
97
107
|
pulumi.set(__self__, "category", category)
|
|
98
108
|
if delete_auto_snapshot is not None:
|
|
@@ -115,15 +125,19 @@ class EcsDiskArgs:
|
|
|
115
125
|
pulumi.set(__self__, "instance_id", instance_id)
|
|
116
126
|
if kms_key_id is not None:
|
|
117
127
|
pulumi.set(__self__, "kms_key_id", kms_key_id)
|
|
128
|
+
if multi_attach is not None:
|
|
129
|
+
pulumi.set(__self__, "multi_attach", multi_attach)
|
|
118
130
|
if name is not None:
|
|
119
|
-
warnings.warn("""Field
|
|
120
|
-
pulumi.log.warn("""name is deprecated: Field
|
|
131
|
+
warnings.warn("""Field `name` has been deprecated from provider version 1.122.0. New field `disk_name` instead.""", DeprecationWarning)
|
|
132
|
+
pulumi.log.warn("""name is deprecated: Field `name` has been deprecated from provider version 1.122.0. New field `disk_name` instead.""")
|
|
121
133
|
if name is not None:
|
|
122
134
|
pulumi.set(__self__, "name", name)
|
|
123
135
|
if payment_type is not None:
|
|
124
136
|
pulumi.set(__self__, "payment_type", payment_type)
|
|
125
137
|
if performance_level is not None:
|
|
126
138
|
pulumi.set(__self__, "performance_level", performance_level)
|
|
139
|
+
if provisioned_iops is not None:
|
|
140
|
+
pulumi.set(__self__, "provisioned_iops", provisioned_iops)
|
|
127
141
|
if resource_group_id is not None:
|
|
128
142
|
pulumi.set(__self__, "resource_group_id", resource_group_id)
|
|
129
143
|
if size is not None:
|
|
@@ -152,7 +166,7 @@ class EcsDiskArgs:
|
|
|
152
166
|
|
|
153
167
|
@property
|
|
154
168
|
@pulumi.getter(name="availabilityZone")
|
|
155
|
-
@_utilities.deprecated("""Field
|
|
169
|
+
@_utilities.deprecated("""Field `availability_zone` has been deprecated from provider version 1.122.0. New field `zone_id` instead""")
|
|
156
170
|
def availability_zone(self) -> Optional[pulumi.Input[str]]:
|
|
157
171
|
"""
|
|
158
172
|
Field `availability_zone` has been deprecated from provider version 1.122.0. New field `zone_id` instead.
|
|
@@ -163,11 +177,23 @@ class EcsDiskArgs:
|
|
|
163
177
|
def availability_zone(self, value: Optional[pulumi.Input[str]]):
|
|
164
178
|
pulumi.set(self, "availability_zone", value)
|
|
165
179
|
|
|
180
|
+
@property
|
|
181
|
+
@pulumi.getter(name="burstingEnabled")
|
|
182
|
+
def bursting_enabled(self) -> Optional[pulumi.Input[bool]]:
|
|
183
|
+
"""
|
|
184
|
+
Specifies whether to enable the performance burst feature. Valid values: `true`, `false`. **NOTE:** `bursting_enabled` is only valid when `category` is `cloud_auto`.
|
|
185
|
+
"""
|
|
186
|
+
return pulumi.get(self, "bursting_enabled")
|
|
187
|
+
|
|
188
|
+
@bursting_enabled.setter
|
|
189
|
+
def bursting_enabled(self, value: Optional[pulumi.Input[bool]]):
|
|
190
|
+
pulumi.set(self, "bursting_enabled", value)
|
|
191
|
+
|
|
166
192
|
@property
|
|
167
193
|
@pulumi.getter
|
|
168
194
|
def category(self) -> Optional[pulumi.Input[str]]:
|
|
169
195
|
"""
|
|
170
|
-
|
|
196
|
+
The category of the data disk. Default value: `cloud_efficiency`. Valid Values: `cloud`, `cloud_efficiency`, `cloud_ssd`, `cloud_essd`, `cloud_auto`, `cloud_essd_entry`, `elastic_ephemeral_disk_standard`, `elastic_ephemeral_disk_premium`.
|
|
171
197
|
"""
|
|
172
198
|
return pulumi.get(self, "category")
|
|
173
199
|
|
|
@@ -179,7 +205,7 @@ class EcsDiskArgs:
|
|
|
179
205
|
@pulumi.getter(name="deleteAutoSnapshot")
|
|
180
206
|
def delete_auto_snapshot(self) -> Optional[pulumi.Input[bool]]:
|
|
181
207
|
"""
|
|
182
|
-
|
|
208
|
+
Specifies whether to delete the automatic snapshots of the disk when the disk is released. Default value: `false`.
|
|
183
209
|
"""
|
|
184
210
|
return pulumi.get(self, "delete_auto_snapshot")
|
|
185
211
|
|
|
@@ -191,7 +217,7 @@ class EcsDiskArgs:
|
|
|
191
217
|
@pulumi.getter(name="deleteWithInstance")
|
|
192
218
|
def delete_with_instance(self) -> Optional[pulumi.Input[bool]]:
|
|
193
219
|
"""
|
|
194
|
-
|
|
220
|
+
Specifies whether to release the disk along with its associated instance. Default value: `false`.
|
|
195
221
|
"""
|
|
196
222
|
return pulumi.get(self, "delete_with_instance")
|
|
197
223
|
|
|
@@ -203,7 +229,7 @@ class EcsDiskArgs:
|
|
|
203
229
|
@pulumi.getter
|
|
204
230
|
def description(self) -> Optional[pulumi.Input[str]]:
|
|
205
231
|
"""
|
|
206
|
-
|
|
232
|
+
The description of the disk. The description must be 2 to 256 characters in length and cannot start with http:// or https://.
|
|
207
233
|
"""
|
|
208
234
|
return pulumi.get(self, "description")
|
|
209
235
|
|
|
@@ -215,7 +241,7 @@ class EcsDiskArgs:
|
|
|
215
241
|
@pulumi.getter(name="diskName")
|
|
216
242
|
def disk_name(self) -> Optional[pulumi.Input[str]]:
|
|
217
243
|
"""
|
|
218
|
-
|
|
244
|
+
The name of the data disk. The name must be 2 to 128 characters in length and can contain letters, digits, colons (:), underscores (_), periods (.), and hyphens (-). The name must start with a letter.
|
|
219
245
|
"""
|
|
220
246
|
return pulumi.get(self, "disk_name")
|
|
221
247
|
|
|
@@ -227,7 +253,7 @@ class EcsDiskArgs:
|
|
|
227
253
|
@pulumi.getter(name="dryRun")
|
|
228
254
|
def dry_run(self) -> Optional[pulumi.Input[bool]]:
|
|
229
255
|
"""
|
|
230
|
-
Specifies whether to check the validity of the request without actually making the request.request Default value: false
|
|
256
|
+
Specifies whether to check the validity of the request without actually making the request.request Default value: `false`. Valid values:
|
|
231
257
|
"""
|
|
232
258
|
return pulumi.get(self, "dry_run")
|
|
233
259
|
|
|
@@ -239,7 +265,7 @@ class EcsDiskArgs:
|
|
|
239
265
|
@pulumi.getter(name="enableAutoSnapshot")
|
|
240
266
|
def enable_auto_snapshot(self) -> Optional[pulumi.Input[bool]]:
|
|
241
267
|
"""
|
|
242
|
-
|
|
268
|
+
Specifies whether to enable the automatic snapshot policy feature for the cloud disk. Valid values: `true`, `false`.
|
|
243
269
|
"""
|
|
244
270
|
return pulumi.get(self, "enable_auto_snapshot")
|
|
245
271
|
|
|
@@ -286,7 +312,7 @@ class EcsDiskArgs:
|
|
|
286
312
|
@pulumi.getter(name="kmsKeyId")
|
|
287
313
|
def kms_key_id(self) -> Optional[pulumi.Input[str]]:
|
|
288
314
|
"""
|
|
289
|
-
The ID of the KMS key
|
|
315
|
+
The ID of the Key Management Service (KMS) key that is used for the disk. **NOTE:** `kms_key_id` is only valid when `encrypted` is `true`.
|
|
290
316
|
"""
|
|
291
317
|
return pulumi.get(self, "kms_key_id")
|
|
292
318
|
|
|
@@ -294,12 +320,26 @@ class EcsDiskArgs:
|
|
|
294
320
|
def kms_key_id(self, value: Optional[pulumi.Input[str]]):
|
|
295
321
|
pulumi.set(self, "kms_key_id", value)
|
|
296
322
|
|
|
323
|
+
@property
|
|
324
|
+
@pulumi.getter(name="multiAttach")
|
|
325
|
+
def multi_attach(self) -> Optional[pulumi.Input[str]]:
|
|
326
|
+
"""
|
|
327
|
+
Specifies whether to enable the multi-attach feature for the disk. Default value: `Disabled`. Valid values: `Enabled`, `Disabled`. **NOTE:** Currently, `multi_attach` can only be set to `Enabled` when `category` is set to `cloud_essd`.
|
|
328
|
+
"""
|
|
329
|
+
return pulumi.get(self, "multi_attach")
|
|
330
|
+
|
|
331
|
+
@multi_attach.setter
|
|
332
|
+
def multi_attach(self, value: Optional[pulumi.Input[str]]):
|
|
333
|
+
pulumi.set(self, "multi_attach", value)
|
|
334
|
+
|
|
297
335
|
@property
|
|
298
336
|
@pulumi.getter
|
|
299
|
-
@_utilities.deprecated("""Field
|
|
337
|
+
@_utilities.deprecated("""Field `name` has been deprecated from provider version 1.122.0. New field `disk_name` instead.""")
|
|
300
338
|
def name(self) -> Optional[pulumi.Input[str]]:
|
|
301
339
|
"""
|
|
302
340
|
Field `name` has been deprecated from provider version 1.122.0. New field `disk_name` instead.
|
|
341
|
+
|
|
342
|
+
> **NOTE:** Disk category `cloud` has been outdated, and it only can be used none I/O Optimized ECS instances. Recommend `cloud_efficiency` and `cloud_ssd` disk.
|
|
303
343
|
"""
|
|
304
344
|
return pulumi.get(self, "name")
|
|
305
345
|
|
|
@@ -311,7 +351,7 @@ class EcsDiskArgs:
|
|
|
311
351
|
@pulumi.getter(name="paymentType")
|
|
312
352
|
def payment_type(self) -> Optional[pulumi.Input[str]]:
|
|
313
353
|
"""
|
|
314
|
-
|
|
354
|
+
The payment type of the disk. Default to `PayAsYouGo`. Valid values: `PayAsYouGo`, `Subscription`. If you want to change the disk payment type, the `instance_id` is required.
|
|
315
355
|
"""
|
|
316
356
|
return pulumi.get(self, "payment_type")
|
|
317
357
|
|
|
@@ -323,7 +363,7 @@ class EcsDiskArgs:
|
|
|
323
363
|
@pulumi.getter(name="performanceLevel")
|
|
324
364
|
def performance_level(self) -> Optional[pulumi.Input[str]]:
|
|
325
365
|
"""
|
|
326
|
-
Specifies the performance level of an ESSD when you create the ESSD. Valid values:
|
|
366
|
+
Specifies the performance level of an ESSD when you create the ESSD. Valid values:
|
|
327
367
|
- `PL0`: A single ESSD delivers up to 10,000 random read/write IOPS.
|
|
328
368
|
- `PL1`: A single ESSD delivers up to 50,000 random read/write IOPS.
|
|
329
369
|
- `PL2`: A single ESSD delivers up to 100,000 random read/write IOPS.
|
|
@@ -335,11 +375,23 @@ class EcsDiskArgs:
|
|
|
335
375
|
def performance_level(self, value: Optional[pulumi.Input[str]]):
|
|
336
376
|
pulumi.set(self, "performance_level", value)
|
|
337
377
|
|
|
378
|
+
@property
|
|
379
|
+
@pulumi.getter(name="provisionedIops")
|
|
380
|
+
def provisioned_iops(self) -> Optional[pulumi.Input[int]]:
|
|
381
|
+
"""
|
|
382
|
+
The provisioned read/write IOPS of the ESSD AutoPL disk. Valid values: 0 to min{50,000, 1,000 × Capacity - Baseline IOPS}. **NOTE:** `provisioned_iops` is only valid when `category` is `cloud_auto`.
|
|
383
|
+
"""
|
|
384
|
+
return pulumi.get(self, "provisioned_iops")
|
|
385
|
+
|
|
386
|
+
@provisioned_iops.setter
|
|
387
|
+
def provisioned_iops(self, value: Optional[pulumi.Input[int]]):
|
|
388
|
+
pulumi.set(self, "provisioned_iops", value)
|
|
389
|
+
|
|
338
390
|
@property
|
|
339
391
|
@pulumi.getter(name="resourceGroupId")
|
|
340
392
|
def resource_group_id(self) -> Optional[pulumi.Input[str]]:
|
|
341
393
|
"""
|
|
342
|
-
The
|
|
394
|
+
The ID of the resource group to which to add the disk.
|
|
343
395
|
"""
|
|
344
396
|
return pulumi.get(self, "resource_group_id")
|
|
345
397
|
|
|
@@ -449,7 +501,9 @@ class _EcsDiskState:
|
|
|
449
501
|
def __init__(__self__, *,
|
|
450
502
|
advanced_features: Optional[pulumi.Input[str]] = None,
|
|
451
503
|
availability_zone: Optional[pulumi.Input[str]] = None,
|
|
504
|
+
bursting_enabled: Optional[pulumi.Input[bool]] = None,
|
|
452
505
|
category: Optional[pulumi.Input[str]] = None,
|
|
506
|
+
create_time: Optional[pulumi.Input[str]] = None,
|
|
453
507
|
delete_auto_snapshot: Optional[pulumi.Input[bool]] = None,
|
|
454
508
|
delete_with_instance: Optional[pulumi.Input[bool]] = None,
|
|
455
509
|
description: Optional[pulumi.Input[str]] = None,
|
|
@@ -460,9 +514,12 @@ class _EcsDiskState:
|
|
|
460
514
|
encrypted: Optional[pulumi.Input[bool]] = None,
|
|
461
515
|
instance_id: Optional[pulumi.Input[str]] = None,
|
|
462
516
|
kms_key_id: Optional[pulumi.Input[str]] = None,
|
|
517
|
+
multi_attach: Optional[pulumi.Input[str]] = None,
|
|
463
518
|
name: Optional[pulumi.Input[str]] = None,
|
|
464
519
|
payment_type: Optional[pulumi.Input[str]] = None,
|
|
465
520
|
performance_level: Optional[pulumi.Input[str]] = None,
|
|
521
|
+
provisioned_iops: Optional[pulumi.Input[int]] = None,
|
|
522
|
+
region_id: Optional[pulumi.Input[str]] = None,
|
|
466
523
|
resource_group_id: Optional[pulumi.Input[str]] = None,
|
|
467
524
|
size: Optional[pulumi.Input[int]] = None,
|
|
468
525
|
snapshot_id: Optional[pulumi.Input[str]] = None,
|
|
@@ -475,26 +532,33 @@ class _EcsDiskState:
|
|
|
475
532
|
"""
|
|
476
533
|
Input properties used for looking up and filtering EcsDisk resources.
|
|
477
534
|
:param pulumi.Input[str] availability_zone: Field `availability_zone` has been deprecated from provider version 1.122.0. New field `zone_id` instead.
|
|
478
|
-
:param pulumi.Input[
|
|
479
|
-
:param pulumi.Input[
|
|
480
|
-
:param pulumi.Input[
|
|
481
|
-
:param pulumi.Input[
|
|
482
|
-
:param pulumi.Input[
|
|
483
|
-
:param pulumi.Input[
|
|
484
|
-
:param pulumi.Input[
|
|
535
|
+
:param pulumi.Input[bool] bursting_enabled: Specifies whether to enable the performance burst feature. Valid values: `true`, `false`. **NOTE:** `bursting_enabled` is only valid when `category` is `cloud_auto`.
|
|
536
|
+
:param pulumi.Input[str] category: The category of the data disk. Default value: `cloud_efficiency`. Valid Values: `cloud`, `cloud_efficiency`, `cloud_ssd`, `cloud_essd`, `cloud_auto`, `cloud_essd_entry`, `elastic_ephemeral_disk_standard`, `elastic_ephemeral_disk_premium`.
|
|
537
|
+
:param pulumi.Input[str] create_time: (Available since v1.237.0) The time when the disk was created.
|
|
538
|
+
:param pulumi.Input[bool] delete_auto_snapshot: Specifies whether to delete the automatic snapshots of the disk when the disk is released. Default value: `false`.
|
|
539
|
+
:param pulumi.Input[bool] delete_with_instance: Specifies whether to release the disk along with its associated instance. Default value: `false`.
|
|
540
|
+
:param pulumi.Input[str] description: The description of the disk. The description must be 2 to 256 characters in length and cannot start with http:// or https://.
|
|
541
|
+
:param pulumi.Input[str] disk_name: The name of the data disk. The name must be 2 to 128 characters in length and can contain letters, digits, colons (:), underscores (_), periods (.), and hyphens (-). The name must start with a letter.
|
|
542
|
+
:param pulumi.Input[bool] dry_run: Specifies whether to check the validity of the request without actually making the request.request Default value: `false`. Valid values:
|
|
543
|
+
:param pulumi.Input[bool] enable_auto_snapshot: Specifies whether to enable the automatic snapshot policy feature for the cloud disk. Valid values: `true`, `false`.
|
|
485
544
|
:param pulumi.Input[bool] encrypted: Specifies whether to encrypt the disk. Default value: `false`. Valid values:
|
|
486
545
|
:param pulumi.Input[str] instance_id: The ID of the instance to which the created subscription disk is automatically attached.
|
|
487
546
|
* After you specify the instance ID, the specified `resource_group_id`, `tags`, and `kms_key_id` parameters are ignored.
|
|
488
547
|
* One of the `zone_id` and `instance_id` must be set but can not be set at the same time.
|
|
489
|
-
:param pulumi.Input[str] kms_key_id: The ID of the KMS key
|
|
548
|
+
:param pulumi.Input[str] kms_key_id: The ID of the Key Management Service (KMS) key that is used for the disk. **NOTE:** `kms_key_id` is only valid when `encrypted` is `true`.
|
|
549
|
+
:param pulumi.Input[str] multi_attach: Specifies whether to enable the multi-attach feature for the disk. Default value: `Disabled`. Valid values: `Enabled`, `Disabled`. **NOTE:** Currently, `multi_attach` can only be set to `Enabled` when `category` is set to `cloud_essd`.
|
|
490
550
|
:param pulumi.Input[str] name: Field `name` has been deprecated from provider version 1.122.0. New field `disk_name` instead.
|
|
491
|
-
|
|
492
|
-
|
|
551
|
+
|
|
552
|
+
> **NOTE:** Disk category `cloud` has been outdated, and it only can be used none I/O Optimized ECS instances. Recommend `cloud_efficiency` and `cloud_ssd` disk.
|
|
553
|
+
:param pulumi.Input[str] payment_type: The payment type of the disk. Default to `PayAsYouGo`. Valid values: `PayAsYouGo`, `Subscription`. If you want to change the disk payment type, the `instance_id` is required.
|
|
554
|
+
:param pulumi.Input[str] performance_level: Specifies the performance level of an ESSD when you create the ESSD. Valid values:
|
|
493
555
|
- `PL0`: A single ESSD delivers up to 10,000 random read/write IOPS.
|
|
494
556
|
- `PL1`: A single ESSD delivers up to 50,000 random read/write IOPS.
|
|
495
557
|
- `PL2`: A single ESSD delivers up to 100,000 random read/write IOPS.
|
|
496
558
|
- `PL3`: A single ESSD delivers up to 1,000,000 random read/write IOPS.
|
|
497
|
-
:param pulumi.Input[
|
|
559
|
+
:param pulumi.Input[int] provisioned_iops: The provisioned read/write IOPS of the ESSD AutoPL disk. Valid values: 0 to min{50,000, 1,000 × Capacity - Baseline IOPS}. **NOTE:** `provisioned_iops` is only valid when `category` is `cloud_auto`.
|
|
560
|
+
:param pulumi.Input[str] region_id: (Available since v1.237.0) The ID of the region to which the disk belongs.
|
|
561
|
+
:param pulumi.Input[str] resource_group_id: The ID of the resource group to which to add the disk.
|
|
498
562
|
:param pulumi.Input[int] size: The size of the disk. Unit: GiB. This parameter is required. Valid values:
|
|
499
563
|
- If `category` is set to `cloud`. Valid values: `5` to `2000`.
|
|
500
564
|
- If `category` is set to `cloud_efficiency`. Valid values: `20` to `32768`.
|
|
@@ -509,7 +573,7 @@ class _EcsDiskState:
|
|
|
509
573
|
- If `performance_level` is set to `PL2`. Valid values: `461` to `65536`.
|
|
510
574
|
- If `performance_level` is set to `PL3`. Valid values: `1261` to `65536`.
|
|
511
575
|
:param pulumi.Input[str] snapshot_id: The ID of the snapshot to use to create the disk. **NOTE:** If the size of the snapshot specified by `snapshot_id` is larger than the value of `size`, the size of the created disk is equal to the specified snapshot size. If the size of the snapshot specified by `snapshot_id` is smaller than the value of `size`, the size of the created disk is equal to the value of `size`.
|
|
512
|
-
:param pulumi.Input[str] status: The disk
|
|
576
|
+
:param pulumi.Input[str] status: The status of the disk.
|
|
513
577
|
:param pulumi.Input[str] storage_set_id: The ID of the storage set.
|
|
514
578
|
:param pulumi.Input[int] storage_set_partition_number: The number of partitions in the storage set.
|
|
515
579
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
|
|
@@ -519,12 +583,16 @@ class _EcsDiskState:
|
|
|
519
583
|
if advanced_features is not None:
|
|
520
584
|
pulumi.set(__self__, "advanced_features", advanced_features)
|
|
521
585
|
if availability_zone is not None:
|
|
522
|
-
warnings.warn("""Field
|
|
523
|
-
pulumi.log.warn("""availability_zone is deprecated: Field
|
|
586
|
+
warnings.warn("""Field `availability_zone` has been deprecated from provider version 1.122.0. New field `zone_id` instead""", DeprecationWarning)
|
|
587
|
+
pulumi.log.warn("""availability_zone is deprecated: Field `availability_zone` has been deprecated from provider version 1.122.0. New field `zone_id` instead""")
|
|
524
588
|
if availability_zone is not None:
|
|
525
589
|
pulumi.set(__self__, "availability_zone", availability_zone)
|
|
590
|
+
if bursting_enabled is not None:
|
|
591
|
+
pulumi.set(__self__, "bursting_enabled", bursting_enabled)
|
|
526
592
|
if category is not None:
|
|
527
593
|
pulumi.set(__self__, "category", category)
|
|
594
|
+
if create_time is not None:
|
|
595
|
+
pulumi.set(__self__, "create_time", create_time)
|
|
528
596
|
if delete_auto_snapshot is not None:
|
|
529
597
|
pulumi.set(__self__, "delete_auto_snapshot", delete_auto_snapshot)
|
|
530
598
|
if delete_with_instance is not None:
|
|
@@ -545,15 +613,21 @@ class _EcsDiskState:
|
|
|
545
613
|
pulumi.set(__self__, "instance_id", instance_id)
|
|
546
614
|
if kms_key_id is not None:
|
|
547
615
|
pulumi.set(__self__, "kms_key_id", kms_key_id)
|
|
616
|
+
if multi_attach is not None:
|
|
617
|
+
pulumi.set(__self__, "multi_attach", multi_attach)
|
|
548
618
|
if name is not None:
|
|
549
|
-
warnings.warn("""Field
|
|
550
|
-
pulumi.log.warn("""name is deprecated: Field
|
|
619
|
+
warnings.warn("""Field `name` has been deprecated from provider version 1.122.0. New field `disk_name` instead.""", DeprecationWarning)
|
|
620
|
+
pulumi.log.warn("""name is deprecated: Field `name` has been deprecated from provider version 1.122.0. New field `disk_name` instead.""")
|
|
551
621
|
if name is not None:
|
|
552
622
|
pulumi.set(__self__, "name", name)
|
|
553
623
|
if payment_type is not None:
|
|
554
624
|
pulumi.set(__self__, "payment_type", payment_type)
|
|
555
625
|
if performance_level is not None:
|
|
556
626
|
pulumi.set(__self__, "performance_level", performance_level)
|
|
627
|
+
if provisioned_iops is not None:
|
|
628
|
+
pulumi.set(__self__, "provisioned_iops", provisioned_iops)
|
|
629
|
+
if region_id is not None:
|
|
630
|
+
pulumi.set(__self__, "region_id", region_id)
|
|
557
631
|
if resource_group_id is not None:
|
|
558
632
|
pulumi.set(__self__, "resource_group_id", resource_group_id)
|
|
559
633
|
if size is not None:
|
|
@@ -584,7 +658,7 @@ class _EcsDiskState:
|
|
|
584
658
|
|
|
585
659
|
@property
|
|
586
660
|
@pulumi.getter(name="availabilityZone")
|
|
587
|
-
@_utilities.deprecated("""Field
|
|
661
|
+
@_utilities.deprecated("""Field `availability_zone` has been deprecated from provider version 1.122.0. New field `zone_id` instead""")
|
|
588
662
|
def availability_zone(self) -> Optional[pulumi.Input[str]]:
|
|
589
663
|
"""
|
|
590
664
|
Field `availability_zone` has been deprecated from provider version 1.122.0. New field `zone_id` instead.
|
|
@@ -595,11 +669,23 @@ class _EcsDiskState:
|
|
|
595
669
|
def availability_zone(self, value: Optional[pulumi.Input[str]]):
|
|
596
670
|
pulumi.set(self, "availability_zone", value)
|
|
597
671
|
|
|
672
|
+
@property
|
|
673
|
+
@pulumi.getter(name="burstingEnabled")
|
|
674
|
+
def bursting_enabled(self) -> Optional[pulumi.Input[bool]]:
|
|
675
|
+
"""
|
|
676
|
+
Specifies whether to enable the performance burst feature. Valid values: `true`, `false`. **NOTE:** `bursting_enabled` is only valid when `category` is `cloud_auto`.
|
|
677
|
+
"""
|
|
678
|
+
return pulumi.get(self, "bursting_enabled")
|
|
679
|
+
|
|
680
|
+
@bursting_enabled.setter
|
|
681
|
+
def bursting_enabled(self, value: Optional[pulumi.Input[bool]]):
|
|
682
|
+
pulumi.set(self, "bursting_enabled", value)
|
|
683
|
+
|
|
598
684
|
@property
|
|
599
685
|
@pulumi.getter
|
|
600
686
|
def category(self) -> Optional[pulumi.Input[str]]:
|
|
601
687
|
"""
|
|
602
|
-
|
|
688
|
+
The category of the data disk. Default value: `cloud_efficiency`. Valid Values: `cloud`, `cloud_efficiency`, `cloud_ssd`, `cloud_essd`, `cloud_auto`, `cloud_essd_entry`, `elastic_ephemeral_disk_standard`, `elastic_ephemeral_disk_premium`.
|
|
603
689
|
"""
|
|
604
690
|
return pulumi.get(self, "category")
|
|
605
691
|
|
|
@@ -607,11 +693,23 @@ class _EcsDiskState:
|
|
|
607
693
|
def category(self, value: Optional[pulumi.Input[str]]):
|
|
608
694
|
pulumi.set(self, "category", value)
|
|
609
695
|
|
|
696
|
+
@property
|
|
697
|
+
@pulumi.getter(name="createTime")
|
|
698
|
+
def create_time(self) -> Optional[pulumi.Input[str]]:
|
|
699
|
+
"""
|
|
700
|
+
(Available since v1.237.0) The time when the disk was created.
|
|
701
|
+
"""
|
|
702
|
+
return pulumi.get(self, "create_time")
|
|
703
|
+
|
|
704
|
+
@create_time.setter
|
|
705
|
+
def create_time(self, value: Optional[pulumi.Input[str]]):
|
|
706
|
+
pulumi.set(self, "create_time", value)
|
|
707
|
+
|
|
610
708
|
@property
|
|
611
709
|
@pulumi.getter(name="deleteAutoSnapshot")
|
|
612
710
|
def delete_auto_snapshot(self) -> Optional[pulumi.Input[bool]]:
|
|
613
711
|
"""
|
|
614
|
-
|
|
712
|
+
Specifies whether to delete the automatic snapshots of the disk when the disk is released. Default value: `false`.
|
|
615
713
|
"""
|
|
616
714
|
return pulumi.get(self, "delete_auto_snapshot")
|
|
617
715
|
|
|
@@ -623,7 +721,7 @@ class _EcsDiskState:
|
|
|
623
721
|
@pulumi.getter(name="deleteWithInstance")
|
|
624
722
|
def delete_with_instance(self) -> Optional[pulumi.Input[bool]]:
|
|
625
723
|
"""
|
|
626
|
-
|
|
724
|
+
Specifies whether to release the disk along with its associated instance. Default value: `false`.
|
|
627
725
|
"""
|
|
628
726
|
return pulumi.get(self, "delete_with_instance")
|
|
629
727
|
|
|
@@ -635,7 +733,7 @@ class _EcsDiskState:
|
|
|
635
733
|
@pulumi.getter
|
|
636
734
|
def description(self) -> Optional[pulumi.Input[str]]:
|
|
637
735
|
"""
|
|
638
|
-
|
|
736
|
+
The description of the disk. The description must be 2 to 256 characters in length and cannot start with http:// or https://.
|
|
639
737
|
"""
|
|
640
738
|
return pulumi.get(self, "description")
|
|
641
739
|
|
|
@@ -647,7 +745,7 @@ class _EcsDiskState:
|
|
|
647
745
|
@pulumi.getter(name="diskName")
|
|
648
746
|
def disk_name(self) -> Optional[pulumi.Input[str]]:
|
|
649
747
|
"""
|
|
650
|
-
|
|
748
|
+
The name of the data disk. The name must be 2 to 128 characters in length and can contain letters, digits, colons (:), underscores (_), periods (.), and hyphens (-). The name must start with a letter.
|
|
651
749
|
"""
|
|
652
750
|
return pulumi.get(self, "disk_name")
|
|
653
751
|
|
|
@@ -659,7 +757,7 @@ class _EcsDiskState:
|
|
|
659
757
|
@pulumi.getter(name="dryRun")
|
|
660
758
|
def dry_run(self) -> Optional[pulumi.Input[bool]]:
|
|
661
759
|
"""
|
|
662
|
-
Specifies whether to check the validity of the request without actually making the request.request Default value: false
|
|
760
|
+
Specifies whether to check the validity of the request without actually making the request.request Default value: `false`. Valid values:
|
|
663
761
|
"""
|
|
664
762
|
return pulumi.get(self, "dry_run")
|
|
665
763
|
|
|
@@ -671,7 +769,7 @@ class _EcsDiskState:
|
|
|
671
769
|
@pulumi.getter(name="enableAutoSnapshot")
|
|
672
770
|
def enable_auto_snapshot(self) -> Optional[pulumi.Input[bool]]:
|
|
673
771
|
"""
|
|
674
|
-
|
|
772
|
+
Specifies whether to enable the automatic snapshot policy feature for the cloud disk. Valid values: `true`, `false`.
|
|
675
773
|
"""
|
|
676
774
|
return pulumi.get(self, "enable_auto_snapshot")
|
|
677
775
|
|
|
@@ -718,7 +816,7 @@ class _EcsDiskState:
|
|
|
718
816
|
@pulumi.getter(name="kmsKeyId")
|
|
719
817
|
def kms_key_id(self) -> Optional[pulumi.Input[str]]:
|
|
720
818
|
"""
|
|
721
|
-
The ID of the KMS key
|
|
819
|
+
The ID of the Key Management Service (KMS) key that is used for the disk. **NOTE:** `kms_key_id` is only valid when `encrypted` is `true`.
|
|
722
820
|
"""
|
|
723
821
|
return pulumi.get(self, "kms_key_id")
|
|
724
822
|
|
|
@@ -726,12 +824,26 @@ class _EcsDiskState:
|
|
|
726
824
|
def kms_key_id(self, value: Optional[pulumi.Input[str]]):
|
|
727
825
|
pulumi.set(self, "kms_key_id", value)
|
|
728
826
|
|
|
827
|
+
@property
|
|
828
|
+
@pulumi.getter(name="multiAttach")
|
|
829
|
+
def multi_attach(self) -> Optional[pulumi.Input[str]]:
|
|
830
|
+
"""
|
|
831
|
+
Specifies whether to enable the multi-attach feature for the disk. Default value: `Disabled`. Valid values: `Enabled`, `Disabled`. **NOTE:** Currently, `multi_attach` can only be set to `Enabled` when `category` is set to `cloud_essd`.
|
|
832
|
+
"""
|
|
833
|
+
return pulumi.get(self, "multi_attach")
|
|
834
|
+
|
|
835
|
+
@multi_attach.setter
|
|
836
|
+
def multi_attach(self, value: Optional[pulumi.Input[str]]):
|
|
837
|
+
pulumi.set(self, "multi_attach", value)
|
|
838
|
+
|
|
729
839
|
@property
|
|
730
840
|
@pulumi.getter
|
|
731
|
-
@_utilities.deprecated("""Field
|
|
841
|
+
@_utilities.deprecated("""Field `name` has been deprecated from provider version 1.122.0. New field `disk_name` instead.""")
|
|
732
842
|
def name(self) -> Optional[pulumi.Input[str]]:
|
|
733
843
|
"""
|
|
734
844
|
Field `name` has been deprecated from provider version 1.122.0. New field `disk_name` instead.
|
|
845
|
+
|
|
846
|
+
> **NOTE:** Disk category `cloud` has been outdated, and it only can be used none I/O Optimized ECS instances. Recommend `cloud_efficiency` and `cloud_ssd` disk.
|
|
735
847
|
"""
|
|
736
848
|
return pulumi.get(self, "name")
|
|
737
849
|
|
|
@@ -743,7 +855,7 @@ class _EcsDiskState:
|
|
|
743
855
|
@pulumi.getter(name="paymentType")
|
|
744
856
|
def payment_type(self) -> Optional[pulumi.Input[str]]:
|
|
745
857
|
"""
|
|
746
|
-
|
|
858
|
+
The payment type of the disk. Default to `PayAsYouGo`. Valid values: `PayAsYouGo`, `Subscription`. If you want to change the disk payment type, the `instance_id` is required.
|
|
747
859
|
"""
|
|
748
860
|
return pulumi.get(self, "payment_type")
|
|
749
861
|
|
|
@@ -755,7 +867,7 @@ class _EcsDiskState:
|
|
|
755
867
|
@pulumi.getter(name="performanceLevel")
|
|
756
868
|
def performance_level(self) -> Optional[pulumi.Input[str]]:
|
|
757
869
|
"""
|
|
758
|
-
Specifies the performance level of an ESSD when you create the ESSD. Valid values:
|
|
870
|
+
Specifies the performance level of an ESSD when you create the ESSD. Valid values:
|
|
759
871
|
- `PL0`: A single ESSD delivers up to 10,000 random read/write IOPS.
|
|
760
872
|
- `PL1`: A single ESSD delivers up to 50,000 random read/write IOPS.
|
|
761
873
|
- `PL2`: A single ESSD delivers up to 100,000 random read/write IOPS.
|
|
@@ -767,11 +879,35 @@ class _EcsDiskState:
|
|
|
767
879
|
def performance_level(self, value: Optional[pulumi.Input[str]]):
|
|
768
880
|
pulumi.set(self, "performance_level", value)
|
|
769
881
|
|
|
882
|
+
@property
|
|
883
|
+
@pulumi.getter(name="provisionedIops")
|
|
884
|
+
def provisioned_iops(self) -> Optional[pulumi.Input[int]]:
|
|
885
|
+
"""
|
|
886
|
+
The provisioned read/write IOPS of the ESSD AutoPL disk. Valid values: 0 to min{50,000, 1,000 × Capacity - Baseline IOPS}. **NOTE:** `provisioned_iops` is only valid when `category` is `cloud_auto`.
|
|
887
|
+
"""
|
|
888
|
+
return pulumi.get(self, "provisioned_iops")
|
|
889
|
+
|
|
890
|
+
@provisioned_iops.setter
|
|
891
|
+
def provisioned_iops(self, value: Optional[pulumi.Input[int]]):
|
|
892
|
+
pulumi.set(self, "provisioned_iops", value)
|
|
893
|
+
|
|
894
|
+
@property
|
|
895
|
+
@pulumi.getter(name="regionId")
|
|
896
|
+
def region_id(self) -> Optional[pulumi.Input[str]]:
|
|
897
|
+
"""
|
|
898
|
+
(Available since v1.237.0) The ID of the region to which the disk belongs.
|
|
899
|
+
"""
|
|
900
|
+
return pulumi.get(self, "region_id")
|
|
901
|
+
|
|
902
|
+
@region_id.setter
|
|
903
|
+
def region_id(self, value: Optional[pulumi.Input[str]]):
|
|
904
|
+
pulumi.set(self, "region_id", value)
|
|
905
|
+
|
|
770
906
|
@property
|
|
771
907
|
@pulumi.getter(name="resourceGroupId")
|
|
772
908
|
def resource_group_id(self) -> Optional[pulumi.Input[str]]:
|
|
773
909
|
"""
|
|
774
|
-
The
|
|
910
|
+
The ID of the resource group to which to add the disk.
|
|
775
911
|
"""
|
|
776
912
|
return pulumi.get(self, "resource_group_id")
|
|
777
913
|
|
|
@@ -819,7 +955,7 @@ class _EcsDiskState:
|
|
|
819
955
|
@pulumi.getter
|
|
820
956
|
def status(self) -> Optional[pulumi.Input[str]]:
|
|
821
957
|
"""
|
|
822
|
-
The disk
|
|
958
|
+
The status of the disk.
|
|
823
959
|
"""
|
|
824
960
|
return pulumi.get(self, "status")
|
|
825
961
|
|
|
@@ -895,6 +1031,7 @@ class EcsDisk(pulumi.CustomResource):
|
|
|
895
1031
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
896
1032
|
advanced_features: Optional[pulumi.Input[str]] = None,
|
|
897
1033
|
availability_zone: Optional[pulumi.Input[str]] = None,
|
|
1034
|
+
bursting_enabled: Optional[pulumi.Input[bool]] = None,
|
|
898
1035
|
category: Optional[pulumi.Input[str]] = None,
|
|
899
1036
|
delete_auto_snapshot: Optional[pulumi.Input[bool]] = None,
|
|
900
1037
|
delete_with_instance: Optional[pulumi.Input[bool]] = None,
|
|
@@ -906,9 +1043,11 @@ class EcsDisk(pulumi.CustomResource):
|
|
|
906
1043
|
encrypted: Optional[pulumi.Input[bool]] = None,
|
|
907
1044
|
instance_id: Optional[pulumi.Input[str]] = None,
|
|
908
1045
|
kms_key_id: Optional[pulumi.Input[str]] = None,
|
|
1046
|
+
multi_attach: Optional[pulumi.Input[str]] = None,
|
|
909
1047
|
name: Optional[pulumi.Input[str]] = None,
|
|
910
1048
|
payment_type: Optional[pulumi.Input[str]] = None,
|
|
911
1049
|
performance_level: Optional[pulumi.Input[str]] = None,
|
|
1050
|
+
provisioned_iops: Optional[pulumi.Input[int]] = None,
|
|
912
1051
|
resource_group_id: Optional[pulumi.Input[str]] = None,
|
|
913
1052
|
size: Optional[pulumi.Input[int]] = None,
|
|
914
1053
|
snapshot_id: Optional[pulumi.Input[str]] = None,
|
|
@@ -924,32 +1063,37 @@ class EcsDisk(pulumi.CustomResource):
|
|
|
924
1063
|
ECS Disk can be imported using the id, e.g.
|
|
925
1064
|
|
|
926
1065
|
```sh
|
|
927
|
-
$ pulumi import alicloud:ecs/ecsDisk:EcsDisk example
|
|
1066
|
+
$ pulumi import alicloud:ecs/ecsDisk:EcsDisk example <id>
|
|
928
1067
|
```
|
|
929
1068
|
|
|
930
1069
|
:param str resource_name: The name of the resource.
|
|
931
1070
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
932
1071
|
:param pulumi.Input[str] availability_zone: Field `availability_zone` has been deprecated from provider version 1.122.0. New field `zone_id` instead.
|
|
933
|
-
:param pulumi.Input[
|
|
934
|
-
:param pulumi.Input[
|
|
935
|
-
:param pulumi.Input[bool]
|
|
936
|
-
:param pulumi.Input[
|
|
937
|
-
:param pulumi.Input[str]
|
|
938
|
-
:param pulumi.Input[
|
|
939
|
-
:param pulumi.Input[bool]
|
|
1072
|
+
:param pulumi.Input[bool] bursting_enabled: Specifies whether to enable the performance burst feature. Valid values: `true`, `false`. **NOTE:** `bursting_enabled` is only valid when `category` is `cloud_auto`.
|
|
1073
|
+
:param pulumi.Input[str] category: The category of the data disk. Default value: `cloud_efficiency`. Valid Values: `cloud`, `cloud_efficiency`, `cloud_ssd`, `cloud_essd`, `cloud_auto`, `cloud_essd_entry`, `elastic_ephemeral_disk_standard`, `elastic_ephemeral_disk_premium`.
|
|
1074
|
+
:param pulumi.Input[bool] delete_auto_snapshot: Specifies whether to delete the automatic snapshots of the disk when the disk is released. Default value: `false`.
|
|
1075
|
+
:param pulumi.Input[bool] delete_with_instance: Specifies whether to release the disk along with its associated instance. Default value: `false`.
|
|
1076
|
+
:param pulumi.Input[str] description: The description of the disk. The description must be 2 to 256 characters in length and cannot start with http:// or https://.
|
|
1077
|
+
:param pulumi.Input[str] disk_name: The name of the data disk. The name must be 2 to 128 characters in length and can contain letters, digits, colons (:), underscores (_), periods (.), and hyphens (-). The name must start with a letter.
|
|
1078
|
+
:param pulumi.Input[bool] dry_run: Specifies whether to check the validity of the request without actually making the request.request Default value: `false`. Valid values:
|
|
1079
|
+
:param pulumi.Input[bool] enable_auto_snapshot: Specifies whether to enable the automatic snapshot policy feature for the cloud disk. Valid values: `true`, `false`.
|
|
940
1080
|
:param pulumi.Input[bool] encrypted: Specifies whether to encrypt the disk. Default value: `false`. Valid values:
|
|
941
1081
|
:param pulumi.Input[str] instance_id: The ID of the instance to which the created subscription disk is automatically attached.
|
|
942
1082
|
* After you specify the instance ID, the specified `resource_group_id`, `tags`, and `kms_key_id` parameters are ignored.
|
|
943
1083
|
* One of the `zone_id` and `instance_id` must be set but can not be set at the same time.
|
|
944
|
-
:param pulumi.Input[str] kms_key_id: The ID of the KMS key
|
|
1084
|
+
:param pulumi.Input[str] kms_key_id: The ID of the Key Management Service (KMS) key that is used for the disk. **NOTE:** `kms_key_id` is only valid when `encrypted` is `true`.
|
|
1085
|
+
:param pulumi.Input[str] multi_attach: Specifies whether to enable the multi-attach feature for the disk. Default value: `Disabled`. Valid values: `Enabled`, `Disabled`. **NOTE:** Currently, `multi_attach` can only be set to `Enabled` when `category` is set to `cloud_essd`.
|
|
945
1086
|
:param pulumi.Input[str] name: Field `name` has been deprecated from provider version 1.122.0. New field `disk_name` instead.
|
|
946
|
-
|
|
947
|
-
|
|
1087
|
+
|
|
1088
|
+
> **NOTE:** Disk category `cloud` has been outdated, and it only can be used none I/O Optimized ECS instances. Recommend `cloud_efficiency` and `cloud_ssd` disk.
|
|
1089
|
+
:param pulumi.Input[str] payment_type: The payment type of the disk. Default to `PayAsYouGo`. Valid values: `PayAsYouGo`, `Subscription`. If you want to change the disk payment type, the `instance_id` is required.
|
|
1090
|
+
:param pulumi.Input[str] performance_level: Specifies the performance level of an ESSD when you create the ESSD. Valid values:
|
|
948
1091
|
- `PL0`: A single ESSD delivers up to 10,000 random read/write IOPS.
|
|
949
1092
|
- `PL1`: A single ESSD delivers up to 50,000 random read/write IOPS.
|
|
950
1093
|
- `PL2`: A single ESSD delivers up to 100,000 random read/write IOPS.
|
|
951
1094
|
- `PL3`: A single ESSD delivers up to 1,000,000 random read/write IOPS.
|
|
952
|
-
:param pulumi.Input[
|
|
1095
|
+
:param pulumi.Input[int] provisioned_iops: The provisioned read/write IOPS of the ESSD AutoPL disk. Valid values: 0 to min{50,000, 1,000 × Capacity - Baseline IOPS}. **NOTE:** `provisioned_iops` is only valid when `category` is `cloud_auto`.
|
|
1096
|
+
:param pulumi.Input[str] resource_group_id: The ID of the resource group to which to add the disk.
|
|
953
1097
|
:param pulumi.Input[int] size: The size of the disk. Unit: GiB. This parameter is required. Valid values:
|
|
954
1098
|
- If `category` is set to `cloud`. Valid values: `5` to `2000`.
|
|
955
1099
|
- If `category` is set to `cloud_efficiency`. Valid values: `20` to `32768`.
|
|
@@ -982,7 +1126,7 @@ class EcsDisk(pulumi.CustomResource):
|
|
|
982
1126
|
ECS Disk can be imported using the id, e.g.
|
|
983
1127
|
|
|
984
1128
|
```sh
|
|
985
|
-
$ pulumi import alicloud:ecs/ecsDisk:EcsDisk example
|
|
1129
|
+
$ pulumi import alicloud:ecs/ecsDisk:EcsDisk example <id>
|
|
986
1130
|
```
|
|
987
1131
|
|
|
988
1132
|
:param str resource_name: The name of the resource.
|
|
@@ -1002,6 +1146,7 @@ class EcsDisk(pulumi.CustomResource):
|
|
|
1002
1146
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
1003
1147
|
advanced_features: Optional[pulumi.Input[str]] = None,
|
|
1004
1148
|
availability_zone: Optional[pulumi.Input[str]] = None,
|
|
1149
|
+
bursting_enabled: Optional[pulumi.Input[bool]] = None,
|
|
1005
1150
|
category: Optional[pulumi.Input[str]] = None,
|
|
1006
1151
|
delete_auto_snapshot: Optional[pulumi.Input[bool]] = None,
|
|
1007
1152
|
delete_with_instance: Optional[pulumi.Input[bool]] = None,
|
|
@@ -1013,9 +1158,11 @@ class EcsDisk(pulumi.CustomResource):
|
|
|
1013
1158
|
encrypted: Optional[pulumi.Input[bool]] = None,
|
|
1014
1159
|
instance_id: Optional[pulumi.Input[str]] = None,
|
|
1015
1160
|
kms_key_id: Optional[pulumi.Input[str]] = None,
|
|
1161
|
+
multi_attach: Optional[pulumi.Input[str]] = None,
|
|
1016
1162
|
name: Optional[pulumi.Input[str]] = None,
|
|
1017
1163
|
payment_type: Optional[pulumi.Input[str]] = None,
|
|
1018
1164
|
performance_level: Optional[pulumi.Input[str]] = None,
|
|
1165
|
+
provisioned_iops: Optional[pulumi.Input[int]] = None,
|
|
1019
1166
|
resource_group_id: Optional[pulumi.Input[str]] = None,
|
|
1020
1167
|
size: Optional[pulumi.Input[int]] = None,
|
|
1021
1168
|
snapshot_id: Optional[pulumi.Input[str]] = None,
|
|
@@ -1035,6 +1182,7 @@ class EcsDisk(pulumi.CustomResource):
|
|
|
1035
1182
|
|
|
1036
1183
|
__props__.__dict__["advanced_features"] = advanced_features
|
|
1037
1184
|
__props__.__dict__["availability_zone"] = availability_zone
|
|
1185
|
+
__props__.__dict__["bursting_enabled"] = bursting_enabled
|
|
1038
1186
|
__props__.__dict__["category"] = category
|
|
1039
1187
|
__props__.__dict__["delete_auto_snapshot"] = delete_auto_snapshot
|
|
1040
1188
|
__props__.__dict__["delete_with_instance"] = delete_with_instance
|
|
@@ -1046,9 +1194,11 @@ class EcsDisk(pulumi.CustomResource):
|
|
|
1046
1194
|
__props__.__dict__["encrypted"] = encrypted
|
|
1047
1195
|
__props__.__dict__["instance_id"] = instance_id
|
|
1048
1196
|
__props__.__dict__["kms_key_id"] = kms_key_id
|
|
1197
|
+
__props__.__dict__["multi_attach"] = multi_attach
|
|
1049
1198
|
__props__.__dict__["name"] = name
|
|
1050
1199
|
__props__.__dict__["payment_type"] = payment_type
|
|
1051
1200
|
__props__.__dict__["performance_level"] = performance_level
|
|
1201
|
+
__props__.__dict__["provisioned_iops"] = provisioned_iops
|
|
1052
1202
|
__props__.__dict__["resource_group_id"] = resource_group_id
|
|
1053
1203
|
__props__.__dict__["size"] = size
|
|
1054
1204
|
__props__.__dict__["snapshot_id"] = snapshot_id
|
|
@@ -1057,6 +1207,8 @@ class EcsDisk(pulumi.CustomResource):
|
|
|
1057
1207
|
__props__.__dict__["tags"] = tags
|
|
1058
1208
|
__props__.__dict__["type"] = type
|
|
1059
1209
|
__props__.__dict__["zone_id"] = zone_id
|
|
1210
|
+
__props__.__dict__["create_time"] = None
|
|
1211
|
+
__props__.__dict__["region_id"] = None
|
|
1060
1212
|
__props__.__dict__["status"] = None
|
|
1061
1213
|
super(EcsDisk, __self__).__init__(
|
|
1062
1214
|
'alicloud:ecs/ecsDisk:EcsDisk',
|
|
@@ -1070,7 +1222,9 @@ class EcsDisk(pulumi.CustomResource):
|
|
|
1070
1222
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
1071
1223
|
advanced_features: Optional[pulumi.Input[str]] = None,
|
|
1072
1224
|
availability_zone: Optional[pulumi.Input[str]] = None,
|
|
1225
|
+
bursting_enabled: Optional[pulumi.Input[bool]] = None,
|
|
1073
1226
|
category: Optional[pulumi.Input[str]] = None,
|
|
1227
|
+
create_time: Optional[pulumi.Input[str]] = None,
|
|
1074
1228
|
delete_auto_snapshot: Optional[pulumi.Input[bool]] = None,
|
|
1075
1229
|
delete_with_instance: Optional[pulumi.Input[bool]] = None,
|
|
1076
1230
|
description: Optional[pulumi.Input[str]] = None,
|
|
@@ -1081,9 +1235,12 @@ class EcsDisk(pulumi.CustomResource):
|
|
|
1081
1235
|
encrypted: Optional[pulumi.Input[bool]] = None,
|
|
1082
1236
|
instance_id: Optional[pulumi.Input[str]] = None,
|
|
1083
1237
|
kms_key_id: Optional[pulumi.Input[str]] = None,
|
|
1238
|
+
multi_attach: Optional[pulumi.Input[str]] = None,
|
|
1084
1239
|
name: Optional[pulumi.Input[str]] = None,
|
|
1085
1240
|
payment_type: Optional[pulumi.Input[str]] = None,
|
|
1086
1241
|
performance_level: Optional[pulumi.Input[str]] = None,
|
|
1242
|
+
provisioned_iops: Optional[pulumi.Input[int]] = None,
|
|
1243
|
+
region_id: Optional[pulumi.Input[str]] = None,
|
|
1087
1244
|
resource_group_id: Optional[pulumi.Input[str]] = None,
|
|
1088
1245
|
size: Optional[pulumi.Input[int]] = None,
|
|
1089
1246
|
snapshot_id: Optional[pulumi.Input[str]] = None,
|
|
@@ -1101,26 +1258,33 @@ class EcsDisk(pulumi.CustomResource):
|
|
|
1101
1258
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
1102
1259
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
1103
1260
|
:param pulumi.Input[str] availability_zone: Field `availability_zone` has been deprecated from provider version 1.122.0. New field `zone_id` instead.
|
|
1104
|
-
:param pulumi.Input[
|
|
1105
|
-
:param pulumi.Input[
|
|
1106
|
-
:param pulumi.Input[
|
|
1107
|
-
:param pulumi.Input[
|
|
1108
|
-
:param pulumi.Input[
|
|
1109
|
-
:param pulumi.Input[
|
|
1110
|
-
:param pulumi.Input[
|
|
1261
|
+
:param pulumi.Input[bool] bursting_enabled: Specifies whether to enable the performance burst feature. Valid values: `true`, `false`. **NOTE:** `bursting_enabled` is only valid when `category` is `cloud_auto`.
|
|
1262
|
+
:param pulumi.Input[str] category: The category of the data disk. Default value: `cloud_efficiency`. Valid Values: `cloud`, `cloud_efficiency`, `cloud_ssd`, `cloud_essd`, `cloud_auto`, `cloud_essd_entry`, `elastic_ephemeral_disk_standard`, `elastic_ephemeral_disk_premium`.
|
|
1263
|
+
:param pulumi.Input[str] create_time: (Available since v1.237.0) The time when the disk was created.
|
|
1264
|
+
:param pulumi.Input[bool] delete_auto_snapshot: Specifies whether to delete the automatic snapshots of the disk when the disk is released. Default value: `false`.
|
|
1265
|
+
:param pulumi.Input[bool] delete_with_instance: Specifies whether to release the disk along with its associated instance. Default value: `false`.
|
|
1266
|
+
:param pulumi.Input[str] description: The description of the disk. The description must be 2 to 256 characters in length and cannot start with http:// or https://.
|
|
1267
|
+
:param pulumi.Input[str] disk_name: The name of the data disk. The name must be 2 to 128 characters in length and can contain letters, digits, colons (:), underscores (_), periods (.), and hyphens (-). The name must start with a letter.
|
|
1268
|
+
:param pulumi.Input[bool] dry_run: Specifies whether to check the validity of the request without actually making the request.request Default value: `false`. Valid values:
|
|
1269
|
+
:param pulumi.Input[bool] enable_auto_snapshot: Specifies whether to enable the automatic snapshot policy feature for the cloud disk. Valid values: `true`, `false`.
|
|
1111
1270
|
:param pulumi.Input[bool] encrypted: Specifies whether to encrypt the disk. Default value: `false`. Valid values:
|
|
1112
1271
|
:param pulumi.Input[str] instance_id: The ID of the instance to which the created subscription disk is automatically attached.
|
|
1113
1272
|
* After you specify the instance ID, the specified `resource_group_id`, `tags`, and `kms_key_id` parameters are ignored.
|
|
1114
1273
|
* One of the `zone_id` and `instance_id` must be set but can not be set at the same time.
|
|
1115
|
-
:param pulumi.Input[str] kms_key_id: The ID of the KMS key
|
|
1274
|
+
:param pulumi.Input[str] kms_key_id: The ID of the Key Management Service (KMS) key that is used for the disk. **NOTE:** `kms_key_id` is only valid when `encrypted` is `true`.
|
|
1275
|
+
:param pulumi.Input[str] multi_attach: Specifies whether to enable the multi-attach feature for the disk. Default value: `Disabled`. Valid values: `Enabled`, `Disabled`. **NOTE:** Currently, `multi_attach` can only be set to `Enabled` when `category` is set to `cloud_essd`.
|
|
1116
1276
|
:param pulumi.Input[str] name: Field `name` has been deprecated from provider version 1.122.0. New field `disk_name` instead.
|
|
1117
|
-
|
|
1118
|
-
|
|
1277
|
+
|
|
1278
|
+
> **NOTE:** Disk category `cloud` has been outdated, and it only can be used none I/O Optimized ECS instances. Recommend `cloud_efficiency` and `cloud_ssd` disk.
|
|
1279
|
+
:param pulumi.Input[str] payment_type: The payment type of the disk. Default to `PayAsYouGo`. Valid values: `PayAsYouGo`, `Subscription`. If you want to change the disk payment type, the `instance_id` is required.
|
|
1280
|
+
:param pulumi.Input[str] performance_level: Specifies the performance level of an ESSD when you create the ESSD. Valid values:
|
|
1119
1281
|
- `PL0`: A single ESSD delivers up to 10,000 random read/write IOPS.
|
|
1120
1282
|
- `PL1`: A single ESSD delivers up to 50,000 random read/write IOPS.
|
|
1121
1283
|
- `PL2`: A single ESSD delivers up to 100,000 random read/write IOPS.
|
|
1122
1284
|
- `PL3`: A single ESSD delivers up to 1,000,000 random read/write IOPS.
|
|
1123
|
-
:param pulumi.Input[
|
|
1285
|
+
:param pulumi.Input[int] provisioned_iops: The provisioned read/write IOPS of the ESSD AutoPL disk. Valid values: 0 to min{50,000, 1,000 × Capacity - Baseline IOPS}. **NOTE:** `provisioned_iops` is only valid when `category` is `cloud_auto`.
|
|
1286
|
+
:param pulumi.Input[str] region_id: (Available since v1.237.0) The ID of the region to which the disk belongs.
|
|
1287
|
+
:param pulumi.Input[str] resource_group_id: The ID of the resource group to which to add the disk.
|
|
1124
1288
|
:param pulumi.Input[int] size: The size of the disk. Unit: GiB. This parameter is required. Valid values:
|
|
1125
1289
|
- If `category` is set to `cloud`. Valid values: `5` to `2000`.
|
|
1126
1290
|
- If `category` is set to `cloud_efficiency`. Valid values: `20` to `32768`.
|
|
@@ -1135,7 +1299,7 @@ class EcsDisk(pulumi.CustomResource):
|
|
|
1135
1299
|
- If `performance_level` is set to `PL2`. Valid values: `461` to `65536`.
|
|
1136
1300
|
- If `performance_level` is set to `PL3`. Valid values: `1261` to `65536`.
|
|
1137
1301
|
:param pulumi.Input[str] snapshot_id: The ID of the snapshot to use to create the disk. **NOTE:** If the size of the snapshot specified by `snapshot_id` is larger than the value of `size`, the size of the created disk is equal to the specified snapshot size. If the size of the snapshot specified by `snapshot_id` is smaller than the value of `size`, the size of the created disk is equal to the value of `size`.
|
|
1138
|
-
:param pulumi.Input[str] status: The disk
|
|
1302
|
+
:param pulumi.Input[str] status: The status of the disk.
|
|
1139
1303
|
:param pulumi.Input[str] storage_set_id: The ID of the storage set.
|
|
1140
1304
|
:param pulumi.Input[int] storage_set_partition_number: The number of partitions in the storage set.
|
|
1141
1305
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
|
|
@@ -1148,7 +1312,9 @@ class EcsDisk(pulumi.CustomResource):
|
|
|
1148
1312
|
|
|
1149
1313
|
__props__.__dict__["advanced_features"] = advanced_features
|
|
1150
1314
|
__props__.__dict__["availability_zone"] = availability_zone
|
|
1315
|
+
__props__.__dict__["bursting_enabled"] = bursting_enabled
|
|
1151
1316
|
__props__.__dict__["category"] = category
|
|
1317
|
+
__props__.__dict__["create_time"] = create_time
|
|
1152
1318
|
__props__.__dict__["delete_auto_snapshot"] = delete_auto_snapshot
|
|
1153
1319
|
__props__.__dict__["delete_with_instance"] = delete_with_instance
|
|
1154
1320
|
__props__.__dict__["description"] = description
|
|
@@ -1159,9 +1325,12 @@ class EcsDisk(pulumi.CustomResource):
|
|
|
1159
1325
|
__props__.__dict__["encrypted"] = encrypted
|
|
1160
1326
|
__props__.__dict__["instance_id"] = instance_id
|
|
1161
1327
|
__props__.__dict__["kms_key_id"] = kms_key_id
|
|
1328
|
+
__props__.__dict__["multi_attach"] = multi_attach
|
|
1162
1329
|
__props__.__dict__["name"] = name
|
|
1163
1330
|
__props__.__dict__["payment_type"] = payment_type
|
|
1164
1331
|
__props__.__dict__["performance_level"] = performance_level
|
|
1332
|
+
__props__.__dict__["provisioned_iops"] = provisioned_iops
|
|
1333
|
+
__props__.__dict__["region_id"] = region_id
|
|
1165
1334
|
__props__.__dict__["resource_group_id"] = resource_group_id
|
|
1166
1335
|
__props__.__dict__["size"] = size
|
|
1167
1336
|
__props__.__dict__["snapshot_id"] = snapshot_id
|
|
@@ -1180,26 +1349,42 @@ class EcsDisk(pulumi.CustomResource):
|
|
|
1180
1349
|
|
|
1181
1350
|
@property
|
|
1182
1351
|
@pulumi.getter(name="availabilityZone")
|
|
1183
|
-
@_utilities.deprecated("""Field
|
|
1352
|
+
@_utilities.deprecated("""Field `availability_zone` has been deprecated from provider version 1.122.0. New field `zone_id` instead""")
|
|
1184
1353
|
def availability_zone(self) -> pulumi.Output[str]:
|
|
1185
1354
|
"""
|
|
1186
1355
|
Field `availability_zone` has been deprecated from provider version 1.122.0. New field `zone_id` instead.
|
|
1187
1356
|
"""
|
|
1188
1357
|
return pulumi.get(self, "availability_zone")
|
|
1189
1358
|
|
|
1359
|
+
@property
|
|
1360
|
+
@pulumi.getter(name="burstingEnabled")
|
|
1361
|
+
def bursting_enabled(self) -> pulumi.Output[Optional[bool]]:
|
|
1362
|
+
"""
|
|
1363
|
+
Specifies whether to enable the performance burst feature. Valid values: `true`, `false`. **NOTE:** `bursting_enabled` is only valid when `category` is `cloud_auto`.
|
|
1364
|
+
"""
|
|
1365
|
+
return pulumi.get(self, "bursting_enabled")
|
|
1366
|
+
|
|
1190
1367
|
@property
|
|
1191
1368
|
@pulumi.getter
|
|
1192
1369
|
def category(self) -> pulumi.Output[Optional[str]]:
|
|
1193
1370
|
"""
|
|
1194
|
-
|
|
1371
|
+
The category of the data disk. Default value: `cloud_efficiency`. Valid Values: `cloud`, `cloud_efficiency`, `cloud_ssd`, `cloud_essd`, `cloud_auto`, `cloud_essd_entry`, `elastic_ephemeral_disk_standard`, `elastic_ephemeral_disk_premium`.
|
|
1195
1372
|
"""
|
|
1196
1373
|
return pulumi.get(self, "category")
|
|
1197
1374
|
|
|
1375
|
+
@property
|
|
1376
|
+
@pulumi.getter(name="createTime")
|
|
1377
|
+
def create_time(self) -> pulumi.Output[str]:
|
|
1378
|
+
"""
|
|
1379
|
+
(Available since v1.237.0) The time when the disk was created.
|
|
1380
|
+
"""
|
|
1381
|
+
return pulumi.get(self, "create_time")
|
|
1382
|
+
|
|
1198
1383
|
@property
|
|
1199
1384
|
@pulumi.getter(name="deleteAutoSnapshot")
|
|
1200
1385
|
def delete_auto_snapshot(self) -> pulumi.Output[Optional[bool]]:
|
|
1201
1386
|
"""
|
|
1202
|
-
|
|
1387
|
+
Specifies whether to delete the automatic snapshots of the disk when the disk is released. Default value: `false`.
|
|
1203
1388
|
"""
|
|
1204
1389
|
return pulumi.get(self, "delete_auto_snapshot")
|
|
1205
1390
|
|
|
@@ -1207,7 +1392,7 @@ class EcsDisk(pulumi.CustomResource):
|
|
|
1207
1392
|
@pulumi.getter(name="deleteWithInstance")
|
|
1208
1393
|
def delete_with_instance(self) -> pulumi.Output[bool]:
|
|
1209
1394
|
"""
|
|
1210
|
-
|
|
1395
|
+
Specifies whether to release the disk along with its associated instance. Default value: `false`.
|
|
1211
1396
|
"""
|
|
1212
1397
|
return pulumi.get(self, "delete_with_instance")
|
|
1213
1398
|
|
|
@@ -1215,7 +1400,7 @@ class EcsDisk(pulumi.CustomResource):
|
|
|
1215
1400
|
@pulumi.getter
|
|
1216
1401
|
def description(self) -> pulumi.Output[Optional[str]]:
|
|
1217
1402
|
"""
|
|
1218
|
-
|
|
1403
|
+
The description of the disk. The description must be 2 to 256 characters in length and cannot start with http:// or https://.
|
|
1219
1404
|
"""
|
|
1220
1405
|
return pulumi.get(self, "description")
|
|
1221
1406
|
|
|
@@ -1223,7 +1408,7 @@ class EcsDisk(pulumi.CustomResource):
|
|
|
1223
1408
|
@pulumi.getter(name="diskName")
|
|
1224
1409
|
def disk_name(self) -> pulumi.Output[str]:
|
|
1225
1410
|
"""
|
|
1226
|
-
|
|
1411
|
+
The name of the data disk. The name must be 2 to 128 characters in length and can contain letters, digits, colons (:), underscores (_), periods (.), and hyphens (-). The name must start with a letter.
|
|
1227
1412
|
"""
|
|
1228
1413
|
return pulumi.get(self, "disk_name")
|
|
1229
1414
|
|
|
@@ -1231,7 +1416,7 @@ class EcsDisk(pulumi.CustomResource):
|
|
|
1231
1416
|
@pulumi.getter(name="dryRun")
|
|
1232
1417
|
def dry_run(self) -> pulumi.Output[Optional[bool]]:
|
|
1233
1418
|
"""
|
|
1234
|
-
Specifies whether to check the validity of the request without actually making the request.request Default value: false
|
|
1419
|
+
Specifies whether to check the validity of the request without actually making the request.request Default value: `false`. Valid values:
|
|
1235
1420
|
"""
|
|
1236
1421
|
return pulumi.get(self, "dry_run")
|
|
1237
1422
|
|
|
@@ -1239,7 +1424,7 @@ class EcsDisk(pulumi.CustomResource):
|
|
|
1239
1424
|
@pulumi.getter(name="enableAutoSnapshot")
|
|
1240
1425
|
def enable_auto_snapshot(self) -> pulumi.Output[bool]:
|
|
1241
1426
|
"""
|
|
1242
|
-
|
|
1427
|
+
Specifies whether to enable the automatic snapshot policy feature for the cloud disk. Valid values: `true`, `false`.
|
|
1243
1428
|
"""
|
|
1244
1429
|
return pulumi.get(self, "enable_auto_snapshot")
|
|
1245
1430
|
|
|
@@ -1270,16 +1455,26 @@ class EcsDisk(pulumi.CustomResource):
|
|
|
1270
1455
|
@pulumi.getter(name="kmsKeyId")
|
|
1271
1456
|
def kms_key_id(self) -> pulumi.Output[Optional[str]]:
|
|
1272
1457
|
"""
|
|
1273
|
-
The ID of the KMS key
|
|
1458
|
+
The ID of the Key Management Service (KMS) key that is used for the disk. **NOTE:** `kms_key_id` is only valid when `encrypted` is `true`.
|
|
1274
1459
|
"""
|
|
1275
1460
|
return pulumi.get(self, "kms_key_id")
|
|
1276
1461
|
|
|
1462
|
+
@property
|
|
1463
|
+
@pulumi.getter(name="multiAttach")
|
|
1464
|
+
def multi_attach(self) -> pulumi.Output[str]:
|
|
1465
|
+
"""
|
|
1466
|
+
Specifies whether to enable the multi-attach feature for the disk. Default value: `Disabled`. Valid values: `Enabled`, `Disabled`. **NOTE:** Currently, `multi_attach` can only be set to `Enabled` when `category` is set to `cloud_essd`.
|
|
1467
|
+
"""
|
|
1468
|
+
return pulumi.get(self, "multi_attach")
|
|
1469
|
+
|
|
1277
1470
|
@property
|
|
1278
1471
|
@pulumi.getter
|
|
1279
|
-
@_utilities.deprecated("""Field
|
|
1472
|
+
@_utilities.deprecated("""Field `name` has been deprecated from provider version 1.122.0. New field `disk_name` instead.""")
|
|
1280
1473
|
def name(self) -> pulumi.Output[str]:
|
|
1281
1474
|
"""
|
|
1282
1475
|
Field `name` has been deprecated from provider version 1.122.0. New field `disk_name` instead.
|
|
1476
|
+
|
|
1477
|
+
> **NOTE:** Disk category `cloud` has been outdated, and it only can be used none I/O Optimized ECS instances. Recommend `cloud_efficiency` and `cloud_ssd` disk.
|
|
1283
1478
|
"""
|
|
1284
1479
|
return pulumi.get(self, "name")
|
|
1285
1480
|
|
|
@@ -1287,7 +1482,7 @@ class EcsDisk(pulumi.CustomResource):
|
|
|
1287
1482
|
@pulumi.getter(name="paymentType")
|
|
1288
1483
|
def payment_type(self) -> pulumi.Output[str]:
|
|
1289
1484
|
"""
|
|
1290
|
-
|
|
1485
|
+
The payment type of the disk. Default to `PayAsYouGo`. Valid values: `PayAsYouGo`, `Subscription`. If you want to change the disk payment type, the `instance_id` is required.
|
|
1291
1486
|
"""
|
|
1292
1487
|
return pulumi.get(self, "payment_type")
|
|
1293
1488
|
|
|
@@ -1295,7 +1490,7 @@ class EcsDisk(pulumi.CustomResource):
|
|
|
1295
1490
|
@pulumi.getter(name="performanceLevel")
|
|
1296
1491
|
def performance_level(self) -> pulumi.Output[str]:
|
|
1297
1492
|
"""
|
|
1298
|
-
Specifies the performance level of an ESSD when you create the ESSD. Valid values:
|
|
1493
|
+
Specifies the performance level of an ESSD when you create the ESSD. Valid values:
|
|
1299
1494
|
- `PL0`: A single ESSD delivers up to 10,000 random read/write IOPS.
|
|
1300
1495
|
- `PL1`: A single ESSD delivers up to 50,000 random read/write IOPS.
|
|
1301
1496
|
- `PL2`: A single ESSD delivers up to 100,000 random read/write IOPS.
|
|
@@ -1303,11 +1498,27 @@ class EcsDisk(pulumi.CustomResource):
|
|
|
1303
1498
|
"""
|
|
1304
1499
|
return pulumi.get(self, "performance_level")
|
|
1305
1500
|
|
|
1501
|
+
@property
|
|
1502
|
+
@pulumi.getter(name="provisionedIops")
|
|
1503
|
+
def provisioned_iops(self) -> pulumi.Output[Optional[int]]:
|
|
1504
|
+
"""
|
|
1505
|
+
The provisioned read/write IOPS of the ESSD AutoPL disk. Valid values: 0 to min{50,000, 1,000 × Capacity - Baseline IOPS}. **NOTE:** `provisioned_iops` is only valid when `category` is `cloud_auto`.
|
|
1506
|
+
"""
|
|
1507
|
+
return pulumi.get(self, "provisioned_iops")
|
|
1508
|
+
|
|
1509
|
+
@property
|
|
1510
|
+
@pulumi.getter(name="regionId")
|
|
1511
|
+
def region_id(self) -> pulumi.Output[str]:
|
|
1512
|
+
"""
|
|
1513
|
+
(Available since v1.237.0) The ID of the region to which the disk belongs.
|
|
1514
|
+
"""
|
|
1515
|
+
return pulumi.get(self, "region_id")
|
|
1516
|
+
|
|
1306
1517
|
@property
|
|
1307
1518
|
@pulumi.getter(name="resourceGroupId")
|
|
1308
1519
|
def resource_group_id(self) -> pulumi.Output[str]:
|
|
1309
1520
|
"""
|
|
1310
|
-
The
|
|
1521
|
+
The ID of the resource group to which to add the disk.
|
|
1311
1522
|
"""
|
|
1312
1523
|
return pulumi.get(self, "resource_group_id")
|
|
1313
1524
|
|
|
@@ -1343,7 +1554,7 @@ class EcsDisk(pulumi.CustomResource):
|
|
|
1343
1554
|
@pulumi.getter
|
|
1344
1555
|
def status(self) -> pulumi.Output[str]:
|
|
1345
1556
|
"""
|
|
1346
|
-
The disk
|
|
1557
|
+
The status of the disk.
|
|
1347
1558
|
"""
|
|
1348
1559
|
return pulumi.get(self, "status")
|
|
1349
1560
|
|