pulumi-oci 2.11.0a1726726622__py3-none-any.whl → 2.11.0a1726768847__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 +62 -0
  2. pulumi_oci/bigdataservice/__init__.py +3 -0
  3. pulumi_oci/bigdataservice/_inputs.py +66 -0
  4. pulumi_oci/bigdataservice/bds_instance_os_patch_action.py +136 -2
  5. pulumi_oci/bigdataservice/bds_instance_resource_principal_configuration.py +524 -0
  6. pulumi_oci/bigdataservice/get_bds_instance_resource_principal_configuration.py +236 -0
  7. pulumi_oci/bigdataservice/get_bds_instance_resource_principal_configurations.py +176 -0
  8. pulumi_oci/bigdataservice/outputs.py +175 -0
  9. pulumi_oci/capacitymanagement/__init__.py +8 -0
  10. pulumi_oci/capacitymanagement/_inputs.py +465 -3
  11. pulumi_oci/capacitymanagement/get_internal_namespace_occ_overviews.py +221 -0
  12. pulumi_oci/capacitymanagement/get_internal_occ_availability_catalogs.py +7 -7
  13. pulumi_oci/capacitymanagement/get_internal_occ_handover_resource_block_details.py +150 -0
  14. pulumi_oci/capacitymanagement/get_internal_occ_handover_resource_blocks.py +247 -0
  15. pulumi_oci/capacitymanagement/get_namespace_occ_overviews.py +204 -0
  16. pulumi_oci/capacitymanagement/get_occ_availability_catalog.py +1 -1
  17. pulumi_oci/capacitymanagement/get_occ_capacity_request.py +15 -2
  18. pulumi_oci/capacitymanagement/get_occ_capacity_requests.py +25 -5
  19. pulumi_oci/capacitymanagement/get_occ_customer_group.py +1 -1
  20. pulumi_oci/capacitymanagement/get_occ_handover_resource_block_details.py +150 -0
  21. pulumi_oci/capacitymanagement/get_occ_handover_resource_blocks.py +227 -0
  22. pulumi_oci/capacitymanagement/occ_availability_catalog.py +4 -4
  23. pulumi_oci/capacitymanagement/occ_capacity_request.py +78 -32
  24. pulumi_oci/capacitymanagement/occ_customer_group.py +690 -0
  25. pulumi_oci/capacitymanagement/occ_customer_group_occ_customer.py +412 -0
  26. pulumi_oci/capacitymanagement/outputs.py +1668 -166
  27. pulumi_oci/containerengine/__init__.py +1 -0
  28. pulumi_oci/containerengine/get_cluster.py +327 -0
  29. pulumi_oci/containerengine/outputs.py +492 -0
  30. pulumi_oci/fleetsoftwareupdate/__init__.py +15 -0
  31. pulumi_oci/fleetsoftwareupdate/_inputs.py +717 -0
  32. pulumi_oci/fleetsoftwareupdate/fsu_collection.py +804 -0
  33. pulumi_oci/fleetsoftwareupdate/fsu_cycle.py +1231 -0
  34. pulumi_oci/fleetsoftwareupdate/get_fsu_collection.py +301 -0
  35. pulumi_oci/fleetsoftwareupdate/get_fsu_collections.py +196 -0
  36. pulumi_oci/fleetsoftwareupdate/get_fsu_cycle.py +431 -0
  37. pulumi_oci/fleetsoftwareupdate/get_fsu_cycles.py +233 -0
  38. pulumi_oci/fleetsoftwareupdate/outputs.py +2129 -0
  39. pulumi_oci/generativeai/dedicated_ai_cluster.py +7 -0
  40. pulumi_oci/generativeai/get_model.py +3 -0
  41. pulumi_oci/generativeai/outputs.py +4 -0
  42. pulumi_oci/globallydistributeddatabase/__init__.py +15 -0
  43. pulumi_oci/globallydistributeddatabase/_inputs.py +1003 -0
  44. pulumi_oci/globallydistributeddatabase/get_private_endpoint.py +300 -0
  45. pulumi_oci/globallydistributeddatabase/get_private_endpoints.py +176 -0
  46. pulumi_oci/globallydistributeddatabase/get_sharded_database.py +610 -0
  47. pulumi_oci/globallydistributeddatabase/get_sharded_databases.py +176 -0
  48. pulumi_oci/globallydistributeddatabase/outputs.py +2058 -0
  49. pulumi_oci/globallydistributeddatabase/private_endpoint.py +742 -0
  50. pulumi_oci/globallydistributeddatabase/sharded_database.py +1816 -0
  51. pulumi_oci/pulumi-plugin.json +1 -1
  52. {pulumi_oci-2.11.0a1726726622.dist-info → pulumi_oci-2.11.0a1726768847.dist-info}/METADATA +1 -1
  53. {pulumi_oci-2.11.0a1726726622.dist-info → pulumi_oci-2.11.0a1726768847.dist-info}/RECORD +55 -25
  54. {pulumi_oci-2.11.0a1726726622.dist-info → pulumi_oci-2.11.0a1726768847.dist-info}/WHEEL +0 -0
  55. {pulumi_oci-2.11.0a1726726622.dist-info → pulumi_oci-2.11.0a1726768847.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,301 @@
1
+ # coding=utf-8
2
+ # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+
5
+ import copy
6
+ import warnings
7
+ import pulumi
8
+ import pulumi.runtime
9
+ from typing import Any, Mapping, Optional, Sequence, Union, overload
10
+ from .. import _utilities
11
+ from . import outputs
12
+
13
+ __all__ = [
14
+ 'GetFsuCollectionResult',
15
+ 'AwaitableGetFsuCollectionResult',
16
+ 'get_fsu_collection',
17
+ 'get_fsu_collection_output',
18
+ ]
19
+
20
+ @pulumi.output_type
21
+ class GetFsuCollectionResult:
22
+ """
23
+ A collection of values returned by getFsuCollection.
24
+ """
25
+ def __init__(__self__, active_fsu_cycles=None, compartment_id=None, defined_tags=None, display_name=None, fleet_discoveries=None, freeform_tags=None, fsu_collection_id=None, id=None, lifecycle_details=None, service_type=None, source_major_version=None, state=None, system_tags=None, target_count=None, time_created=None, time_updated=None, type=None):
26
+ if active_fsu_cycles and not isinstance(active_fsu_cycles, list):
27
+ raise TypeError("Expected argument 'active_fsu_cycles' to be a list")
28
+ pulumi.set(__self__, "active_fsu_cycles", active_fsu_cycles)
29
+ if compartment_id and not isinstance(compartment_id, str):
30
+ raise TypeError("Expected argument 'compartment_id' to be a str")
31
+ pulumi.set(__self__, "compartment_id", compartment_id)
32
+ if defined_tags and not isinstance(defined_tags, dict):
33
+ raise TypeError("Expected argument 'defined_tags' to be a dict")
34
+ pulumi.set(__self__, "defined_tags", defined_tags)
35
+ if display_name and not isinstance(display_name, str):
36
+ raise TypeError("Expected argument 'display_name' to be a str")
37
+ pulumi.set(__self__, "display_name", display_name)
38
+ if fleet_discoveries and not isinstance(fleet_discoveries, list):
39
+ raise TypeError("Expected argument 'fleet_discoveries' to be a list")
40
+ pulumi.set(__self__, "fleet_discoveries", fleet_discoveries)
41
+ if freeform_tags and not isinstance(freeform_tags, dict):
42
+ raise TypeError("Expected argument 'freeform_tags' to be a dict")
43
+ pulumi.set(__self__, "freeform_tags", freeform_tags)
44
+ if fsu_collection_id and not isinstance(fsu_collection_id, str):
45
+ raise TypeError("Expected argument 'fsu_collection_id' to be a str")
46
+ pulumi.set(__self__, "fsu_collection_id", fsu_collection_id)
47
+ if id and not isinstance(id, str):
48
+ raise TypeError("Expected argument 'id' to be a str")
49
+ pulumi.set(__self__, "id", id)
50
+ if lifecycle_details and not isinstance(lifecycle_details, str):
51
+ raise TypeError("Expected argument 'lifecycle_details' to be a str")
52
+ pulumi.set(__self__, "lifecycle_details", lifecycle_details)
53
+ if service_type and not isinstance(service_type, str):
54
+ raise TypeError("Expected argument 'service_type' to be a str")
55
+ pulumi.set(__self__, "service_type", service_type)
56
+ if source_major_version and not isinstance(source_major_version, str):
57
+ raise TypeError("Expected argument 'source_major_version' to be a str")
58
+ pulumi.set(__self__, "source_major_version", source_major_version)
59
+ if state and not isinstance(state, str):
60
+ raise TypeError("Expected argument 'state' to be a str")
61
+ pulumi.set(__self__, "state", state)
62
+ if system_tags and not isinstance(system_tags, dict):
63
+ raise TypeError("Expected argument 'system_tags' to be a dict")
64
+ pulumi.set(__self__, "system_tags", system_tags)
65
+ if target_count and not isinstance(target_count, int):
66
+ raise TypeError("Expected argument 'target_count' to be a int")
67
+ pulumi.set(__self__, "target_count", target_count)
68
+ if time_created and not isinstance(time_created, str):
69
+ raise TypeError("Expected argument 'time_created' to be a str")
70
+ pulumi.set(__self__, "time_created", time_created)
71
+ if time_updated and not isinstance(time_updated, str):
72
+ raise TypeError("Expected argument 'time_updated' to be a str")
73
+ pulumi.set(__self__, "time_updated", time_updated)
74
+ if type and not isinstance(type, str):
75
+ raise TypeError("Expected argument 'type' to be a str")
76
+ pulumi.set(__self__, "type", type)
77
+
78
+ @property
79
+ @pulumi.getter(name="activeFsuCycles")
80
+ def active_fsu_cycles(self) -> Sequence['outputs.GetFsuCollectionActiveFsuCycleResult']:
81
+ """
82
+ Active Exadata Fleet Update Cycle resource for this Collection. Object would be null if there is no active Cycle.
83
+ """
84
+ return pulumi.get(self, "active_fsu_cycles")
85
+
86
+ @property
87
+ @pulumi.getter(name="compartmentId")
88
+ def compartment_id(self) -> str:
89
+ """
90
+ Compartment Identifier
91
+ """
92
+ return pulumi.get(self, "compartment_id")
93
+
94
+ @property
95
+ @pulumi.getter(name="definedTags")
96
+ def defined_tags(self) -> Mapping[str, str]:
97
+ """
98
+ Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
99
+ """
100
+ return pulumi.get(self, "defined_tags")
101
+
102
+ @property
103
+ @pulumi.getter(name="displayName")
104
+ def display_name(self) -> str:
105
+ """
106
+ Exadata Fleet Update Collection resource display name.
107
+ """
108
+ return pulumi.get(self, "display_name")
109
+
110
+ @property
111
+ @pulumi.getter(name="fleetDiscoveries")
112
+ def fleet_discoveries(self) -> Sequence['outputs.GetFsuCollectionFleetDiscoveryResult']:
113
+ """
114
+ Supported fleet discovery strategies for DB Collections. If specified on an Update Collection request, this will re-discover the targets of the Collection.
115
+ """
116
+ return pulumi.get(self, "fleet_discoveries")
117
+
118
+ @property
119
+ @pulumi.getter(name="freeformTags")
120
+ def freeform_tags(self) -> Mapping[str, str]:
121
+ """
122
+ Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
123
+ """
124
+ return pulumi.get(self, "freeform_tags")
125
+
126
+ @property
127
+ @pulumi.getter(name="fsuCollectionId")
128
+ def fsu_collection_id(self) -> str:
129
+ return pulumi.get(self, "fsu_collection_id")
130
+
131
+ @property
132
+ @pulumi.getter
133
+ def id(self) -> str:
134
+ """
135
+ OCID identifier for the Exadata Fleet Update Collection.
136
+ """
137
+ return pulumi.get(self, "id")
138
+
139
+ @property
140
+ @pulumi.getter(name="lifecycleDetails")
141
+ def lifecycle_details(self) -> str:
142
+ """
143
+ A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
144
+ """
145
+ return pulumi.get(self, "lifecycle_details")
146
+
147
+ @property
148
+ @pulumi.getter(name="serviceType")
149
+ def service_type(self) -> str:
150
+ """
151
+ Exadata service type for the target resource members.
152
+ """
153
+ return pulumi.get(self, "service_type")
154
+
155
+ @property
156
+ @pulumi.getter(name="sourceMajorVersion")
157
+ def source_major_version(self) -> str:
158
+ """
159
+ Database Major Version of targets to be included in the Exadata Fleet Update Collection. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/DbVersionSummary/ListDbVersions Only Database targets that match the version specified in this value would be added to the Exadata Fleet Update Collection.
160
+ """
161
+ return pulumi.get(self, "source_major_version")
162
+
163
+ @property
164
+ @pulumi.getter
165
+ def state(self) -> str:
166
+ """
167
+ The current state of the Exadata Fleet Update Collection.
168
+ """
169
+ return pulumi.get(self, "state")
170
+
171
+ @property
172
+ @pulumi.getter(name="systemTags")
173
+ def system_tags(self) -> Mapping[str, str]:
174
+ """
175
+ Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
176
+ """
177
+ return pulumi.get(self, "system_tags")
178
+
179
+ @property
180
+ @pulumi.getter(name="targetCount")
181
+ def target_count(self) -> int:
182
+ """
183
+ Number of targets that are members of this Collection.
184
+ """
185
+ return pulumi.get(self, "target_count")
186
+
187
+ @property
188
+ @pulumi.getter(name="timeCreated")
189
+ def time_created(self) -> str:
190
+ """
191
+ The time the Exadata Fleet Update Collection was created. An RFC3339 formatted datetime string.
192
+ """
193
+ return pulumi.get(self, "time_created")
194
+
195
+ @property
196
+ @pulumi.getter(name="timeUpdated")
197
+ def time_updated(self) -> str:
198
+ """
199
+ The time the Exadata Fleet Update Collection was updated. An RFC3339 formatted datetime string.
200
+ """
201
+ return pulumi.get(self, "time_updated")
202
+
203
+ @property
204
+ @pulumi.getter
205
+ def type(self) -> str:
206
+ """
207
+ Exadata Fleet Update Collection type.
208
+ """
209
+ return pulumi.get(self, "type")
210
+
211
+
212
+ class AwaitableGetFsuCollectionResult(GetFsuCollectionResult):
213
+ # pylint: disable=using-constant-test
214
+ def __await__(self):
215
+ if False:
216
+ yield self
217
+ return GetFsuCollectionResult(
218
+ active_fsu_cycles=self.active_fsu_cycles,
219
+ compartment_id=self.compartment_id,
220
+ defined_tags=self.defined_tags,
221
+ display_name=self.display_name,
222
+ fleet_discoveries=self.fleet_discoveries,
223
+ freeform_tags=self.freeform_tags,
224
+ fsu_collection_id=self.fsu_collection_id,
225
+ id=self.id,
226
+ lifecycle_details=self.lifecycle_details,
227
+ service_type=self.service_type,
228
+ source_major_version=self.source_major_version,
229
+ state=self.state,
230
+ system_tags=self.system_tags,
231
+ target_count=self.target_count,
232
+ time_created=self.time_created,
233
+ time_updated=self.time_updated,
234
+ type=self.type)
235
+
236
+
237
+ def get_fsu_collection(fsu_collection_id: Optional[str] = None,
238
+ opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetFsuCollectionResult:
239
+ """
240
+ This data source provides details about a specific Fsu Collection resource in Oracle Cloud Infrastructure Fleet Software Update service.
241
+
242
+ Gets a Exadata Fleet Update Collection by identifier.
243
+
244
+ ## Example Usage
245
+
246
+ ```python
247
+ import pulumi
248
+ import pulumi_oci as oci
249
+
250
+ test_fsu_collection = oci.FleetSoftwareUpdate.get_fsu_collection(fsu_collection_id=test_fsu_collection_oci_fleet_software_update_fsu_collection["id"])
251
+ ```
252
+
253
+
254
+ :param str fsu_collection_id: Unique Exadata Fleet Update Collection identifier.
255
+ """
256
+ __args__ = dict()
257
+ __args__['fsuCollectionId'] = fsu_collection_id
258
+ opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
259
+ __ret__ = pulumi.runtime.invoke('oci:FleetSoftwareUpdate/getFsuCollection:getFsuCollection', __args__, opts=opts, typ=GetFsuCollectionResult).value
260
+
261
+ return AwaitableGetFsuCollectionResult(
262
+ active_fsu_cycles=pulumi.get(__ret__, 'active_fsu_cycles'),
263
+ compartment_id=pulumi.get(__ret__, 'compartment_id'),
264
+ defined_tags=pulumi.get(__ret__, 'defined_tags'),
265
+ display_name=pulumi.get(__ret__, 'display_name'),
266
+ fleet_discoveries=pulumi.get(__ret__, 'fleet_discoveries'),
267
+ freeform_tags=pulumi.get(__ret__, 'freeform_tags'),
268
+ fsu_collection_id=pulumi.get(__ret__, 'fsu_collection_id'),
269
+ id=pulumi.get(__ret__, 'id'),
270
+ lifecycle_details=pulumi.get(__ret__, 'lifecycle_details'),
271
+ service_type=pulumi.get(__ret__, 'service_type'),
272
+ source_major_version=pulumi.get(__ret__, 'source_major_version'),
273
+ state=pulumi.get(__ret__, 'state'),
274
+ system_tags=pulumi.get(__ret__, 'system_tags'),
275
+ target_count=pulumi.get(__ret__, 'target_count'),
276
+ time_created=pulumi.get(__ret__, 'time_created'),
277
+ time_updated=pulumi.get(__ret__, 'time_updated'),
278
+ type=pulumi.get(__ret__, 'type'))
279
+
280
+
281
+ @_utilities.lift_output_func(get_fsu_collection)
282
+ def get_fsu_collection_output(fsu_collection_id: Optional[pulumi.Input[str]] = None,
283
+ opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetFsuCollectionResult]:
284
+ """
285
+ This data source provides details about a specific Fsu Collection resource in Oracle Cloud Infrastructure Fleet Software Update service.
286
+
287
+ Gets a Exadata Fleet Update Collection by identifier.
288
+
289
+ ## Example Usage
290
+
291
+ ```python
292
+ import pulumi
293
+ import pulumi_oci as oci
294
+
295
+ test_fsu_collection = oci.FleetSoftwareUpdate.get_fsu_collection(fsu_collection_id=test_fsu_collection_oci_fleet_software_update_fsu_collection["id"])
296
+ ```
297
+
298
+
299
+ :param str fsu_collection_id: Unique Exadata Fleet Update Collection identifier.
300
+ """
301
+ ...
@@ -0,0 +1,196 @@
1
+ # coding=utf-8
2
+ # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+
5
+ import copy
6
+ import warnings
7
+ import pulumi
8
+ import pulumi.runtime
9
+ from typing import Any, Mapping, Optional, Sequence, Union, overload
10
+ from .. import _utilities
11
+ from . import outputs
12
+ from ._inputs import *
13
+
14
+ __all__ = [
15
+ 'GetFsuCollectionsResult',
16
+ 'AwaitableGetFsuCollectionsResult',
17
+ 'get_fsu_collections',
18
+ 'get_fsu_collections_output',
19
+ ]
20
+
21
+ @pulumi.output_type
22
+ class GetFsuCollectionsResult:
23
+ """
24
+ A collection of values returned by getFsuCollections.
25
+ """
26
+ def __init__(__self__, compartment_id=None, display_name=None, filters=None, fsu_collection_summary_collections=None, id=None, state=None, type=None):
27
+ if compartment_id and not isinstance(compartment_id, str):
28
+ raise TypeError("Expected argument 'compartment_id' to be a str")
29
+ pulumi.set(__self__, "compartment_id", compartment_id)
30
+ if display_name and not isinstance(display_name, str):
31
+ raise TypeError("Expected argument 'display_name' to be a str")
32
+ pulumi.set(__self__, "display_name", display_name)
33
+ if filters and not isinstance(filters, list):
34
+ raise TypeError("Expected argument 'filters' to be a list")
35
+ pulumi.set(__self__, "filters", filters)
36
+ if fsu_collection_summary_collections and not isinstance(fsu_collection_summary_collections, list):
37
+ raise TypeError("Expected argument 'fsu_collection_summary_collections' to be a list")
38
+ pulumi.set(__self__, "fsu_collection_summary_collections", fsu_collection_summary_collections)
39
+ if id and not isinstance(id, str):
40
+ raise TypeError("Expected argument 'id' to be a str")
41
+ pulumi.set(__self__, "id", id)
42
+ if state and not isinstance(state, str):
43
+ raise TypeError("Expected argument 'state' to be a str")
44
+ pulumi.set(__self__, "state", state)
45
+ if type and not isinstance(type, str):
46
+ raise TypeError("Expected argument 'type' to be a str")
47
+ pulumi.set(__self__, "type", type)
48
+
49
+ @property
50
+ @pulumi.getter(name="compartmentId")
51
+ def compartment_id(self) -> str:
52
+ """
53
+ Compartment Identifier
54
+ """
55
+ return pulumi.get(self, "compartment_id")
56
+
57
+ @property
58
+ @pulumi.getter(name="displayName")
59
+ def display_name(self) -> Optional[str]:
60
+ """
61
+ Exadata Fleet Update Collection resource display name.
62
+ """
63
+ return pulumi.get(self, "display_name")
64
+
65
+ @property
66
+ @pulumi.getter
67
+ def filters(self) -> Optional[Sequence['outputs.GetFsuCollectionsFilterResult']]:
68
+ return pulumi.get(self, "filters")
69
+
70
+ @property
71
+ @pulumi.getter(name="fsuCollectionSummaryCollections")
72
+ def fsu_collection_summary_collections(self) -> Sequence['outputs.GetFsuCollectionsFsuCollectionSummaryCollectionResult']:
73
+ """
74
+ The list of fsu_collection_summary_collection.
75
+ """
76
+ return pulumi.get(self, "fsu_collection_summary_collections")
77
+
78
+ @property
79
+ @pulumi.getter
80
+ def id(self) -> str:
81
+ """
82
+ The provider-assigned unique ID for this managed resource.
83
+ """
84
+ return pulumi.get(self, "id")
85
+
86
+ @property
87
+ @pulumi.getter
88
+ def state(self) -> Optional[str]:
89
+ """
90
+ The current state of the Exadata Fleet Update Collection.
91
+ """
92
+ return pulumi.get(self, "state")
93
+
94
+ @property
95
+ @pulumi.getter
96
+ def type(self) -> Optional[str]:
97
+ """
98
+ Exadata Fleet Update Collection type.
99
+ """
100
+ return pulumi.get(self, "type")
101
+
102
+
103
+ class AwaitableGetFsuCollectionsResult(GetFsuCollectionsResult):
104
+ # pylint: disable=using-constant-test
105
+ def __await__(self):
106
+ if False:
107
+ yield self
108
+ return GetFsuCollectionsResult(
109
+ compartment_id=self.compartment_id,
110
+ display_name=self.display_name,
111
+ filters=self.filters,
112
+ fsu_collection_summary_collections=self.fsu_collection_summary_collections,
113
+ id=self.id,
114
+ state=self.state,
115
+ type=self.type)
116
+
117
+
118
+ def get_fsu_collections(compartment_id: Optional[str] = None,
119
+ display_name: Optional[str] = None,
120
+ filters: Optional[Sequence[Union['GetFsuCollectionsFilterArgs', 'GetFsuCollectionsFilterArgsDict']]] = None,
121
+ state: Optional[str] = None,
122
+ type: Optional[str] = None,
123
+ opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetFsuCollectionsResult:
124
+ """
125
+ This data source provides the list of Fsu Collections in Oracle Cloud Infrastructure Fleet Software Update service.
126
+
127
+ Gets a list of all Exadata Fleet Update Collections in a compartment.
128
+
129
+ ## Example Usage
130
+
131
+ ```python
132
+ import pulumi
133
+ import pulumi_oci as oci
134
+
135
+ test_fsu_collections = oci.FleetSoftwareUpdate.get_fsu_collections(compartment_id=compartment_id,
136
+ display_name=fsu_collection_display_name,
137
+ state=fsu_collection_state,
138
+ type=fsu_collection_type)
139
+ ```
140
+
141
+
142
+ :param str compartment_id: The ID of the compartment in which to list resources.
143
+ :param str display_name: A filter to return only resources that match the entire display name given.
144
+ :param str state: A filter to return only resources whose lifecycleState matches the given lifecycleState.
145
+ :param str type: A filter to return only resources whose type matches the given type.
146
+ """
147
+ __args__ = dict()
148
+ __args__['compartmentId'] = compartment_id
149
+ __args__['displayName'] = display_name
150
+ __args__['filters'] = filters
151
+ __args__['state'] = state
152
+ __args__['type'] = type
153
+ opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
154
+ __ret__ = pulumi.runtime.invoke('oci:FleetSoftwareUpdate/getFsuCollections:getFsuCollections', __args__, opts=opts, typ=GetFsuCollectionsResult).value
155
+
156
+ return AwaitableGetFsuCollectionsResult(
157
+ compartment_id=pulumi.get(__ret__, 'compartment_id'),
158
+ display_name=pulumi.get(__ret__, 'display_name'),
159
+ filters=pulumi.get(__ret__, 'filters'),
160
+ fsu_collection_summary_collections=pulumi.get(__ret__, 'fsu_collection_summary_collections'),
161
+ id=pulumi.get(__ret__, 'id'),
162
+ state=pulumi.get(__ret__, 'state'),
163
+ type=pulumi.get(__ret__, 'type'))
164
+
165
+
166
+ @_utilities.lift_output_func(get_fsu_collections)
167
+ def get_fsu_collections_output(compartment_id: Optional[pulumi.Input[str]] = None,
168
+ display_name: Optional[pulumi.Input[Optional[str]]] = None,
169
+ filters: Optional[pulumi.Input[Optional[Sequence[Union['GetFsuCollectionsFilterArgs', 'GetFsuCollectionsFilterArgsDict']]]]] = None,
170
+ state: Optional[pulumi.Input[Optional[str]]] = None,
171
+ type: Optional[pulumi.Input[Optional[str]]] = None,
172
+ opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetFsuCollectionsResult]:
173
+ """
174
+ This data source provides the list of Fsu Collections in Oracle Cloud Infrastructure Fleet Software Update service.
175
+
176
+ Gets a list of all Exadata Fleet Update Collections in a compartment.
177
+
178
+ ## Example Usage
179
+
180
+ ```python
181
+ import pulumi
182
+ import pulumi_oci as oci
183
+
184
+ test_fsu_collections = oci.FleetSoftwareUpdate.get_fsu_collections(compartment_id=compartment_id,
185
+ display_name=fsu_collection_display_name,
186
+ state=fsu_collection_state,
187
+ type=fsu_collection_type)
188
+ ```
189
+
190
+
191
+ :param str compartment_id: The ID of the compartment in which to list resources.
192
+ :param str display_name: A filter to return only resources that match the entire display name given.
193
+ :param str state: A filter to return only resources whose lifecycleState matches the given lifecycleState.
194
+ :param str type: A filter to return only resources whose type matches the given type.
195
+ """
196
+ ...