pulumi-oci 2.11.0__py3-none-any.whl → 2.11.0a1726726622__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.
Files changed (55) hide show
  1. pulumi_oci/__init__.py +0 -62
  2. pulumi_oci/bigdataservice/__init__.py +0 -3
  3. pulumi_oci/bigdataservice/_inputs.py +0 -66
  4. pulumi_oci/bigdataservice/bds_instance_os_patch_action.py +2 -136
  5. pulumi_oci/bigdataservice/outputs.py +0 -175
  6. pulumi_oci/capacitymanagement/__init__.py +0 -8
  7. pulumi_oci/capacitymanagement/_inputs.py +3 -465
  8. pulumi_oci/capacitymanagement/get_internal_occ_availability_catalogs.py +7 -7
  9. pulumi_oci/capacitymanagement/get_occ_availability_catalog.py +1 -1
  10. pulumi_oci/capacitymanagement/get_occ_capacity_request.py +2 -15
  11. pulumi_oci/capacitymanagement/get_occ_capacity_requests.py +5 -25
  12. pulumi_oci/capacitymanagement/get_occ_customer_group.py +1 -1
  13. pulumi_oci/capacitymanagement/occ_availability_catalog.py +4 -4
  14. pulumi_oci/capacitymanagement/occ_capacity_request.py +32 -78
  15. pulumi_oci/capacitymanagement/outputs.py +166 -1668
  16. pulumi_oci/containerengine/__init__.py +0 -1
  17. pulumi_oci/containerengine/outputs.py +0 -492
  18. pulumi_oci/generativeai/dedicated_ai_cluster.py +0 -7
  19. pulumi_oci/generativeai/get_model.py +0 -3
  20. pulumi_oci/generativeai/outputs.py +0 -4
  21. pulumi_oci/pulumi-plugin.json +1 -1
  22. {pulumi_oci-2.11.0.dist-info → pulumi_oci-2.11.0a1726726622.dist-info}/METADATA +1 -1
  23. {pulumi_oci-2.11.0.dist-info → pulumi_oci-2.11.0a1726726622.dist-info}/RECORD +25 -55
  24. pulumi_oci/bigdataservice/bds_instance_resource_principal_configuration.py +0 -524
  25. pulumi_oci/bigdataservice/get_bds_instance_resource_principal_configuration.py +0 -236
  26. pulumi_oci/bigdataservice/get_bds_instance_resource_principal_configurations.py +0 -176
  27. pulumi_oci/capacitymanagement/get_internal_namespace_occ_overviews.py +0 -221
  28. pulumi_oci/capacitymanagement/get_internal_occ_handover_resource_block_details.py +0 -150
  29. pulumi_oci/capacitymanagement/get_internal_occ_handover_resource_blocks.py +0 -247
  30. pulumi_oci/capacitymanagement/get_namespace_occ_overviews.py +0 -204
  31. pulumi_oci/capacitymanagement/get_occ_handover_resource_block_details.py +0 -150
  32. pulumi_oci/capacitymanagement/get_occ_handover_resource_blocks.py +0 -227
  33. pulumi_oci/capacitymanagement/occ_customer_group.py +0 -690
  34. pulumi_oci/capacitymanagement/occ_customer_group_occ_customer.py +0 -412
  35. pulumi_oci/containerengine/get_cluster.py +0 -327
  36. pulumi_oci/fleetsoftwareupdate/__init__.py +0 -15
  37. pulumi_oci/fleetsoftwareupdate/_inputs.py +0 -717
  38. pulumi_oci/fleetsoftwareupdate/fsu_collection.py +0 -804
  39. pulumi_oci/fleetsoftwareupdate/fsu_cycle.py +0 -1231
  40. pulumi_oci/fleetsoftwareupdate/get_fsu_collection.py +0 -301
  41. pulumi_oci/fleetsoftwareupdate/get_fsu_collections.py +0 -196
  42. pulumi_oci/fleetsoftwareupdate/get_fsu_cycle.py +0 -431
  43. pulumi_oci/fleetsoftwareupdate/get_fsu_cycles.py +0 -233
  44. pulumi_oci/fleetsoftwareupdate/outputs.py +0 -2129
  45. pulumi_oci/globallydistributeddatabase/__init__.py +0 -15
  46. pulumi_oci/globallydistributeddatabase/_inputs.py +0 -1003
  47. pulumi_oci/globallydistributeddatabase/get_private_endpoint.py +0 -300
  48. pulumi_oci/globallydistributeddatabase/get_private_endpoints.py +0 -176
  49. pulumi_oci/globallydistributeddatabase/get_sharded_database.py +0 -610
  50. pulumi_oci/globallydistributeddatabase/get_sharded_databases.py +0 -176
  51. pulumi_oci/globallydistributeddatabase/outputs.py +0 -2058
  52. pulumi_oci/globallydistributeddatabase/private_endpoint.py +0 -742
  53. pulumi_oci/globallydistributeddatabase/sharded_database.py +0 -1816
  54. {pulumi_oci-2.11.0.dist-info → pulumi_oci-2.11.0a1726726622.dist-info}/WHEEL +0 -0
  55. {pulumi_oci-2.11.0.dist-info → pulumi_oci-2.11.0a1726726622.dist-info}/top_level.txt +0 -0
