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.
- pulumi_oci/__init__.py +0 -62
- pulumi_oci/bigdataservice/__init__.py +0 -3
- pulumi_oci/bigdataservice/_inputs.py +0 -66
- pulumi_oci/bigdataservice/bds_instance_os_patch_action.py +2 -136
- pulumi_oci/bigdataservice/outputs.py +0 -175
- pulumi_oci/capacitymanagement/__init__.py +0 -8
- pulumi_oci/capacitymanagement/_inputs.py +3 -465
- pulumi_oci/capacitymanagement/get_internal_occ_availability_catalogs.py +7 -7
- pulumi_oci/capacitymanagement/get_occ_availability_catalog.py +1 -1
- pulumi_oci/capacitymanagement/get_occ_capacity_request.py +2 -15
- pulumi_oci/capacitymanagement/get_occ_capacity_requests.py +5 -25
- pulumi_oci/capacitymanagement/get_occ_customer_group.py +1 -1
- pulumi_oci/capacitymanagement/occ_availability_catalog.py +4 -4
- pulumi_oci/capacitymanagement/occ_capacity_request.py +32 -78
- pulumi_oci/capacitymanagement/outputs.py +166 -1668
- pulumi_oci/containerengine/__init__.py +0 -1
- pulumi_oci/containerengine/outputs.py +0 -492
- pulumi_oci/generativeai/dedicated_ai_cluster.py +0 -7
- pulumi_oci/generativeai/get_model.py +0 -3
- pulumi_oci/generativeai/outputs.py +0 -4
- pulumi_oci/pulumi-plugin.json +1 -1
- {pulumi_oci-2.11.0.dist-info → pulumi_oci-2.11.0a1726726622.dist-info}/METADATA +1 -1
- {pulumi_oci-2.11.0.dist-info → pulumi_oci-2.11.0a1726726622.dist-info}/RECORD +25 -55
- pulumi_oci/bigdataservice/bds_instance_resource_principal_configuration.py +0 -524
- pulumi_oci/bigdataservice/get_bds_instance_resource_principal_configuration.py +0 -236
- pulumi_oci/bigdataservice/get_bds_instance_resource_principal_configurations.py +0 -176
- pulumi_oci/capacitymanagement/get_internal_namespace_occ_overviews.py +0 -221
- pulumi_oci/capacitymanagement/get_internal_occ_handover_resource_block_details.py +0 -150
- pulumi_oci/capacitymanagement/get_internal_occ_handover_resource_blocks.py +0 -247
- pulumi_oci/capacitymanagement/get_namespace_occ_overviews.py +0 -204
- pulumi_oci/capacitymanagement/get_occ_handover_resource_block_details.py +0 -150
- pulumi_oci/capacitymanagement/get_occ_handover_resource_blocks.py +0 -227
- pulumi_oci/capacitymanagement/occ_customer_group.py +0 -690
- pulumi_oci/capacitymanagement/occ_customer_group_occ_customer.py +0 -412
- pulumi_oci/containerengine/get_cluster.py +0 -327
- pulumi_oci/fleetsoftwareupdate/__init__.py +0 -15
- pulumi_oci/fleetsoftwareupdate/_inputs.py +0 -717
- pulumi_oci/fleetsoftwareupdate/fsu_collection.py +0 -804
- pulumi_oci/fleetsoftwareupdate/fsu_cycle.py +0 -1231
- pulumi_oci/fleetsoftwareupdate/get_fsu_collection.py +0 -301
- pulumi_oci/fleetsoftwareupdate/get_fsu_collections.py +0 -196
- pulumi_oci/fleetsoftwareupdate/get_fsu_cycle.py +0 -431
- pulumi_oci/fleetsoftwareupdate/get_fsu_cycles.py +0 -233
- pulumi_oci/fleetsoftwareupdate/outputs.py +0 -2129
- 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.11.0.dist-info → pulumi_oci-2.11.0a1726726622.dist-info}/WHEEL +0 -0
- {pulumi_oci-2.11.0.dist-info → pulumi_oci-2.11.0a1726726622.dist-info}/top_level.txt +0 -0
@@ -13,20 +13,12 @@ __all__ = [
|
|
13
13
|
'OccAvailabilityCatalogDetailArgs',
|
14
14
|
'OccAvailabilityCatalogMetadataDetailsArgs',
|
15
15
|
'OccCapacityRequestDetailArgs',
|
16
|
-
'OccCapacityRequestDetailAssociatedOccHandoverResourceBlockListArgs',
|
17
16
|
'OccCapacityRequestPatchOperationArgs',
|
18
|
-
'OccCustomerGroupCustomersListArgs',
|
19
|
-
'GetInternalNamespaceOccOverviewsFilterArgs',
|
20
17
|
'GetInternalOccAvailabilityCatalogsFilterArgs',
|
21
|
-
'GetInternalOccHandoverResourceBlockDetailsFilterArgs',
|
22
|
-
'GetInternalOccHandoverResourceBlocksFilterArgs',
|
23
|
-
'GetNamespaceOccOverviewsFilterArgs',
|
24
18
|
'GetOccAvailabilityCatalogOccAvailabilitiesFilterArgs',
|
25
19
|
'GetOccAvailabilityCatalogsFilterArgs',
|
26
20
|
'GetOccCapacityRequestsFilterArgs',
|
27
21
|
'GetOccCustomerGroupsFilterArgs',
|
28
|
-
'GetOccHandoverResourceBlockDetailsFilterArgs',
|
29
|
-
'GetOccHandoverResourceBlocksFilterArgs',
|
30
22
|
]
|
31
23
|
|
32
24
|
@pulumi.input_type
|
@@ -36,25 +28,19 @@ class OccAvailabilityCatalogDetailArgs:
|
|
36
28
|
catalog_id: Optional[pulumi.Input[str]] = None,
|
37
29
|
date_expected_capacity_handover: Optional[pulumi.Input[str]] = None,
|
38
30
|
date_final_customer_order: Optional[pulumi.Input[str]] = None,
|
39
|
-
demanded_quantity: Optional[pulumi.Input[str]] = None,
|
40
31
|
namespace: Optional[pulumi.Input[str]] = None,
|
41
32
|
resource_name: Optional[pulumi.Input[str]] = None,
|
42
33
|
resource_type: Optional[pulumi.Input[str]] = None,
|
43
|
-
system_tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
44
|
-
total_available_quantity: Optional[pulumi.Input[str]] = None,
|
45
34
|
unit: Optional[pulumi.Input[str]] = None,
|
46
35
|
workload_type: Optional[pulumi.Input[str]] = None):
|
47
36
|
"""
|
48
|
-
:param pulumi.Input[str] available_quantity: The quantity of resource
|
37
|
+
:param pulumi.Input[str] available_quantity: The quantity of available resource that the customer can request.
|
49
38
|
:param pulumi.Input[str] catalog_id: The OCID of the availability catalog.
|
50
39
|
:param pulumi.Input[str] date_expected_capacity_handover: The date by which the capacity requested by customers before dateFinalCustomerOrder needs to be fulfilled.
|
51
40
|
:param pulumi.Input[str] date_final_customer_order: The date by which the customer must place the order to have their capacity requirements met by the customer handover date.
|
52
|
-
:param pulumi.Input[str] demanded_quantity: The quantity of resource currently demanded by the customer.
|
53
41
|
:param pulumi.Input[str] namespace: The name of the Oracle Cloud Infrastructure service in consideration. For example, Compute, Exadata, and so on.
|
54
42
|
:param pulumi.Input[str] resource_name: The name of the resource that the customer can request.
|
55
43
|
:param pulumi.Input[str] resource_type: The different types of resources against which customers can place capacity requests.
|
56
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
57
|
-
:param pulumi.Input[str] total_available_quantity: The total quantity of resource that the customer can request.
|
58
44
|
:param pulumi.Input[str] unit: The unit in which the resource available is measured.
|
59
45
|
:param pulumi.Input[str] workload_type: The type of workload (Generic/ROW).
|
60
46
|
"""
|
@@ -66,18 +52,12 @@ class OccAvailabilityCatalogDetailArgs:
|
|
66
52
|
pulumi.set(__self__, "date_expected_capacity_handover", date_expected_capacity_handover)
|
67
53
|
if date_final_customer_order is not None:
|
68
54
|
pulumi.set(__self__, "date_final_customer_order", date_final_customer_order)
|
69
|
-
if demanded_quantity is not None:
|
70
|
-
pulumi.set(__self__, "demanded_quantity", demanded_quantity)
|
71
55
|
if namespace is not None:
|
72
56
|
pulumi.set(__self__, "namespace", namespace)
|
73
57
|
if resource_name is not None:
|
74
58
|
pulumi.set(__self__, "resource_name", resource_name)
|
75
59
|
if resource_type is not None:
|
76
60
|
pulumi.set(__self__, "resource_type", resource_type)
|
77
|
-
if system_tags is not None:
|
78
|
-
pulumi.set(__self__, "system_tags", system_tags)
|
79
|
-
if total_available_quantity is not None:
|
80
|
-
pulumi.set(__self__, "total_available_quantity", total_available_quantity)
|
81
61
|
if unit is not None:
|
82
62
|
pulumi.set(__self__, "unit", unit)
|
83
63
|
if workload_type is not None:
|
@@ -87,7 +67,7 @@ class OccAvailabilityCatalogDetailArgs:
|
|
87
67
|
@pulumi.getter(name="availableQuantity")
|
88
68
|
def available_quantity(self) -> Optional[pulumi.Input[str]]:
|
89
69
|
"""
|
90
|
-
The quantity of resource
|
70
|
+
The quantity of available resource that the customer can request.
|
91
71
|
"""
|
92
72
|
return pulumi.get(self, "available_quantity")
|
93
73
|
|
@@ -131,18 +111,6 @@ class OccAvailabilityCatalogDetailArgs:
|
|
131
111
|
def date_final_customer_order(self, value: Optional[pulumi.Input[str]]):
|
132
112
|
pulumi.set(self, "date_final_customer_order", value)
|
133
113
|
|
134
|
-
@property
|
135
|
-
@pulumi.getter(name="demandedQuantity")
|
136
|
-
def demanded_quantity(self) -> Optional[pulumi.Input[str]]:
|
137
|
-
"""
|
138
|
-
The quantity of resource currently demanded by the customer.
|
139
|
-
"""
|
140
|
-
return pulumi.get(self, "demanded_quantity")
|
141
|
-
|
142
|
-
@demanded_quantity.setter
|
143
|
-
def demanded_quantity(self, value: Optional[pulumi.Input[str]]):
|
144
|
-
pulumi.set(self, "demanded_quantity", value)
|
145
|
-
|
146
114
|
@property
|
147
115
|
@pulumi.getter
|
148
116
|
def namespace(self) -> Optional[pulumi.Input[str]]:
|
@@ -179,30 +147,6 @@ class OccAvailabilityCatalogDetailArgs:
|
|
179
147
|
def resource_type(self, value: Optional[pulumi.Input[str]]):
|
180
148
|
pulumi.set(self, "resource_type", value)
|
181
149
|
|
182
|
-
@property
|
183
|
-
@pulumi.getter(name="systemTags")
|
184
|
-
def system_tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
185
|
-
"""
|
186
|
-
System tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
187
|
-
"""
|
188
|
-
return pulumi.get(self, "system_tags")
|
189
|
-
|
190
|
-
@system_tags.setter
|
191
|
-
def system_tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
192
|
-
pulumi.set(self, "system_tags", value)
|
193
|
-
|
194
|
-
@property
|
195
|
-
@pulumi.getter(name="totalAvailableQuantity")
|
196
|
-
def total_available_quantity(self) -> Optional[pulumi.Input[str]]:
|
197
|
-
"""
|
198
|
-
The total quantity of resource that the customer can request.
|
199
|
-
"""
|
200
|
-
return pulumi.get(self, "total_available_quantity")
|
201
|
-
|
202
|
-
@total_available_quantity.setter
|
203
|
-
def total_available_quantity(self, value: Optional[pulumi.Input[str]]):
|
204
|
-
pulumi.set(self, "total_available_quantity", value)
|
205
|
-
|
206
150
|
@property
|
207
151
|
@pulumi.getter
|
208
152
|
def unit(self) -> Optional[pulumi.Input[str]]:
|
@@ -258,24 +202,18 @@ class OccCapacityRequestDetailArgs:
|
|
258
202
|
resource_type: pulumi.Input[str],
|
259
203
|
workload_type: pulumi.Input[str],
|
260
204
|
actual_handover_quantity: Optional[pulumi.Input[str]] = None,
|
261
|
-
associated_occ_handover_resource_block_lists: Optional[pulumi.Input[Sequence[pulumi.Input['OccCapacityRequestDetailAssociatedOccHandoverResourceBlockListArgs']]]] = None,
|
262
|
-
availability_domain: Optional[pulumi.Input[str]] = None,
|
263
205
|
date_actual_handover: Optional[pulumi.Input[str]] = None,
|
264
206
|
date_expected_handover: Optional[pulumi.Input[str]] = None,
|
265
|
-
expected_handover_quantity: Optional[pulumi.Input[str]] = None
|
266
|
-
source_workload_type: Optional[pulumi.Input[str]] = None):
|
207
|
+
expected_handover_quantity: Optional[pulumi.Input[str]] = None):
|
267
208
|
"""
|
268
209
|
:param pulumi.Input[str] demand_quantity: The number of compute server's with name <resourceName> required by the user.
|
269
210
|
:param pulumi.Input[str] resource_name: The name of the COMPUTE server shape for which the request is made. Do not use CAPACITY_CONSTRAINT as the resource name.
|
270
211
|
:param pulumi.Input[str] resource_type: The type of the resource against which the user wants to place a capacity request.
|
271
212
|
:param pulumi.Input[str] workload_type: The type of the workload (Generic/ROW).
|
272
213
|
:param pulumi.Input[str] actual_handover_quantity: The actual handed over quantity of resources at the time of request resolution.
|
273
|
-
:param pulumi.Input[Sequence[pulumi.Input['OccCapacityRequestDetailAssociatedOccHandoverResourceBlockListArgs']]] associated_occ_handover_resource_block_lists: A list containing details about occHandoverResourceBlocks which were handed over for the corresponding resource name.
|
274
|
-
:param pulumi.Input[str] availability_domain: The availability domain of the resource which is to be transferred. Note that this is only required for Capacity Request Transfer requests.
|
275
214
|
:param pulumi.Input[str] date_actual_handover: The date on which the actual handover quantity of resources is delivered.
|
276
215
|
:param pulumi.Input[str] date_expected_handover: The date on which the latest increment to supplied quantity of resources was delivered.
|
277
216
|
:param pulumi.Input[str] expected_handover_quantity: The incremental quantity of resources supplied as the provisioning is underway.
|
278
|
-
:param pulumi.Input[str] source_workload_type: The WorkloadType from where capacity request are to be transferred.
|
279
217
|
"""
|
280
218
|
pulumi.set(__self__, "demand_quantity", demand_quantity)
|
281
219
|
pulumi.set(__self__, "resource_name", resource_name)
|
@@ -283,18 +221,12 @@ class OccCapacityRequestDetailArgs:
|
|
283
221
|
pulumi.set(__self__, "workload_type", workload_type)
|
284
222
|
if actual_handover_quantity is not None:
|
285
223
|
pulumi.set(__self__, "actual_handover_quantity", actual_handover_quantity)
|
286
|
-
if associated_occ_handover_resource_block_lists is not None:
|
287
|
-
pulumi.set(__self__, "associated_occ_handover_resource_block_lists", associated_occ_handover_resource_block_lists)
|
288
|
-
if availability_domain is not None:
|
289
|
-
pulumi.set(__self__, "availability_domain", availability_domain)
|
290
224
|
if date_actual_handover is not None:
|
291
225
|
pulumi.set(__self__, "date_actual_handover", date_actual_handover)
|
292
226
|
if date_expected_handover is not None:
|
293
227
|
pulumi.set(__self__, "date_expected_handover", date_expected_handover)
|
294
228
|
if expected_handover_quantity is not None:
|
295
229
|
pulumi.set(__self__, "expected_handover_quantity", expected_handover_quantity)
|
296
|
-
if source_workload_type is not None:
|
297
|
-
pulumi.set(__self__, "source_workload_type", source_workload_type)
|
298
230
|
|
299
231
|
@property
|
300
232
|
@pulumi.getter(name="demandQuantity")
|
@@ -356,30 +288,6 @@ class OccCapacityRequestDetailArgs:
|
|
356
288
|
def actual_handover_quantity(self, value: Optional[pulumi.Input[str]]):
|
357
289
|
pulumi.set(self, "actual_handover_quantity", value)
|
358
290
|
|
359
|
-
@property
|
360
|
-
@pulumi.getter(name="associatedOccHandoverResourceBlockLists")
|
361
|
-
def associated_occ_handover_resource_block_lists(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['OccCapacityRequestDetailAssociatedOccHandoverResourceBlockListArgs']]]]:
|
362
|
-
"""
|
363
|
-
A list containing details about occHandoverResourceBlocks which were handed over for the corresponding resource name.
|
364
|
-
"""
|
365
|
-
return pulumi.get(self, "associated_occ_handover_resource_block_lists")
|
366
|
-
|
367
|
-
@associated_occ_handover_resource_block_lists.setter
|
368
|
-
def associated_occ_handover_resource_block_lists(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['OccCapacityRequestDetailAssociatedOccHandoverResourceBlockListArgs']]]]):
|
369
|
-
pulumi.set(self, "associated_occ_handover_resource_block_lists", value)
|
370
|
-
|
371
|
-
@property
|
372
|
-
@pulumi.getter(name="availabilityDomain")
|
373
|
-
def availability_domain(self) -> Optional[pulumi.Input[str]]:
|
374
|
-
"""
|
375
|
-
The availability domain of the resource which is to be transferred. Note that this is only required for Capacity Request Transfer requests.
|
376
|
-
"""
|
377
|
-
return pulumi.get(self, "availability_domain")
|
378
|
-
|
379
|
-
@availability_domain.setter
|
380
|
-
def availability_domain(self, value: Optional[pulumi.Input[str]]):
|
381
|
-
pulumi.set(self, "availability_domain", value)
|
382
|
-
|
383
291
|
@property
|
384
292
|
@pulumi.getter(name="dateActualHandover")
|
385
293
|
def date_actual_handover(self) -> Optional[pulumi.Input[str]]:
|
@@ -416,57 +324,6 @@ class OccCapacityRequestDetailArgs:
|
|
416
324
|
def expected_handover_quantity(self, value: Optional[pulumi.Input[str]]):
|
417
325
|
pulumi.set(self, "expected_handover_quantity", value)
|
418
326
|
|
419
|
-
@property
|
420
|
-
@pulumi.getter(name="sourceWorkloadType")
|
421
|
-
def source_workload_type(self) -> Optional[pulumi.Input[str]]:
|
422
|
-
"""
|
423
|
-
The WorkloadType from where capacity request are to be transferred.
|
424
|
-
"""
|
425
|
-
return pulumi.get(self, "source_workload_type")
|
426
|
-
|
427
|
-
@source_workload_type.setter
|
428
|
-
def source_workload_type(self, value: Optional[pulumi.Input[str]]):
|
429
|
-
pulumi.set(self, "source_workload_type", value)
|
430
|
-
|
431
|
-
|
432
|
-
@pulumi.input_type
|
433
|
-
class OccCapacityRequestDetailAssociatedOccHandoverResourceBlockListArgs:
|
434
|
-
def __init__(__self__, *,
|
435
|
-
handover_quantity: Optional[pulumi.Input[str]] = None,
|
436
|
-
occ_handover_resource_block_id: Optional[pulumi.Input[str]] = None):
|
437
|
-
"""
|
438
|
-
:param pulumi.Input[str] handover_quantity: The total quantity of the resource that was made available to the customer as part of this resource block
|
439
|
-
:param pulumi.Input[str] occ_handover_resource_block_id: The OCID of the handed over resource block.
|
440
|
-
"""
|
441
|
-
if handover_quantity is not None:
|
442
|
-
pulumi.set(__self__, "handover_quantity", handover_quantity)
|
443
|
-
if occ_handover_resource_block_id is not None:
|
444
|
-
pulumi.set(__self__, "occ_handover_resource_block_id", occ_handover_resource_block_id)
|
445
|
-
|
446
|
-
@property
|
447
|
-
@pulumi.getter(name="handoverQuantity")
|
448
|
-
def handover_quantity(self) -> Optional[pulumi.Input[str]]:
|
449
|
-
"""
|
450
|
-
The total quantity of the resource that was made available to the customer as part of this resource block
|
451
|
-
"""
|
452
|
-
return pulumi.get(self, "handover_quantity")
|
453
|
-
|
454
|
-
@handover_quantity.setter
|
455
|
-
def handover_quantity(self, value: Optional[pulumi.Input[str]]):
|
456
|
-
pulumi.set(self, "handover_quantity", value)
|
457
|
-
|
458
|
-
@property
|
459
|
-
@pulumi.getter(name="occHandoverResourceBlockId")
|
460
|
-
def occ_handover_resource_block_id(self) -> Optional[pulumi.Input[str]]:
|
461
|
-
"""
|
462
|
-
The OCID of the handed over resource block.
|
463
|
-
"""
|
464
|
-
return pulumi.get(self, "occ_handover_resource_block_id")
|
465
|
-
|
466
|
-
@occ_handover_resource_block_id.setter
|
467
|
-
def occ_handover_resource_block_id(self, value: Optional[pulumi.Input[str]]):
|
468
|
-
pulumi.set(self, "occ_handover_resource_block_id", value)
|
469
|
-
|
470
327
|
|
471
328
|
@pulumi.input_type
|
472
329
|
class OccCapacityRequestPatchOperationArgs:
|
@@ -567,130 +424,6 @@ class OccCapacityRequestPatchOperationArgs:
|
|
567
424
|
pulumi.set(self, "selected_item", value)
|
568
425
|
|
569
426
|
|
570
|
-
@pulumi.input_type
|
571
|
-
class OccCustomerGroupCustomersListArgs:
|
572
|
-
def __init__(__self__, *,
|
573
|
-
display_name: pulumi.Input[str],
|
574
|
-
tenancy_id: pulumi.Input[str],
|
575
|
-
description: Optional[pulumi.Input[str]] = None,
|
576
|
-
occ_customer_group_id: Optional[pulumi.Input[str]] = None,
|
577
|
-
status: Optional[pulumi.Input[str]] = None):
|
578
|
-
"""
|
579
|
-
:param pulumi.Input[str] display_name: The display name for the customer.
|
580
|
-
:param pulumi.Input[str] tenancy_id: The OCID of the tenancy belonging to the customer.
|
581
|
-
:param pulumi.Input[str] description: The description about the customer group.
|
582
|
-
:param pulumi.Input[str] occ_customer_group_id: The OCID of the customer group.
|
583
|
-
:param pulumi.Input[str] status: To determine whether the customer is enabled/disabled.
|
584
|
-
"""
|
585
|
-
pulumi.set(__self__, "display_name", display_name)
|
586
|
-
pulumi.set(__self__, "tenancy_id", tenancy_id)
|
587
|
-
if description is not None:
|
588
|
-
pulumi.set(__self__, "description", description)
|
589
|
-
if occ_customer_group_id is not None:
|
590
|
-
pulumi.set(__self__, "occ_customer_group_id", occ_customer_group_id)
|
591
|
-
if status is not None:
|
592
|
-
pulumi.set(__self__, "status", status)
|
593
|
-
|
594
|
-
@property
|
595
|
-
@pulumi.getter(name="displayName")
|
596
|
-
def display_name(self) -> pulumi.Input[str]:
|
597
|
-
"""
|
598
|
-
The display name for the customer.
|
599
|
-
"""
|
600
|
-
return pulumi.get(self, "display_name")
|
601
|
-
|
602
|
-
@display_name.setter
|
603
|
-
def display_name(self, value: pulumi.Input[str]):
|
604
|
-
pulumi.set(self, "display_name", value)
|
605
|
-
|
606
|
-
@property
|
607
|
-
@pulumi.getter(name="tenancyId")
|
608
|
-
def tenancy_id(self) -> pulumi.Input[str]:
|
609
|
-
"""
|
610
|
-
The OCID of the tenancy belonging to the customer.
|
611
|
-
"""
|
612
|
-
return pulumi.get(self, "tenancy_id")
|
613
|
-
|
614
|
-
@tenancy_id.setter
|
615
|
-
def tenancy_id(self, value: pulumi.Input[str]):
|
616
|
-
pulumi.set(self, "tenancy_id", value)
|
617
|
-
|
618
|
-
@property
|
619
|
-
@pulumi.getter
|
620
|
-
def description(self) -> Optional[pulumi.Input[str]]:
|
621
|
-
"""
|
622
|
-
The description about the customer group.
|
623
|
-
"""
|
624
|
-
return pulumi.get(self, "description")
|
625
|
-
|
626
|
-
@description.setter
|
627
|
-
def description(self, value: Optional[pulumi.Input[str]]):
|
628
|
-
pulumi.set(self, "description", value)
|
629
|
-
|
630
|
-
@property
|
631
|
-
@pulumi.getter(name="occCustomerGroupId")
|
632
|
-
def occ_customer_group_id(self) -> Optional[pulumi.Input[str]]:
|
633
|
-
"""
|
634
|
-
The OCID of the customer group.
|
635
|
-
"""
|
636
|
-
return pulumi.get(self, "occ_customer_group_id")
|
637
|
-
|
638
|
-
@occ_customer_group_id.setter
|
639
|
-
def occ_customer_group_id(self, value: Optional[pulumi.Input[str]]):
|
640
|
-
pulumi.set(self, "occ_customer_group_id", value)
|
641
|
-
|
642
|
-
@property
|
643
|
-
@pulumi.getter
|
644
|
-
def status(self) -> Optional[pulumi.Input[str]]:
|
645
|
-
"""
|
646
|
-
To determine whether the customer is enabled/disabled.
|
647
|
-
"""
|
648
|
-
return pulumi.get(self, "status")
|
649
|
-
|
650
|
-
@status.setter
|
651
|
-
def status(self, value: Optional[pulumi.Input[str]]):
|
652
|
-
pulumi.set(self, "status", value)
|
653
|
-
|
654
|
-
|
655
|
-
@pulumi.input_type
|
656
|
-
class GetInternalNamespaceOccOverviewsFilterArgs:
|
657
|
-
def __init__(__self__, *,
|
658
|
-
name: str,
|
659
|
-
values: Sequence[str],
|
660
|
-
regex: Optional[bool] = None):
|
661
|
-
pulumi.set(__self__, "name", name)
|
662
|
-
pulumi.set(__self__, "values", values)
|
663
|
-
if regex is not None:
|
664
|
-
pulumi.set(__self__, "regex", regex)
|
665
|
-
|
666
|
-
@property
|
667
|
-
@pulumi.getter
|
668
|
-
def name(self) -> str:
|
669
|
-
return pulumi.get(self, "name")
|
670
|
-
|
671
|
-
@name.setter
|
672
|
-
def name(self, value: str):
|
673
|
-
pulumi.set(self, "name", value)
|
674
|
-
|
675
|
-
@property
|
676
|
-
@pulumi.getter
|
677
|
-
def values(self) -> Sequence[str]:
|
678
|
-
return pulumi.get(self, "values")
|
679
|
-
|
680
|
-
@values.setter
|
681
|
-
def values(self, value: Sequence[str]):
|
682
|
-
pulumi.set(self, "values", value)
|
683
|
-
|
684
|
-
@property
|
685
|
-
@pulumi.getter
|
686
|
-
def regex(self) -> Optional[bool]:
|
687
|
-
return pulumi.get(self, "regex")
|
688
|
-
|
689
|
-
@regex.setter
|
690
|
-
def regex(self, value: Optional[bool]):
|
691
|
-
pulumi.set(self, "regex", value)
|
692
|
-
|
693
|
-
|
694
427
|
@pulumi.input_type
|
695
428
|
class GetInternalOccAvailabilityCatalogsFilterArgs:
|
696
429
|
def __init__(__self__, *,
|
@@ -730,123 +463,6 @@ class GetInternalOccAvailabilityCatalogsFilterArgs:
|
|
730
463
|
pulumi.set(self, "regex", value)
|
731
464
|
|
732
465
|
|
733
|
-
@pulumi.input_type
|
734
|
-
class GetInternalOccHandoverResourceBlockDetailsFilterArgs:
|
735
|
-
def __init__(__self__, *,
|
736
|
-
name: str,
|
737
|
-
values: Sequence[str],
|
738
|
-
regex: Optional[bool] = None):
|
739
|
-
pulumi.set(__self__, "name", name)
|
740
|
-
pulumi.set(__self__, "values", values)
|
741
|
-
if regex is not None:
|
742
|
-
pulumi.set(__self__, "regex", regex)
|
743
|
-
|
744
|
-
@property
|
745
|
-
@pulumi.getter
|
746
|
-
def name(self) -> str:
|
747
|
-
return pulumi.get(self, "name")
|
748
|
-
|
749
|
-
@name.setter
|
750
|
-
def name(self, value: str):
|
751
|
-
pulumi.set(self, "name", value)
|
752
|
-
|
753
|
-
@property
|
754
|
-
@pulumi.getter
|
755
|
-
def values(self) -> Sequence[str]:
|
756
|
-
return pulumi.get(self, "values")
|
757
|
-
|
758
|
-
@values.setter
|
759
|
-
def values(self, value: Sequence[str]):
|
760
|
-
pulumi.set(self, "values", value)
|
761
|
-
|
762
|
-
@property
|
763
|
-
@pulumi.getter
|
764
|
-
def regex(self) -> Optional[bool]:
|
765
|
-
return pulumi.get(self, "regex")
|
766
|
-
|
767
|
-
@regex.setter
|
768
|
-
def regex(self, value: Optional[bool]):
|
769
|
-
pulumi.set(self, "regex", value)
|
770
|
-
|
771
|
-
|
772
|
-
@pulumi.input_type
|
773
|
-
class GetInternalOccHandoverResourceBlocksFilterArgs:
|
774
|
-
def __init__(__self__, *,
|
775
|
-
name: str,
|
776
|
-
values: Sequence[str],
|
777
|
-
regex: Optional[bool] = None):
|
778
|
-
pulumi.set(__self__, "name", name)
|
779
|
-
pulumi.set(__self__, "values", values)
|
780
|
-
if regex is not None:
|
781
|
-
pulumi.set(__self__, "regex", regex)
|
782
|
-
|
783
|
-
@property
|
784
|
-
@pulumi.getter
|
785
|
-
def name(self) -> str:
|
786
|
-
return pulumi.get(self, "name")
|
787
|
-
|
788
|
-
@name.setter
|
789
|
-
def name(self, value: str):
|
790
|
-
pulumi.set(self, "name", value)
|
791
|
-
|
792
|
-
@property
|
793
|
-
@pulumi.getter
|
794
|
-
def values(self) -> Sequence[str]:
|
795
|
-
return pulumi.get(self, "values")
|
796
|
-
|
797
|
-
@values.setter
|
798
|
-
def values(self, value: Sequence[str]):
|
799
|
-
pulumi.set(self, "values", value)
|
800
|
-
|
801
|
-
@property
|
802
|
-
@pulumi.getter
|
803
|
-
def regex(self) -> Optional[bool]:
|
804
|
-
return pulumi.get(self, "regex")
|
805
|
-
|
806
|
-
@regex.setter
|
807
|
-
def regex(self, value: Optional[bool]):
|
808
|
-
pulumi.set(self, "regex", value)
|
809
|
-
|
810
|
-
|
811
|
-
@pulumi.input_type
|
812
|
-
class GetNamespaceOccOverviewsFilterArgs:
|
813
|
-
def __init__(__self__, *,
|
814
|
-
name: str,
|
815
|
-
values: Sequence[str],
|
816
|
-
regex: Optional[bool] = None):
|
817
|
-
pulumi.set(__self__, "name", name)
|
818
|
-
pulumi.set(__self__, "values", values)
|
819
|
-
if regex is not None:
|
820
|
-
pulumi.set(__self__, "regex", regex)
|
821
|
-
|
822
|
-
@property
|
823
|
-
@pulumi.getter
|
824
|
-
def name(self) -> str:
|
825
|
-
return pulumi.get(self, "name")
|
826
|
-
|
827
|
-
@name.setter
|
828
|
-
def name(self, value: str):
|
829
|
-
pulumi.set(self, "name", value)
|
830
|
-
|
831
|
-
@property
|
832
|
-
@pulumi.getter
|
833
|
-
def values(self) -> Sequence[str]:
|
834
|
-
return pulumi.get(self, "values")
|
835
|
-
|
836
|
-
@values.setter
|
837
|
-
def values(self, value: Sequence[str]):
|
838
|
-
pulumi.set(self, "values", value)
|
839
|
-
|
840
|
-
@property
|
841
|
-
@pulumi.getter
|
842
|
-
def regex(self) -> Optional[bool]:
|
843
|
-
return pulumi.get(self, "regex")
|
844
|
-
|
845
|
-
@regex.setter
|
846
|
-
def regex(self, value: Optional[bool]):
|
847
|
-
pulumi.set(self, "regex", value)
|
848
|
-
|
849
|
-
|
850
466
|
@pulumi.input_type
|
851
467
|
class GetOccAvailabilityCatalogOccAvailabilitiesFilterArgs:
|
852
468
|
def __init__(__self__, *,
|
@@ -1003,81 +619,3 @@ class GetOccCustomerGroupsFilterArgs:
|
|
1003
619
|
pulumi.set(self, "regex", value)
|
1004
620
|
|
1005
621
|
|
1006
|
-
@pulumi.input_type
|
1007
|
-
class GetOccHandoverResourceBlockDetailsFilterArgs:
|
1008
|
-
def __init__(__self__, *,
|
1009
|
-
name: str,
|
1010
|
-
values: Sequence[str],
|
1011
|
-
regex: Optional[bool] = None):
|
1012
|
-
pulumi.set(__self__, "name", name)
|
1013
|
-
pulumi.set(__self__, "values", values)
|
1014
|
-
if regex is not None:
|
1015
|
-
pulumi.set(__self__, "regex", regex)
|
1016
|
-
|
1017
|
-
@property
|
1018
|
-
@pulumi.getter
|
1019
|
-
def name(self) -> str:
|
1020
|
-
return pulumi.get(self, "name")
|
1021
|
-
|
1022
|
-
@name.setter
|
1023
|
-
def name(self, value: str):
|
1024
|
-
pulumi.set(self, "name", value)
|
1025
|
-
|
1026
|
-
@property
|
1027
|
-
@pulumi.getter
|
1028
|
-
def values(self) -> Sequence[str]:
|
1029
|
-
return pulumi.get(self, "values")
|
1030
|
-
|
1031
|
-
@values.setter
|
1032
|
-
def values(self, value: Sequence[str]):
|
1033
|
-
pulumi.set(self, "values", value)
|
1034
|
-
|
1035
|
-
@property
|
1036
|
-
@pulumi.getter
|
1037
|
-
def regex(self) -> Optional[bool]:
|
1038
|
-
return pulumi.get(self, "regex")
|
1039
|
-
|
1040
|
-
@regex.setter
|
1041
|
-
def regex(self, value: Optional[bool]):
|
1042
|
-
pulumi.set(self, "regex", value)
|
1043
|
-
|
1044
|
-
|
1045
|
-
@pulumi.input_type
|
1046
|
-
class GetOccHandoverResourceBlocksFilterArgs:
|
1047
|
-
def __init__(__self__, *,
|
1048
|
-
name: str,
|
1049
|
-
values: Sequence[str],
|
1050
|
-
regex: Optional[bool] = None):
|
1051
|
-
pulumi.set(__self__, "name", name)
|
1052
|
-
pulumi.set(__self__, "values", values)
|
1053
|
-
if regex is not None:
|
1054
|
-
pulumi.set(__self__, "regex", regex)
|
1055
|
-
|
1056
|
-
@property
|
1057
|
-
@pulumi.getter
|
1058
|
-
def name(self) -> str:
|
1059
|
-
return pulumi.get(self, "name")
|
1060
|
-
|
1061
|
-
@name.setter
|
1062
|
-
def name(self, value: str):
|
1063
|
-
pulumi.set(self, "name", value)
|
1064
|
-
|
1065
|
-
@property
|
1066
|
-
@pulumi.getter
|
1067
|
-
def values(self) -> Sequence[str]:
|
1068
|
-
return pulumi.get(self, "values")
|
1069
|
-
|
1070
|
-
@values.setter
|
1071
|
-
def values(self, value: Sequence[str]):
|
1072
|
-
pulumi.set(self, "values", value)
|
1073
|
-
|
1074
|
-
@property
|
1075
|
-
@pulumi.getter
|
1076
|
-
def regex(self) -> Optional[bool]:
|
1077
|
-
return pulumi.get(self, "regex")
|
1078
|
-
|
1079
|
-
@regex.setter
|
1080
|
-
def regex(self, value: Optional[bool]):
|
1081
|
-
pulumi.set(self, "regex", value)
|
1082
|
-
|
1083
|
-
|
@@ -69,7 +69,7 @@ class GetInternalOccAvailabilityCatalogsResult:
|
|
69
69
|
@pulumi.getter(name="displayName")
|
70
70
|
def display_name(self) -> Optional[str]:
|
71
71
|
"""
|
72
|
-
An user-friendly name for the availability catalog. Does not have to be unique, and
|
72
|
+
An user-friendly name for the availability catalog. Does not have to be unique, and it's changeable. Avoid entering confidential information.
|
73
73
|
"""
|
74
74
|
return pulumi.get(self, "display_name")
|
75
75
|
|
@@ -104,7 +104,7 @@ class GetInternalOccAvailabilityCatalogsResult:
|
|
104
104
|
|
105
105
|
@property
|
106
106
|
@pulumi.getter(name="occCustomerGroupId")
|
107
|
-
def occ_customer_group_id(self) -> str:
|
107
|
+
def occ_customer_group_id(self) -> Optional[str]:
|
108
108
|
"""
|
109
109
|
The Customer Group OCID to which the availability catalog belongs.
|
110
110
|
"""
|
@@ -147,11 +147,11 @@ def get_internal_occ_availability_catalogs(catalog_state: Optional[str] = None,
|
|
147
147
|
import pulumi_oci as oci
|
148
148
|
|
149
149
|
test_internal_occ_availability_catalogs = oci.CapacityManagement.get_internal_occ_availability_catalogs(compartment_id=compartment_id,
|
150
|
-
occ_customer_group_id=test_occ_customer_group["id"],
|
151
150
|
catalog_state=internal_occ_availability_catalog_catalog_state,
|
152
151
|
display_name=internal_occ_availability_catalog_display_name,
|
153
152
|
id=internal_occ_availability_catalog_id,
|
154
|
-
namespace=internal_occ_availability_catalog_namespace
|
153
|
+
namespace=internal_occ_availability_catalog_namespace,
|
154
|
+
occ_customer_group_id=test_occ_customer_group["id"])
|
155
155
|
```
|
156
156
|
|
157
157
|
|
@@ -191,7 +191,7 @@ def get_internal_occ_availability_catalogs_output(catalog_state: Optional[pulumi
|
|
191
191
|
filters: Optional[pulumi.Input[Optional[Sequence[Union['GetInternalOccAvailabilityCatalogsFilterArgs', 'GetInternalOccAvailabilityCatalogsFilterArgsDict']]]]] = None,
|
192
192
|
id: Optional[pulumi.Input[Optional[str]]] = None,
|
193
193
|
namespace: Optional[pulumi.Input[Optional[str]]] = None,
|
194
|
-
occ_customer_group_id: Optional[pulumi.Input[str]] = None,
|
194
|
+
occ_customer_group_id: Optional[pulumi.Input[Optional[str]]] = None,
|
195
195
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetInternalOccAvailabilityCatalogsResult]:
|
196
196
|
"""
|
197
197
|
This data source provides the list of Internal Occ Availability Catalogs in Oracle Cloud Infrastructure Capacity Management service.
|
@@ -205,11 +205,11 @@ def get_internal_occ_availability_catalogs_output(catalog_state: Optional[pulumi
|
|
205
205
|
import pulumi_oci as oci
|
206
206
|
|
207
207
|
test_internal_occ_availability_catalogs = oci.CapacityManagement.get_internal_occ_availability_catalogs(compartment_id=compartment_id,
|
208
|
-
occ_customer_group_id=test_occ_customer_group["id"],
|
209
208
|
catalog_state=internal_occ_availability_catalog_catalog_state,
|
210
209
|
display_name=internal_occ_availability_catalog_display_name,
|
211
210
|
id=internal_occ_availability_catalog_id,
|
212
|
-
namespace=internal_occ_availability_catalog_namespace
|
211
|
+
namespace=internal_occ_availability_catalog_namespace,
|
212
|
+
occ_customer_group_id=test_occ_customer_group["id"])
|
213
213
|
```
|
214
214
|
|
215
215
|
|
@@ -119,7 +119,7 @@ class GetOccAvailabilityCatalogResult:
|
|
119
119
|
@pulumi.getter
|
120
120
|
def details(self) -> Sequence['outputs.GetOccAvailabilityCatalogDetailResult']:
|
121
121
|
"""
|
122
|
-
Details about capacity available for
|
122
|
+
Details about capacity available for different resources in catalog.
|
123
123
|
"""
|
124
124
|
return pulumi.get(self, "details")
|
125
125
|
|