pulumi-oci 2.6.0__py3-none-any.whl → 2.6.0a1722924801__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 -32
- pulumi_oci/bigdataservice/_inputs.py +14 -157
- pulumi_oci/bigdataservice/bds_instance.py +0 -128
- pulumi_oci/bigdataservice/bds_instance_patch_action.py +3 -64
- pulumi_oci/bigdataservice/get_bds_instance.py +1 -31
- pulumi_oci/bigdataservice/outputs.py +30 -257
- pulumi_oci/devops/__init__.py +0 -6
- pulumi_oci/devops/_inputs.py +32 -531
- pulumi_oci/devops/get_build_runs.py +5 -0
- pulumi_oci/devops/get_repositories.py +1 -1
- pulumi_oci/devops/get_repository.py +4 -17
- pulumi_oci/devops/get_repository_diffs.py +3 -20
- pulumi_oci/devops/get_repository_ref.py +2 -2
- pulumi_oci/devops/get_triggers.py +5 -0
- pulumi_oci/devops/outputs.py +162 -1198
- pulumi_oci/devops/repository.py +75 -66
- pulumi_oci/devops/repository_ref.py +2 -2
- pulumi_oci/jms/__init__.py +0 -4
- pulumi_oci/jms/_inputs.py +0 -80
- pulumi_oci/jms/get_fleet_blocklists.py +2 -2
- pulumi_oci/jms/get_fleet_crypto_analysis_result.py +3 -29
- pulumi_oci/jms/get_fleet_crypto_analysis_results.py +3 -97
- pulumi_oci/jms/get_fleet_export_setting.py +3 -3
- pulumi_oci/jms/get_fleet_export_status.py +2 -2
- pulumi_oci/jms/get_fleet_java_migration_analysis_result.py +2 -2
- pulumi_oci/jms/get_fleet_java_migration_analysis_results.py +5 -45
- pulumi_oci/jms/get_fleet_performance_tuning_analysis_result.py +4 -4
- pulumi_oci/jms/get_fleet_performance_tuning_analysis_results.py +5 -25
- pulumi_oci/jms/get_fleets.py +2 -2
- pulumi_oci/jms/get_installation_site.py +4 -4
- pulumi_oci/jms/get_installation_sites.py +4 -4
- pulumi_oci/jms/get_java_downloads_java_download_tokens.py +2 -2
- pulumi_oci/jms/get_java_downloads_java_license_acceptance_records.py +2 -2
- pulumi_oci/jms/get_java_family.py +1 -14
- pulumi_oci/jms/outputs.py +32 -488
- pulumi_oci/osmanagementhub/get_software_source.py +1 -19
- pulumi_oci/osmanagementhub/software_source.py +0 -82
- pulumi_oci/psql/_inputs.py +4 -8
- pulumi_oci/psql/backup.py +4 -4
- pulumi_oci/psql/configuration.py +38 -141
- pulumi_oci/psql/db_system.py +55 -53
- pulumi_oci/psql/get_backup.py +1 -1
- pulumi_oci/psql/get_configuration.py +1 -27
- pulumi_oci/psql/get_configurations.py +2 -2
- pulumi_oci/psql/get_default_configuration.py +2 -15
- pulumi_oci/psql/get_default_configurations.py +2 -2
- pulumi_oci/psql/outputs.py +13 -176
- pulumi_oci/pulumi-plugin.json +1 -1
- {pulumi_oci-2.6.0.dist-info → pulumi_oci-2.6.0a1722924801.dist-info}/METADATA +1 -1
- {pulumi_oci-2.6.0.dist-info → pulumi_oci-2.6.0a1722924801.dist-info}/RECORD +52 -62
- pulumi_oci/devops/get_project_repository_setting.py +0 -129
- pulumi_oci/devops/get_repository_protected_branches.py +0 -150
- pulumi_oci/devops/get_repository_setting.py +0 -142
- pulumi_oci/devops/project_repository_setting.py +0 -338
- pulumi_oci/devops/repository_protected_branch_management.py +0 -333
- pulumi_oci/devops/repository_setting.py +0 -391
- pulumi_oci/jms/get_agent_installers.py +0 -190
- pulumi_oci/jms/get_jms_plugin.py +0 -313
- pulumi_oci/jms/get_jms_plugins.py +0 -291
- pulumi_oci/jms/jms_plugin.py +0 -731
- {pulumi_oci-2.6.0.dist-info → pulumi_oci-2.6.0a1722924801.dist-info}/WHEEL +0 -0
- {pulumi_oci-2.6.0.dist-info → pulumi_oci-2.6.0a1722924801.dist-info}/top_level.txt +0 -0
pulumi_oci/jms/outputs.py
CHANGED
@@ -31,9 +31,6 @@ __all__ = [
|
|
31
31
|
'JavaDownloadsJavaDownloadTokenLastUpdatedBy',
|
32
32
|
'JavaDownloadsJavaLicenseAcceptanceRecordCreatedBy',
|
33
33
|
'JavaDownloadsJavaLicenseAcceptanceRecordLastUpdatedBy',
|
34
|
-
'GetAgentInstallersAgentInstallerCollectionResult',
|
35
|
-
'GetAgentInstallersAgentInstallerCollectionItemResult',
|
36
|
-
'GetAgentInstallersFilterResult',
|
37
34
|
'GetAnnouncementsAnnouncementCollectionResult',
|
38
35
|
'GetAnnouncementsAnnouncementCollectionItemResult',
|
39
36
|
'GetAnnouncementsFilterResult',
|
@@ -129,9 +126,6 @@ __all__ = [
|
|
129
126
|
'GetJavaReleasesJavaReleaseCollectionItemFamilyDetailLatestReleaseArtifactResult',
|
130
127
|
'GetJavaReleasesJavaReleaseCollectionItemLicenseDetailResult',
|
131
128
|
'GetJavaReleasesJavaReleaseCollectionItemMosPatchResult',
|
132
|
-
'GetJmsPluginsFilterResult',
|
133
|
-
'GetJmsPluginsJmsPluginCollectionResult',
|
134
|
-
'GetJmsPluginsJmsPluginCollectionItemResult',
|
135
129
|
'GetListJreUsageItemResult',
|
136
130
|
'GetListJreUsageItemOperatingSystemResult',
|
137
131
|
]
|
@@ -1297,168 +1291,6 @@ class JavaDownloadsJavaLicenseAcceptanceRecordLastUpdatedBy(dict):
|
|
1297
1291
|
return pulumi.get(self, "id")
|
1298
1292
|
|
1299
1293
|
|
1300
|
-
@pulumi.output_type
|
1301
|
-
class GetAgentInstallersAgentInstallerCollectionResult(dict):
|
1302
|
-
def __init__(__self__, *,
|
1303
|
-
items: Sequence['outputs.GetAgentInstallersAgentInstallerCollectionItemResult']):
|
1304
|
-
"""
|
1305
|
-
:param Sequence['GetAgentInstallersAgentInstallerCollectionItemArgs'] items: A list of the agent installer summaries.
|
1306
|
-
"""
|
1307
|
-
pulumi.set(__self__, "items", items)
|
1308
|
-
|
1309
|
-
@property
|
1310
|
-
@pulumi.getter
|
1311
|
-
def items(self) -> Sequence['outputs.GetAgentInstallersAgentInstallerCollectionItemResult']:
|
1312
|
-
"""
|
1313
|
-
A list of the agent installer summaries.
|
1314
|
-
"""
|
1315
|
-
return pulumi.get(self, "items")
|
1316
|
-
|
1317
|
-
|
1318
|
-
@pulumi.output_type
|
1319
|
-
class GetAgentInstallersAgentInstallerCollectionItemResult(dict):
|
1320
|
-
def __init__(__self__, *,
|
1321
|
-
agent_installer_description: str,
|
1322
|
-
agent_installer_id: str,
|
1323
|
-
agent_installer_version: str,
|
1324
|
-
agent_version: str,
|
1325
|
-
approximate_file_size_in_bytes: str,
|
1326
|
-
java_version: str,
|
1327
|
-
os_family: str,
|
1328
|
-
package_type: str,
|
1329
|
-
platform_architecture: str,
|
1330
|
-
sha256: str):
|
1331
|
-
"""
|
1332
|
-
:param str agent_installer_description: Description of the agent installer artifact. The description typically includes the OS, architecture, and agent installer type.
|
1333
|
-
:param str agent_installer_id: Unique identifier for the agent installer.
|
1334
|
-
:param str agent_installer_version: Agent installer version.
|
1335
|
-
:param str agent_version: Agent image version.
|
1336
|
-
:param str approximate_file_size_in_bytes: Approximate compressed file size in bytes.
|
1337
|
-
:param str java_version: Java version.
|
1338
|
-
:param str os_family: The OS family for the agent installer.
|
1339
|
-
:param str package_type: The package type (typically the file extension) of the agent software included in the installer.
|
1340
|
-
:param str platform_architecture: The platform architecture for the agent installer.
|
1341
|
-
:param str sha256: SHA256 checksum of the agent installer.
|
1342
|
-
"""
|
1343
|
-
pulumi.set(__self__, "agent_installer_description", agent_installer_description)
|
1344
|
-
pulumi.set(__self__, "agent_installer_id", agent_installer_id)
|
1345
|
-
pulumi.set(__self__, "agent_installer_version", agent_installer_version)
|
1346
|
-
pulumi.set(__self__, "agent_version", agent_version)
|
1347
|
-
pulumi.set(__self__, "approximate_file_size_in_bytes", approximate_file_size_in_bytes)
|
1348
|
-
pulumi.set(__self__, "java_version", java_version)
|
1349
|
-
pulumi.set(__self__, "os_family", os_family)
|
1350
|
-
pulumi.set(__self__, "package_type", package_type)
|
1351
|
-
pulumi.set(__self__, "platform_architecture", platform_architecture)
|
1352
|
-
pulumi.set(__self__, "sha256", sha256)
|
1353
|
-
|
1354
|
-
@property
|
1355
|
-
@pulumi.getter(name="agentInstallerDescription")
|
1356
|
-
def agent_installer_description(self) -> str:
|
1357
|
-
"""
|
1358
|
-
Description of the agent installer artifact. The description typically includes the OS, architecture, and agent installer type.
|
1359
|
-
"""
|
1360
|
-
return pulumi.get(self, "agent_installer_description")
|
1361
|
-
|
1362
|
-
@property
|
1363
|
-
@pulumi.getter(name="agentInstallerId")
|
1364
|
-
def agent_installer_id(self) -> str:
|
1365
|
-
"""
|
1366
|
-
Unique identifier for the agent installer.
|
1367
|
-
"""
|
1368
|
-
return pulumi.get(self, "agent_installer_id")
|
1369
|
-
|
1370
|
-
@property
|
1371
|
-
@pulumi.getter(name="agentInstallerVersion")
|
1372
|
-
def agent_installer_version(self) -> str:
|
1373
|
-
"""
|
1374
|
-
Agent installer version.
|
1375
|
-
"""
|
1376
|
-
return pulumi.get(self, "agent_installer_version")
|
1377
|
-
|
1378
|
-
@property
|
1379
|
-
@pulumi.getter(name="agentVersion")
|
1380
|
-
def agent_version(self) -> str:
|
1381
|
-
"""
|
1382
|
-
Agent image version.
|
1383
|
-
"""
|
1384
|
-
return pulumi.get(self, "agent_version")
|
1385
|
-
|
1386
|
-
@property
|
1387
|
-
@pulumi.getter(name="approximateFileSizeInBytes")
|
1388
|
-
def approximate_file_size_in_bytes(self) -> str:
|
1389
|
-
"""
|
1390
|
-
Approximate compressed file size in bytes.
|
1391
|
-
"""
|
1392
|
-
return pulumi.get(self, "approximate_file_size_in_bytes")
|
1393
|
-
|
1394
|
-
@property
|
1395
|
-
@pulumi.getter(name="javaVersion")
|
1396
|
-
def java_version(self) -> str:
|
1397
|
-
"""
|
1398
|
-
Java version.
|
1399
|
-
"""
|
1400
|
-
return pulumi.get(self, "java_version")
|
1401
|
-
|
1402
|
-
@property
|
1403
|
-
@pulumi.getter(name="osFamily")
|
1404
|
-
def os_family(self) -> str:
|
1405
|
-
"""
|
1406
|
-
The OS family for the agent installer.
|
1407
|
-
"""
|
1408
|
-
return pulumi.get(self, "os_family")
|
1409
|
-
|
1410
|
-
@property
|
1411
|
-
@pulumi.getter(name="packageType")
|
1412
|
-
def package_type(self) -> str:
|
1413
|
-
"""
|
1414
|
-
The package type (typically the file extension) of the agent software included in the installer.
|
1415
|
-
"""
|
1416
|
-
return pulumi.get(self, "package_type")
|
1417
|
-
|
1418
|
-
@property
|
1419
|
-
@pulumi.getter(name="platformArchitecture")
|
1420
|
-
def platform_architecture(self) -> str:
|
1421
|
-
"""
|
1422
|
-
The platform architecture for the agent installer.
|
1423
|
-
"""
|
1424
|
-
return pulumi.get(self, "platform_architecture")
|
1425
|
-
|
1426
|
-
@property
|
1427
|
-
@pulumi.getter
|
1428
|
-
def sha256(self) -> str:
|
1429
|
-
"""
|
1430
|
-
SHA256 checksum of the agent installer.
|
1431
|
-
"""
|
1432
|
-
return pulumi.get(self, "sha256")
|
1433
|
-
|
1434
|
-
|
1435
|
-
@pulumi.output_type
|
1436
|
-
class GetAgentInstallersFilterResult(dict):
|
1437
|
-
def __init__(__self__, *,
|
1438
|
-
name: str,
|
1439
|
-
values: Sequence[str],
|
1440
|
-
regex: Optional[bool] = None):
|
1441
|
-
pulumi.set(__self__, "name", name)
|
1442
|
-
pulumi.set(__self__, "values", values)
|
1443
|
-
if regex is not None:
|
1444
|
-
pulumi.set(__self__, "regex", regex)
|
1445
|
-
|
1446
|
-
@property
|
1447
|
-
@pulumi.getter
|
1448
|
-
def name(self) -> str:
|
1449
|
-
return pulumi.get(self, "name")
|
1450
|
-
|
1451
|
-
@property
|
1452
|
-
@pulumi.getter
|
1453
|
-
def values(self) -> Sequence[str]:
|
1454
|
-
return pulumi.get(self, "values")
|
1455
|
-
|
1456
|
-
@property
|
1457
|
-
@pulumi.getter
|
1458
|
-
def regex(self) -> Optional[bool]:
|
1459
|
-
return pulumi.get(self, "regex")
|
1460
|
-
|
1461
|
-
|
1462
1294
|
@pulumi.output_type
|
1463
1295
|
class GetAnnouncementsAnnouncementCollectionResult(dict):
|
1464
1296
|
def __init__(__self__, *,
|
@@ -2184,30 +2016,26 @@ class GetFleetCryptoAnalysisResultsCryptoAnalysisResultCollectionItemResult(dict
|
|
2184
2016
|
object: str,
|
2185
2017
|
summarized_event_count: int,
|
2186
2018
|
time_created: str,
|
2187
|
-
time_finished: str,
|
2188
2019
|
time_first_event: str,
|
2189
2020
|
time_last_event: str,
|
2190
|
-
time_started: str,
|
2191
2021
|
total_event_count: int,
|
2192
2022
|
work_request_id: str):
|
2193
2023
|
"""
|
2194
2024
|
:param str aggregation_mode: The aggregation mode of the crypto event analysis result.
|
2195
2025
|
:param str bucket: The Object Storage bucket name of this analysis result.
|
2196
2026
|
:param str crypto_roadmap_version: The Crypto Roadmap version used to perform the analysis.
|
2197
|
-
:param int finding_count:
|
2027
|
+
:param int finding_count: Total number of findings with the analysis.
|
2198
2028
|
:param str fleet_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
|
2199
|
-
:param str host_name: The
|
2029
|
+
:param str host_name: The hostname of the managed instance.
|
2200
2030
|
:param str id: The OCID to identify this analysis results.
|
2201
2031
|
:param str managed_instance_id: The Fleet-unique identifier of the related managed instance.
|
2202
2032
|
:param str namespace: The Object Storage namespace of this analysis result.
|
2203
|
-
:param int non_compliant_finding_count:
|
2033
|
+
:param int non_compliant_finding_count: Total number of non-compliant findings with the analysis. A non-compliant finding means the application won't work properly with the changes introduced by the Crypto Roadmap version used by the analysis.
|
2204
2034
|
:param str object: The Object Storage object name of this analysis result.
|
2205
2035
|
:param int summarized_event_count: Total number of summarized events. Summarized events are deduplicated events of interest.
|
2206
2036
|
:param str time_created: The time the result is compiled.
|
2207
|
-
:param str time_finished: The time the JFR recording has finished.
|
2208
2037
|
:param str time_first_event: Time of the first event in the analysis.
|
2209
2038
|
:param str time_last_event: Time of the last event in the analysis.
|
2210
|
-
:param str time_started: The time the JFR recording has started.
|
2211
2039
|
:param int total_event_count: Total number of events in the analysis.
|
2212
2040
|
:param str work_request_id: The OCID of the work request to start the analysis.
|
2213
2041
|
"""
|
@@ -2224,10 +2052,8 @@ class GetFleetCryptoAnalysisResultsCryptoAnalysisResultCollectionItemResult(dict
|
|
2224
2052
|
pulumi.set(__self__, "object", object)
|
2225
2053
|
pulumi.set(__self__, "summarized_event_count", summarized_event_count)
|
2226
2054
|
pulumi.set(__self__, "time_created", time_created)
|
2227
|
-
pulumi.set(__self__, "time_finished", time_finished)
|
2228
2055
|
pulumi.set(__self__, "time_first_event", time_first_event)
|
2229
2056
|
pulumi.set(__self__, "time_last_event", time_last_event)
|
2230
|
-
pulumi.set(__self__, "time_started", time_started)
|
2231
2057
|
pulumi.set(__self__, "total_event_count", total_event_count)
|
2232
2058
|
pulumi.set(__self__, "work_request_id", work_request_id)
|
2233
2059
|
|
@@ -2259,7 +2085,7 @@ class GetFleetCryptoAnalysisResultsCryptoAnalysisResultCollectionItemResult(dict
|
|
2259
2085
|
@pulumi.getter(name="findingCount")
|
2260
2086
|
def finding_count(self) -> int:
|
2261
2087
|
"""
|
2262
|
-
|
2088
|
+
Total number of findings with the analysis.
|
2263
2089
|
"""
|
2264
2090
|
return pulumi.get(self, "finding_count")
|
2265
2091
|
|
@@ -2275,7 +2101,7 @@ class GetFleetCryptoAnalysisResultsCryptoAnalysisResultCollectionItemResult(dict
|
|
2275
2101
|
@pulumi.getter(name="hostName")
|
2276
2102
|
def host_name(self) -> str:
|
2277
2103
|
"""
|
2278
|
-
The
|
2104
|
+
The hostname of the managed instance.
|
2279
2105
|
"""
|
2280
2106
|
return pulumi.get(self, "host_name")
|
2281
2107
|
|
@@ -2307,7 +2133,7 @@ class GetFleetCryptoAnalysisResultsCryptoAnalysisResultCollectionItemResult(dict
|
|
2307
2133
|
@pulumi.getter(name="nonCompliantFindingCount")
|
2308
2134
|
def non_compliant_finding_count(self) -> int:
|
2309
2135
|
"""
|
2310
|
-
|
2136
|
+
Total number of non-compliant findings with the analysis. A non-compliant finding means the application won't work properly with the changes introduced by the Crypto Roadmap version used by the analysis.
|
2311
2137
|
"""
|
2312
2138
|
return pulumi.get(self, "non_compliant_finding_count")
|
2313
2139
|
|
@@ -2335,14 +2161,6 @@ class GetFleetCryptoAnalysisResultsCryptoAnalysisResultCollectionItemResult(dict
|
|
2335
2161
|
"""
|
2336
2162
|
return pulumi.get(self, "time_created")
|
2337
2163
|
|
2338
|
-
@property
|
2339
|
-
@pulumi.getter(name="timeFinished")
|
2340
|
-
def time_finished(self) -> str:
|
2341
|
-
"""
|
2342
|
-
The time the JFR recording has finished.
|
2343
|
-
"""
|
2344
|
-
return pulumi.get(self, "time_finished")
|
2345
|
-
|
2346
2164
|
@property
|
2347
2165
|
@pulumi.getter(name="timeFirstEvent")
|
2348
2166
|
def time_first_event(self) -> str:
|
@@ -2359,14 +2177,6 @@ class GetFleetCryptoAnalysisResultsCryptoAnalysisResultCollectionItemResult(dict
|
|
2359
2177
|
"""
|
2360
2178
|
return pulumi.get(self, "time_last_event")
|
2361
2179
|
|
2362
|
-
@property
|
2363
|
-
@pulumi.getter(name="timeStarted")
|
2364
|
-
def time_started(self) -> str:
|
2365
|
-
"""
|
2366
|
-
The time the JFR recording has started.
|
2367
|
-
"""
|
2368
|
-
return pulumi.get(self, "time_started")
|
2369
|
-
|
2370
2180
|
@property
|
2371
2181
|
@pulumi.getter(name="totalEventCount")
|
2372
2182
|
def total_event_count(self) -> int:
|
@@ -2732,11 +2542,11 @@ class GetFleetJavaMigrationAnalysisResultsJavaMigrationAnalysisResultCollectionI
|
|
2732
2542
|
"""
|
2733
2543
|
:param str application_execution_type: Execution type of the application for an application type, such as WAR and EAR, that is deployed or installed.
|
2734
2544
|
:param str application_key: The unique key that identifies the application.
|
2735
|
-
:param str application_name: The name of the application.
|
2545
|
+
:param str application_name: The name of the application for which the Java migration analysis was performed.
|
2736
2546
|
:param str application_path: The installation path of the application for which the Java migration analysis was performed.
|
2737
2547
|
:param str bucket: The name of the object storage bucket that contains the results of the migration analysis.
|
2738
2548
|
:param str fleet_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
|
2739
|
-
:param str host_name: The
|
2549
|
+
:param str host_name: The hostname of the managed instance that hosts the application for which the Java migration analysis was performed.
|
2740
2550
|
:param str id: The OCID of the migration analysis report.
|
2741
2551
|
:param str managed_instance_id: The Fleet-unique identifier of the related managed instance.
|
2742
2552
|
:param str metadata: Additional info reserved for future use.
|
@@ -2786,7 +2596,7 @@ class GetFleetJavaMigrationAnalysisResultsJavaMigrationAnalysisResultCollectionI
|
|
2786
2596
|
@pulumi.getter(name="applicationName")
|
2787
2597
|
def application_name(self) -> str:
|
2788
2598
|
"""
|
2789
|
-
The name of the application.
|
2599
|
+
The name of the application for which the Java migration analysis was performed.
|
2790
2600
|
"""
|
2791
2601
|
return pulumi.get(self, "application_name")
|
2792
2602
|
|
@@ -2818,7 +2628,7 @@ class GetFleetJavaMigrationAnalysisResultsJavaMigrationAnalysisResultCollectionI
|
|
2818
2628
|
@pulumi.getter(name="hostName")
|
2819
2629
|
def host_name(self) -> str:
|
2820
2630
|
"""
|
2821
|
-
The
|
2631
|
+
The hostname of the managed instance that hosts the application for which the Java migration analysis was performed.
|
2822
2632
|
"""
|
2823
2633
|
return pulumi.get(self, "host_name")
|
2824
2634
|
|
@@ -2998,15 +2808,15 @@ class GetFleetPerformanceTuningAnalysisResultsPerformanceTuningAnalysisResultCol
|
|
2998
2808
|
:param str application_name: The name of the application for which the report has been generated.
|
2999
2809
|
:param str bucket: The Object Storage bucket name of this analysis result.
|
3000
2810
|
:param str fleet_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
|
3001
|
-
:param str host_name: The
|
2811
|
+
:param str host_name: The hostname of the managed instance.
|
3002
2812
|
:param str id: The OCID to identify this analysis results.
|
3003
2813
|
:param str managed_instance_id: The Fleet-unique identifier of the related managed instance.
|
3004
2814
|
:param str namespace: The Object Storage namespace of this analysis result.
|
3005
2815
|
:param str object: The Object Storage object name of this analysis result.
|
3006
2816
|
:param str result: Result of the analysis based on whether warnings have been found or not.
|
3007
2817
|
:param str time_created: The time the result is compiled.
|
3008
|
-
:param str time_finished: The time the JFR
|
3009
|
-
:param str time_started: The time the JFR
|
2818
|
+
:param str time_finished: The time the JFR capture finished.
|
2819
|
+
:param str time_started: The time the JFR capture started.
|
3010
2820
|
:param int warning_count: Total number of warnings reported by the analysis.
|
3011
2821
|
:param str work_request_id: The OCID of the work request to start the analysis.
|
3012
2822
|
"""
|
@@ -3080,7 +2890,7 @@ class GetFleetPerformanceTuningAnalysisResultsPerformanceTuningAnalysisResultCol
|
|
3080
2890
|
@pulumi.getter(name="hostName")
|
3081
2891
|
def host_name(self) -> str:
|
3082
2892
|
"""
|
3083
|
-
The
|
2893
|
+
The hostname of the managed instance.
|
3084
2894
|
"""
|
3085
2895
|
return pulumi.get(self, "host_name")
|
3086
2896
|
|
@@ -3136,7 +2946,7 @@ class GetFleetPerformanceTuningAnalysisResultsPerformanceTuningAnalysisResultCol
|
|
3136
2946
|
@pulumi.getter(name="timeFinished")
|
3137
2947
|
def time_finished(self) -> str:
|
3138
2948
|
"""
|
3139
|
-
The time the JFR
|
2949
|
+
The time the JFR capture finished.
|
3140
2950
|
"""
|
3141
2951
|
return pulumi.get(self, "time_finished")
|
3142
2952
|
|
@@ -3144,7 +2954,7 @@ class GetFleetPerformanceTuningAnalysisResultsPerformanceTuningAnalysisResultCol
|
|
3144
2954
|
@pulumi.getter(name="timeStarted")
|
3145
2955
|
def time_started(self) -> str:
|
3146
2956
|
"""
|
3147
|
-
The time the JFR
|
2957
|
+
The time the JFR capture started.
|
3148
2958
|
"""
|
3149
2959
|
return pulumi.get(self, "time_started")
|
3150
2960
|
|
@@ -3236,7 +3046,7 @@ class GetFleetsFleetCollectionItemResult(dict):
|
|
3236
3046
|
:param str description: The Fleet's description.
|
3237
3047
|
:param str display_name: The display name.
|
3238
3048
|
:param Mapping[str, Any] freeform_tags: Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`. (See [Managing Tags and Tag Namespaces](https://docs.cloud.oracle.com/iaas/Content/Tagging/Concepts/understandingfreeformtags.htm).)
|
3239
|
-
:param str id: The ID.
|
3049
|
+
:param str id: The ID of the Fleet.
|
3240
3050
|
:param Sequence['GetFleetsFleetCollectionItemInventoryLogArgs'] inventory_logs: Custom Log for inventory or operation log.
|
3241
3051
|
:param bool is_advanced_features_enabled: Whether or not advanced features are enabled in this Fleet. Deprecated, use `/fleets/{fleetId}/advanceFeatureConfiguration` API instead.
|
3242
3052
|
:param bool is_export_setting_enabled: Whether or not export setting is enabled in this Fleet.
|
@@ -3348,7 +3158,7 @@ class GetFleetsFleetCollectionItemResult(dict):
|
|
3348
3158
|
@pulumi.getter
|
3349
3159
|
def id(self) -> str:
|
3350
3160
|
"""
|
3351
|
-
The ID.
|
3161
|
+
The ID of the Fleet.
|
3352
3162
|
"""
|
3353
3163
|
return pulumi.get(self, "id")
|
3354
3164
|
|
@@ -4002,7 +3812,7 @@ class GetInstallationSitesInstallationSiteCollectionItemItemOperatingSystemResul
|
|
4002
3812
|
version: str):
|
4003
3813
|
"""
|
4004
3814
|
:param str architecture: The architecture of the operating system as provided by the Java system property os.arch.
|
4005
|
-
:param str family: The operating system type, such as Windows
|
3815
|
+
:param str family: The operating system type, such as Windows or Linux
|
4006
3816
|
:param int managed_instance_count: Number of instances running the operating system.
|
4007
3817
|
:param str name: The name of the operating system as provided by the Java system property os.name.
|
4008
3818
|
:param str version: The version of the operating system as provided by the Java system property os.version.
|
@@ -4025,7 +3835,7 @@ class GetInstallationSitesInstallationSiteCollectionItemItemOperatingSystemResul
|
|
4025
3835
|
@pulumi.getter
|
4026
3836
|
def family(self) -> str:
|
4027
3837
|
"""
|
4028
|
-
The operating system type, such as Windows
|
3838
|
+
The operating system type, such as Windows or Linux
|
4029
3839
|
"""
|
4030
3840
|
return pulumi.get(self, "family")
|
4031
3841
|
|
@@ -5402,7 +5212,6 @@ class GetJavaFamiliesJavaFamilyCollectionItemResult(dict):
|
|
5402
5212
|
is_supported_version: bool,
|
5403
5213
|
latest_release_artifacts: Sequence['outputs.GetJavaFamiliesJavaFamilyCollectionItemLatestReleaseArtifactResult'],
|
5404
5214
|
latest_release_version: str,
|
5405
|
-
release_date: str,
|
5406
5215
|
support_type: str):
|
5407
5216
|
"""
|
5408
5217
|
:param str display_name: The display name for the Java family.
|
@@ -5412,7 +5221,6 @@ class GetJavaFamiliesJavaFamilyCollectionItemResult(dict):
|
|
5412
5221
|
:param bool is_supported_version: Filter the Java Release Family versions by support status.
|
5413
5222
|
:param Sequence['GetJavaFamiliesJavaFamilyCollectionItemLatestReleaseArtifactArgs'] latest_release_artifacts: List of artifacts for the latest Java release version in this family. The script URLs in the response can be used from a command line, or in scripts and dockerfiles to always get the artifacts corresponding to the latest update release version.
|
5414
5223
|
:param str latest_release_version: Latest Java release version in the family.
|
5415
|
-
:param str release_date: The date on which the Java release family was first made available (formatted according to [RFC3339](https://datatracker.ietf.org/doc/html/rfc3339)).
|
5416
5224
|
:param str support_type: This indicates the support category for the Java release family.
|
5417
5225
|
"""
|
5418
5226
|
pulumi.set(__self__, "display_name", display_name)
|
@@ -5422,7 +5230,6 @@ class GetJavaFamiliesJavaFamilyCollectionItemResult(dict):
|
|
5422
5230
|
pulumi.set(__self__, "is_supported_version", is_supported_version)
|
5423
5231
|
pulumi.set(__self__, "latest_release_artifacts", latest_release_artifacts)
|
5424
5232
|
pulumi.set(__self__, "latest_release_version", latest_release_version)
|
5425
|
-
pulumi.set(__self__, "release_date", release_date)
|
5426
5233
|
pulumi.set(__self__, "support_type", support_type)
|
5427
5234
|
|
5428
5235
|
@property
|
@@ -5481,14 +5288,6 @@ class GetJavaFamiliesJavaFamilyCollectionItemResult(dict):
|
|
5481
5288
|
"""
|
5482
5289
|
return pulumi.get(self, "latest_release_version")
|
5483
5290
|
|
5484
|
-
@property
|
5485
|
-
@pulumi.getter(name="releaseDate")
|
5486
|
-
def release_date(self) -> str:
|
5487
|
-
"""
|
5488
|
-
The date on which the Java release family was first made available (formatted according to [RFC3339](https://datatracker.ietf.org/doc/html/rfc3339)).
|
5489
|
-
"""
|
5490
|
-
return pulumi.get(self, "release_date")
|
5491
|
-
|
5492
5291
|
@property
|
5493
5292
|
@pulumi.getter(name="supportType")
|
5494
5293
|
def support_type(self) -> str:
|
@@ -5521,7 +5320,7 @@ class GetJavaFamiliesJavaFamilyCollectionItemLatestReleaseArtifactResult(dict):
|
|
5521
5320
|
:param str artifact_description: Description of the binary artifact. Typically includes the OS, architecture, and installer type.
|
5522
5321
|
:param str artifact_file_name: The file name of the artifact.
|
5523
5322
|
:param str artifact_id: Unique identifier for the artifact.
|
5524
|
-
:param str download_url: The endpoint that returns a short-lived artifact download URL in the response payload. This download url can then be used for downloading the artifact. See this [API](https://docs.oracle.com/en-us/iaas/api/#/en/jms
|
5323
|
+
:param str download_url: The endpoint that returns a short-lived artifact download URL in the response payload. This download url can then be used for downloading the artifact. See this [API](https://docs.oracle.com/en-us/iaas/api/#/en/jms/20230601/JavaArtifact/GenerateArtifactDownloadUrl) for more details.
|
5525
5324
|
:param str os_family: The target Operating System family for the artifact.
|
5526
5325
|
:param str package_type: The package type(typically the file extension) of the artifact.
|
5527
5326
|
:param str package_type_detail: Additional information about the package type.
|
@@ -5595,7 +5394,7 @@ class GetJavaFamiliesJavaFamilyCollectionItemLatestReleaseArtifactResult(dict):
|
|
5595
5394
|
@pulumi.getter(name="downloadUrl")
|
5596
5395
|
def download_url(self) -> str:
|
5597
5396
|
"""
|
5598
|
-
The endpoint that returns a short-lived artifact download URL in the response payload. This download url can then be used for downloading the artifact. See this [API](https://docs.oracle.com/en-us/iaas/api/#/en/jms
|
5397
|
+
The endpoint that returns a short-lived artifact download URL in the response payload. This download url can then be used for downloading the artifact. See this [API](https://docs.oracle.com/en-us/iaas/api/#/en/jms/20230601/JavaArtifact/GenerateArtifactDownloadUrl) for more details.
|
5599
5398
|
"""
|
5600
5399
|
return pulumi.get(self, "download_url")
|
5601
5400
|
|
@@ -5671,7 +5470,7 @@ class GetJavaFamilyLatestReleaseArtifactResult(dict):
|
|
5671
5470
|
:param str artifact_description: Description of the binary artifact. Typically includes the OS, architecture, and installer type.
|
5672
5471
|
:param str artifact_file_name: The file name of the artifact.
|
5673
5472
|
:param str artifact_id: Unique identifier for the artifact.
|
5674
|
-
:param str download_url: The endpoint that returns a short-lived artifact download URL in the response payload. This download url can then be used for downloading the artifact. See this [API](https://docs.oracle.com/en-us/iaas/api/#/en/jms
|
5473
|
+
:param str download_url: The endpoint that returns a short-lived artifact download URL in the response payload. This download url can then be used for downloading the artifact. See this [API](https://docs.oracle.com/en-us/iaas/api/#/en/jms/20230601/JavaArtifact/GenerateArtifactDownloadUrl) for more details.
|
5675
5474
|
:param str os_family: The target Operating System family for the artifact.
|
5676
5475
|
:param str package_type: The package type(typically the file extension) of the artifact.
|
5677
5476
|
:param str package_type_detail: Additional information about the package type.
|
@@ -5745,7 +5544,7 @@ class GetJavaFamilyLatestReleaseArtifactResult(dict):
|
|
5745
5544
|
@pulumi.getter(name="downloadUrl")
|
5746
5545
|
def download_url(self) -> str:
|
5747
5546
|
"""
|
5748
|
-
The endpoint that returns a short-lived artifact download URL in the response payload. This download url can then be used for downloading the artifact. See this [API](https://docs.oracle.com/en-us/iaas/api/#/en/jms
|
5547
|
+
The endpoint that returns a short-lived artifact download URL in the response payload. This download url can then be used for downloading the artifact. See this [API](https://docs.oracle.com/en-us/iaas/api/#/en/jms/20230601/JavaArtifact/GenerateArtifactDownloadUrl) for more details.
|
5749
5548
|
"""
|
5750
5549
|
return pulumi.get(self, "download_url")
|
5751
5550
|
|
@@ -5821,7 +5620,7 @@ class GetJavaReleaseArtifactResult(dict):
|
|
5821
5620
|
:param str artifact_description: Description of the binary artifact. Typically includes the OS, architecture, and installer type.
|
5822
5621
|
:param str artifact_file_name: The file name of the artifact.
|
5823
5622
|
:param str artifact_id: Unique identifier for the artifact.
|
5824
|
-
:param str download_url: The endpoint that returns a short-lived artifact download URL in the response payload. This download url can then be used for downloading the artifact. See this [API](https://docs.oracle.com/en-us/iaas/api/#/en/jms
|
5623
|
+
:param str download_url: The endpoint that returns a short-lived artifact download URL in the response payload. This download url can then be used for downloading the artifact. See this [API](https://docs.oracle.com/en-us/iaas/api/#/en/jms/20230601/JavaArtifact/GenerateArtifactDownloadUrl) for more details.
|
5825
5624
|
:param str os_family: The target Operating System family for the artifact.
|
5826
5625
|
:param str package_type: The package type(typically the file extension) of the artifact.
|
5827
5626
|
:param str package_type_detail: Additional information about the package type.
|
@@ -5895,7 +5694,7 @@ class GetJavaReleaseArtifactResult(dict):
|
|
5895
5694
|
@pulumi.getter(name="downloadUrl")
|
5896
5695
|
def download_url(self) -> str:
|
5897
5696
|
"""
|
5898
|
-
The endpoint that returns a short-lived artifact download URL in the response payload. This download url can then be used for downloading the artifact. See this [API](https://docs.oracle.com/en-us/iaas/api/#/en/jms
|
5697
|
+
The endpoint that returns a short-lived artifact download URL in the response payload. This download url can then be used for downloading the artifact. See this [API](https://docs.oracle.com/en-us/iaas/api/#/en/jms/20230601/JavaArtifact/GenerateArtifactDownloadUrl) for more details.
|
5899
5698
|
"""
|
5900
5699
|
return pulumi.get(self, "download_url")
|
5901
5700
|
|
@@ -5958,7 +5757,6 @@ class GetJavaReleaseFamilyDetailResult(dict):
|
|
5958
5757
|
is_supported_version: bool,
|
5959
5758
|
latest_release_artifacts: Sequence['outputs.GetJavaReleaseFamilyDetailLatestReleaseArtifactResult'],
|
5960
5759
|
latest_release_version: str,
|
5961
|
-
release_date: str,
|
5962
5760
|
support_type: str):
|
5963
5761
|
"""
|
5964
5762
|
:param str display_name: Commonly used name for the MoS release.
|
@@ -5968,7 +5766,6 @@ class GetJavaReleaseFamilyDetailResult(dict):
|
|
5968
5766
|
:param bool is_supported_version: Whether or not this Java release family is under active support. Refer [Java Support Roadmap](https://www.oracle.com/java/technologies/java-se-support-roadmap.html) for more details.
|
5969
5767
|
:param Sequence['GetJavaReleaseFamilyDetailLatestReleaseArtifactArgs'] latest_release_artifacts: List of artifacts for the latest Java release version in this family. The script URLs in the response can be used from a command line, or in scripts and dockerfiles to always get the artifacts corresponding to the latest update release version.
|
5970
5768
|
:param str latest_release_version: Latest Java release version in the family.
|
5971
|
-
:param str release_date: The release date of the Java version (formatted according to [RFC3339](https://datatracker.ietf.org/doc/html/rfc3339)).
|
5972
5769
|
:param str support_type: This indicates the support category for the Java release family.
|
5973
5770
|
"""
|
5974
5771
|
pulumi.set(__self__, "display_name", display_name)
|
@@ -5978,7 +5775,6 @@ class GetJavaReleaseFamilyDetailResult(dict):
|
|
5978
5775
|
pulumi.set(__self__, "is_supported_version", is_supported_version)
|
5979
5776
|
pulumi.set(__self__, "latest_release_artifacts", latest_release_artifacts)
|
5980
5777
|
pulumi.set(__self__, "latest_release_version", latest_release_version)
|
5981
|
-
pulumi.set(__self__, "release_date", release_date)
|
5982
5778
|
pulumi.set(__self__, "support_type", support_type)
|
5983
5779
|
|
5984
5780
|
@property
|
@@ -6037,14 +5833,6 @@ class GetJavaReleaseFamilyDetailResult(dict):
|
|
6037
5833
|
"""
|
6038
5834
|
return pulumi.get(self, "latest_release_version")
|
6039
5835
|
|
6040
|
-
@property
|
6041
|
-
@pulumi.getter(name="releaseDate")
|
6042
|
-
def release_date(self) -> str:
|
6043
|
-
"""
|
6044
|
-
The release date of the Java version (formatted according to [RFC3339](https://datatracker.ietf.org/doc/html/rfc3339)).
|
6045
|
-
"""
|
6046
|
-
return pulumi.get(self, "release_date")
|
6047
|
-
|
6048
5836
|
@property
|
6049
5837
|
@pulumi.getter(name="supportType")
|
6050
5838
|
def support_type(self) -> str:
|
@@ -6077,7 +5865,7 @@ class GetJavaReleaseFamilyDetailLatestReleaseArtifactResult(dict):
|
|
6077
5865
|
:param str artifact_description: Description of the binary artifact. Typically includes the OS, architecture, and installer type.
|
6078
5866
|
:param str artifact_file_name: The file name of the artifact.
|
6079
5867
|
:param str artifact_id: Unique identifier for the artifact.
|
6080
|
-
:param str download_url: The endpoint that returns a short-lived artifact download URL in the response payload. This download url can then be used for downloading the artifact. See this [API](https://docs.oracle.com/en-us/iaas/api/#/en/jms
|
5868
|
+
:param str download_url: The endpoint that returns a short-lived artifact download URL in the response payload. This download url can then be used for downloading the artifact. See this [API](https://docs.oracle.com/en-us/iaas/api/#/en/jms/20230601/JavaArtifact/GenerateArtifactDownloadUrl) for more details.
|
6081
5869
|
:param str os_family: The target Operating System family for the artifact.
|
6082
5870
|
:param str package_type: The package type(typically the file extension) of the artifact.
|
6083
5871
|
:param str package_type_detail: Additional information about the package type.
|
@@ -6151,7 +5939,7 @@ class GetJavaReleaseFamilyDetailLatestReleaseArtifactResult(dict):
|
|
6151
5939
|
@pulumi.getter(name="downloadUrl")
|
6152
5940
|
def download_url(self) -> str:
|
6153
5941
|
"""
|
6154
|
-
The endpoint that returns a short-lived artifact download URL in the response payload. This download url can then be used for downloading the artifact. See this [API](https://docs.oracle.com/en-us/iaas/api/#/en/jms
|
5942
|
+
The endpoint that returns a short-lived artifact download URL in the response payload. This download url can then be used for downloading the artifact. See this [API](https://docs.oracle.com/en-us/iaas/api/#/en/jms/20230601/JavaArtifact/GenerateArtifactDownloadUrl) for more details.
|
6155
5943
|
"""
|
6156
5944
|
return pulumi.get(self, "download_url")
|
6157
5945
|
|
@@ -6496,7 +6284,7 @@ class GetJavaReleasesJavaReleaseCollectionItemArtifactResult(dict):
|
|
6496
6284
|
:param str artifact_description: Description of the binary artifact. Typically includes the OS, architecture, and installer type.
|
6497
6285
|
:param str artifact_file_name: The file name of the artifact.
|
6498
6286
|
:param str artifact_id: Unique identifier for the artifact.
|
6499
|
-
:param str download_url: The endpoint that returns a short-lived artifact download URL in the response payload. This download url can then be used for downloading the artifact. See this [API](https://docs.oracle.com/en-us/iaas/api/#/en/jms
|
6287
|
+
:param str download_url: The endpoint that returns a short-lived artifact download URL in the response payload. This download url can then be used for downloading the artifact. See this [API](https://docs.oracle.com/en-us/iaas/api/#/en/jms/20230601/JavaArtifact/GenerateArtifactDownloadUrl) for more details.
|
6500
6288
|
:param str os_family: The target Operating System family for the artifact.
|
6501
6289
|
:param str package_type: The package type(typically the file extension) of the artifact.
|
6502
6290
|
:param str package_type_detail: Additional information about the package type.
|
@@ -6570,7 +6358,7 @@ class GetJavaReleasesJavaReleaseCollectionItemArtifactResult(dict):
|
|
6570
6358
|
@pulumi.getter(name="downloadUrl")
|
6571
6359
|
def download_url(self) -> str:
|
6572
6360
|
"""
|
6573
|
-
The endpoint that returns a short-lived artifact download URL in the response payload. This download url can then be used for downloading the artifact. See this [API](https://docs.oracle.com/en-us/iaas/api/#/en/jms
|
6361
|
+
The endpoint that returns a short-lived artifact download URL in the response payload. This download url can then be used for downloading the artifact. See this [API](https://docs.oracle.com/en-us/iaas/api/#/en/jms/20230601/JavaArtifact/GenerateArtifactDownloadUrl) for more details.
|
6574
6362
|
"""
|
6575
6363
|
return pulumi.get(self, "download_url")
|
6576
6364
|
|
@@ -6633,7 +6421,6 @@ class GetJavaReleasesJavaReleaseCollectionItemFamilyDetailResult(dict):
|
|
6633
6421
|
is_supported_version: bool,
|
6634
6422
|
latest_release_artifacts: Sequence['outputs.GetJavaReleasesJavaReleaseCollectionItemFamilyDetailLatestReleaseArtifactResult'],
|
6635
6423
|
latest_release_version: str,
|
6636
|
-
release_date: str,
|
6637
6424
|
support_type: str):
|
6638
6425
|
"""
|
6639
6426
|
:param str display_name: Commonly used name for the MoS release.
|
@@ -6643,7 +6430,6 @@ class GetJavaReleasesJavaReleaseCollectionItemFamilyDetailResult(dict):
|
|
6643
6430
|
:param bool is_supported_version: Whether or not this Java release family is under active support. Refer [Java Support Roadmap](https://www.oracle.com/java/technologies/java-se-support-roadmap.html) for more details.
|
6644
6431
|
:param Sequence['GetJavaReleasesJavaReleaseCollectionItemFamilyDetailLatestReleaseArtifactArgs'] latest_release_artifacts: List of artifacts for the latest Java release version in this family. The script URLs in the response can be used from a command line, or in scripts and dockerfiles to always get the artifacts corresponding to the latest update release version.
|
6645
6432
|
:param str latest_release_version: Latest Java release version in the family.
|
6646
|
-
:param str release_date: The release date of the Java version (formatted according to [RFC3339](https://datatracker.ietf.org/doc/html/rfc3339)).
|
6647
6433
|
:param str support_type: This indicates the support category for the Java release family.
|
6648
6434
|
"""
|
6649
6435
|
pulumi.set(__self__, "display_name", display_name)
|
@@ -6653,7 +6439,6 @@ class GetJavaReleasesJavaReleaseCollectionItemFamilyDetailResult(dict):
|
|
6653
6439
|
pulumi.set(__self__, "is_supported_version", is_supported_version)
|
6654
6440
|
pulumi.set(__self__, "latest_release_artifacts", latest_release_artifacts)
|
6655
6441
|
pulumi.set(__self__, "latest_release_version", latest_release_version)
|
6656
|
-
pulumi.set(__self__, "release_date", release_date)
|
6657
6442
|
pulumi.set(__self__, "support_type", support_type)
|
6658
6443
|
|
6659
6444
|
@property
|
@@ -6712,14 +6497,6 @@ class GetJavaReleasesJavaReleaseCollectionItemFamilyDetailResult(dict):
|
|
6712
6497
|
"""
|
6713
6498
|
return pulumi.get(self, "latest_release_version")
|
6714
6499
|
|
6715
|
-
@property
|
6716
|
-
@pulumi.getter(name="releaseDate")
|
6717
|
-
def release_date(self) -> str:
|
6718
|
-
"""
|
6719
|
-
The release date of the Java version (formatted according to [RFC3339](https://datatracker.ietf.org/doc/html/rfc3339)).
|
6720
|
-
"""
|
6721
|
-
return pulumi.get(self, "release_date")
|
6722
|
-
|
6723
6500
|
@property
|
6724
6501
|
@pulumi.getter(name="supportType")
|
6725
6502
|
def support_type(self) -> str:
|
@@ -6752,7 +6529,7 @@ class GetJavaReleasesJavaReleaseCollectionItemFamilyDetailLatestReleaseArtifactR
|
|
6752
6529
|
:param str artifact_description: Description of the binary artifact. Typically includes the OS, architecture, and installer type.
|
6753
6530
|
:param str artifact_file_name: The file name of the artifact.
|
6754
6531
|
:param str artifact_id: Unique identifier for the artifact.
|
6755
|
-
:param str download_url: The endpoint that returns a short-lived artifact download URL in the response payload. This download url can then be used for downloading the artifact. See this [API](https://docs.oracle.com/en-us/iaas/api/#/en/jms
|
6532
|
+
:param str download_url: The endpoint that returns a short-lived artifact download URL in the response payload. This download url can then be used for downloading the artifact. See this [API](https://docs.oracle.com/en-us/iaas/api/#/en/jms/20230601/JavaArtifact/GenerateArtifactDownloadUrl) for more details.
|
6756
6533
|
:param str os_family: The target Operating System family for the artifact.
|
6757
6534
|
:param str package_type: The package type(typically the file extension) of the artifact.
|
6758
6535
|
:param str package_type_detail: Additional information about the package type.
|
@@ -6826,7 +6603,7 @@ class GetJavaReleasesJavaReleaseCollectionItemFamilyDetailLatestReleaseArtifactR
|
|
6826
6603
|
@pulumi.getter(name="downloadUrl")
|
6827
6604
|
def download_url(self) -> str:
|
6828
6605
|
"""
|
6829
|
-
The endpoint that returns a short-lived artifact download URL in the response payload. This download url can then be used for downloading the artifact. See this [API](https://docs.oracle.com/en-us/iaas/api/#/en/jms
|
6606
|
+
The endpoint that returns a short-lived artifact download URL in the response payload. This download url can then be used for downloading the artifact. See this [API](https://docs.oracle.com/en-us/iaas/api/#/en/jms/20230601/JavaArtifact/GenerateArtifactDownloadUrl) for more details.
|
6830
6607
|
"""
|
6831
6608
|
return pulumi.get(self, "download_url")
|
6832
6609
|
|
@@ -6948,239 +6725,6 @@ class GetJavaReleasesJavaReleaseCollectionItemMosPatchResult(dict):
|
|
6948
6725
|
return pulumi.get(self, "patch_url")
|
6949
6726
|
|
6950
6727
|
|
6951
|
-
@pulumi.output_type
|
6952
|
-
class GetJmsPluginsFilterResult(dict):
|
6953
|
-
def __init__(__self__, *,
|
6954
|
-
name: str,
|
6955
|
-
values: Sequence[str],
|
6956
|
-
regex: Optional[bool] = None):
|
6957
|
-
pulumi.set(__self__, "name", name)
|
6958
|
-
pulumi.set(__self__, "values", values)
|
6959
|
-
if regex is not None:
|
6960
|
-
pulumi.set(__self__, "regex", regex)
|
6961
|
-
|
6962
|
-
@property
|
6963
|
-
@pulumi.getter
|
6964
|
-
def name(self) -> str:
|
6965
|
-
return pulumi.get(self, "name")
|
6966
|
-
|
6967
|
-
@property
|
6968
|
-
@pulumi.getter
|
6969
|
-
def values(self) -> Sequence[str]:
|
6970
|
-
return pulumi.get(self, "values")
|
6971
|
-
|
6972
|
-
@property
|
6973
|
-
@pulumi.getter
|
6974
|
-
def regex(self) -> Optional[bool]:
|
6975
|
-
return pulumi.get(self, "regex")
|
6976
|
-
|
6977
|
-
|
6978
|
-
@pulumi.output_type
|
6979
|
-
class GetJmsPluginsJmsPluginCollectionResult(dict):
|
6980
|
-
def __init__(__self__, *,
|
6981
|
-
items: Sequence['outputs.GetJmsPluginsJmsPluginCollectionItemResult']):
|
6982
|
-
pulumi.set(__self__, "items", items)
|
6983
|
-
|
6984
|
-
@property
|
6985
|
-
@pulumi.getter
|
6986
|
-
def items(self) -> Sequence['outputs.GetJmsPluginsJmsPluginCollectionItemResult']:
|
6987
|
-
return pulumi.get(self, "items")
|
6988
|
-
|
6989
|
-
|
6990
|
-
@pulumi.output_type
|
6991
|
-
class GetJmsPluginsJmsPluginCollectionItemResult(dict):
|
6992
|
-
def __init__(__self__, *,
|
6993
|
-
agent_id: str,
|
6994
|
-
agent_type: str,
|
6995
|
-
availability_status: str,
|
6996
|
-
compartment_id: str,
|
6997
|
-
defined_tags: Mapping[str, Any],
|
6998
|
-
fleet_id: str,
|
6999
|
-
freeform_tags: Mapping[str, Any],
|
7000
|
-
hostname: str,
|
7001
|
-
id: str,
|
7002
|
-
os_architecture: str,
|
7003
|
-
os_distribution: str,
|
7004
|
-
os_family: str,
|
7005
|
-
plugin_version: str,
|
7006
|
-
state: str,
|
7007
|
-
system_tags: Mapping[str, Any],
|
7008
|
-
time_last_seen: str,
|
7009
|
-
time_registered: str):
|
7010
|
-
"""
|
7011
|
-
:param str agent_id: The ManagementAgent (OMA) or Instance (OCA) [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) that identifies the Agent.
|
7012
|
-
:param str agent_type: The agent type.
|
7013
|
-
:param str availability_status: Filter JmsPlugin with its availability status.
|
7014
|
-
:param str compartment_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources.
|
7015
|
-
:param Mapping[str, Any] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`. (See [Understanding Free-form Tags](https://docs.cloud.oracle.com/iaas/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm)).
|
7016
|
-
:param str fleet_id: The ID of the Fleet.
|
7017
|
-
:param Mapping[str, Any] freeform_tags: Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`. (See [Managing Tags and Tag Namespaces](https://docs.cloud.oracle.com/iaas/Content/Tagging/Concepts/understandingfreeformtags.htm).)
|
7018
|
-
:param str hostname: The hostname of the agent.
|
7019
|
-
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the JmsPlugin.
|
7020
|
-
:param str os_architecture: The architecture of the operating system of the plugin.
|
7021
|
-
:param str os_distribution: The distribution of the operating system of the plugin.
|
7022
|
-
:param str os_family: The operating system family for the plugin.
|
7023
|
-
:param str plugin_version: The version of the plugin.
|
7024
|
-
:param str state: Filter JmsPlugin with its lifecycle state.
|
7025
|
-
:param 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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
7026
|
-
:param str time_last_seen: The date and time the resource was _last_ reported to JMS. This is potentially _after_ the specified time period provided by the filters. For example, a resource can be last reported to JMS before the start of a specified time period, if it is also reported during the time period.
|
7027
|
-
:param str time_registered: The date and time the plugin was registered.
|
7028
|
-
"""
|
7029
|
-
pulumi.set(__self__, "agent_id", agent_id)
|
7030
|
-
pulumi.set(__self__, "agent_type", agent_type)
|
7031
|
-
pulumi.set(__self__, "availability_status", availability_status)
|
7032
|
-
pulumi.set(__self__, "compartment_id", compartment_id)
|
7033
|
-
pulumi.set(__self__, "defined_tags", defined_tags)
|
7034
|
-
pulumi.set(__self__, "fleet_id", fleet_id)
|
7035
|
-
pulumi.set(__self__, "freeform_tags", freeform_tags)
|
7036
|
-
pulumi.set(__self__, "hostname", hostname)
|
7037
|
-
pulumi.set(__self__, "id", id)
|
7038
|
-
pulumi.set(__self__, "os_architecture", os_architecture)
|
7039
|
-
pulumi.set(__self__, "os_distribution", os_distribution)
|
7040
|
-
pulumi.set(__self__, "os_family", os_family)
|
7041
|
-
pulumi.set(__self__, "plugin_version", plugin_version)
|
7042
|
-
pulumi.set(__self__, "state", state)
|
7043
|
-
pulumi.set(__self__, "system_tags", system_tags)
|
7044
|
-
pulumi.set(__self__, "time_last_seen", time_last_seen)
|
7045
|
-
pulumi.set(__self__, "time_registered", time_registered)
|
7046
|
-
|
7047
|
-
@property
|
7048
|
-
@pulumi.getter(name="agentId")
|
7049
|
-
def agent_id(self) -> str:
|
7050
|
-
"""
|
7051
|
-
The ManagementAgent (OMA) or Instance (OCA) [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) that identifies the Agent.
|
7052
|
-
"""
|
7053
|
-
return pulumi.get(self, "agent_id")
|
7054
|
-
|
7055
|
-
@property
|
7056
|
-
@pulumi.getter(name="agentType")
|
7057
|
-
def agent_type(self) -> str:
|
7058
|
-
"""
|
7059
|
-
The agent type.
|
7060
|
-
"""
|
7061
|
-
return pulumi.get(self, "agent_type")
|
7062
|
-
|
7063
|
-
@property
|
7064
|
-
@pulumi.getter(name="availabilityStatus")
|
7065
|
-
def availability_status(self) -> str:
|
7066
|
-
"""
|
7067
|
-
Filter JmsPlugin with its availability status.
|
7068
|
-
"""
|
7069
|
-
return pulumi.get(self, "availability_status")
|
7070
|
-
|
7071
|
-
@property
|
7072
|
-
@pulumi.getter(name="compartmentId")
|
7073
|
-
def compartment_id(self) -> str:
|
7074
|
-
"""
|
7075
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources.
|
7076
|
-
"""
|
7077
|
-
return pulumi.get(self, "compartment_id")
|
7078
|
-
|
7079
|
-
@property
|
7080
|
-
@pulumi.getter(name="definedTags")
|
7081
|
-
def defined_tags(self) -> Mapping[str, Any]:
|
7082
|
-
"""
|
7083
|
-
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`. (See [Understanding Free-form Tags](https://docs.cloud.oracle.com/iaas/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm)).
|
7084
|
-
"""
|
7085
|
-
return pulumi.get(self, "defined_tags")
|
7086
|
-
|
7087
|
-
@property
|
7088
|
-
@pulumi.getter(name="fleetId")
|
7089
|
-
def fleet_id(self) -> str:
|
7090
|
-
"""
|
7091
|
-
The ID of the Fleet.
|
7092
|
-
"""
|
7093
|
-
return pulumi.get(self, "fleet_id")
|
7094
|
-
|
7095
|
-
@property
|
7096
|
-
@pulumi.getter(name="freeformTags")
|
7097
|
-
def freeform_tags(self) -> Mapping[str, Any]:
|
7098
|
-
"""
|
7099
|
-
Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`. (See [Managing Tags and Tag Namespaces](https://docs.cloud.oracle.com/iaas/Content/Tagging/Concepts/understandingfreeformtags.htm).)
|
7100
|
-
"""
|
7101
|
-
return pulumi.get(self, "freeform_tags")
|
7102
|
-
|
7103
|
-
@property
|
7104
|
-
@pulumi.getter
|
7105
|
-
def hostname(self) -> str:
|
7106
|
-
"""
|
7107
|
-
The hostname of the agent.
|
7108
|
-
"""
|
7109
|
-
return pulumi.get(self, "hostname")
|
7110
|
-
|
7111
|
-
@property
|
7112
|
-
@pulumi.getter
|
7113
|
-
def id(self) -> str:
|
7114
|
-
"""
|
7115
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the JmsPlugin.
|
7116
|
-
"""
|
7117
|
-
return pulumi.get(self, "id")
|
7118
|
-
|
7119
|
-
@property
|
7120
|
-
@pulumi.getter(name="osArchitecture")
|
7121
|
-
def os_architecture(self) -> str:
|
7122
|
-
"""
|
7123
|
-
The architecture of the operating system of the plugin.
|
7124
|
-
"""
|
7125
|
-
return pulumi.get(self, "os_architecture")
|
7126
|
-
|
7127
|
-
@property
|
7128
|
-
@pulumi.getter(name="osDistribution")
|
7129
|
-
def os_distribution(self) -> str:
|
7130
|
-
"""
|
7131
|
-
The distribution of the operating system of the plugin.
|
7132
|
-
"""
|
7133
|
-
return pulumi.get(self, "os_distribution")
|
7134
|
-
|
7135
|
-
@property
|
7136
|
-
@pulumi.getter(name="osFamily")
|
7137
|
-
def os_family(self) -> str:
|
7138
|
-
"""
|
7139
|
-
The operating system family for the plugin.
|
7140
|
-
"""
|
7141
|
-
return pulumi.get(self, "os_family")
|
7142
|
-
|
7143
|
-
@property
|
7144
|
-
@pulumi.getter(name="pluginVersion")
|
7145
|
-
def plugin_version(self) -> str:
|
7146
|
-
"""
|
7147
|
-
The version of the plugin.
|
7148
|
-
"""
|
7149
|
-
return pulumi.get(self, "plugin_version")
|
7150
|
-
|
7151
|
-
@property
|
7152
|
-
@pulumi.getter
|
7153
|
-
def state(self) -> str:
|
7154
|
-
"""
|
7155
|
-
Filter JmsPlugin with its lifecycle state.
|
7156
|
-
"""
|
7157
|
-
return pulumi.get(self, "state")
|
7158
|
-
|
7159
|
-
@property
|
7160
|
-
@pulumi.getter(name="systemTags")
|
7161
|
-
def system_tags(self) -> Mapping[str, Any]:
|
7162
|
-
"""
|
7163
|
-
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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
7164
|
-
"""
|
7165
|
-
return pulumi.get(self, "system_tags")
|
7166
|
-
|
7167
|
-
@property
|
7168
|
-
@pulumi.getter(name="timeLastSeen")
|
7169
|
-
def time_last_seen(self) -> str:
|
7170
|
-
"""
|
7171
|
-
The date and time the resource was _last_ reported to JMS. This is potentially _after_ the specified time period provided by the filters. For example, a resource can be last reported to JMS before the start of a specified time period, if it is also reported during the time period.
|
7172
|
-
"""
|
7173
|
-
return pulumi.get(self, "time_last_seen")
|
7174
|
-
|
7175
|
-
@property
|
7176
|
-
@pulumi.getter(name="timeRegistered")
|
7177
|
-
def time_registered(self) -> str:
|
7178
|
-
"""
|
7179
|
-
The date and time the plugin was registered.
|
7180
|
-
"""
|
7181
|
-
return pulumi.get(self, "time_registered")
|
7182
|
-
|
7183
|
-
|
7184
6728
|
@pulumi.output_type
|
7185
6729
|
class GetListJreUsageItemResult(dict):
|
7186
6730
|
def __init__(__self__, *,
|