pulumi_oci/__init__.py CHANGED
@@ -111,8 +111,6 @@ if typing.TYPE_CHECKING:
111
111
  events = __events
112
112
  import pulumi_oci.filestorage as __filestorage
113
113
  filestorage = __filestorage
114
- import pulumi_oci.fleetsoftwareupdate as __fleetsoftwareupdate
115
- fleetsoftwareupdate = __fleetsoftwareupdate
116
114
  import pulumi_oci.functions as __functions
117
115
  functions = __functions
118
116
  import pulumi_oci.fusionapps as __fusionapps
@@ -121,8 +119,6 @@ if typing.TYPE_CHECKING:
121
119
  generativeai = __generativeai
122
120
  import pulumi_oci.genericartifactscontent as __genericartifactscontent
123
121
  genericartifactscontent = __genericartifactscontent
124
- import pulumi_oci.globallydistributeddatabase as __globallydistributeddatabase
125
- globallydistributeddatabase = __globallydistributeddatabase
126
122
  import pulumi_oci.goldengate as __goldengate
127
123
  goldengate = __goldengate
128
124
  import pulumi_oci.healthchecks as __healthchecks
@@ -299,12 +295,10 @@ else:
299
295
  email = _utilities.lazy_import('pulumi_oci.email')
300
296
  events = _utilities.lazy_import('pulumi_oci.events')
301
297
  filestorage = _utilities.lazy_import('pulumi_oci.filestorage')
302
- fleetsoftwareupdate = _utilities.lazy_import('pulumi_oci.fleetsoftwareupdate')
303
298
  functions = _utilities.lazy_import('pulumi_oci.functions')
304
299
  fusionapps = _utilities.lazy_import('pulumi_oci.fusionapps')
305
300
  generativeai = _utilities.lazy_import('pulumi_oci.generativeai')
306
301
  genericartifactscontent = _utilities.lazy_import('pulumi_oci.genericartifactscontent')
307
- globallydistributeddatabase = _utilities.lazy_import('pulumi_oci.globallydistributeddatabase')
308
302
  goldengate = _utilities.lazy_import('pulumi_oci.goldengate')
309
303
  healthchecks = _utilities.lazy_import('pulumi_oci.healthchecks')
310
304
  identity = _utilities.lazy_import('pulumi_oci.identity')
@@ -795,14 +789,6 @@ _utilities.register(
795
789
  "oci:BigDataService/bdsInstancePatchAction:BdsInstancePatchAction": "BdsInstancePatchAction"
796
790
  }
797
791
  },
798
- {
799
- "pkg": "oci",
800
- "mod": "BigDataService/bdsInstanceResourcePrincipalConfiguration",
801
- "fqn": "pulumi_oci.bigdataservice",
802
- "classes": {
803
- "oci:BigDataService/bdsInstanceResourcePrincipalConfiguration:BdsInstanceResourcePrincipalConfiguration": "BdsInstanceResourcePrincipalConfiguration"
804
- }
805
- },
806
792
  {
807
793
  "pkg": "oci",
808
794
  "mod": "Blockchain/blockchainPlatform",
@@ -859,22 +845,6 @@ _utilities.register(
859
845
  "oci:CapacityManagement/occCapacityRequest:OccCapacityRequest": "OccCapacityRequest"
860
846
  }
861
847
  },
