pulumi-alicloud 3.72.0__py3-none-any.whl → 3.72.0a1735837979__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 +0 -75
- pulumi_alicloud/_inputs.py +0 -471
- pulumi_alicloud/adb/cluster.py +0 -68
- pulumi_alicloud/adb/db_cluster.py +0 -94
- pulumi_alicloud/adb/get_db_cluster_lake_versions.py +4 -39
- pulumi_alicloud/adb/outputs.py +2 -106
- pulumi_alicloud/cfg/get_aggregate_compliance_packs.py +2 -2
- pulumi_alicloud/cfg/get_aggregate_config_rules.py +4 -4
- pulumi_alicloud/cfg/get_aggregate_deliveries.py +2 -16
- pulumi_alicloud/cfg/get_aggregators.py +2 -2
- pulumi_alicloud/cfg/get_compliance_packs.py +2 -2
- pulumi_alicloud/cfg/get_configuration_recorders.py +6 -2
- pulumi_alicloud/cfg/get_deliveries.py +2 -11
- pulumi_alicloud/cfg/get_delivery_channels.py +4 -0
- pulumi_alicloud/cfg/get_rules.py +7 -3
- pulumi_alicloud/cfg/outputs.py +20 -28
- pulumi_alicloud/cloudfirewall/get_instance_members.py +2 -2
- pulumi_alicloud/cloudfirewall/get_instances.py +6 -23
- pulumi_alicloud/cloudfirewall/get_vpc_firewall_cens.py +2 -2
- pulumi_alicloud/cloudfirewall/get_vpc_firewall_control_policies.py +2 -32
- pulumi_alicloud/cloudfirewall/get_vpc_firewalls.py +2 -2
- pulumi_alicloud/cloudfirewall/instance.py +1 -1
- pulumi_alicloud/cloudfirewall/outputs.py +4 -16
- pulumi_alicloud/config/__init__.pyi +0 -2
- pulumi_alicloud/config/outputs.py +0 -284
- pulumi_alicloud/config/vars.py +0 -4
- pulumi_alicloud/cr/_inputs.py +0 -128
- pulumi_alicloud/cr/outputs.py +0 -93
- pulumi_alicloud/cr/registry_enterprise_instance.py +63 -86
- pulumi_alicloud/cs/registry_enterprise_sync_rule.py +38 -331
- pulumi_alicloud/dcdn/get_domains.py +2 -2
- pulumi_alicloud/dcdn/get_ipa_domains.py +2 -14
- pulumi_alicloud/dcdn/get_waf_domains.py +2 -5
- pulumi_alicloud/dcdn/get_waf_policies.py +2 -8
- pulumi_alicloud/dcdn/outputs.py +6 -6
- pulumi_alicloud/ddos/get_ddos_coo_domain_resources.py +2 -8
- pulumi_alicloud/ddos/get_ddos_coo_ports.py +4 -16
- pulumi_alicloud/ddos/outputs.py +4 -4
- pulumi_alicloud/ecs/_inputs.py +0 -9
- pulumi_alicloud/ecs/get_ecs_disks.py +14 -103
- pulumi_alicloud/ecs/outputs.py +36 -90
- pulumi_alicloud/esa/__init__.py +0 -3
- pulumi_alicloud/ess/get_scaling_configurations.py +10 -116
- pulumi_alicloud/ess/notification.py +3 -50
- pulumi_alicloud/ess/outputs.py +8 -104
- pulumi_alicloud/ess/scheduled_task.py +7 -7
- pulumi_alicloud/fc/v3_trigger.py +1 -1
- pulumi_alicloud/ga/get_accelerator_spare_ip_attachments.py +2 -11
- pulumi_alicloud/ga/get_acls.py +2 -14
- pulumi_alicloud/ga/get_additional_certificates.py +2 -11
- pulumi_alicloud/ga/get_bandwidth_packages.py +2 -14
- 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_forwarding_rules.py +2 -8
- pulumi_alicloud/ga/get_ip_sets.py +2 -8
- pulumi_alicloud/ga/get_listeners.py +2 -11
- pulumi_alicloud/ga/outputs.py +32 -64
- pulumi_alicloud/get_msc_sub_contact_verification_message.py +2 -2
- pulumi_alicloud/get_msc_sub_contacts.py +2 -8
- pulumi_alicloud/get_msc_sub_subscriptions.py +2 -5
- pulumi_alicloud/get_msc_sub_webhooks.py +2 -8
- pulumi_alicloud/kms/key.py +28 -108
- pulumi_alicloud/kvstore/get_instances.py +3 -14
- pulumi_alicloud/kvstore/outputs.py +4 -48
- pulumi_alicloud/marketplace/order.py +2 -2
- pulumi_alicloud/mongodb/__init__.py +0 -1
- pulumi_alicloud/oss/__init__.py +0 -2
- pulumi_alicloud/oss/_inputs.py +0 -68
- pulumi_alicloud/oss/outputs.py +0 -74
- pulumi_alicloud/privatelink/get_service.py +2 -2
- pulumi_alicloud/privatelink/get_vpc_endpoint_connections.py +2 -14
- pulumi_alicloud/privatelink/get_vpc_endpoint_service_resources.py +2 -8
- pulumi_alicloud/privatelink/get_vpc_endpoint_service_users.py +2 -11
- pulumi_alicloud/privatelink/get_vpc_endpoint_zones.py +2 -11
- pulumi_alicloud/privatelink/get_vpc_endpoints.py +2 -23
- pulumi_alicloud/privatelink/outputs.py +6 -6
- pulumi_alicloud/provider.py +0 -20
- pulumi_alicloud/pulumi-plugin.json +1 -1
- pulumi_alicloud/ram/get_policies.py +8 -66
- pulumi_alicloud/rds/instance.py +14 -211
- pulumi_alicloud/resourcemanager/control_policy_attachment.py +28 -28
- pulumi_alicloud/resourcemanager/shared_resource.py +0 -7
- pulumi_alicloud/schedulerx/__init__.py +0 -3
- pulumi_alicloud/schedulerx/namespace.py +51 -64
- pulumi_alicloud/schedulerx/outputs.py +0 -425
- pulumi_alicloud/sddp/get_configs.py +2 -5
- pulumi_alicloud/sddp/get_data_limits.py +2 -11
- pulumi_alicloud/sddp/get_instances.py +2 -5
- pulumi_alicloud/sddp/get_rules.py +2 -29
- pulumi_alicloud/sddp/outputs.py +14 -14
- pulumi_alicloud/vpc/get_peer_connections.py +2 -17
- pulumi_alicloud/vpc/network.py +40 -293
- pulumi_alicloud/vpc/outputs.py +2 -2
- pulumi_alicloud/vpc/peer_connection.py +132 -239
- pulumi_alicloud/vpc/peer_connection_accepter.py +6 -85
- pulumi_alicloud/waf/domain.py +2 -2
- pulumi_alicloud/waf/get_certificates.py +2 -14
- pulumi_alicloud/waf/get_domains.py +4 -6
- pulumi_alicloud/waf/get_instances.py +2 -2
- pulumi_alicloud/waf/instance.py +64 -0
- pulumi_alicloud/waf/outputs.py +4 -2
- pulumi_alicloud/wafv3/get_instances.py +4 -10
- {pulumi_alicloud-3.72.0.dist-info → pulumi_alicloud-3.72.0a1735837979.dist-info}/METADATA +1 -1
- {pulumi_alicloud-3.72.0.dist-info → pulumi_alicloud-3.72.0a1735837979.dist-info}/RECORD +114 -129
- {pulumi_alicloud-3.72.0.dist-info → pulumi_alicloud-3.72.0a1735837979.dist-info}/WHEEL +1 -1
- pulumi_alicloud/apig/__init__.py +0 -12
- pulumi_alicloud/apig/_inputs.py +0 -263
- pulumi_alicloud/apig/environment.py +0 -317
- pulumi_alicloud/apig/gateway.py +0 -645
- pulumi_alicloud/apig/http_api.py +0 -465
- pulumi_alicloud/apig/outputs.py +0 -213
- pulumi_alicloud/esa/_inputs.py +0 -456
- pulumi_alicloud/esa/outputs.py +0 -321
- pulumi_alicloud/esa/record.py +0 -798
- pulumi_alicloud/mongodb/private_srv_network_address.py +0 -283
- pulumi_alicloud/oss/access_point.py +0 -463
- pulumi_alicloud/oss/bucket_worm.py +0 -327
- pulumi_alicloud/schedulerx/_inputs.py +0 -542
- pulumi_alicloud/schedulerx/app_group.py +0 -952
- pulumi_alicloud/schedulerx/job.py +0 -1454
- {pulumi_alicloud-3.72.0.dist-info → pulumi_alicloud-3.72.0a1735837979.dist-info}/top_level.txt +0 -0
|
@@ -197,7 +197,7 @@ def get_domains(change_end_time: Optional[str] = None,
|
|
|
197
197
|
"""
|
|
198
198
|
Provides a collection of DCDN Domains to the specified filters.
|
|
199
199
|
|
|
200
|
-
> **NOTE:** Available
|
|
200
|
+
> **NOTE:** Available in 1.94.0+.
|
|
201
201
|
|
|
202
202
|
## Example Usage
|
|
203
203
|
|
|
@@ -266,7 +266,7 @@ def get_domains_output(change_end_time: Optional[pulumi.Input[Optional[str]]] =
|
|
|
266
266
|
"""
|
|
267
267
|
Provides a collection of DCDN Domains to the specified filters.
|
|
268
268
|
|
|
269
|
-
> **NOTE:** Available
|
|
269
|
+
> **NOTE:** Available in 1.94.0+.
|
|
270
270
|
|
|
271
271
|
## Example Usage
|
|
272
272
|
|
|
@@ -56,17 +56,11 @@ class GetIpaDomainsResult:
|
|
|
56
56
|
@property
|
|
57
57
|
@pulumi.getter(name="domainName")
|
|
58
58
|
def domain_name(self) -> Optional[str]:
|
|
59
|
-
"""
|
|
60
|
-
The accelerated domain names.
|
|
61
|
-
"""
|
|
62
59
|
return pulumi.get(self, "domain_name")
|
|
63
60
|
|
|
64
61
|
@property
|
|
65
62
|
@pulumi.getter
|
|
66
63
|
def domains(self) -> Sequence['outputs.GetIpaDomainsDomainResult']:
|
|
67
|
-
"""
|
|
68
|
-
A list of Dcdn Ipa Domains. Each element contains the following attributes:
|
|
69
|
-
"""
|
|
70
64
|
return pulumi.get(self, "domains")
|
|
71
65
|
|
|
72
66
|
@property
|
|
@@ -90,9 +84,6 @@ class GetIpaDomainsResult:
|
|
|
90
84
|
@property
|
|
91
85
|
@pulumi.getter
|
|
92
86
|
def names(self) -> Sequence[str]:
|
|
93
|
-
"""
|
|
94
|
-
A list of Dcdn Ipa Domain names.
|
|
95
|
-
"""
|
|
96
87
|
return pulumi.get(self, "names")
|
|
97
88
|
|
|
98
89
|
@property
|
|
@@ -103,9 +94,6 @@ class GetIpaDomainsResult:
|
|
|
103
94
|
@property
|
|
104
95
|
@pulumi.getter
|
|
105
96
|
def status(self) -> Optional[str]:
|
|
106
|
-
"""
|
|
107
|
-
The status of the accelerated domain name.
|
|
108
|
-
"""
|
|
109
97
|
return pulumi.get(self, "status")
|
|
110
98
|
|
|
111
99
|
|
|
@@ -134,7 +122,7 @@ def get_ipa_domains(domain_name: Optional[str] = None,
|
|
|
134
122
|
"""
|
|
135
123
|
This data source provides the Dcdn Ipa Domains of the current Alibaba Cloud user.
|
|
136
124
|
|
|
137
|
-
> **NOTE:** Available
|
|
125
|
+
> **NOTE:** Available in v1.158.0+.
|
|
138
126
|
|
|
139
127
|
## Example Usage
|
|
140
128
|
|
|
@@ -188,7 +176,7 @@ def get_ipa_domains_output(domain_name: Optional[pulumi.Input[Optional[str]]] =
|
|
|
188
176
|
"""
|
|
189
177
|
This data source provides the Dcdn Ipa Domains of the current Alibaba Cloud user.
|
|
190
178
|
|
|
191
|
-
> **NOTE:** Available
|
|
179
|
+
> **NOTE:** Available in v1.158.0+.
|
|
192
180
|
|
|
193
181
|
## Example Usage
|
|
194
182
|
|
|
@@ -50,9 +50,6 @@ class GetWafDomainsResult:
|
|
|
50
50
|
@property
|
|
51
51
|
@pulumi.getter
|
|
52
52
|
def domains(self) -> Sequence['outputs.GetWafDomainsDomainResult']:
|
|
53
|
-
"""
|
|
54
|
-
A list of Dcdn Waf Domains. Each element contains the following attributes:
|
|
55
|
-
"""
|
|
56
53
|
return pulumi.get(self, "domains")
|
|
57
54
|
|
|
58
55
|
@property
|
|
@@ -106,7 +103,7 @@ def get_waf_domains(enable_details: Optional[bool] = None,
|
|
|
106
103
|
"""
|
|
107
104
|
This data source provides the Dcdn Waf Domains of the current Alibaba Cloud user.
|
|
108
105
|
|
|
109
|
-
> **NOTE:** Available
|
|
106
|
+
> **NOTE:** Available in v1.185.0+.
|
|
110
107
|
|
|
111
108
|
## Example Usage
|
|
112
109
|
|
|
@@ -149,7 +146,7 @@ def get_waf_domains_output(enable_details: Optional[pulumi.Input[Optional[bool]]
|
|
|
149
146
|
"""
|
|
150
147
|
This data source provides the Dcdn Waf Domains of the current Alibaba Cloud user.
|
|
151
148
|
|
|
152
|
-
> **NOTE:** Available
|
|
149
|
+
> **NOTE:** Available in v1.185.0+.
|
|
153
150
|
|
|
154
151
|
## Example Usage
|
|
155
152
|
|
|
@@ -84,9 +84,6 @@ class GetWafPoliciesResult:
|
|
|
84
84
|
@property
|
|
85
85
|
@pulumi.getter
|
|
86
86
|
def policies(self) -> Sequence['outputs.GetWafPoliciesPolicyResult']:
|
|
87
|
-
"""
|
|
88
|
-
A list of Dcdn Waf Policies. Each element contains the following attributes:
|
|
89
|
-
"""
|
|
90
87
|
return pulumi.get(self, "policies")
|
|
91
88
|
|
|
92
89
|
@property
|
|
@@ -97,9 +94,6 @@ class GetWafPoliciesResult:
|
|
|
97
94
|
@property
|
|
98
95
|
@pulumi.getter
|
|
99
96
|
def status(self) -> Optional[str]:
|
|
100
|
-
"""
|
|
101
|
-
The status of the resource.
|
|
102
|
-
"""
|
|
103
97
|
return pulumi.get(self, "status")
|
|
104
98
|
|
|
105
99
|
|
|
@@ -128,7 +122,7 @@ def get_waf_policies(ids: Optional[Sequence[str]] = None,
|
|
|
128
122
|
"""
|
|
129
123
|
This data source provides the Dcdn Waf Policies of the current Alibaba Cloud user.
|
|
130
124
|
|
|
131
|
-
> **NOTE:** Available
|
|
125
|
+
> **NOTE:** Available in v1.184.0+.
|
|
132
126
|
|
|
133
127
|
## Example Usage
|
|
134
128
|
|
|
@@ -175,7 +169,7 @@ def get_waf_policies_output(ids: Optional[pulumi.Input[Optional[Sequence[str]]]]
|
|
|
175
169
|
"""
|
|
176
170
|
This data source provides the Dcdn Waf Policies of the current Alibaba Cloud user.
|
|
177
171
|
|
|
178
|
-
> **NOTE:** Available
|
|
172
|
+
> **NOTE:** Available in v1.184.0+.
|
|
179
173
|
|
|
180
174
|
## Example Usage
|
|
181
175
|
|
pulumi_alicloud/dcdn/outputs.py
CHANGED
|
@@ -3597,14 +3597,14 @@ class GetIpaDomainsDomainResult(dict):
|
|
|
3597
3597
|
:param str cname: The CNAME assigned to the domain name.
|
|
3598
3598
|
:param str create_time: The time when the accelerated domain name was created.
|
|
3599
3599
|
:param str description: The description.
|
|
3600
|
-
:param str domain_name: The
|
|
3600
|
+
:param str domain_name: The accelerated domain names.
|
|
3601
3601
|
:param str id: The ID of the Ipa Domain.
|
|
3602
3602
|
:param str resource_group_id: The ID of the resource group.
|
|
3603
3603
|
:param str scope: The accelerated region.
|
|
3604
3604
|
:param Sequence['GetIpaDomainsDomainSourceArgs'] sources: The information about the origin server.
|
|
3605
3605
|
:param str ssl_protocol: Indicates whether the Security Socket Layer (SSL) certificate is enabled.
|
|
3606
3606
|
:param str ssl_pub: Indicates the public key of the certificate if the HTTPS protocol is enabled.
|
|
3607
|
-
:param str status: The status of the accelerated domain name.
|
|
3607
|
+
:param str status: The status of the accelerated domain name.
|
|
3608
3608
|
"""
|
|
3609
3609
|
pulumi.set(__self__, "cert_name", cert_name)
|
|
3610
3610
|
pulumi.set(__self__, "cname", cname)
|
|
@@ -3655,7 +3655,7 @@ class GetIpaDomainsDomainResult(dict):
|
|
|
3655
3655
|
@pulumi.getter(name="domainName")
|
|
3656
3656
|
def domain_name(self) -> str:
|
|
3657
3657
|
"""
|
|
3658
|
-
The
|
|
3658
|
+
The accelerated domain names.
|
|
3659
3659
|
"""
|
|
3660
3660
|
return pulumi.get(self, "domain_name")
|
|
3661
3661
|
|
|
@@ -3711,7 +3711,7 @@ class GetIpaDomainsDomainResult(dict):
|
|
|
3711
3711
|
@pulumi.getter
|
|
3712
3712
|
def status(self) -> str:
|
|
3713
3713
|
"""
|
|
3714
|
-
The status of the accelerated domain name.
|
|
3714
|
+
The status of the accelerated domain name.
|
|
3715
3715
|
"""
|
|
3716
3716
|
return pulumi.get(self, "status")
|
|
3717
3717
|
|
|
@@ -3879,7 +3879,7 @@ class GetWafPoliciesPolicyResult(dict):
|
|
|
3879
3879
|
:param str policy_name: The name of the protection policy.
|
|
3880
3880
|
:param str policy_type: The type of the protection policy.
|
|
3881
3881
|
:param str rule_count: The number of protection rules in this protection policy.
|
|
3882
|
-
:param str status: The status of the resource.
|
|
3882
|
+
:param str status: The status of the resource.
|
|
3883
3883
|
"""
|
|
3884
3884
|
pulumi.set(__self__, "dcdn_waf_policy_id", dcdn_waf_policy_id)
|
|
3885
3885
|
pulumi.set(__self__, "defense_scene", defense_scene)
|
|
@@ -3959,7 +3959,7 @@ class GetWafPoliciesPolicyResult(dict):
|
|
|
3959
3959
|
@pulumi.getter
|
|
3960
3960
|
def status(self) -> str:
|
|
3961
3961
|
"""
|
|
3962
|
-
The status of the resource.
|
|
3962
|
+
The status of the resource.
|
|
3963
3963
|
"""
|
|
3964
3964
|
return pulumi.get(self, "status")
|
|
3965
3965
|
|
|
@@ -63,9 +63,6 @@ class GetDdosCooDomainResourcesResult:
|
|
|
63
63
|
@property
|
|
64
64
|
@pulumi.getter(name="instanceIds")
|
|
65
65
|
def instance_ids(self) -> Optional[Sequence[str]]:
|
|
66
|
-
"""
|
|
67
|
-
A list ID of instance that you want to associate.
|
|
68
|
-
"""
|
|
69
66
|
return pulumi.get(self, "instance_ids")
|
|
70
67
|
|
|
71
68
|
@property
|
|
@@ -81,9 +78,6 @@ class GetDdosCooDomainResourcesResult:
|
|
|
81
78
|
@property
|
|
82
79
|
@pulumi.getter
|
|
83
80
|
def resources(self) -> Sequence['outputs.GetDdosCooDomainResourcesResourceResult']:
|
|
84
|
-
"""
|
|
85
|
-
A list of Ddoscoo Domain Resources. Each element contains the following attributes:
|
|
86
|
-
"""
|
|
87
81
|
return pulumi.get(self, "resources")
|
|
88
82
|
|
|
89
83
|
|
|
@@ -109,7 +103,7 @@ def get_ddos_coo_domain_resources(ids: Optional[Sequence[str]] = None,
|
|
|
109
103
|
"""
|
|
110
104
|
This data source provides the Ddoscoo Domain Resources of the current Alibaba Cloud user.
|
|
111
105
|
|
|
112
|
-
> **NOTE:** Available
|
|
106
|
+
> **NOTE:** Available in v1.123.0+.
|
|
113
107
|
|
|
114
108
|
## Example Usage
|
|
115
109
|
|
|
@@ -152,7 +146,7 @@ def get_ddos_coo_domain_resources_output(ids: Optional[pulumi.Input[Optional[Seq
|
|
|
152
146
|
"""
|
|
153
147
|
This data source provides the Ddoscoo Domain Resources of the current Alibaba Cloud user.
|
|
154
148
|
|
|
155
|
-
> **NOTE:** Available
|
|
149
|
+
> **NOTE:** Available in v1.123.0+.
|
|
156
150
|
|
|
157
151
|
## Example Usage
|
|
158
152
|
|
|
@@ -53,17 +53,11 @@ class GetDdosCooPortsResult:
|
|
|
53
53
|
@property
|
|
54
54
|
@pulumi.getter(name="frontendPort")
|
|
55
55
|
def frontend_port(self) -> Optional[str]:
|
|
56
|
-
"""
|
|
57
|
-
The forwarding port.
|
|
58
|
-
"""
|
|
59
56
|
return pulumi.get(self, "frontend_port")
|
|
60
57
|
|
|
61
58
|
@property
|
|
62
59
|
@pulumi.getter(name="frontendProtocol")
|
|
63
60
|
def frontend_protocol(self) -> Optional[str]:
|
|
64
|
-
"""
|
|
65
|
-
The forwarding protocol.
|
|
66
|
-
"""
|
|
67
61
|
return pulumi.get(self, "frontend_protocol")
|
|
68
62
|
|
|
69
63
|
@property
|
|
@@ -82,9 +76,6 @@ class GetDdosCooPortsResult:
|
|
|
82
76
|
@property
|
|
83
77
|
@pulumi.getter(name="instanceId")
|
|
84
78
|
def instance_id(self) -> str:
|
|
85
|
-
"""
|
|
86
|
-
The Ddoscoo instance ID.
|
|
87
|
-
"""
|
|
88
79
|
return pulumi.get(self, "instance_id")
|
|
89
80
|
|
|
90
81
|
@property
|
|
@@ -95,9 +86,6 @@ class GetDdosCooPortsResult:
|
|
|
95
86
|
@property
|
|
96
87
|
@pulumi.getter
|
|
97
88
|
def ports(self) -> Sequence['outputs.GetDdosCooPortsPortResult']:
|
|
98
|
-
"""
|
|
99
|
-
A list of DdosCoo Ports. Each element contains the following attributes:
|
|
100
|
-
"""
|
|
101
89
|
return pulumi.get(self, "ports")
|
|
102
90
|
|
|
103
91
|
|
|
@@ -125,7 +113,7 @@ def get_ddos_coo_ports(frontend_port: Optional[str] = None,
|
|
|
125
113
|
"""
|
|
126
114
|
This data source provides the Ddoscoo Ports of the current Alibaba Cloud user.
|
|
127
115
|
|
|
128
|
-
> **NOTE:** Available
|
|
116
|
+
> **NOTE:** Available in v1.123.0+.
|
|
129
117
|
|
|
130
118
|
## Example Usage
|
|
131
119
|
|
|
@@ -144,7 +132,7 @@ def get_ddos_coo_ports(frontend_port: Optional[str] = None,
|
|
|
144
132
|
:param str frontend_port: The forwarding port.
|
|
145
133
|
:param str frontend_protocol: The forwarding protocol. Valid values `tcp` and `udp`.
|
|
146
134
|
:param Sequence[str] ids: A list of Port IDs.
|
|
147
|
-
:param str instance_id: The
|
|
135
|
+
:param str instance_id: The Ddoscoo instance ID.
|
|
148
136
|
:param str output_file: File name where to save data source results (after running `pulumi preview`).
|
|
149
137
|
"""
|
|
150
138
|
__args__ = dict()
|
|
@@ -173,7 +161,7 @@ def get_ddos_coo_ports_output(frontend_port: Optional[pulumi.Input[Optional[str]
|
|
|
173
161
|
"""
|
|
174
162
|
This data source provides the Ddoscoo Ports of the current Alibaba Cloud user.
|
|
175
163
|
|
|
176
|
-
> **NOTE:** Available
|
|
164
|
+
> **NOTE:** Available in v1.123.0+.
|
|
177
165
|
|
|
178
166
|
## Example Usage
|
|
179
167
|
|
|
@@ -192,7 +180,7 @@ def get_ddos_coo_ports_output(frontend_port: Optional[pulumi.Input[Optional[str]
|
|
|
192
180
|
:param str frontend_port: The forwarding port.
|
|
193
181
|
:param str frontend_protocol: The forwarding protocol. Valid values `tcp` and `udp`.
|
|
194
182
|
:param Sequence[str] ids: A list of Port IDs.
|
|
195
|
-
:param str instance_id: The
|
|
183
|
+
:param str instance_id: The Ddoscoo instance ID.
|
|
196
184
|
:param str output_file: File name where to save data source results (after running `pulumi preview`).
|
|
197
185
|
"""
|
|
198
186
|
__args__ = dict()
|
pulumi_alicloud/ddos/outputs.py
CHANGED
|
@@ -1249,7 +1249,7 @@ class GetDdosCooDomainResourcesResourceResult(dict):
|
|
|
1249
1249
|
:param bool http2_enable: Whether Http2.0 is enabled.
|
|
1250
1250
|
:param str https_ext: The advanced HTTPS settings.
|
|
1251
1251
|
:param str id: The ID of the Domain Resource.
|
|
1252
|
-
:param Sequence[str] instance_ids: A ID
|
|
1252
|
+
:param Sequence[str] instance_ids: A list ID of instance that you want to associate.
|
|
1253
1253
|
:param str policy_mode: The type of backload algorithm.
|
|
1254
1254
|
:param bool proxy_enabled: Whether the website service forwarding rules have been turned on.
|
|
1255
1255
|
:param Sequence['GetDdosCooDomainResourcesResourceProxyTypeArgs'] proxy_types: Protocol type and port number information.
|
|
@@ -1354,7 +1354,7 @@ class GetDdosCooDomainResourcesResourceResult(dict):
|
|
|
1354
1354
|
@pulumi.getter(name="instanceIds")
|
|
1355
1355
|
def instance_ids(self) -> Sequence[str]:
|
|
1356
1356
|
"""
|
|
1357
|
-
A ID
|
|
1357
|
+
A list ID of instance that you want to associate.
|
|
1358
1358
|
"""
|
|
1359
1359
|
return pulumi.get(self, "instance_ids")
|
|
1360
1360
|
|
|
@@ -1649,7 +1649,7 @@ class GetDdosCooPortsPortResult(dict):
|
|
|
1649
1649
|
:param str frontend_port: The forwarding port.
|
|
1650
1650
|
:param str frontend_protocol: The forwarding protocol. Valid values `tcp` and `udp`.
|
|
1651
1651
|
:param str id: The ID of the Port.
|
|
1652
|
-
:param str instance_id: The
|
|
1652
|
+
:param str instance_id: The Ddoscoo instance ID.
|
|
1653
1653
|
:param Sequence[str] real_servers: List of source IP addresses.
|
|
1654
1654
|
"""
|
|
1655
1655
|
pulumi.set(__self__, "backend_port", backend_port)
|
|
@@ -1695,7 +1695,7 @@ class GetDdosCooPortsPortResult(dict):
|
|
|
1695
1695
|
@pulumi.getter(name="instanceId")
|
|
1696
1696
|
def instance_id(self) -> str:
|
|
1697
1697
|
"""
|
|
1698
|
-
The
|
|
1698
|
+
The Ddoscoo instance ID.
|
|
1699
1699
|
"""
|
|
1700
1700
|
return pulumi.get(self, "instance_id")
|
|
1701
1701
|
|
pulumi_alicloud/ecs/_inputs.py
CHANGED
|
@@ -2711,9 +2711,6 @@ class GetDisksOperationLockArgs:
|
|
|
2711
2711
|
if not MYPY:
|
|
2712
2712
|
class GetEcsDisksOperationLockArgsDict(TypedDict):
|
|
2713
2713
|
lock_reason: NotRequired[str]
|
|
2714
|
-
"""
|
|
2715
|
-
The reason why the disk was locked.
|
|
2716
|
-
"""
|
|
2717
2714
|
elif False:
|
|
2718
2715
|
GetEcsDisksOperationLockArgsDict: TypeAlias = Mapping[str, Any]
|
|
2719
2716
|
|
|
@@ -2721,18 +2718,12 @@ elif False:
|
|
|
2721
2718
|
class GetEcsDisksOperationLockArgs:
|
|
2722
2719
|
def __init__(__self__, *,
|
|
2723
2720
|
lock_reason: Optional[str] = None):
|
|
2724
|
-
"""
|
|
2725
|
-
:param str lock_reason: The reason why the disk was locked.
|
|
2726
|
-
"""
|
|
2727
2721
|
if lock_reason is not None:
|
|
2728
2722
|
pulumi.set(__self__, "lock_reason", lock_reason)
|
|
2729
2723
|
|
|
2730
2724
|
@property
|
|
2731
2725
|
@pulumi.getter(name="lockReason")
|
|
2732
2726
|
def lock_reason(self) -> Optional[str]:
|
|
2733
|
-
"""
|
|
2734
|
-
The reason why the disk was locked.
|
|
2735
|
-
"""
|
|
2736
2727
|
return pulumi.get(self, "lock_reason")
|
|
2737
2728
|
|
|
2738
2729
|
@lock_reason.setter
|
|
@@ -137,66 +137,42 @@ class GetEcsDisksResult:
|
|
|
137
137
|
@property
|
|
138
138
|
@pulumi.getter(name="autoSnapshotPolicyId")
|
|
139
139
|
def auto_snapshot_policy_id(self) -> Optional[str]:
|
|
140
|
-
"""
|
|
141
|
-
Query cloud disks based on the automatic snapshot policy ID.
|
|
142
|
-
"""
|
|
143
140
|
return pulumi.get(self, "auto_snapshot_policy_id")
|
|
144
141
|
|
|
145
142
|
@property
|
|
146
143
|
@pulumi.getter(name="availabilityZone")
|
|
147
144
|
@_utilities.deprecated("""Field 'availability_zone' has been deprecated from provider version 1.122.0. New field 'zone_id' instead""")
|
|
148
145
|
def availability_zone(self) -> Optional[str]:
|
|
149
|
-
"""
|
|
150
|
-
Availability zone of the disk.
|
|
151
|
-
"""
|
|
152
146
|
return pulumi.get(self, "availability_zone")
|
|
153
147
|
|
|
154
148
|
@property
|
|
155
149
|
@pulumi.getter
|
|
156
150
|
def category(self) -> Optional[str]:
|
|
157
|
-
"""
|
|
158
|
-
Disk category.
|
|
159
|
-
"""
|
|
160
151
|
return pulumi.get(self, "category")
|
|
161
152
|
|
|
162
153
|
@property
|
|
163
154
|
@pulumi.getter(name="deleteAutoSnapshot")
|
|
164
155
|
def delete_auto_snapshot(self) -> Optional[bool]:
|
|
165
|
-
"""
|
|
166
|
-
Indicates whether the automatic snapshot is deleted when the disk is released.
|
|
167
|
-
"""
|
|
168
156
|
return pulumi.get(self, "delete_auto_snapshot")
|
|
169
157
|
|
|
170
158
|
@property
|
|
171
159
|
@pulumi.getter(name="deleteWithInstance")
|
|
172
160
|
def delete_with_instance(self) -> Optional[bool]:
|
|
173
|
-
"""
|
|
174
|
-
Indicates whether the disk is released together with the instance.
|
|
175
|
-
"""
|
|
176
161
|
return pulumi.get(self, "delete_with_instance")
|
|
177
162
|
|
|
178
163
|
@property
|
|
179
164
|
@pulumi.getter(name="diskName")
|
|
180
165
|
def disk_name(self) -> Optional[str]:
|
|
181
|
-
"""
|
|
182
|
-
The disk name.
|
|
183
|
-
"""
|
|
184
166
|
return pulumi.get(self, "disk_name")
|
|
185
167
|
|
|
186
168
|
@property
|
|
187
169
|
@pulumi.getter(name="diskType")
|
|
188
170
|
def disk_type(self) -> Optional[str]:
|
|
189
|
-
"""
|
|
190
|
-
The type of the disk.
|
|
191
|
-
"""
|
|
192
171
|
return pulumi.get(self, "disk_type")
|
|
193
172
|
|
|
194
173
|
@property
|
|
195
174
|
@pulumi.getter
|
|
196
175
|
def disks(self) -> Sequence['outputs.GetEcsDisksDiskResult']:
|
|
197
|
-
"""
|
|
198
|
-
A list of Ecs Disks. Each element contains the following attributes:
|
|
199
|
-
"""
|
|
200
176
|
return pulumi.get(self, "disks")
|
|
201
177
|
|
|
202
178
|
@property
|
|
@@ -207,17 +183,11 @@ class GetEcsDisksResult:
|
|
|
207
183
|
@property
|
|
208
184
|
@pulumi.getter(name="enableAutoSnapshot")
|
|
209
185
|
def enable_auto_snapshot(self) -> Optional[bool]:
|
|
210
|
-
"""
|
|
211
|
-
Whether the disk implements an automatic snapshot policy.
|
|
212
|
-
"""
|
|
213
186
|
return pulumi.get(self, "enable_auto_snapshot")
|
|
214
187
|
|
|
215
188
|
@property
|
|
216
189
|
@pulumi.getter(name="enableAutomatedSnapshotPolicy")
|
|
217
190
|
def enable_automated_snapshot_policy(self) -> Optional[bool]:
|
|
218
|
-
"""
|
|
219
|
-
Whether the disk implements an automatic snapshot policy.
|
|
220
|
-
"""
|
|
221
191
|
return pulumi.get(self, "enable_automated_snapshot_policy")
|
|
222
192
|
|
|
223
193
|
@property
|
|
@@ -228,9 +198,6 @@ class GetEcsDisksResult:
|
|
|
228
198
|
@property
|
|
229
199
|
@pulumi.getter
|
|
230
200
|
def encrypted(self) -> Optional[str]:
|
|
231
|
-
"""
|
|
232
|
-
Indicate whether the disk is encrypted or not.
|
|
233
|
-
"""
|
|
234
201
|
return pulumi.get(self, "encrypted")
|
|
235
202
|
|
|
236
203
|
@property
|
|
@@ -249,17 +216,11 @@ class GetEcsDisksResult:
|
|
|
249
216
|
@property
|
|
250
217
|
@pulumi.getter(name="instanceId")
|
|
251
218
|
def instance_id(self) -> Optional[str]:
|
|
252
|
-
"""
|
|
253
|
-
The instance ID of the disk mount.
|
|
254
|
-
"""
|
|
255
219
|
return pulumi.get(self, "instance_id")
|
|
256
220
|
|
|
257
221
|
@property
|
|
258
222
|
@pulumi.getter(name="kmsKeyId")
|
|
259
223
|
def kms_key_id(self) -> Optional[str]:
|
|
260
|
-
"""
|
|
261
|
-
The ID of the KMS key that is used for the cloud disk.
|
|
262
|
-
"""
|
|
263
224
|
return pulumi.get(self, "kms_key_id")
|
|
264
225
|
|
|
265
226
|
@property
|
|
@@ -270,17 +231,11 @@ class GetEcsDisksResult:
|
|
|
270
231
|
@property
|
|
271
232
|
@pulumi.getter
|
|
272
233
|
def names(self) -> Sequence[str]:
|
|
273
|
-
"""
|
|
274
|
-
A list of Disk names.
|
|
275
|
-
"""
|
|
276
234
|
return pulumi.get(self, "names")
|
|
277
235
|
|
|
278
236
|
@property
|
|
279
237
|
@pulumi.getter(name="operationLocks")
|
|
280
238
|
def operation_locks(self) -> Optional[Sequence['outputs.GetEcsDisksOperationLockResult']]:
|
|
281
|
-
"""
|
|
282
|
-
The reasons why the disk was locked.
|
|
283
|
-
"""
|
|
284
239
|
return pulumi.get(self, "operation_locks")
|
|
285
240
|
|
|
286
241
|
@property
|
|
@@ -301,49 +256,31 @@ class GetEcsDisksResult:
|
|
|
301
256
|
@property
|
|
302
257
|
@pulumi.getter(name="paymentType")
|
|
303
258
|
def payment_type(self) -> Optional[str]:
|
|
304
|
-
"""
|
|
305
|
-
Payment method for disk.
|
|
306
|
-
"""
|
|
307
259
|
return pulumi.get(self, "payment_type")
|
|
308
260
|
|
|
309
261
|
@property
|
|
310
262
|
@pulumi.getter
|
|
311
263
|
def portable(self) -> Optional[bool]:
|
|
312
|
-
"""
|
|
313
|
-
Whether the disk is unmountable.
|
|
314
|
-
"""
|
|
315
264
|
return pulumi.get(self, "portable")
|
|
316
265
|
|
|
317
266
|
@property
|
|
318
267
|
@pulumi.getter(name="resourceGroupId")
|
|
319
268
|
def resource_group_id(self) -> Optional[str]:
|
|
320
|
-
"""
|
|
321
|
-
The Id of resource group.
|
|
322
|
-
"""
|
|
323
269
|
return pulumi.get(self, "resource_group_id")
|
|
324
270
|
|
|
325
271
|
@property
|
|
326
272
|
@pulumi.getter(name="snapshotId")
|
|
327
273
|
def snapshot_id(self) -> Optional[str]:
|
|
328
|
-
"""
|
|
329
|
-
Snapshot used to create the disk. It is null if no snapshot is used to create the disk.
|
|
330
|
-
"""
|
|
331
274
|
return pulumi.get(self, "snapshot_id")
|
|
332
275
|
|
|
333
276
|
@property
|
|
334
277
|
@pulumi.getter
|
|
335
278
|
def status(self) -> Optional[str]:
|
|
336
|
-
"""
|
|
337
|
-
Current status.
|
|
338
|
-
"""
|
|
339
279
|
return pulumi.get(self, "status")
|
|
340
280
|
|
|
341
281
|
@property
|
|
342
282
|
@pulumi.getter
|
|
343
283
|
def tags(self) -> Optional[Mapping[str, str]]:
|
|
344
|
-
"""
|
|
345
|
-
A map of tags assigned to the disk.
|
|
346
|
-
"""
|
|
347
284
|
return pulumi.get(self, "tags")
|
|
348
285
|
|
|
349
286
|
@property
|
|
@@ -355,17 +292,11 @@ class GetEcsDisksResult:
|
|
|
355
292
|
@pulumi.getter
|
|
356
293
|
@_utilities.deprecated("""Field 'type' has been deprecated from provider version 1.122.0. New field 'disk_type' instead.""")
|
|
357
294
|
def type(self) -> Optional[str]:
|
|
358
|
-
"""
|
|
359
|
-
The type of the disk.
|
|
360
|
-
"""
|
|
361
295
|
return pulumi.get(self, "type")
|
|
362
296
|
|
|
363
297
|
@property
|
|
364
298
|
@pulumi.getter(name="zoneId")
|
|
365
299
|
def zone_id(self) -> Optional[str]:
|
|
366
|
-
"""
|
|
367
|
-
The zone id.
|
|
368
|
-
"""
|
|
369
300
|
return pulumi.get(self, "zone_id")
|
|
370
301
|
|
|
371
302
|
|
|
@@ -443,7 +374,7 @@ def get_ecs_disks(additional_attributes: Optional[Sequence[str]] = None,
|
|
|
443
374
|
"""
|
|
444
375
|
This data source provides the Ecs Disks of the current Alibaba Cloud user.
|
|
445
376
|
|
|
446
|
-
> **NOTE:** Available
|
|
377
|
+
> **NOTE:** Available in v1.122.0+.
|
|
447
378
|
|
|
448
379
|
## Example Usage
|
|
449
380
|
|
|
@@ -453,18 +384,9 @@ def get_ecs_disks(additional_attributes: Optional[Sequence[str]] = None,
|
|
|
453
384
|
import pulumi
|
|
454
385
|
import pulumi_alicloud as alicloud
|
|
455
386
|
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
disk_name="terraform-example",
|
|
460
|
-
description="terraform-example",
|
|
461
|
-
category="cloud_efficiency",
|
|
462
|
-
size=30,
|
|
463
|
-
tags={
|
|
464
|
-
"Name": "terraform-example",
|
|
465
|
-
})
|
|
466
|
-
ids = alicloud.ecs.get_ecs_disks_output(ids=[default_ecs_disk.id])
|
|
467
|
-
pulumi.export("ecsDiskId0", ids.disks[0].id)
|
|
387
|
+
example = alicloud.ecs.get_ecs_disks(ids=["d-artgdsvdvxxxx"],
|
|
388
|
+
name_regex="tf-test")
|
|
389
|
+
pulumi.export("firstEcsDiskId", example.disks[0].id)
|
|
468
390
|
```
|
|
469
391
|
|
|
470
392
|
|
|
@@ -475,23 +397,22 @@ def get_ecs_disks(additional_attributes: Optional[Sequence[str]] = None,
|
|
|
475
397
|
:param bool delete_auto_snapshot: Indicates whether the automatic snapshot is deleted when the disk is released.
|
|
476
398
|
:param bool delete_with_instance: Indicates whether the disk is released together with the instance.
|
|
477
399
|
:param str disk_name: The disk name.
|
|
478
|
-
:param str disk_type: The disk type.
|
|
400
|
+
:param str disk_type: The disk type.
|
|
479
401
|
:param bool dry_run: Specifies whether to check the validity of the request without actually making the request.request Default value: false. Valid values:
|
|
480
402
|
:param bool enable_auto_snapshot: Indicates whether the automatic snapshot is deleted when the disk is released.
|
|
481
403
|
:param bool enable_automated_snapshot_policy: Whether the cloud disk has an automatic snapshot policy
|
|
482
404
|
:param bool enable_shared: Whether it is shared block storage.
|
|
483
|
-
:param str encrypted: Indicate whether the disk is encrypted or not.
|
|
405
|
+
:param str encrypted: Indicate whether the disk is encrypted or not. Possible values: `on` and `off`.
|
|
484
406
|
:param Sequence[str] ids: A list of Disk IDs.
|
|
485
407
|
:param str instance_id: Filter the results by the specified ECS instance ID.
|
|
486
408
|
:param str kms_key_id: The kms key id.
|
|
487
409
|
:param str name_regex: A regex string to filter results by Disk name.
|
|
488
|
-
:param Sequence[Union['GetEcsDisksOperationLockArgs', 'GetEcsDisksOperationLockArgsDict']] operation_locks: The reasons why the disk was locked. See `operation_locks` below for details.
|
|
489
410
|
:param str output_file: File name where to save data source results (after running `pulumi preview`).
|
|
490
411
|
:param str payment_type: Payment method for disk. Valid Values: `PayAsYouGo`, `Subscription`.
|
|
491
412
|
:param bool portable: Whether the cloud disk or local disk supports uninstallation.
|
|
492
413
|
:param str resource_group_id: The Id of resource group which the disk belongs.
|
|
493
414
|
:param str snapshot_id: The source snapshot id.
|
|
494
|
-
:param str status: The status of disk.
|
|
415
|
+
:param str status: The status of disk.
|
|
495
416
|
:param Mapping[str, str] tags: A map of tags assigned to the disks.
|
|
496
417
|
:param str type: Field `type` has been deprecated from provider version 1.122.0. New field `disk_type` instead.
|
|
497
418
|
:param str zone_id: ID of the free zone to which the disk belongs.
|
|
@@ -596,7 +517,7 @@ def get_ecs_disks_output(additional_attributes: Optional[pulumi.Input[Optional[S
|
|
|
596
517
|
"""
|
|
597
518
|
This data source provides the Ecs Disks of the current Alibaba Cloud user.
|
|
598
519
|
|
|
599
|
-
> **NOTE:** Available
|
|
520
|
+
> **NOTE:** Available in v1.122.0+.
|
|
600
521
|
|
|
601
522
|
## Example Usage
|
|
602
523
|
|
|
@@ -606,18 +527,9 @@ def get_ecs_disks_output(additional_attributes: Optional[pulumi.Input[Optional[S
|
|
|
606
527
|
import pulumi
|
|
607
528
|
import pulumi_alicloud as alicloud
|
|
608
529
|
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
disk_name="terraform-example",
|
|
613
|
-
description="terraform-example",
|
|
614
|
-
category="cloud_efficiency",
|
|
615
|
-
size=30,
|
|
616
|
-
tags={
|
|
617
|
-
"Name": "terraform-example",
|
|
618
|
-
})
|
|
619
|
-
ids = alicloud.ecs.get_ecs_disks_output(ids=[default_ecs_disk.id])
|
|
620
|
-
pulumi.export("ecsDiskId0", ids.disks[0].id)
|
|
530
|
+
example = alicloud.ecs.get_ecs_disks(ids=["d-artgdsvdvxxxx"],
|
|
531
|
+
name_regex="tf-test")
|
|
532
|
+
pulumi.export("firstEcsDiskId", example.disks[0].id)
|
|
621
533
|
```
|
|
622
534
|
|
|
623
535
|
|
|
@@ -628,23 +540,22 @@ def get_ecs_disks_output(additional_attributes: Optional[pulumi.Input[Optional[S
|
|
|
628
540
|
:param bool delete_auto_snapshot: Indicates whether the automatic snapshot is deleted when the disk is released.
|
|
629
541
|
:param bool delete_with_instance: Indicates whether the disk is released together with the instance.
|
|
630
542
|
:param str disk_name: The disk name.
|
|
631
|
-
:param str disk_type: The disk type.
|
|
543
|
+
:param str disk_type: The disk type.
|
|
632
544
|
:param bool dry_run: Specifies whether to check the validity of the request without actually making the request.request Default value: false. Valid values:
|
|
633
545
|
:param bool enable_auto_snapshot: Indicates whether the automatic snapshot is deleted when the disk is released.
|
|
634
546
|
:param bool enable_automated_snapshot_policy: Whether the cloud disk has an automatic snapshot policy
|
|
635
547
|
:param bool enable_shared: Whether it is shared block storage.
|
|
636
|
-
:param str encrypted: Indicate whether the disk is encrypted or not.
|
|
548
|
+
:param str encrypted: Indicate whether the disk is encrypted or not. Possible values: `on` and `off`.
|
|
637
549
|
:param Sequence[str] ids: A list of Disk IDs.
|
|
638
550
|
:param str instance_id: Filter the results by the specified ECS instance ID.
|
|
639
551
|
:param str kms_key_id: The kms key id.
|
|
640
552
|
:param str name_regex: A regex string to filter results by Disk name.
|
|
641
|
-
:param Sequence[Union['GetEcsDisksOperationLockArgs', 'GetEcsDisksOperationLockArgsDict']] operation_locks: The reasons why the disk was locked. See `operation_locks` below for details.
|
|
642
553
|
:param str output_file: File name where to save data source results (after running `pulumi preview`).
|
|
643
554
|
:param str payment_type: Payment method for disk. Valid Values: `PayAsYouGo`, `Subscription`.
|
|
644
555
|
:param bool portable: Whether the cloud disk or local disk supports uninstallation.
|
|
645
556
|
:param str resource_group_id: The Id of resource group which the disk belongs.
|
|
646
557
|
:param str snapshot_id: The source snapshot id.
|
|
647
|
-
:param str status: The status of disk.
|
|
558
|
+
:param str status: The status of disk.
|
|
648
559
|
:param Mapping[str, str] tags: A map of tags assigned to the disks.
|
|
649
560
|
:param str type: Field `type` has been deprecated from provider version 1.122.0. New field `disk_type` instead.
|
|
650
561
|
:param str zone_id: ID of the free zone to which the disk belongs.
|