pulumi-oci 2.4.0__py3-none-any.whl → 2.4.0a1721890421__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.
- pulumi_oci/__init__.py +0 -19
- pulumi_oci/apmsynthetics/_inputs.py +1 -457
- pulumi_oci/apmsynthetics/config.py +7 -172
- pulumi_oci/apmsynthetics/get_monitor.py +3 -42
- pulumi_oci/apmsynthetics/get_monitors.py +2 -2
- pulumi_oci/apmsynthetics/outputs.py +9 -1129
- pulumi_oci/core/_inputs.py +8 -8
- pulumi_oci/core/outputs.py +8 -24
- pulumi_oci/database/_inputs.py +0 -16
- pulumi_oci/database/autonomous_database.py +9 -83
- pulumi_oci/database/cloud_autonomous_vm_cluster.py +25 -7
- pulumi_oci/database/cloud_exadata_infrastructure.py +17 -66
- pulumi_oci/database/cloud_vm_cluster.py +0 -49
- pulumi_oci/database/database.py +96 -0
- pulumi_oci/database/get_autonomous_database.py +1 -25
- pulumi_oci/database/get_cloud_exadata_infrastructure.py +1 -14
- pulumi_oci/database/get_cloud_vm_cluster.py +1 -14
- pulumi_oci/database/get_key_store.py +1 -11
- pulumi_oci/database/key_store.py +0 -34
- pulumi_oci/database/outputs.py +0 -93
- pulumi_oci/datasafe/__init__.py +0 -1
- pulumi_oci/datasafe/_inputs.py +0 -130
- pulumi_oci/datasafe/discovery_mod.py +38 -67
- pulumi_oci/datasafe/get_audit_events.py +2 -2
- pulumi_oci/datasafe/get_discovery_job.py +1 -15
- pulumi_oci/datasafe/get_report.py +1 -1
- pulumi_oci/datasafe/get_report_definition.py +1 -1
- pulumi_oci/datasafe/get_reports.py +1 -43
- pulumi_oci/datasafe/get_security_assessment.py +1 -14
- pulumi_oci/datasafe/get_security_assessment_finding.py +3 -16
- pulumi_oci/datasafe/get_security_assessment_findings.py +3 -21
- pulumi_oci/datasafe/get_sensitive_data_model.py +1 -15
- pulumi_oci/datasafe/get_user_assessment.py +1 -14
- pulumi_oci/datasafe/outputs.py +6 -530
- pulumi_oci/datasafe/report.py +4 -4
- pulumi_oci/datasafe/report_definition.py +4 -4
- pulumi_oci/datasafe/security_assessment.py +0 -49
- pulumi_oci/datasafe/sensitive_data_model.py +3 -60
- pulumi_oci/datasafe/unset_security_assessment_baseline.py +16 -69
- pulumi_oci/datasafe/unset_user_assessment_baseline.py +5 -58
- pulumi_oci/datasafe/user_assessment.py +0 -49
- pulumi_oci/integration/_inputs.py +2 -0
- pulumi_oci/integration/get_integration_instance.py +1 -0
- pulumi_oci/integration/integration_instance.py +27 -0
- pulumi_oci/integration/outputs.py +12 -4
- pulumi_oci/opsi/_inputs.py +8 -8
- pulumi_oci/opsi/database_insight.py +15 -71
- pulumi_oci/opsi/get_database_insight.py +3 -29
- pulumi_oci/opsi/get_database_insights.py +1 -1
- pulumi_oci/opsi/get_enterprise_manager_bridges.py +2 -2
- pulumi_oci/opsi/get_host_insight.py +4 -1
- pulumi_oci/opsi/get_host_insights.py +3 -3
- pulumi_oci/opsi/get_news_report.py +1 -1
- pulumi_oci/opsi/get_news_reports.py +3 -3
- pulumi_oci/opsi/get_operations_insights_private_endpoint.py +1 -1
- pulumi_oci/opsi/get_operations_insights_private_endpoints.py +1 -1
- pulumi_oci/opsi/get_operations_insights_warehouse.py +7 -7
- pulumi_oci/opsi/get_operations_insights_warehouse_user.py +2 -2
- pulumi_oci/opsi/get_operations_insights_warehouses.py +5 -5
- pulumi_oci/opsi/host_insight.py +14 -6
- pulumi_oci/opsi/news_report.py +2 -2
- pulumi_oci/opsi/operations_insights_private_endpoint.py +9 -9
- pulumi_oci/opsi/operations_insights_warehouse.py +17 -17
- pulumi_oci/opsi/operations_insights_warehouse_download_warehouse_wallet.py +14 -14
- pulumi_oci/opsi/operations_insights_warehouse_rotate_warehouse_wallet.py +7 -7
- pulumi_oci/opsi/operations_insights_warehouse_user.py +14 -14
- pulumi_oci/opsi/outputs.py +24 -46
- pulumi_oci/pulumi-plugin.json +1 -1
- {pulumi_oci-2.4.0.dist-info → pulumi_oci-2.4.0a1721890421.dist-info}/METADATA +1 -1
- {pulumi_oci-2.4.0.dist-info → pulumi_oci-2.4.0a1721890421.dist-info}/RECORD +72 -82
- pulumi_oci/datasafe/get_sensitive_data_model_sensitive_types.py +0 -153
- pulumi_oci/globallydistributeddatabase/__init__.py +0 -15
- pulumi_oci/globallydistributeddatabase/_inputs.py +0 -1003
- pulumi_oci/globallydistributeddatabase/get_private_endpoint.py +0 -300
- pulumi_oci/globallydistributeddatabase/get_private_endpoints.py +0 -176
- pulumi_oci/globallydistributeddatabase/get_sharded_database.py +0 -610
- pulumi_oci/globallydistributeddatabase/get_sharded_databases.py +0 -176
- pulumi_oci/globallydistributeddatabase/outputs.py +0 -2058
- pulumi_oci/globallydistributeddatabase/private_endpoint.py +0 -742
- pulumi_oci/globallydistributeddatabase/sharded_database.py +0 -1816
- {pulumi_oci-2.4.0.dist-info → pulumi_oci-2.4.0a1721890421.dist-info}/WHEEL +0 -0
- {pulumi_oci-2.4.0.dist-info → pulumi_oci-2.4.0a1721890421.dist-info}/top_level.txt +0 -0
@@ -52,7 +52,9 @@ class CloudAutonomousVmClusterArgs:
|
|
52
52
|
:param pulumi.Input[str] description: (Updatable) User defined description of the cloud Autonomous VM cluster.
|
53
53
|
:param pulumi.Input[Mapping[str, Any]] freeform_tags: (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
54
54
|
:param pulumi.Input[bool] is_mtls_enabled_vm_cluster: Enable mutual TLS(mTLS) authentication for database at time of provisioning a VMCluster. This is applicable to database TLS Certificates only. Default is TLS
|
55
|
-
|
55
|
+
<<<<<<< HEAD
|
56
|
+
:param pulumi.Input[str] license_model: (Updatable) The Oracle license model that applies to the Oracle Autonomous Database. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle services in the cloud. License Included allows you to subscribe to new Oracle Database software licenses and the Oracle Database service. Note that when provisioning an [Autonomous Database on dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html), this attribute must be null. It is already set at the Autonomous Exadata Infrastructure level. When provisioning an [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) database, if a value is not specified, the system defaults the value to `BRING_YOUR_OWN_LICENSE`.
|
57
|
+
>>>>>>> ee509575808 (Added - Support for ADB-S: Cross-Tenancy Autonomous Data Guard standby)
|
56
58
|
|
57
59
|
This cannot be updated in parallel with any of the following: cpuCoreCount, computeCount, maxCpuCoreCount, dataStorageSizeInTBs, adminPassword, isMTLSConnectionRequired, dbWorkload, privateEndpointLabel, nsgIds, dbVersion, dbName, scheduledOperations, dbToolsDetails, or isFreeTier.
|
58
60
|
:param pulumi.Input['CloudAutonomousVmClusterMaintenanceWindowDetailsArgs'] maintenance_window_details: (Updatable) The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
|
@@ -255,6 +257,7 @@ class CloudAutonomousVmClusterArgs:
|
|
255
257
|
def is_mtls_enabled_vm_cluster(self) -> Optional[pulumi.Input[bool]]:
|
256
258
|
"""
|
257
259
|
Enable mutual TLS(mTLS) authentication for database at time of provisioning a VMCluster. This is applicable to database TLS Certificates only. Default is TLS
|
260
|
+
<<<<<<< HEAD
|
258
261
|
"""
|
259
262
|
return pulumi.get(self, "is_mtls_enabled_vm_cluster")
|
260
263
|
|
@@ -266,7 +269,8 @@ class CloudAutonomousVmClusterArgs:
|
|
266
269
|
@pulumi.getter(name="licenseModel")
|
267
270
|
def license_model(self) -> Optional[pulumi.Input[str]]:
|
268
271
|
"""
|
269
|
-
(Updatable) The Oracle license model that applies to the Oracle Autonomous Database. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle services in the cloud. License Included allows you to subscribe to new Oracle Database software licenses and the Oracle Database service. Note that when provisioning an [Autonomous Database on dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html), this attribute must be null. It is already set at the Autonomous Exadata Infrastructure level. When provisioning an [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) database, if a value is not specified, the system defaults the value to `BRING_YOUR_OWN_LICENSE`.
|
272
|
+
(Updatable) The Oracle license model that applies to the Oracle Autonomous Database. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle services in the cloud. License Included allows you to subscribe to new Oracle Database software licenses and the Oracle Database service. Note that when provisioning an [Autonomous Database on dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html), this attribute must be null. It is already set at the Autonomous Exadata Infrastructure level. When provisioning an [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) database, if a value is not specified, the system defaults the value to `BRING_YOUR_OWN_LICENSE`.
|
273
|
+
>>>>>>> ee509575808 (Added - Support for ADB-S: Cross-Tenancy Autonomous Data Guard standby)
|
270
274
|
|
271
275
|
This cannot be updated in parallel with any of the following: cpuCoreCount, computeCount, maxCpuCoreCount, dataStorageSizeInTBs, adminPassword, isMTLSConnectionRequired, dbWorkload, privateEndpointLabel, nsgIds, dbVersion, dbName, scheduledOperations, dbToolsDetails, or isFreeTier.
|
272
276
|
"""
|
@@ -450,9 +454,12 @@ class _CloudAutonomousVmClusterState:
|
|
450
454
|
:param pulumi.Input[Mapping[str, Any]] freeform_tags: (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
451
455
|
:param pulumi.Input[str] hostname: The hostname for the cloud Autonomous VM cluster.
|
452
456
|
:param pulumi.Input[bool] is_mtls_enabled_vm_cluster: Enable mutual TLS(mTLS) authentication for database at time of provisioning a VMCluster. This is applicable to database TLS Certificates only. Default is TLS
|
457
|
+
<<<<<<< HEAD
|
453
458
|
:param pulumi.Input[str] last_maintenance_run_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the last maintenance run.
|
454
459
|
:param pulumi.Input[str] last_update_history_entry_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the last maintenance update history. This value is updated when a maintenance update starts.
|
455
|
-
|
460
|
+
<<<<<<< HEAD
|
461
|
+
:param pulumi.Input[str] license_model: (Updatable) The Oracle license model that applies to the Oracle Autonomous Database. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle services in the cloud. License Included allows you to subscribe to new Oracle Database software licenses and the Oracle Database service. Note that when provisioning an [Autonomous Database on dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html), this attribute must be null. It is already set at the Autonomous Exadata Infrastructure level. When provisioning an [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) database, if a value is not specified, the system defaults the value to `BRING_YOUR_OWN_LICENSE`.
|
462
|
+
>>>>>>> ee509575808 (Added - Support for ADB-S: Cross-Tenancy Autonomous Data Guard standby)
|
456
463
|
|
457
464
|
This cannot be updated in parallel with any of the following: cpuCoreCount, computeCount, maxCpuCoreCount, dataStorageSizeInTBs, adminPassword, isMTLSConnectionRequired, dbWorkload, privateEndpointLabel, nsgIds, dbVersion, dbName, scheduledOperations, dbToolsDetails, or isFreeTier.
|
458
465
|
:param pulumi.Input[str] lifecycle_details: Additional information about the current lifecycle state.
|
@@ -893,6 +900,7 @@ class _CloudAutonomousVmClusterState:
|
|
893
900
|
def is_mtls_enabled_vm_cluster(self) -> Optional[pulumi.Input[bool]]:
|
894
901
|
"""
|
895
902
|
Enable mutual TLS(mTLS) authentication for database at time of provisioning a VMCluster. This is applicable to database TLS Certificates only. Default is TLS
|
903
|
+
<<<<<<< HEAD
|
896
904
|
"""
|
897
905
|
return pulumi.get(self, "is_mtls_enabled_vm_cluster")
|
898
906
|
|
@@ -917,6 +925,7 @@ class _CloudAutonomousVmClusterState:
|
|
917
925
|
def last_update_history_entry_id(self) -> Optional[pulumi.Input[str]]:
|
918
926
|
"""
|
919
927
|
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the last maintenance update history. This value is updated when a maintenance update starts.
|
928
|
+
<<<<<<< HEAD
|
920
929
|
"""
|
921
930
|
return pulumi.get(self, "last_update_history_entry_id")
|
922
931
|
|
@@ -928,7 +937,8 @@ class _CloudAutonomousVmClusterState:
|
|
928
937
|
@pulumi.getter(name="licenseModel")
|
929
938
|
def license_model(self) -> Optional[pulumi.Input[str]]:
|
930
939
|
"""
|
931
|
-
(Updatable) The Oracle license model that applies to the Oracle Autonomous Database. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle services in the cloud. License Included allows you to subscribe to new Oracle Database software licenses and the Oracle Database service. Note that when provisioning an [Autonomous Database on dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html), this attribute must be null. It is already set at the Autonomous Exadata Infrastructure level. When provisioning an [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) database, if a value is not specified, the system defaults the value to `BRING_YOUR_OWN_LICENSE`.
|
940
|
+
(Updatable) The Oracle license model that applies to the Oracle Autonomous Database. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle services in the cloud. License Included allows you to subscribe to new Oracle Database software licenses and the Oracle Database service. Note that when provisioning an [Autonomous Database on dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html), this attribute must be null. It is already set at the Autonomous Exadata Infrastructure level. When provisioning an [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) database, if a value is not specified, the system defaults the value to `BRING_YOUR_OWN_LICENSE`.
|
941
|
+
>>>>>>> ee509575808 (Added - Support for ADB-S: Cross-Tenancy Autonomous Data Guard standby)
|
932
942
|
|
933
943
|
This cannot be updated in parallel with any of the following: cpuCoreCount, computeCount, maxCpuCoreCount, dataStorageSizeInTBs, adminPassword, isMTLSConnectionRequired, dbWorkload, privateEndpointLabel, nsgIds, dbVersion, dbName, scheduledOperations, dbToolsDetails, or isFreeTier.
|
934
944
|
"""
|
@@ -1369,7 +1379,9 @@ class CloudAutonomousVmCluster(pulumi.CustomResource):
|
|
1369
1379
|
:param pulumi.Input[str] display_name: (Updatable) The user-friendly name for the cloud Autonomous VM cluster. The name does not need to be unique.
|
1370
1380
|
:param pulumi.Input[Mapping[str, Any]] freeform_tags: (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
1371
1381
|
:param pulumi.Input[bool] is_mtls_enabled_vm_cluster: Enable mutual TLS(mTLS) authentication for database at time of provisioning a VMCluster. This is applicable to database TLS Certificates only. Default is TLS
|
1372
|
-
|
1382
|
+
<<<<<<< HEAD
|
1383
|
+
:param pulumi.Input[str] license_model: (Updatable) The Oracle license model that applies to the Oracle Autonomous Database. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle services in the cloud. License Included allows you to subscribe to new Oracle Database software licenses and the Oracle Database service. Note that when provisioning an [Autonomous Database on dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html), this attribute must be null. It is already set at the Autonomous Exadata Infrastructure level. When provisioning an [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) database, if a value is not specified, the system defaults the value to `BRING_YOUR_OWN_LICENSE`.
|
1384
|
+
>>>>>>> ee509575808 (Added - Support for ADB-S: Cross-Tenancy Autonomous Data Guard standby)
|
1373
1385
|
|
1374
1386
|
This cannot be updated in parallel with any of the following: cpuCoreCount, computeCount, maxCpuCoreCount, dataStorageSizeInTBs, adminPassword, isMTLSConnectionRequired, dbWorkload, privateEndpointLabel, nsgIds, dbVersion, dbName, scheduledOperations, dbToolsDetails, or isFreeTier.
|
1375
1387
|
:param pulumi.Input[pulumi.InputType['CloudAutonomousVmClusterMaintenanceWindowDetailsArgs']] maintenance_window_details: (Updatable) The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
|
@@ -1655,9 +1667,12 @@ class CloudAutonomousVmCluster(pulumi.CustomResource):
|
|
1655
1667
|
:param pulumi.Input[Mapping[str, Any]] freeform_tags: (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
1656
1668
|
:param pulumi.Input[str] hostname: The hostname for the cloud Autonomous VM cluster.
|
1657
1669
|
:param pulumi.Input[bool] is_mtls_enabled_vm_cluster: Enable mutual TLS(mTLS) authentication for database at time of provisioning a VMCluster. This is applicable to database TLS Certificates only. Default is TLS
|
1670
|
+
<<<<<<< HEAD
|
1658
1671
|
:param pulumi.Input[str] last_maintenance_run_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the last maintenance run.
|
1659
1672
|
:param pulumi.Input[str] last_update_history_entry_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the last maintenance update history. This value is updated when a maintenance update starts.
|
1660
|
-
|
1673
|
+
<<<<<<< HEAD
|
1674
|
+
:param pulumi.Input[str] license_model: (Updatable) The Oracle license model that applies to the Oracle Autonomous Database. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle services in the cloud. License Included allows you to subscribe to new Oracle Database software licenses and the Oracle Database service. Note that when provisioning an [Autonomous Database on dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html), this attribute must be null. It is already set at the Autonomous Exadata Infrastructure level. When provisioning an [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) database, if a value is not specified, the system defaults the value to `BRING_YOUR_OWN_LICENSE`.
|
1675
|
+
>>>>>>> ee509575808 (Added - Support for ADB-S: Cross-Tenancy Autonomous Data Guard standby)
|
1661
1676
|
|
1662
1677
|
This cannot be updated in parallel with any of the following: cpuCoreCount, computeCount, maxCpuCoreCount, dataStorageSizeInTBs, adminPassword, isMTLSConnectionRequired, dbWorkload, privateEndpointLabel, nsgIds, dbVersion, dbName, scheduledOperations, dbToolsDetails, or isFreeTier.
|
1663
1678
|
:param pulumi.Input[str] lifecycle_details: Additional information about the current lifecycle state.
|
@@ -1952,6 +1967,7 @@ class CloudAutonomousVmCluster(pulumi.CustomResource):
|
|
1952
1967
|
def is_mtls_enabled_vm_cluster(self) -> pulumi.Output[bool]:
|
1953
1968
|
"""
|
1954
1969
|
Enable mutual TLS(mTLS) authentication for database at time of provisioning a VMCluster. This is applicable to database TLS Certificates only. Default is TLS
|
1970
|
+
<<<<<<< HEAD
|
1955
1971
|
"""
|
1956
1972
|
return pulumi.get(self, "is_mtls_enabled_vm_cluster")
|
1957
1973
|
|
@@ -1968,6 +1984,7 @@ class CloudAutonomousVmCluster(pulumi.CustomResource):
|
|
1968
1984
|
def last_update_history_entry_id(self) -> pulumi.Output[str]:
|
1969
1985
|
"""
|
1970
1986
|
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the last maintenance update history. This value is updated when a maintenance update starts.
|
1987
|
+
<<<<<<< HEAD
|
1971
1988
|
"""
|
1972
1989
|
return pulumi.get(self, "last_update_history_entry_id")
|
1973
1990
|
|
@@ -1975,7 +1992,8 @@ class CloudAutonomousVmCluster(pulumi.CustomResource):
|
|
1975
1992
|
@pulumi.getter(name="licenseModel")
|
1976
1993
|
def license_model(self) -> pulumi.Output[str]:
|
1977
1994
|
"""
|
1978
|
-
(Updatable) The Oracle license model that applies to the Oracle Autonomous Database. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle services in the cloud. License Included allows you to subscribe to new Oracle Database software licenses and the Oracle Database service. Note that when provisioning an [Autonomous Database on dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html), this attribute must be null. It is already set at the Autonomous Exadata Infrastructure level. When provisioning an [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) database, if a value is not specified, the system defaults the value to `BRING_YOUR_OWN_LICENSE`.
|
1995
|
+
(Updatable) The Oracle license model that applies to the Oracle Autonomous Database. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle services in the cloud. License Included allows you to subscribe to new Oracle Database software licenses and the Oracle Database service. Note that when provisioning an [Autonomous Database on dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html), this attribute must be null. It is already set at the Autonomous Exadata Infrastructure level. When provisioning an [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) database, if a value is not specified, the system defaults the value to `BRING_YOUR_OWN_LICENSE`.
|
1996
|
+
>>>>>>> ee509575808 (Added - Support for ADB-S: Cross-Tenancy Autonomous Data Guard standby)
|
1979
1997
|
|
1980
1998
|
This cannot be updated in parallel with any of the following: cpuCoreCount, computeCount, maxCpuCoreCount, dataStorageSizeInTBs, adminPassword, isMTLSConnectionRequired, dbWorkload, privateEndpointLabel, nsgIds, dbVersion, dbName, scheduledOperations, dbToolsDetails, or isFreeTier.
|
1981
1999
|
"""
|
@@ -26,8 +26,7 @@ class CloudExadataInfrastructureArgs:
|
|
26
26
|
defined_tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
27
27
|
freeform_tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
28
28
|
maintenance_window: Optional[pulumi.Input['CloudExadataInfrastructureMaintenanceWindowArgs']] = None,
|
29
|
-
storage_count: Optional[pulumi.Input[int]] = None
|
30
|
-
subscription_id: Optional[pulumi.Input[str]] = None):
|
29
|
+
storage_count: Optional[pulumi.Input[int]] = None):
|
31
30
|
"""
|
32
31
|
The set of arguments for constructing a CloudExadataInfrastructure resource.
|
33
32
|
:param pulumi.Input[str] availability_domain: The availability domain where the cloud Exadata infrastructure is located.
|
@@ -41,7 +40,6 @@ class CloudExadataInfrastructureArgs:
|
|
41
40
|
:param pulumi.Input[Mapping[str, Any]] freeform_tags: (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
42
41
|
:param pulumi.Input['CloudExadataInfrastructureMaintenanceWindowArgs'] maintenance_window: (Updatable) The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
|
43
42
|
:param pulumi.Input[int] storage_count: (Updatable) The number of storage servers for the cloud Exadata infrastructure.
|
44
|
-
:param pulumi.Input[str] subscription_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subscription with which resource needs to be associated with.
|
45
43
|
|
46
44
|
|
47
45
|
** IMPORTANT **
|
@@ -65,8 +63,6 @@ class CloudExadataInfrastructureArgs:
|
|
65
63
|
pulumi.set(__self__, "maintenance_window", maintenance_window)
|
66
64
|
if storage_count is not None:
|
67
65
|
pulumi.set(__self__, "storage_count", storage_count)
|
68
|
-
if subscription_id is not None:
|
69
|
-
pulumi.set(__self__, "subscription_id", subscription_id)
|
70
66
|
|
71
67
|
@property
|
72
68
|
@pulumi.getter(name="availabilityDomain")
|
@@ -193,28 +189,16 @@ class CloudExadataInfrastructureArgs:
|
|
193
189
|
def storage_count(self) -> Optional[pulumi.Input[int]]:
|
194
190
|
"""
|
195
191
|
(Updatable) The number of storage servers for the cloud Exadata infrastructure.
|
196
|
-
"""
|
197
|
-
return pulumi.get(self, "storage_count")
|
198
|
-
|
199
|
-
@storage_count.setter
|
200
|
-
def storage_count(self, value: Optional[pulumi.Input[int]]):
|
201
|
-
pulumi.set(self, "storage_count", value)
|
202
|
-
|
203
|
-
@property
|
204
|
-
@pulumi.getter(name="subscriptionId")
|
205
|
-
def subscription_id(self) -> Optional[pulumi.Input[str]]:
|
206
|
-
"""
|
207
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subscription with which resource needs to be associated with.
|
208
192
|
|
209
193
|
|
210
194
|
** IMPORTANT **
|
211
195
|
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
212
196
|
"""
|
213
|
-
return pulumi.get(self, "
|
197
|
+
return pulumi.get(self, "storage_count")
|
214
198
|
|
215
|
-
@
|
216
|
-
def
|
217
|
-
pulumi.set(self, "
|
199
|
+
@storage_count.setter
|
200
|
+
def storage_count(self, value: Optional[pulumi.Input[int]]):
|
201
|
+
pulumi.set(self, "storage_count", value)
|
218
202
|
|
219
203
|
|
220
204
|
@pulumi.input_type
|
@@ -251,7 +235,6 @@ class _CloudExadataInfrastructureState:
|
|
251
235
|
state: Optional[pulumi.Input[str]] = None,
|
252
236
|
storage_count: Optional[pulumi.Input[int]] = None,
|
253
237
|
storage_server_version: Optional[pulumi.Input[str]] = None,
|
254
|
-
subscription_id: Optional[pulumi.Input[str]] = None,
|
255
238
|
system_tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
256
239
|
time_created: Optional[pulumi.Input[str]] = None,
|
257
240
|
total_storage_size_in_gbs: Optional[pulumi.Input[int]] = None):
|
@@ -287,12 +270,11 @@ class _CloudExadataInfrastructureState:
|
|
287
270
|
:param pulumi.Input[str] shape: The shape of the cloud Exadata infrastructure resource.
|
288
271
|
:param pulumi.Input[str] state: The current lifecycle state of the cloud Exadata infrastructure resource.
|
289
272
|
:param pulumi.Input[int] storage_count: (Updatable) The number of storage servers for the cloud Exadata infrastructure.
|
290
|
-
:param pulumi.Input[str] storage_server_version: The software version of the storage servers (cells) in the cloud Exadata infrastructure. Example: 20.1.15
|
291
|
-
:param pulumi.Input[str] subscription_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subscription with which resource needs to be associated with.
|
292
273
|
|
293
274
|
|
294
275
|
** IMPORTANT **
|
295
276
|
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
277
|
+
:param pulumi.Input[str] storage_server_version: The software version of the storage servers (cells) in the cloud Exadata infrastructure. Example: 20.1.15
|
296
278
|
:param pulumi.Input[Mapping[str, Any]] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
297
279
|
:param pulumi.Input[str] time_created: The date and time the cloud Exadata infrastructure resource was created.
|
298
280
|
:param pulumi.Input[int] total_storage_size_in_gbs: The total storage allocated to the cloud Exadata infrastructure resource, in gigabytes (GB).
|
@@ -359,8 +341,6 @@ class _CloudExadataInfrastructureState:
|
|
359
341
|
pulumi.set(__self__, "storage_count", storage_count)
|
360
342
|
if storage_server_version is not None:
|
361
343
|
pulumi.set(__self__, "storage_server_version", storage_server_version)
|
362
|
-
if subscription_id is not None:
|
363
|
-
pulumi.set(__self__, "subscription_id", subscription_id)
|
364
344
|
if system_tags is not None:
|
365
345
|
pulumi.set(__self__, "system_tags", system_tags)
|
366
346
|
if time_created is not None:
|
@@ -721,6 +701,10 @@ class _CloudExadataInfrastructureState:
|
|
721
701
|
def storage_count(self) -> Optional[pulumi.Input[int]]:
|
722
702
|
"""
|
723
703
|
(Updatable) The number of storage servers for the cloud Exadata infrastructure.
|
704
|
+
|
705
|
+
|
706
|
+
** IMPORTANT **
|
707
|
+
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
724
708
|
"""
|
725
709
|
return pulumi.get(self, "storage_count")
|
726
710
|
|
@@ -740,22 +724,6 @@ class _CloudExadataInfrastructureState:
|
|
740
724
|
def storage_server_version(self, value: Optional[pulumi.Input[str]]):
|
741
725
|
pulumi.set(self, "storage_server_version", value)
|
742
726
|
|
743
|
-
@property
|
744
|
-
@pulumi.getter(name="subscriptionId")
|
745
|
-
def subscription_id(self) -> Optional[pulumi.Input[str]]:
|
746
|
-
"""
|
747
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subscription with which resource needs to be associated with.
|
748
|
-
|
749
|
-
|
750
|
-
** IMPORTANT **
|
751
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
752
|
-
"""
|
753
|
-
return pulumi.get(self, "subscription_id")
|
754
|
-
|
755
|
-
@subscription_id.setter
|
756
|
-
def subscription_id(self, value: Optional[pulumi.Input[str]]):
|
757
|
-
pulumi.set(self, "subscription_id", value)
|
758
|
-
|
759
727
|
@property
|
760
728
|
@pulumi.getter(name="systemTags")
|
761
729
|
def system_tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
|
@@ -809,7 +777,6 @@ class CloudExadataInfrastructure(pulumi.CustomResource):
|
|
809
777
|
maintenance_window: Optional[pulumi.Input[pulumi.InputType['CloudExadataInfrastructureMaintenanceWindowArgs']]] = None,
|
810
778
|
shape: Optional[pulumi.Input[str]] = None,
|
811
779
|
storage_count: Optional[pulumi.Input[int]] = None,
|
812
|
-
subscription_id: Optional[pulumi.Input[str]] = None,
|
813
780
|
__props__=None):
|
814
781
|
"""
|
815
782
|
This resource provides the Cloud Exadata Infrastructure resource in Oracle Cloud Infrastructure Database service.
|
@@ -852,8 +819,7 @@ class CloudExadataInfrastructure(pulumi.CustomResource):
|
|
852
819
|
preference=cloud_exadata_infrastructure_maintenance_window_preference,
|
853
820
|
weeks_of_months=cloud_exadata_infrastructure_maintenance_window_weeks_of_month,
|
854
821
|
),
|
855
|
-
storage_count=cloud_exadata_infrastructure_storage_count
|
856
|
-
subscription_id=tenant_subscription_id)
|
822
|
+
storage_count=cloud_exadata_infrastructure_storage_count)
|
857
823
|
```
|
858
824
|
|
859
825
|
## Import
|
@@ -877,7 +843,6 @@ class CloudExadataInfrastructure(pulumi.CustomResource):
|
|
877
843
|
:param pulumi.Input[pulumi.InputType['CloudExadataInfrastructureMaintenanceWindowArgs']] maintenance_window: (Updatable) The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
|
878
844
|
:param pulumi.Input[str] shape: The shape of the cloud Exadata infrastructure resource.
|
879
845
|
:param pulumi.Input[int] storage_count: (Updatable) The number of storage servers for the cloud Exadata infrastructure.
|
880
|
-
:param pulumi.Input[str] subscription_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subscription with which resource needs to be associated with.
|
881
846
|
|
882
847
|
|
883
848
|
** IMPORTANT **
|
@@ -930,8 +895,7 @@ class CloudExadataInfrastructure(pulumi.CustomResource):
|
|
930
895
|
preference=cloud_exadata_infrastructure_maintenance_window_preference,
|
931
896
|
weeks_of_months=cloud_exadata_infrastructure_maintenance_window_weeks_of_month,
|
932
897
|
),
|
933
|
-
storage_count=cloud_exadata_infrastructure_storage_count
|
934
|
-
subscription_id=tenant_subscription_id)
|
898
|
+
storage_count=cloud_exadata_infrastructure_storage_count)
|
935
899
|
```
|
936
900
|
|
937
901
|
## Import
|
@@ -968,7 +932,6 @@ class CloudExadataInfrastructure(pulumi.CustomResource):
|
|
968
932
|
maintenance_window: Optional[pulumi.Input[pulumi.InputType['CloudExadataInfrastructureMaintenanceWindowArgs']]] = None,
|
969
933
|
shape: Optional[pulumi.Input[str]] = None,
|
970
934
|
storage_count: Optional[pulumi.Input[int]] = None,
|
971
|
-
subscription_id: Optional[pulumi.Input[str]] = None,
|
972
935
|
__props__=None):
|
973
936
|
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
974
937
|
if not isinstance(opts, pulumi.ResourceOptions):
|
@@ -997,7 +960,6 @@ class CloudExadataInfrastructure(pulumi.CustomResource):
|
|
997
960
|
raise TypeError("Missing required property 'shape'")
|
998
961
|
__props__.__dict__["shape"] = shape
|
999
962
|
__props__.__dict__["storage_count"] = storage_count
|
1000
|
-
__props__.__dict__["subscription_id"] = subscription_id
|
1001
963
|
__props__.__dict__["activated_storage_count"] = None
|
1002
964
|
__props__.__dict__["additional_storage_count"] = None
|
1003
965
|
__props__.__dict__["available_storage_size_in_gbs"] = None
|
@@ -1062,7 +1024,6 @@ class CloudExadataInfrastructure(pulumi.CustomResource):
|
|
1062
1024
|
state: Optional[pulumi.Input[str]] = None,
|
1063
1025
|
storage_count: Optional[pulumi.Input[int]] = None,
|
1064
1026
|
storage_server_version: Optional[pulumi.Input[str]] = None,
|
1065
|
-
subscription_id: Optional[pulumi.Input[str]] = None,
|
1066
1027
|
system_tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
1067
1028
|
time_created: Optional[pulumi.Input[str]] = None,
|
1068
1029
|
total_storage_size_in_gbs: Optional[pulumi.Input[int]] = None) -> 'CloudExadataInfrastructure':
|
@@ -1103,12 +1064,11 @@ class CloudExadataInfrastructure(pulumi.CustomResource):
|
|
1103
1064
|
:param pulumi.Input[str] shape: The shape of the cloud Exadata infrastructure resource.
|
1104
1065
|
:param pulumi.Input[str] state: The current lifecycle state of the cloud Exadata infrastructure resource.
|
1105
1066
|
:param pulumi.Input[int] storage_count: (Updatable) The number of storage servers for the cloud Exadata infrastructure.
|
1106
|
-
:param pulumi.Input[str] storage_server_version: The software version of the storage servers (cells) in the cloud Exadata infrastructure. Example: 20.1.15
|
1107
|
-
:param pulumi.Input[str] subscription_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subscription with which resource needs to be associated with.
|
1108
1067
|
|
1109
1068
|
|
1110
1069
|
** IMPORTANT **
|
1111
1070
|
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
1071
|
+
:param pulumi.Input[str] storage_server_version: The software version of the storage servers (cells) in the cloud Exadata infrastructure. Example: 20.1.15
|
1112
1072
|
:param pulumi.Input[Mapping[str, Any]] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
1113
1073
|
:param pulumi.Input[str] time_created: The date and time the cloud Exadata infrastructure resource was created.
|
1114
1074
|
:param pulumi.Input[int] total_storage_size_in_gbs: The total storage allocated to the cloud Exadata infrastructure resource, in gigabytes (GB).
|
@@ -1148,7 +1108,6 @@ class CloudExadataInfrastructure(pulumi.CustomResource):
|
|
1148
1108
|
__props__.__dict__["state"] = state
|
1149
1109
|
__props__.__dict__["storage_count"] = storage_count
|
1150
1110
|
__props__.__dict__["storage_server_version"] = storage_server_version
|
1151
|
-
__props__.__dict__["subscription_id"] = subscription_id
|
1152
1111
|
__props__.__dict__["system_tags"] = system_tags
|
1153
1112
|
__props__.__dict__["time_created"] = time_created
|
1154
1113
|
__props__.__dict__["total_storage_size_in_gbs"] = total_storage_size_in_gbs
|
@@ -1391,6 +1350,10 @@ class CloudExadataInfrastructure(pulumi.CustomResource):
|
|
1391
1350
|
def storage_count(self) -> pulumi.Output[int]:
|
1392
1351
|
"""
|
1393
1352
|
(Updatable) The number of storage servers for the cloud Exadata infrastructure.
|
1353
|
+
|
1354
|
+
|
1355
|
+
** IMPORTANT **
|
1356
|
+
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
1394
1357
|
"""
|
1395
1358
|
return pulumi.get(self, "storage_count")
|
1396
1359
|
|
@@ -1402,18 +1365,6 @@ class CloudExadataInfrastructure(pulumi.CustomResource):
|
|
1402
1365
|
"""
|
1403
1366
|
return pulumi.get(self, "storage_server_version")
|
1404
1367
|
|
1405
|
-
@property
|
1406
|
-
@pulumi.getter(name="subscriptionId")
|
1407
|
-
def subscription_id(self) -> pulumi.Output[str]:
|
1408
|
-
"""
|
1409
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subscription with which resource needs to be associated with.
|
1410
|
-
|
1411
|
-
|
1412
|
-
** IMPORTANT **
|
1413
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
1414
|
-
"""
|
1415
|
-
return pulumi.get(self, "subscription_id")
|
1416
|
-
|
1417
1368
|
@property
|
1418
1369
|
@pulumi.getter(name="systemTags")
|
1419
1370
|
def system_tags(self) -> pulumi.Output[Mapping[str, Any]]:
|
@@ -46,7 +46,6 @@ class CloudVmClusterArgs:
|
|
46
46
|
private_zone_id: Optional[pulumi.Input[str]] = None,
|
47
47
|
scan_listener_port_tcp: Optional[pulumi.Input[int]] = None,
|
48
48
|
scan_listener_port_tcp_ssl: Optional[pulumi.Input[int]] = None,
|
49
|
-
subscription_id: Optional[pulumi.Input[str]] = None,
|
50
49
|
system_version: Optional[pulumi.Input[str]] = None,
|
51
50
|
time_zone: Optional[pulumi.Input[str]] = None):
|
52
51
|
"""
|
@@ -92,7 +91,6 @@ class CloudVmClusterArgs:
|
|
92
91
|
:param pulumi.Input[str] private_zone_id: The private zone id in which DNS records need to be created.
|
93
92
|
:param pulumi.Input[int] scan_listener_port_tcp: The TCP Single Client Access Name (SCAN) port. The default port is 1521.
|
94
93
|
:param pulumi.Input[int] scan_listener_port_tcp_ssl: The TCPS Single Client Access Name (SCAN) port. The default port is 2484.
|
95
|
-
:param pulumi.Input[str] subscription_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subscription with which resource needs to be associated with.
|
96
94
|
:param pulumi.Input[str] system_version: Operating system version of the image.
|
97
95
|
:param pulumi.Input[str] time_zone: The time zone to use for the cloud VM cluster. For details, see [Time Zones](https://docs.cloud.oracle.com/iaas/Content/Database/References/timezones.htm).
|
98
96
|
|
@@ -151,8 +149,6 @@ class CloudVmClusterArgs:
|
|
151
149
|
pulumi.set(__self__, "scan_listener_port_tcp", scan_listener_port_tcp)
|
152
150
|
if scan_listener_port_tcp_ssl is not None:
|
153
151
|
pulumi.set(__self__, "scan_listener_port_tcp_ssl", scan_listener_port_tcp_ssl)
|
154
|
-
if subscription_id is not None:
|
155
|
-
pulumi.set(__self__, "subscription_id", subscription_id)
|
156
152
|
if system_version is not None:
|
157
153
|
pulumi.set(__self__, "system_version", system_version)
|
158
154
|
if time_zone is not None:
|
@@ -527,18 +523,6 @@ class CloudVmClusterArgs:
|
|
527
523
|
def scan_listener_port_tcp_ssl(self, value: Optional[pulumi.Input[int]]):
|
528
524
|
pulumi.set(self, "scan_listener_port_tcp_ssl", value)
|
529
525
|
|
530
|
-
@property
|
531
|
-
@pulumi.getter(name="subscriptionId")
|
532
|
-
def subscription_id(self) -> Optional[pulumi.Input[str]]:
|
533
|
-
"""
|
534
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subscription with which resource needs to be associated with.
|
535
|
-
"""
|
536
|
-
return pulumi.get(self, "subscription_id")
|
537
|
-
|
538
|
-
@subscription_id.setter
|
539
|
-
def subscription_id(self, value: Optional[pulumi.Input[str]]):
|
540
|
-
pulumi.set(self, "subscription_id", value)
|
541
|
-
|
542
526
|
@property
|
543
527
|
@pulumi.getter(name="systemVersion")
|
544
528
|
def system_version(self) -> Optional[pulumi.Input[str]]:
|
@@ -614,7 +598,6 @@ class _CloudVmClusterState:
|
|
614
598
|
state: Optional[pulumi.Input[str]] = None,
|
615
599
|
storage_size_in_gbs: Optional[pulumi.Input[int]] = None,
|
616
600
|
subnet_id: Optional[pulumi.Input[str]] = None,
|
617
|
-
subscription_id: Optional[pulumi.Input[str]] = None,
|
618
601
|
system_tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
619
602
|
system_version: Optional[pulumi.Input[str]] = None,
|
620
603
|
time_created: Optional[pulumi.Input[str]] = None,
|
@@ -677,7 +660,6 @@ class _CloudVmClusterState:
|
|
677
660
|
:param pulumi.Input[str] state: The current state of the cloud VM cluster.
|
678
661
|
:param pulumi.Input[int] storage_size_in_gbs: The storage allocation for the disk group, in gigabytes (GB).
|
679
662
|
:param pulumi.Input[str] subnet_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subnet associated with the cloud VM cluster.
|
680
|
-
:param pulumi.Input[str] subscription_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subscription with which resource needs to be associated with.
|
681
663
|
:param pulumi.Input[Mapping[str, Any]] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
682
664
|
:param pulumi.Input[str] system_version: Operating system version of the image.
|
683
665
|
:param pulumi.Input[str] time_created: The date and time that the cloud VM cluster was created.
|
@@ -775,8 +757,6 @@ class _CloudVmClusterState:
|
|
775
757
|
pulumi.set(__self__, "storage_size_in_gbs", storage_size_in_gbs)
|
776
758
|
if subnet_id is not None:
|
777
759
|
pulumi.set(__self__, "subnet_id", subnet_id)
|
778
|
-
if subscription_id is not None:
|
779
|
-
pulumi.set(__self__, "subscription_id", subscription_id)
|
780
760
|
if system_tags is not None:
|
781
761
|
pulumi.set(__self__, "system_tags", system_tags)
|
782
762
|
if system_version is not None:
|
@@ -1315,18 +1295,6 @@ class _CloudVmClusterState:
|
|
1315
1295
|
def subnet_id(self, value: Optional[pulumi.Input[str]]):
|
1316
1296
|
pulumi.set(self, "subnet_id", value)
|
1317
1297
|
|
1318
|
-
@property
|
1319
|
-
@pulumi.getter(name="subscriptionId")
|
1320
|
-
def subscription_id(self) -> Optional[pulumi.Input[str]]:
|
1321
|
-
"""
|
1322
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subscription with which resource needs to be associated with.
|
1323
|
-
"""
|
1324
|
-
return pulumi.get(self, "subscription_id")
|
1325
|
-
|
1326
|
-
@subscription_id.setter
|
1327
|
-
def subscription_id(self, value: Optional[pulumi.Input[str]]):
|
1328
|
-
pulumi.set(self, "subscription_id", value)
|
1329
|
-
|
1330
1298
|
@property
|
1331
1299
|
@pulumi.getter(name="systemTags")
|
1332
1300
|
def system_tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
|
@@ -1439,7 +1407,6 @@ class CloudVmCluster(pulumi.CustomResource):
|
|
1439
1407
|
scan_listener_port_tcp_ssl: Optional[pulumi.Input[int]] = None,
|
1440
1408
|
ssh_public_keys: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
1441
1409
|
subnet_id: Optional[pulumi.Input[str]] = None,
|
1442
|
-
subscription_id: Optional[pulumi.Input[str]] = None,
|
1443
1410
|
system_version: Optional[pulumi.Input[str]] = None,
|
1444
1411
|
time_zone: Optional[pulumi.Input[str]] = None,
|
1445
1412
|
__props__=None):
|
@@ -1493,7 +1460,6 @@ class CloudVmCluster(pulumi.CustomResource):
|
|
1493
1460
|
private_zone_id=test_zone["id"],
|
1494
1461
|
scan_listener_port_tcp=cloud_vm_cluster_scan_listener_port_tcp,
|
1495
1462
|
scan_listener_port_tcp_ssl=cloud_vm_cluster_scan_listener_port_tcp_ssl,
|
1496
|
-
subscription_id=tenant_subscription_id,
|
1497
1463
|
system_version=cloud_vm_cluster_system_version,
|
1498
1464
|
time_zone=cloud_vm_cluster_time_zone)
|
1499
1465
|
```
|
@@ -1549,7 +1515,6 @@ class CloudVmCluster(pulumi.CustomResource):
|
|
1549
1515
|
:param pulumi.Input[int] scan_listener_port_tcp_ssl: The TCPS Single Client Access Name (SCAN) port. The default port is 2484.
|
1550
1516
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] ssh_public_keys: (Updatable) The public key portion of one or more key pairs used for SSH access to the cloud VM cluster.
|
1551
1517
|
:param pulumi.Input[str] subnet_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subnet associated with the cloud VM cluster.
|
1552
|
-
:param pulumi.Input[str] subscription_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subscription with which resource needs to be associated with.
|
1553
1518
|
:param pulumi.Input[str] system_version: Operating system version of the image.
|
1554
1519
|
:param pulumi.Input[str] time_zone: The time zone to use for the cloud VM cluster. For details, see [Time Zones](https://docs.cloud.oracle.com/iaas/Content/Database/References/timezones.htm).
|
1555
1520
|
|
@@ -1613,7 +1578,6 @@ class CloudVmCluster(pulumi.CustomResource):
|
|
1613
1578
|
private_zone_id=test_zone["id"],
|
1614
1579
|
scan_listener_port_tcp=cloud_vm_cluster_scan_listener_port_tcp,
|
1615
1580
|
scan_listener_port_tcp_ssl=cloud_vm_cluster_scan_listener_port_tcp_ssl,
|
1616
|
-
subscription_id=tenant_subscription_id,
|
1617
1581
|
system_version=cloud_vm_cluster_system_version,
|
1618
1582
|
time_zone=cloud_vm_cluster_time_zone)
|
1619
1583
|
```
|
@@ -1671,7 +1635,6 @@ class CloudVmCluster(pulumi.CustomResource):
|
|
1671
1635
|
scan_listener_port_tcp_ssl: Optional[pulumi.Input[int]] = None,
|
1672
1636
|
ssh_public_keys: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
1673
1637
|
subnet_id: Optional[pulumi.Input[str]] = None,
|
1674
|
-
subscription_id: Optional[pulumi.Input[str]] = None,
|
1675
1638
|
system_version: Optional[pulumi.Input[str]] = None,
|
1676
1639
|
time_zone: Optional[pulumi.Input[str]] = None,
|
1677
1640
|
__props__=None):
|
@@ -1731,7 +1694,6 @@ class CloudVmCluster(pulumi.CustomResource):
|
|
1731
1694
|
if subnet_id is None and not opts.urn:
|
1732
1695
|
raise TypeError("Missing required property 'subnet_id'")
|
1733
1696
|
__props__.__dict__["subnet_id"] = subnet_id
|
1734
|
-
__props__.__dict__["subscription_id"] = subscription_id
|
1735
1697
|
__props__.__dict__["system_version"] = system_version
|
1736
1698
|
__props__.__dict__["time_zone"] = time_zone
|
1737
1699
|
__props__.__dict__["availability_domain"] = None
|
@@ -1804,7 +1766,6 @@ class CloudVmCluster(pulumi.CustomResource):
|
|
1804
1766
|
state: Optional[pulumi.Input[str]] = None,
|
1805
1767
|
storage_size_in_gbs: Optional[pulumi.Input[int]] = None,
|
1806
1768
|
subnet_id: Optional[pulumi.Input[str]] = None,
|
1807
|
-
subscription_id: Optional[pulumi.Input[str]] = None,
|
1808
1769
|
system_tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
1809
1770
|
system_version: Optional[pulumi.Input[str]] = None,
|
1810
1771
|
time_created: Optional[pulumi.Input[str]] = None,
|
@@ -1872,7 +1833,6 @@ class CloudVmCluster(pulumi.CustomResource):
|
|
1872
1833
|
:param pulumi.Input[str] state: The current state of the cloud VM cluster.
|
1873
1834
|
:param pulumi.Input[int] storage_size_in_gbs: The storage allocation for the disk group, in gigabytes (GB).
|
1874
1835
|
:param pulumi.Input[str] subnet_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subnet associated with the cloud VM cluster.
|
1875
|
-
:param pulumi.Input[str] subscription_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subscription with which resource needs to be associated with.
|
1876
1836
|
:param pulumi.Input[Mapping[str, Any]] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
1877
1837
|
:param pulumi.Input[str] system_version: Operating system version of the image.
|
1878
1838
|
:param pulumi.Input[str] time_created: The date and time that the cloud VM cluster was created.
|
@@ -1931,7 +1891,6 @@ class CloudVmCluster(pulumi.CustomResource):
|
|
1931
1891
|
__props__.__dict__["state"] = state
|
1932
1892
|
__props__.__dict__["storage_size_in_gbs"] = storage_size_in_gbs
|
1933
1893
|
__props__.__dict__["subnet_id"] = subnet_id
|
1934
|
-
__props__.__dict__["subscription_id"] = subscription_id
|
1935
1894
|
__props__.__dict__["system_tags"] = system_tags
|
1936
1895
|
__props__.__dict__["system_version"] = system_version
|
1937
1896
|
__props__.__dict__["time_created"] = time_created
|
@@ -2293,14 +2252,6 @@ class CloudVmCluster(pulumi.CustomResource):
|
|
2293
2252
|
"""
|
2294
2253
|
return pulumi.get(self, "subnet_id")
|
2295
2254
|
|
2296
|
-
@property
|
2297
|
-
@pulumi.getter(name="subscriptionId")
|
2298
|
-
def subscription_id(self) -> pulumi.Output[str]:
|
2299
|
-
"""
|
2300
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subscription with which resource needs to be associated with.
|
2301
|
-
"""
|
2302
|
-
return pulumi.get(self, "subscription_id")
|
2303
|
-
|
2304
2255
|
@property
|
2305
2256
|
@pulumi.getter(name="systemTags")
|
2306
2257
|
def system_tags(self) -> pulumi.Output[Mapping[str, Any]]:
|