862
- {
863
- "pkg": "oci",
864
- "mod": "CapacityManagement/occCustomerGroup",
865
- "fqn": "pulumi_oci.capacitymanagement",
866
- "classes": {
867
- "oci:CapacityManagement/occCustomerGroup:OccCustomerGroup": "OccCustomerGroup"
868
- }
869
- },
870
- {
871
- "pkg": "oci",
872
- "mod": "CapacityManagement/occCustomerGroupOccCustomer",
873
- "fqn": "pulumi_oci.capacitymanagement",
874
- "classes": {
875
- "oci:CapacityManagement/occCustomerGroupOccCustomer:OccCustomerGroupOccCustomer": "OccCustomerGroupOccCustomer"
876
- }
877
- },
878
848
  {
879
849
  "pkg": "oci",
880
850
  "mod": "CertificatesManagement/caBundle",
@@ -3619,22 +3589,6 @@ _utilities.register(
3619
3589
  "oci:FileStorage/snapshot:Snapshot": "Snapshot"
3620
3590
  }
3621
3591
  },
3622
- {
3623
- "pkg": "oci",
3624
- "mod": "FleetSoftwareUpdate/fsuCollection",
3625
- "fqn": "pulumi_oci.fleetsoftwareupdate",
3626
- "classes": {
3627
- "oci:FleetSoftwareUpdate/fsuCollection:FsuCollection": "FsuCollection"
3628
- }
3629
- },
3630
- {
3631
- "pkg": "oci",
3632
- "mod": "FleetSoftwareUpdate/fsuCycle",
3633
- "fqn": "pulumi_oci.fleetsoftwareupdate",
3634
- "classes": {
3635
- "oci:FleetSoftwareUpdate/fsuCycle:FsuCycle": "FsuCycle"
3636
- }
3637
- },
3638
3592
  {
3639
3593
  "pkg": "oci",
3640
3594
  "mod": "Functions/application",
@@ -3739,22 +3693,6 @@ _utilities.register(
3739
3693
  "oci:GenericArtifactsContent/artifactByPath:ArtifactByPath": "ArtifactByPath"
3740
3694
  }
3741
3695
  },
3742
- {
3743
- "pkg": "oci",
3744
- "mod": "GloballyDistributedDatabase/privateEndpoint",
3745
- "fqn": "pulumi_oci.globallydistributeddatabase",
3746
- "classes": {
3747
- "oci:GloballyDistributedDatabase/privateEndpoint:PrivateEndpoint": "PrivateEndpoint"
3748
- }
3749
- },
3750
- {
3751
- "pkg": "oci",
3752
- "mod": "GloballyDistributedDatabase/shardedDatabase",
3753
- "fqn": "pulumi_oci.globallydistributeddatabase",
3754
- "classes": {
3755
- "oci:GloballyDistributedDatabase/shardedDatabase:ShardedDatabase": "ShardedDatabase"
3756
- }
3757
- },
3758
3696
  {
3759
3697
  "pkg": "oci",
3760
3698
  "mod": "GoldenGate/connection",
@@ -12,7 +12,6 @@ from .bds_instance_metastore_config import *
12
12
  from .bds_instance_operation_certificate_managements_management import *
13
13
  from .bds_instance_os_patch_action import *
14
14
  from .bds_instance_patch_action import *
15
- from .bds_instance_resource_principal_configuration import *
16
15
  from .get_auto_scaling_configuration import *
17
16
  from .get_auto_scaling_configurations import *
18
17
  from .get_bds_instance import *
@@ -24,8 +23,6 @@ from .get_bds_instance_metastore_config import *
24
23
  from .get_bds_instance_metastore_configs import *
25
24
  from .get_bds_instance_patch_histories import *
26
25
  from .get_bds_instance_patches import *
27
- from .get_bds_instance_resource_principal_configuration import *
28
- from .get_bds_instance_resource_principal_configurations import *
29
26
  from .get_bds_instances import *
30
27
  from ._inputs import *
31
28
  from . import outputs
@@ -58,7 +58,6 @@ __all__ = [
58
58
  'GetBdsInstanceMetastoreConfigsFilterArgs',
59
59
  'GetBdsInstancePatchHistoriesFilterArgs',
60
60
  'GetBdsInstancePatchesFilterArgs',
61
- 'GetBdsInstanceResourcePrincipalConfigurationsFilterArgs',
62
61
  'GetBdsInstancesFilterArgs',
63
62
  ]
64
63
 
@@ -2657,14 +2656,6 @@ class BdsInstanceOsPatchActionPatchingConfigArgs:
2657
2656
  tolerance_threshold_per_domain: Optional[pulumi.Input[int]] = None,
2658
2657
  wait_time_between_batch_in_seconds: Optional[pulumi.Input[int]] = None,
2659
2658
  wait_time_between_domain_in_seconds: Optional[pulumi.Input[int]] = None):
2660
- """
2661
- :param pulumi.Input[str] patching_config_strategy: Type of strategy used for detailed patching configuration
2662
- :param pulumi.Input[int] batch_size: How many nodes to be patched in each iteration.
2663
- :param pulumi.Input[int] tolerance_threshold_per_batch: Acceptable number of failed-to-be-patched nodes in each batch. The maximum number of failed-to-patch nodes cannot exceed 20% of the number of nodes.
2664
- :param pulumi.Input[int] tolerance_threshold_per_domain: Acceptable number of failed-to-be-patched nodes in each domain. The maximum number of failed-to-patch nodes cannot exceed 20% of the number of nodes.
2665
- :param pulumi.Input[int] wait_time_between_batch_in_seconds: The wait time between batches in seconds.
2666
- :param pulumi.Input[int] wait_time_between_domain_in_seconds: The wait time between AD/FD in seconds.
2667
- """
2668
2659
  pulumi.set(__self__, "patching_config_strategy", patching_config_strategy)
2669
2660
  if batch_size is not None:
2670
2661
  pulumi.set(__self__, "batch_size", batch_size)
@@ -2680,9 +2671,6 @@ class BdsInstanceOsPatchActionPatchingConfigArgs:
2680
2671
  @property
2681
2672
  @pulumi.getter(name="patchingConfigStrategy")
2682
2673
  def patching_config_strategy(self) -> pulumi.Input[str]:
2683
- """
2684
- Type of strategy used for detailed patching configuration
2685
- """
2686
2674
  return pulumi.get(self, "patching_config_strategy")
2687
2675
 
2688
2676
  @patching_config_strategy.setter
@@ -2692,9 +2680,6 @@ class BdsInstanceOsPatchActionPatchingConfigArgs:
2692
2680
  @property
2693
2681
  @pulumi.getter(name="batchSize")
2694
2682
  def batch_size(self) -> Optional[pulumi.Input[int]]:
2695
- """
2696
- How many nodes to be patched in each iteration.
2697
- """
2698
2683
  return pulumi.get(self, "batch_size")
2699
2684
 
2700
2685
  @batch_size.setter
@@ -2704,9 +2689,6 @@ class BdsInstanceOsPatchActionPatchingConfigArgs:
2704
2689
  @property
2705
2690
  @pulumi.getter(name="toleranceThresholdPerBatch")
2706
2691
  def tolerance_threshold_per_batch(self) -> Optional[pulumi.Input[int]]:
2707
- """
2708
- Acceptable number of failed-to-be-patched nodes in each batch. The maximum number of failed-to-patch nodes cannot exceed 20% of the number of nodes.
2709
- """
2710
2692
  return pulumi.get(self, "tolerance_threshold_per_batch")
2711
2693
 
2712
2694
  @tolerance_threshold_per_batch.setter
@@ -2716,9 +2698,6 @@ class BdsInstanceOsPatchActionPatchingConfigArgs:
2716
2698
  @property
2717
2699
  @pulumi.getter(name="toleranceThresholdPerDomain")
2718
2700
  def tolerance_threshold_per_domain(self) -> Optional[pulumi.Input[int]]:
2719
- """
2720
- Acceptable number of failed-to-be-patched nodes in each domain. The maximum number of failed-to-patch nodes cannot exceed 20% of the number of nodes.
2721
- """
2722
2701
  return pulumi.get(self, "tolerance_threshold_per_domain")
2723
2702
 
2724
2703
  @tolerance_threshold_per_domain.setter
@@ -2728,9 +2707,6 @@ class BdsInstanceOsPatchActionPatchingConfigArgs:
2728
2707
  @property
2729
2708
  @pulumi.getter(name="waitTimeBetweenBatchInSeconds")
2730
2709
  def wait_time_between_batch_in_seconds(self) -> Optional[pulumi.Input[int]]:
2731
- """
2732
- The wait time between batches in seconds.
2733
- """
2734
2710
  return pulumi.get(self, "wait_time_between_batch_in_seconds")
2735
2711
 
2736
2712
  @wait_time_between_batch_in_seconds.setter
@@ -2740,9 +2716,6 @@ class BdsInstanceOsPatchActionPatchingConfigArgs:
2740
2716
  @property
2741
2717
  @pulumi.getter(name="waitTimeBetweenDomainInSeconds")
2742
2718
  def wait_time_between_domain_in_seconds(self) -> Optional[pulumi.Input[int]]:
2743
- """
2744
- The wait time between AD/FD in seconds.
2745
- """
2746
2719
  return pulumi.get(self, "wait_time_between_domain_in_seconds")
2747
2720
 
2748
2721
  @wait_time_between_domain_in_seconds.setter
@@ -3367,45 +3340,6 @@ class GetBdsInstancePatchesFilterArgs:
3367
3340
  pulumi.set(self, "regex", value)
3368
3341
 
3369
3342
 
3370
- @pulumi.input_type
3371
- class GetBdsInstanceResourcePrincipalConfigurationsFilterArgs:
3372
- def __init__(__self__, *,
3373
- name: str,
3374
- values: Sequence[str],
3375
- regex: Optional[bool] = None):
3376
- pulumi.set(__self__, "name", name)
3377
- pulumi.set(__self__, "values", values)
3378
- if regex is not None:
3379
- pulumi.set(__self__, "regex", regex)
3380
-
3381
- @property
3382
- @pulumi.getter
3383
- def name(self) -> str:
3384
- return pulumi.get(self, "name")
3385
-
3386
- @name.setter
3387
- def name(self, value: str):
3388
- pulumi.set(self, "name", value)
3389
-
3390
- @property
3391
- @pulumi.getter
3392
- def values(self) -> Sequence[str]:
3393
- return pulumi.get(self, "values")
3394
-
3395
- @values.setter
3396
- def values(self, value: Sequence[str]):
3397
- pulumi.set(self, "values", value)
3398
-
3399
- @property
3400
- @pulumi.getter
3401
- def regex(self) -> Optional[bool]:
3402
- return pulumi.get(self, "regex")
3403
-
3404
- @regex.setter
3405
- def regex(self, value: Optional[bool]):
3406
- pulumi.set(self, "regex", value)
3407
-
3408
-
3409
3343
  @pulumi.input_type
3410
3344
  class GetBdsInstancesFilterArgs:
3411
3345
  def __init__(__self__, *,
@@ -22,14 +22,6 @@ class BdsInstanceOsPatchActionArgs:
22
22
  patching_configs: Optional[pulumi.Input[Sequence[pulumi.Input['BdsInstanceOsPatchActionPatchingConfigArgs']]]] = None):
23
23
  """
24
24
  The set of arguments for constructing a BdsInstanceOsPatchAction resource.
25
- :param pulumi.Input[str] bds_instance_id: The OCID of the cluster.
26
- :param pulumi.Input[str] cluster_admin_password: Base-64 encoded password for the cluster admin user.
27
- :param pulumi.Input[str] os_patch_version: The version of the OS patch to be installed.
28
-
29
-
30
- ** IMPORTANT **
31
- Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
32
- :param pulumi.Input[Sequence[pulumi.Input['BdsInstanceOsPatchActionPatchingConfigArgs']]] patching_configs: Detailed configurations for defining the behavior when installing ODH patches. If not provided, nodes will be patched with down time.
33
25
  """
34
26
  pulumi.set(__self__, "bds_instance_id", bds_instance_id)
35
27
  pulumi.set(__self__, "cluster_admin_password", cluster_admin_password)
@@ -40,9 +32,6 @@ class BdsInstanceOsPatchActionArgs:
40
32
  @property
41
33
  @pulumi.getter(name="bdsInstanceId")
42
34
  def bds_instance_id(self) -> pulumi.Input[str]:
43
- """
44
- The OCID of the cluster.
45
- """
46
35
  return pulumi.get(self, "bds_instance_id")
47
36
 
48
37
  @bds_instance_id.setter
@@ -52,9 +41,6 @@ class BdsInstanceOsPatchActionArgs:
52
41
  @property
53
42
  @pulumi.getter(name="clusterAdminPassword")
54
43
  def cluster_admin_password(self) -> pulumi.Input[str]:
55
- """
56
- Base-64 encoded password for the cluster admin user.
57
- """
58
44
  return pulumi.get(self, "cluster_admin_password")
59
45
 
60
46
  @cluster_admin_password.setter
@@ -64,13 +50,6 @@ class BdsInstanceOsPatchActionArgs:
64
50
  @property
65
51
  @pulumi.getter(name="osPatchVersion")
66
52
  def os_patch_version(self) -> pulumi.Input[str]:
67
- """
68
- The version of the OS patch to be installed.
69
-
70
-
71
- ** IMPORTANT **
72
- Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
73
- """
74
53
  return pulumi.get(self, "os_patch_version")
75
54
 
76
55
  @os_patch_version.setter
@@ -80,9 +59,6 @@ class BdsInstanceOsPatchActionArgs:
80
59
  @property
81
60
  @pulumi.getter(name="patchingConfigs")
82
61
  def patching_configs(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['BdsInstanceOsPatchActionPatchingConfigArgs']]]]:
83
- """
84
- Detailed configurations for defining the behavior when installing ODH patches. If not provided, nodes will be patched with down time.
85
- """
86
62
  return pulumi.get(self, "patching_configs")
87
63
 
88
64
  @patching_configs.setter
@@ -99,14 +75,6 @@ class _BdsInstanceOsPatchActionState:
99
75
  patching_configs: Optional[pulumi.Input[Sequence[pulumi.Input['BdsInstanceOsPatchActionPatchingConfigArgs']]]] = None):
100
76
  """
101
77
  Input properties used for looking up and filtering BdsInstanceOsPatchAction resources.
102
- :param pulumi.Input[str] bds_instance_id: The OCID of the cluster.
103
- :param pulumi.Input[str] cluster_admin_password: Base-64 encoded password for the cluster admin user.
104
- :param pulumi.Input[str] os_patch_version: The version of the OS patch to be installed.
105
-
106
-
107
- ** IMPORTANT **
108
- Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
109
- :param pulumi.Input[Sequence[pulumi.Input['BdsInstanceOsPatchActionPatchingConfigArgs']]] patching_configs: Detailed configurations for defining the behavior when installing ODH patches. If not provided, nodes will be patched with down time.
110
78
  """
111
79
  if bds_instance_id is not None:
112
80
  pulumi.set(__self__, "bds_instance_id", bds_instance_id)
@@ -120,9 +88,6 @@ class _BdsInstanceOsPatchActionState:
120
88
  @property
121
89
  @pulumi.getter(name="bdsInstanceId")
122
90
  def bds_instance_id(self) -> Optional[pulumi.Input[str]]:
123
- """
124
- The OCID of the cluster.
125
- """
126
91
  return pulumi.get(self, "bds_instance_id")
127
92
 
128
93
  @bds_instance_id.setter
@@ -132,9 +97,6 @@ class _BdsInstanceOsPatchActionState:
132
97
  @property
133
98
  @pulumi.getter(name="clusterAdminPassword")
134
99
  def cluster_admin_password(self) -> Optional[pulumi.Input[str]]:
135
- """
136
- Base-64 encoded password for the cluster admin user.
137
- """
138
100
  return pulumi.get(self, "cluster_admin_password")
139
101
 
140
102
  @cluster_admin_password.setter
@@ -144,13 +106,6 @@ class _BdsInstanceOsPatchActionState:
144
106
  @property
145
107
  @pulumi.getter(name="osPatchVersion")
146
108
  def os_patch_version(self) -> Optional[pulumi.Input[str]]:
147
- """
148
- The version of the OS patch to be installed.
149
-
150
-
151
- ** IMPORTANT **
152
- Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
153
- """
154
109
  return pulumi.get(self, "os_patch_version")
155
110
 
156
111
  @os_patch_version.setter
@@ -160,9 +115,6 @@ class _BdsInstanceOsPatchActionState:
160
115
  @property
161
116
  @pulumi.getter(name="patchingConfigs")
162
117
  def patching_configs(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['BdsInstanceOsPatchActionPatchingConfigArgs']]]]:
163
- """
164
- Detailed configurations for defining the behavior when installing ODH patches. If not provided, nodes will be patched with down time.
165
- """
166
118
  return pulumi.get(self, "patching_configs")
167
119
 
168
120
  @patching_configs.setter
@@ -181,44 +133,9 @@ class BdsInstanceOsPatchAction(pulumi.CustomResource):
181
133
  patching_configs: Optional[pulumi.Input[Sequence[pulumi.Input[Union['BdsInstanceOsPatchActionPatchingConfigArgs', 'BdsInstanceOsPatchActionPatchingConfigArgsDict']]]]] = None,
182
134
  __props__=None):
183
135
  """
184
- This resource provides the Bds Instance OS Patch Action resource in Oracle Cloud Infrastructure Big Data Service service.
185
-
186
- Install the specified OS patch to this cluster nodes.
187
-
188
- ## Example Usage
189
-
190
- ```python
191
- import pulumi
192
- import pulumi_oci as oci
193
-
194
- test_bds_instance_os_patch_action = oci.big_data_service.BdsInstanceOsPatchAction("test_bds_instance_os_patch_action",
195
- bds_instance_id=test_bds_instance["id"],
196
- cluster_admin_password=bds_instance_os_patch_action_cluster_admin_password,
197
- os_patch_version=bds_instance_os_patch_action_os_patch_version,
198
- patching_configs=[{
199
- "patching_config_strategy": bds_instance_os_patch_action_patching_config_strategy,
200
- "batch_size": bds_instance_os_patch_action_batch_size,
201
- "wait_time_between_batch_in_seconds": bds_instance_os_patch_action_wait_time_between_batch_in_seconds,
202
- "tolerance_threshold_per_batch": bds_instance_os_patch_action_tolerance_threshold_per_batch,
203
- "wait_time_between_domain_in_seconds": bds_instance_os_patch_action_wait_time_between_domain_in_seconds,
204
- "tolerance_threshold_per_domain": bds_instance_os_patch_action_tolerance_threshold_per_domain,
205
- }])
206
- ```
207
-
208
- ## Import
209
-
210
- Import is not supported for this resource.
211
-
136
+ Create a BdsInstanceOsPatchAction resource with the given unique name, props, and options.
212
137
  :param str resource_name: The name of the resource.
213
138
  :param pulumi.ResourceOptions opts: Options for the resource.
214
- :param pulumi.Input[str] bds_instance_id: The OCID of the cluster.
215
- :param pulumi.Input[str] cluster_admin_password: Base-64 encoded password for the cluster admin user.
216
- :param pulumi.Input[str] os_patch_version: The version of the OS patch to be installed.
217
-
218
-
219
- ** IMPORTANT **
220
- Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
221
- :param pulumi.Input[Sequence[pulumi.Input[Union['BdsInstanceOsPatchActionPatchingConfigArgs', 'BdsInstanceOsPatchActionPatchingConfigArgsDict']]]] patching_configs: Detailed configurations for defining the behavior when installing ODH patches. If not provided, nodes will be patched with down time.
222
139
  """
223
140
  ...
224
141
  @overload
@@ -227,34 +144,7 @@ class BdsInstanceOsPatchAction(pulumi.CustomResource):
227
144
  args: BdsInstanceOsPatchActionArgs,
228
145
  opts: Optional[pulumi.ResourceOptions] = None):
229
146
  """
230
- This resource provides the Bds Instance OS Patch Action resource in Oracle Cloud Infrastructure Big Data Service service.
231
-
232
- Install the specified OS patch to this cluster nodes.
233
-
234
- ## Example Usage
235
-
236
- ```python
237
- import pulumi
238
- import pulumi_oci as oci
239
-
240
- test_bds_instance_os_patch_action = oci.big_data_service.BdsInstanceOsPatchAction("test_bds_instance_os_patch_action",
241
- bds_instance_id=test_bds_instance["id"],
242
- cluster_admin_password=bds_instance_os_patch_action_cluster_admin_password,
243
- os_patch_version=bds_instance_os_patch_action_os_patch_version,
244
- patching_configs=[{
245
- "patching_config_strategy": bds_instance_os_patch_action_patching_config_strategy,
246
- "batch_size": bds_instance_os_patch_action_batch_size,
247
- "wait_time_between_batch_in_seconds": bds_instance_os_patch_action_wait_time_between_batch_in_seconds,
248
- "tolerance_threshold_per_batch": bds_instance_os_patch_action_tolerance_threshold_per_batch,
249
- "wait_time_between_domain_in_seconds": bds_instance_os_patch_action_wait_time_between_domain_in_seconds,
250
- "tolerance_threshold_per_domain": bds_instance_os_patch_action_tolerance_threshold_per_domain,
251
- }])
252
- ```
253
-
254
- ## Import
255
-
256
- Import is not supported for this resource.
257
-
147
+ Create a BdsInstanceOsPatchAction resource with the given unique name, props, and options.
258
148
  :param str resource_name: The name of the resource.
259
149
  :param BdsInstanceOsPatchActionArgs args: The arguments to use to populate this resource's properties.
260
150
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -316,14 +206,6 @@ class BdsInstanceOsPatchAction(pulumi.CustomResource):
316
206
  :param str resource_name: The unique name of the resulting resource.
317
207
  :param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
318
208
  :param pulumi.ResourceOptions opts: Options for the resource.
319
- :param pulumi.Input[str] bds_instance_id: The OCID of the cluster.
320
- :param pulumi.Input[str] cluster_admin_password: Base-64 encoded password for the cluster admin user.
321
- :param pulumi.Input[str] os_patch_version: The version of the OS patch to be installed.
322
-
323
-
324
- ** IMPORTANT **
325
- Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
326
- :param pulumi.Input[Sequence[pulumi.Input[Union['BdsInstanceOsPatchActionPatchingConfigArgs', 'BdsInstanceOsPatchActionPatchingConfigArgsDict']]]] patching_configs: Detailed configurations for defining the behavior when installing ODH patches. If not provided, nodes will be patched with down time.
327
209
  """
328
210
  opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
329
211
 
@@ -338,36 +220,20 @@ class BdsInstanceOsPatchAction(pulumi.CustomResource):
338
220
  @property
339
221
  @pulumi.getter(name="bdsInstanceId")
340
222
  def bds_instance_id(self) -> pulumi.Output[str]:
341
- """
342
- The OCID of the cluster.
343
- """
344
223
  return pulumi.get(self, "bds_instance_id")
345
224
 
346
225
  @property
347
226
  @pulumi.getter(name="clusterAdminPassword")
348
227
  def cluster_admin_password(self) -> pulumi.Output[str]:
349
- """
350
- Base-64 encoded password for the cluster admin user.
351
- """
352
228
  return pulumi.get(self, "cluster_admin_password")
353
229
 
354
230
  @property
355
231
  @pulumi.getter(name="osPatchVersion")
356
232
  def os_patch_version(self) -> pulumi.Output[str]:
357
- """
358
- The version of the OS patch to be installed.
359
-
360
-
361
- ** IMPORTANT **
362
- Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
363
- """
364
233
  return pulumi.get(self, "os_patch_version")
365
234
 
366
235
  @property
367
236
  @pulumi.getter(name="patchingConfigs")
368
237
  def patching_configs(self) -> pulumi.Output[Sequence['outputs.BdsInstanceOsPatchActionPatchingConfig']]:
369
- """
370
- Detailed configurations for defining the behavior when installing ODH patches. If not provided, nodes will be patched with down time.
371
- """
372
238
  return pulumi.get(self, "patching_configs")
373
239