@pulumi/oci 0.4.0 → 0.5.1-alpha.1663282297
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.
- package/analytics/analyticsInstance.d.ts +2 -0
- package/analytics/analyticsInstance.js +2 -0
- package/analytics/analyticsInstance.js.map +1 -1
- package/analytics/analyticsInstancePrivateAccessChannel.d.ts +30 -0
- package/analytics/analyticsInstancePrivateAccessChannel.js +10 -0
- package/analytics/analyticsInstancePrivateAccessChannel.js.map +1 -1
- package/analytics/getAnalyticsInstancePrivateAccessChannel.d.ts +8 -0
- package/analytics/getAnalyticsInstancePrivateAccessChannel.js.map +1 -1
- package/cloudguard/cloudGuardDataSource.d.ts +231 -0
- package/cloudguard/cloudGuardDataSource.js +132 -0
- package/cloudguard/cloudGuardDataSource.js.map +1 -0
- package/cloudguard/detectorRecipe.d.ts +16 -4
- package/cloudguard/detectorRecipe.js +3 -4
- package/cloudguard/detectorRecipe.js.map +1 -1
- package/cloudguard/getDataSource.d.ts +106 -0
- package/cloudguard/getDataSource.js +38 -0
- package/cloudguard/getDataSource.js.map +1 -0
- package/cloudguard/getDataSourceEvent.d.ts +68 -0
- package/cloudguard/getDataSourceEvent.js +40 -0
- package/cloudguard/getDataSourceEvent.js.map +1 -0
- package/cloudguard/getDataSourceEvents.d.ts +71 -0
- package/cloudguard/getDataSourceEvents.js +41 -0
- package/cloudguard/getDataSourceEvents.js.map +1 -0
- package/cloudguard/getDataSources.d.ts +144 -0
- package/cloudguard/getDataSources.js +65 -0
- package/cloudguard/getDataSources.js.map +1 -0
- package/cloudguard/getDetectorRecipe.d.ts +5 -1
- package/cloudguard/getDetectorRecipe.js.map +1 -1
- package/cloudguard/getDetectorRecipes.d.ts +1 -1
- package/cloudguard/getProblemEntities.d.ts +58 -0
- package/cloudguard/getProblemEntities.js +39 -0
- package/cloudguard/getProblemEntities.js.map +1 -0
- package/cloudguard/getProblemEntity.d.ts +55 -0
- package/cloudguard/getProblemEntity.js +38 -0
- package/cloudguard/getProblemEntity.js.map +1 -0
- package/cloudguard/index.d.ts +7 -0
- package/cloudguard/index.js +11 -0
- package/cloudguard/index.js.map +1 -1
- package/cloudguard/target.d.ts +3 -3
- package/core/bootVolume.d.ts +21 -5
- package/core/bootVolume.js +6 -0
- package/core/bootVolume.js.map +1 -1
- package/core/getBootVolume.d.ts +6 -2
- package/core/getBootVolume.js.map +1 -1
- package/core/getVolume.d.ts +6 -1
- package/core/getVolume.js.map +1 -1
- package/core/instanceConfiguration.d.ts +4 -0
- package/core/instanceConfiguration.js +4 -0
- package/core/instanceConfiguration.js.map +1 -1
- package/core/volume.d.ts +21 -5
- package/core/volume.js +6 -0
- package/core/volume.js.map +1 -1
- package/database/autonomousContainerDatabase.d.ts +1 -0
- package/database/autonomousContainerDatabase.js +1 -0
- package/database/autonomousContainerDatabase.js.map +1 -1
- package/database/autonomousExadataInfrastructure.d.ts +1 -0
- package/database/autonomousExadataInfrastructure.js +1 -0
- package/database/autonomousExadataInfrastructure.js.map +1 -1
- package/database/cloudExadataInfrastructure.d.ts +1 -0
- package/database/cloudExadataInfrastructure.js +1 -0
- package/database/cloudExadataInfrastructure.js.map +1 -1
- package/database/cloudVmCluster.d.ts +2 -0
- package/database/cloudVmCluster.js +2 -0
- package/database/cloudVmCluster.js.map +1 -1
- package/database/dataGuardAssociation.d.ts +18 -0
- package/database/dataGuardAssociation.js +7 -0
- package/database/dataGuardAssociation.js.map +1 -1
- package/database/dbSystem.d.ts +12 -0
- package/database/dbSystem.js +2 -0
- package/database/dbSystem.js.map +1 -1
- package/database/exadataInfrastructure.d.ts +1 -0
- package/database/exadataInfrastructure.js +1 -0
- package/database/exadataInfrastructure.js.map +1 -1
- package/database/getDataGuardAssociation.d.ts +2 -0
- package/database/getDataGuardAssociation.js.map +1 -1
- package/database/getInfrastructureTargetVersion.d.ts +82 -0
- package/database/getInfrastructureTargetVersion.js +43 -0
- package/database/getInfrastructureTargetVersion.js.map +1 -0
- package/database/getManagedPreferredCredential.d.ts +84 -0
- package/database/getManagedPreferredCredential.js +40 -0
- package/database/getManagedPreferredCredential.js.map +1 -0
- package/database/getManagedPreferredCredentials.d.ts +55 -0
- package/database/getManagedPreferredCredentials.js +39 -0
- package/database/getManagedPreferredCredentials.js.map +1 -0
- package/database/getVmCluster.d.ts +4 -1
- package/database/getVmCluster.js.map +1 -1
- package/database/index.d.ts +3 -0
- package/database/index.js +3 -0
- package/database/index.js.map +1 -1
- package/database/maintenanceRun.d.ts +12 -4
- package/database/maintenanceRun.js +2 -2
- package/database/maintenanceRun.js.map +1 -1
- package/database/vmCluster.d.ts +14 -3
- package/database/vmCluster.js +2 -0
- package/database/vmCluster.js.map +1 -1
- package/database/vmClusterAddVirtualNetwork.d.ts +8 -2
- package/database/vmClusterAddVirtualNetwork.js.map +1 -1
- package/database/vmClusterRemoveVirtualMachine.d.ts +2 -2
- package/dataconnectivity/getRegistries.d.ts +4 -4
- package/dataconnectivity/getRegistries.js +1 -1
- package/dataconnectivity/getRegistry.d.ts +10 -10
- package/dataconnectivity/getRegistry.js +1 -1
- package/dataconnectivity/getRegistryConnection.d.ts +9 -9
- package/dataconnectivity/getRegistryConnections.d.ts +3 -3
- package/dataconnectivity/getRegistryDataAsset.d.ts +8 -8
- package/dataconnectivity/getRegistryDataAssets.d.ts +11 -11
- package/dataconnectivity/getRegistryFolder.d.ts +8 -8
- package/dataconnectivity/getRegistryFolders.d.ts +4 -4
- package/dataconnectivity/getRegistryFolders.js +1 -1
- package/dataconnectivity/getRegistryType.d.ts +7 -7
- package/dataconnectivity/getRegistryType.js +1 -1
- package/dataconnectivity/getRegistryTypes.d.ts +4 -4
- package/dataconnectivity/getRegistryTypes.js +1 -1
- package/dataconnectivity/registry.d.ts +15 -15
- package/dataconnectivity/registry.js +1 -1
- package/dataconnectivity/registryConnection.d.ts +24 -24
- package/dataconnectivity/registryDataAsset.d.ts +21 -21
- package/dataconnectivity/registryFolder.d.ts +22 -22
- package/dataconnectivity/registryFolder.js +1 -1
- package/devops/getTrigger.d.ts +1 -0
- package/devops/getTrigger.js.map +1 -1
- package/devops/trigger.d.ts +3 -0
- package/devops/trigger.js +2 -0
- package/devops/trigger.js.map +1 -1
- package/dns/getResolver.d.ts +3 -3
- package/dns/getResolverEndpoint.d.ts +3 -3
- package/dns/getView.d.ts +8 -8
- package/dns/getView.js +1 -0
- package/dns/getView.js.map +1 -1
- package/dns/getViews.d.ts +3 -3
- package/dns/resolver.d.ts +7 -13
- package/dns/resolver.js +2 -11
- package/dns/resolver.js.map +1 -1
- package/dns/resolverEndpoint.d.ts +2 -2
- package/dns/resolverEndpoint.js +0 -3
- package/dns/resolverEndpoint.js.map +1 -1
- package/dns/rrset.d.ts +2 -3
- package/dns/rrset.js +2 -3
- package/dns/rrset.js.map +1 -1
- package/dns/view.d.ts +7 -13
- package/dns/view.js +2 -11
- package/dns/view.js.map +1 -1
- package/dns/zone.d.ts +3 -11
- package/dns/zone.js +2 -10
- package/dns/zone.js.map +1 -1
- package/emwarehouse/getResourceUsage.d.ts +4 -0
- package/emwarehouse/getResourceUsage.js.map +1 -1
- package/functions/getFusionEnvironment.d.ts +153 -0
- package/functions/getFusionEnvironment.js +38 -0
- package/functions/getFusionEnvironment.js.map +1 -0
- package/functions/getFusionEnvironmentAdminUser.d.ts +66 -0
- package/functions/getFusionEnvironmentAdminUser.js +38 -0
- package/functions/getFusionEnvironmentAdminUser.js.map +1 -0
- package/functions/getFusionEnvironmentAdminUsers.d.ts +55 -0
- package/functions/getFusionEnvironmentAdminUsers.js +39 -0
- package/functions/getFusionEnvironmentAdminUsers.js.map +1 -0
- package/functions/getFusionEnvironmentDataMaskingActivities.d.ts +71 -0
- package/functions/getFusionEnvironmentDataMaskingActivities.js +41 -0
- package/functions/getFusionEnvironmentDataMaskingActivities.js.map +1 -0
- package/functions/getFusionEnvironmentDataMaskingActivity.d.ts +73 -0
- package/functions/getFusionEnvironmentDataMaskingActivity.js +40 -0
- package/functions/getFusionEnvironmentDataMaskingActivity.js.map +1 -0
- package/functions/getFusionEnvironmentFamilies.d.ts +94 -0
- package/functions/getFusionEnvironmentFamilies.js +45 -0
- package/functions/getFusionEnvironmentFamilies.js.map +1 -0
- package/functions/getFusionEnvironmentFamily.d.ts +97 -0
- package/functions/getFusionEnvironmentFamily.js +38 -0
- package/functions/getFusionEnvironmentFamily.js.map +1 -0
- package/functions/getFusionEnvironmentFamilyLimitsAndUsage.d.ts +60 -0
- package/functions/getFusionEnvironmentFamilyLimitsAndUsage.js +38 -0
- package/functions/getFusionEnvironmentFamilyLimitsAndUsage.js.map +1 -0
- package/functions/getFusionEnvironmentFamilySubscriptionDetail.d.ts +52 -0
- package/functions/getFusionEnvironmentFamilySubscriptionDetail.js +38 -0
- package/functions/getFusionEnvironmentFamilySubscriptionDetail.js.map +1 -0
- package/functions/getFusionEnvironmentRefreshActivities.d.ts +101 -0
- package/functions/getFusionEnvironmentRefreshActivities.js +47 -0
- package/functions/getFusionEnvironmentRefreshActivities.js.map +1 -0
- package/functions/getFusionEnvironmentRefreshActivity.d.ts +101 -0
- package/functions/getFusionEnvironmentRefreshActivity.js +40 -0
- package/functions/getFusionEnvironmentRefreshActivity.js.map +1 -0
- package/functions/getFusionEnvironmentScheduledActivities.d.ts +117 -0
- package/functions/getFusionEnvironmentScheduledActivities.js +49 -0
- package/functions/getFusionEnvironmentScheduledActivities.js.map +1 -0
- package/functions/getFusionEnvironmentScheduledActivity.d.ts +109 -0
- package/functions/getFusionEnvironmentScheduledActivity.js +40 -0
- package/functions/getFusionEnvironmentScheduledActivity.js.map +1 -0
- package/functions/getFusionEnvironmentServiceAttachment.d.ts +109 -0
- package/functions/getFusionEnvironmentServiceAttachment.js +40 -0
- package/functions/getFusionEnvironmentServiceAttachment.js.map +1 -0
- package/functions/getFusionEnvironmentServiceAttachments.d.ts +94 -0
- package/functions/getFusionEnvironmentServiceAttachments.js +45 -0
- package/functions/getFusionEnvironmentServiceAttachments.js.map +1 -0
- package/functions/getFusionEnvironmentStatus.d.ts +51 -0
- package/functions/getFusionEnvironmentStatus.js +38 -0
- package/functions/getFusionEnvironmentStatus.js.map +1 -0
- package/functions/getFusionEnvironmentTimeAvailableForRefresh.d.ts +52 -0
- package/functions/getFusionEnvironmentTimeAvailableForRefresh.js +38 -0
- package/functions/getFusionEnvironmentTimeAvailableForRefresh.js.map +1 -0
- package/functions/getFusionEnvironmentTimeAvailableForRefreshs.d.ts +55 -0
- package/functions/getFusionEnvironmentTimeAvailableForRefreshs.js +39 -0
- package/functions/getFusionEnvironmentTimeAvailableForRefreshs.js.map +1 -0
- package/functions/getFusionEnvironments.d.ts +97 -0
- package/functions/getFusionEnvironments.js +45 -0
- package/functions/getFusionEnvironments.js.map +1 -0
- package/functions/index.d.ts +19 -0
- package/functions/index.js +19 -0
- package/functions/index.js.map +1 -1
- package/fusionapps/fusionEnvironment.d.ts +360 -0
- package/fusionapps/fusionEnvironment.js +169 -0
- package/fusionapps/fusionEnvironment.js.map +1 -0
- package/fusionapps/fusionEnvironmentAdminUser.d.ts +146 -0
- package/fusionapps/fusionEnvironmentAdminUser.js +108 -0
- package/fusionapps/fusionEnvironmentAdminUser.js.map +1 -0
- package/fusionapps/fusionEnvironmentDataMaskingActivity.d.ts +109 -0
- package/fusionapps/fusionEnvironmentDataMaskingActivity.js +85 -0
- package/fusionapps/fusionEnvironmentDataMaskingActivity.js.map +1 -0
- package/fusionapps/fusionEnvironmentFamily.d.ts +201 -0
- package/fusionapps/fusionEnvironmentFamily.js +117 -0
- package/fusionapps/fusionEnvironmentFamily.js.map +1 -0
- package/fusionapps/fusionEnvironmentRefreshActivity.d.ts +165 -0
- package/fusionapps/fusionEnvironmentRefreshActivity.js +102 -0
- package/fusionapps/fusionEnvironmentRefreshActivity.js.map +1 -0
- package/fusionapps/index.d.ts +5 -0
- package/fusionapps/index.js +57 -0
- package/fusionapps/index.js.map +1 -0
- package/index.d.ts +2 -1
- package/index.js +4 -2
- package/index.js.map +1 -1
- package/monitoring/alarm.d.ts +13 -0
- package/monitoring/alarm.js +3 -0
- package/monitoring/alarm.js.map +1 -1
- package/monitoring/getAlarm.d.ts +4 -0
- package/monitoring/getAlarm.js.map +1 -1
- package/mysql/getMysqlConfiguration.d.ts +6 -2
- package/mysql/getMysqlConfiguration.js.map +1 -1
- package/mysql/index.d.ts +1 -0
- package/mysql/index.js +5 -0
- package/mysql/index.js.map +1 -1
- package/mysql/mysqlConfiguration.d.ts +307 -0
- package/mysql/mysqlConfiguration.js +197 -0
- package/mysql/mysqlConfiguration.js.map +1 -0
- package/ocvp/esxiHost.d.ts +31 -3
- package/ocvp/esxiHost.js +6 -0
- package/ocvp/esxiHost.js.map +1 -1
- package/ocvp/getExsiHost.d.ts +12 -0
- package/ocvp/getExsiHost.js.map +1 -1
- package/ocvp/getSddc.d.ts +12 -0
- package/ocvp/getSddc.js.map +1 -1
- package/ocvp/sddc.d.ts +24 -0
- package/ocvp/sddc.js +6 -0
- package/ocvp/sddc.js.map +1 -1
- package/optimizer/getCategories.d.ts +20 -0
- package/optimizer/getCategories.js +4 -0
- package/optimizer/getCategories.js.map +1 -1
- package/optimizer/getCategory.d.ts +4 -0
- package/optimizer/getCategory.js.map +1 -1
- package/optimizer/getRecommendations.d.ts +35 -5
- package/optimizer/getRecommendations.js +8 -2
- package/optimizer/getRecommendations.js.map +1 -1
- package/optimizer/getResourceActions.d.ts +35 -5
- package/optimizer/getResourceActions.js +8 -2
- package/optimizer/getResourceActions.js.map +1 -1
- package/package.json +2 -2
- package/package.json.dev +2 -2
- package/types/input.d.ts +1403 -413
- package/types/output.d.ts +4251 -1192
- package/usageproxy/getSubscriptionRedeemableUser.d.ts +2 -2
- package/usageproxy/getSubscriptionRedeemableUser.js +1 -1
- package/usageproxy/getSubscriptionRedeemableUsers.d.ts +1 -1
- package/usageproxy/getSubscriptionRedeemableUsers.js +1 -1
- package/usageproxy/getSubscriptionRedemption.d.ts +82 -0
- package/usageproxy/getSubscriptionRedemption.js +44 -0
- package/usageproxy/getSubscriptionRedemption.js.map +1 -0
- package/usageproxy/getSubscriptionRedemptions.d.ts +85 -0
- package/usageproxy/getSubscriptionRedemptions.js +45 -0
- package/usageproxy/getSubscriptionRedemptions.js.map +1 -0
- package/usageproxy/index.d.ts +2 -0
- package/usageproxy/index.js +2 -0
- package/usageproxy/index.js.map +1 -1
- package/usageproxy/subscriptionRedeemableUser.d.ts +6 -4
- package/usageproxy/subscriptionRedeemableUser.js +3 -1
- package/usageproxy/subscriptionRedeemableUser.js.map +1 -1
|
@@ -0,0 +1,109 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import { output as outputs } from "../types";
|
|
3
|
+
/**
|
|
4
|
+
* This data source provides details about a specific Fusion Environment Scheduled Activity resource in Oracle Cloud Infrastructure Fusion Apps service.
|
|
5
|
+
*
|
|
6
|
+
* Gets a ScheduledActivity by identifier
|
|
7
|
+
*
|
|
8
|
+
* ## Example Usage
|
|
9
|
+
*
|
|
10
|
+
* ```typescript
|
|
11
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
12
|
+
* import * as oci from "@pulumi/oci";
|
|
13
|
+
*
|
|
14
|
+
* const testFusionEnvironmentScheduledActivity = oci.Functions.getFusionEnvironmentScheduledActivity({
|
|
15
|
+
* fusionEnvironmentId: oci_fusion_apps_fusion_environment.test_fusion_environment.id,
|
|
16
|
+
* scheduledActivityId: oci_fusion_apps_scheduled_activity.test_scheduled_activity.id,
|
|
17
|
+
* });
|
|
18
|
+
* ```
|
|
19
|
+
*/
|
|
20
|
+
export declare function getFusionEnvironmentScheduledActivity(args: GetFusionEnvironmentScheduledActivityArgs, opts?: pulumi.InvokeOptions): Promise<GetFusionEnvironmentScheduledActivityResult>;
|
|
21
|
+
/**
|
|
22
|
+
* A collection of arguments for invoking getFusionEnvironmentScheduledActivity.
|
|
23
|
+
*/
|
|
24
|
+
export interface GetFusionEnvironmentScheduledActivityArgs {
|
|
25
|
+
/**
|
|
26
|
+
* unique FusionEnvironment identifier
|
|
27
|
+
*/
|
|
28
|
+
fusionEnvironmentId: string;
|
|
29
|
+
/**
|
|
30
|
+
* Unique ScheduledActivity identifier.
|
|
31
|
+
*/
|
|
32
|
+
scheduledActivityId: string;
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* A collection of values returned by getFusionEnvironmentScheduledActivity.
|
|
36
|
+
*/
|
|
37
|
+
export interface GetFusionEnvironmentScheduledActivityResult {
|
|
38
|
+
/**
|
|
39
|
+
* List of actions
|
|
40
|
+
*/
|
|
41
|
+
readonly actions: outputs.Functions.GetFusionEnvironmentScheduledActivityAction[];
|
|
42
|
+
/**
|
|
43
|
+
* Cumulative delay hours
|
|
44
|
+
*/
|
|
45
|
+
readonly delayInHours: number;
|
|
46
|
+
/**
|
|
47
|
+
* scheduled activity display name, can be renamed.
|
|
48
|
+
*/
|
|
49
|
+
readonly displayName: string;
|
|
50
|
+
/**
|
|
51
|
+
* FAaaS Environment Identifier.
|
|
52
|
+
*/
|
|
53
|
+
readonly fusionEnvironmentId: string;
|
|
54
|
+
/**
|
|
55
|
+
* The provider-assigned unique ID for this managed resource.
|
|
56
|
+
*/
|
|
57
|
+
readonly id: string;
|
|
58
|
+
/**
|
|
59
|
+
* A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
|
|
60
|
+
*/
|
|
61
|
+
readonly lifecycleDetails: string;
|
|
62
|
+
/**
|
|
63
|
+
* run cadence.
|
|
64
|
+
*/
|
|
65
|
+
readonly runCycle: string;
|
|
66
|
+
readonly scheduledActivityId: string;
|
|
67
|
+
/**
|
|
68
|
+
* Service availability / impact during scheduled activity execution up down
|
|
69
|
+
*/
|
|
70
|
+
readonly serviceAvailability: string;
|
|
71
|
+
/**
|
|
72
|
+
* The current state of the scheduledActivity.
|
|
73
|
+
*/
|
|
74
|
+
readonly state: string;
|
|
75
|
+
/**
|
|
76
|
+
* The time the scheduled activity record was created. An RFC3339 formatted datetime string.
|
|
77
|
+
*/
|
|
78
|
+
readonly timeCreated: string;
|
|
79
|
+
/**
|
|
80
|
+
* Current time the scheduled activity is scheduled to end. An RFC3339 formatted datetime string.
|
|
81
|
+
*/
|
|
82
|
+
readonly timeExpectedFinish: string;
|
|
83
|
+
/**
|
|
84
|
+
* The time the scheduled activity actually completed / cancelled / failed. An RFC3339 formatted datetime string.
|
|
85
|
+
*/
|
|
86
|
+
readonly timeFinished: string;
|
|
87
|
+
/**
|
|
88
|
+
* Current time the scheduled activity is scheduled to start. An RFC3339 formatted datetime string.
|
|
89
|
+
*/
|
|
90
|
+
readonly timeScheduledStart: string;
|
|
91
|
+
/**
|
|
92
|
+
* The time the scheduled activity record was updated. An RFC3339 formatted datetime string.
|
|
93
|
+
*/
|
|
94
|
+
readonly timeUpdated: string;
|
|
95
|
+
}
|
|
96
|
+
export declare function getFusionEnvironmentScheduledActivityOutput(args: GetFusionEnvironmentScheduledActivityOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetFusionEnvironmentScheduledActivityResult>;
|
|
97
|
+
/**
|
|
98
|
+
* A collection of arguments for invoking getFusionEnvironmentScheduledActivity.
|
|
99
|
+
*/
|
|
100
|
+
export interface GetFusionEnvironmentScheduledActivityOutputArgs {
|
|
101
|
+
/**
|
|
102
|
+
* unique FusionEnvironment identifier
|
|
103
|
+
*/
|
|
104
|
+
fusionEnvironmentId: pulumi.Input<string>;
|
|
105
|
+
/**
|
|
106
|
+
* Unique ScheduledActivity identifier.
|
|
107
|
+
*/
|
|
108
|
+
scheduledActivityId: pulumi.Input<string>;
|
|
109
|
+
}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
"use strict";
|
|
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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getFusionEnvironmentScheduledActivityOutput = exports.getFusionEnvironmentScheduledActivity = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides details about a specific Fusion Environment Scheduled Activity resource in Oracle Cloud Infrastructure Fusion Apps service.
|
|
10
|
+
*
|
|
11
|
+
* Gets a ScheduledActivity by identifier
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as oci from "@pulumi/oci";
|
|
18
|
+
*
|
|
19
|
+
* const testFusionEnvironmentScheduledActivity = oci.Functions.getFusionEnvironmentScheduledActivity({
|
|
20
|
+
* fusionEnvironmentId: oci_fusion_apps_fusion_environment.test_fusion_environment.id,
|
|
21
|
+
* scheduledActivityId: oci_fusion_apps_scheduled_activity.test_scheduled_activity.id,
|
|
22
|
+
* });
|
|
23
|
+
* ```
|
|
24
|
+
*/
|
|
25
|
+
function getFusionEnvironmentScheduledActivity(args, opts) {
|
|
26
|
+
if (!opts) {
|
|
27
|
+
opts = {};
|
|
28
|
+
}
|
|
29
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
30
|
+
return pulumi.runtime.invoke("oci:Functions/getFusionEnvironmentScheduledActivity:getFusionEnvironmentScheduledActivity", {
|
|
31
|
+
"fusionEnvironmentId": args.fusionEnvironmentId,
|
|
32
|
+
"scheduledActivityId": args.scheduledActivityId,
|
|
33
|
+
}, opts);
|
|
34
|
+
}
|
|
35
|
+
exports.getFusionEnvironmentScheduledActivity = getFusionEnvironmentScheduledActivity;
|
|
36
|
+
function getFusionEnvironmentScheduledActivityOutput(args, opts) {
|
|
37
|
+
return pulumi.output(args).apply(a => getFusionEnvironmentScheduledActivity(a, opts));
|
|
38
|
+
}
|
|
39
|
+
exports.getFusionEnvironmentScheduledActivityOutput = getFusionEnvironmentScheduledActivityOutput;
|
|
40
|
+
//# sourceMappingURL=getFusionEnvironmentScheduledActivity.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getFusionEnvironmentScheduledActivity.js","sourceRoot":"","sources":["../../functions/getFusionEnvironmentScheduledActivity.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,qCAAqC,CAAC,IAA+C,EAAE,IAA2B;IAC9H,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2FAA2F,EAAE;QACtH,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;KAClD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,sFAUC;AA+ED,SAAgB,2CAA2C,CAAC,IAAqD,EAAE,IAA2B;IAC1I,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,qCAAqC,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACzF,CAAC;AAFD,kGAEC"}
|
|
@@ -0,0 +1,109 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* This data source provides details about a specific Fusion Environment Service Attachment resource in Oracle Cloud Infrastructure Fusion Apps service.
|
|
4
|
+
*
|
|
5
|
+
* Gets a Service Attachment by identifier
|
|
6
|
+
*
|
|
7
|
+
* ## Example Usage
|
|
8
|
+
*
|
|
9
|
+
* ```typescript
|
|
10
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
11
|
+
* import * as oci from "@pulumi/oci";
|
|
12
|
+
*
|
|
13
|
+
* const testFusionEnvironmentServiceAttachment = oci.Functions.getFusionEnvironmentServiceAttachment({
|
|
14
|
+
* fusionEnvironmentId: oci_fusion_apps_fusion_environment.test_fusion_environment.id,
|
|
15
|
+
* serviceAttachmentId: oci_fusion_apps_service_attachment.test_service_attachment.id,
|
|
16
|
+
* });
|
|
17
|
+
* ```
|
|
18
|
+
*/
|
|
19
|
+
export declare function getFusionEnvironmentServiceAttachment(args: GetFusionEnvironmentServiceAttachmentArgs, opts?: pulumi.InvokeOptions): Promise<GetFusionEnvironmentServiceAttachmentResult>;
|
|
20
|
+
/**
|
|
21
|
+
* A collection of arguments for invoking getFusionEnvironmentServiceAttachment.
|
|
22
|
+
*/
|
|
23
|
+
export interface GetFusionEnvironmentServiceAttachmentArgs {
|
|
24
|
+
/**
|
|
25
|
+
* unique FusionEnvironment identifier
|
|
26
|
+
*/
|
|
27
|
+
fusionEnvironmentId: string;
|
|
28
|
+
/**
|
|
29
|
+
* OCID of the Service Attachment
|
|
30
|
+
*/
|
|
31
|
+
serviceAttachmentId: string;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* A collection of values returned by getFusionEnvironmentServiceAttachment.
|
|
35
|
+
*/
|
|
36
|
+
export interface GetFusionEnvironmentServiceAttachmentResult {
|
|
37
|
+
/**
|
|
38
|
+
* Action
|
|
39
|
+
*/
|
|
40
|
+
readonly action: string;
|
|
41
|
+
/**
|
|
42
|
+
* Compartment Identifier
|
|
43
|
+
*/
|
|
44
|
+
readonly compartmentId: string;
|
|
45
|
+
/**
|
|
46
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
|
47
|
+
*/
|
|
48
|
+
readonly definedTags: {
|
|
49
|
+
[key: string]: any;
|
|
50
|
+
};
|
|
51
|
+
/**
|
|
52
|
+
* Service Attachment Display name, can be renamed
|
|
53
|
+
*/
|
|
54
|
+
readonly displayName: string;
|
|
55
|
+
/**
|
|
56
|
+
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
|
57
|
+
*/
|
|
58
|
+
readonly freeformTags: {
|
|
59
|
+
[key: string]: any;
|
|
60
|
+
};
|
|
61
|
+
readonly fusionEnvironmentId: string;
|
|
62
|
+
/**
|
|
63
|
+
* The provider-assigned unique ID for this managed resource.
|
|
64
|
+
*/
|
|
65
|
+
readonly id: string;
|
|
66
|
+
/**
|
|
67
|
+
* Whether this service is provisioned due to the customer being subscribed to a specific SKU
|
|
68
|
+
*/
|
|
69
|
+
readonly isSkuBased: boolean;
|
|
70
|
+
readonly serviceAttachmentId: string;
|
|
71
|
+
/**
|
|
72
|
+
* The ID of the service instance created that can be used to identify this on the service control plane
|
|
73
|
+
*/
|
|
74
|
+
readonly serviceInstanceId: string;
|
|
75
|
+
/**
|
|
76
|
+
* Type of the serviceInstance.
|
|
77
|
+
*/
|
|
78
|
+
readonly serviceInstanceType: string;
|
|
79
|
+
/**
|
|
80
|
+
* Public URL
|
|
81
|
+
*/
|
|
82
|
+
readonly serviceUrl: string;
|
|
83
|
+
/**
|
|
84
|
+
* The current state of the ServiceInstance.
|
|
85
|
+
*/
|
|
86
|
+
readonly state: string;
|
|
87
|
+
/**
|
|
88
|
+
* The time the the ServiceInstance was created. An RFC3339 formatted datetime string
|
|
89
|
+
*/
|
|
90
|
+
readonly timeCreated: string;
|
|
91
|
+
/**
|
|
92
|
+
* The time the ServiceInstance was updated. An RFC3339 formatted datetime string
|
|
93
|
+
*/
|
|
94
|
+
readonly timeUpdated: string;
|
|
95
|
+
}
|
|
96
|
+
export declare function getFusionEnvironmentServiceAttachmentOutput(args: GetFusionEnvironmentServiceAttachmentOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetFusionEnvironmentServiceAttachmentResult>;
|
|
97
|
+
/**
|
|
98
|
+
* A collection of arguments for invoking getFusionEnvironmentServiceAttachment.
|
|
99
|
+
*/
|
|
100
|
+
export interface GetFusionEnvironmentServiceAttachmentOutputArgs {
|
|
101
|
+
/**
|
|
102
|
+
* unique FusionEnvironment identifier
|
|
103
|
+
*/
|
|
104
|
+
fusionEnvironmentId: pulumi.Input<string>;
|
|
105
|
+
/**
|
|
106
|
+
* OCID of the Service Attachment
|
|
107
|
+
*/
|
|
108
|
+
serviceAttachmentId: pulumi.Input<string>;
|
|
109
|
+
}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
"use strict";
|
|
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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getFusionEnvironmentServiceAttachmentOutput = exports.getFusionEnvironmentServiceAttachment = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides details about a specific Fusion Environment Service Attachment resource in Oracle Cloud Infrastructure Fusion Apps service.
|
|
10
|
+
*
|
|
11
|
+
* Gets a Service Attachment by identifier
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as oci from "@pulumi/oci";
|
|
18
|
+
*
|
|
19
|
+
* const testFusionEnvironmentServiceAttachment = oci.Functions.getFusionEnvironmentServiceAttachment({
|
|
20
|
+
* fusionEnvironmentId: oci_fusion_apps_fusion_environment.test_fusion_environment.id,
|
|
21
|
+
* serviceAttachmentId: oci_fusion_apps_service_attachment.test_service_attachment.id,
|
|
22
|
+
* });
|
|
23
|
+
* ```
|
|
24
|
+
*/
|
|
25
|
+
function getFusionEnvironmentServiceAttachment(args, opts) {
|
|
26
|
+
if (!opts) {
|
|
27
|
+
opts = {};
|
|
28
|
+
}
|
|
29
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
30
|
+
return pulumi.runtime.invoke("oci:Functions/getFusionEnvironmentServiceAttachment:getFusionEnvironmentServiceAttachment", {
|
|
31
|
+
"fusionEnvironmentId": args.fusionEnvironmentId,
|
|
32
|
+
"serviceAttachmentId": args.serviceAttachmentId,
|
|
33
|
+
}, opts);
|
|
34
|
+
}
|
|
35
|
+
exports.getFusionEnvironmentServiceAttachment = getFusionEnvironmentServiceAttachment;
|
|
36
|
+
function getFusionEnvironmentServiceAttachmentOutput(args, opts) {
|
|
37
|
+
return pulumi.output(args).apply(a => getFusionEnvironmentServiceAttachment(a, opts));
|
|
38
|
+
}
|
|
39
|
+
exports.getFusionEnvironmentServiceAttachmentOutput = getFusionEnvironmentServiceAttachmentOutput;
|
|
40
|
+
//# sourceMappingURL=getFusionEnvironmentServiceAttachment.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getFusionEnvironmentServiceAttachment.js","sourceRoot":"","sources":["../../functions/getFusionEnvironmentServiceAttachment.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,qCAAqC,CAAC,IAA+C,EAAE,IAA2B;IAC9H,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2FAA2F,EAAE;QACtH,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;KAClD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,sFAUC;AA4ED,SAAgB,2CAA2C,CAAC,IAAqD,EAAE,IAA2B;IAC1I,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,qCAAqC,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACzF,CAAC;AAFD,kGAEC"}
|
|
@@ -0,0 +1,94 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import { input as inputs, output as outputs } from "../types";
|
|
3
|
+
/**
|
|
4
|
+
* This data source provides the list of Fusion Environment Service Attachments in Oracle Cloud Infrastructure Fusion Apps service.
|
|
5
|
+
*
|
|
6
|
+
* Returns a list of service attachments.
|
|
7
|
+
*
|
|
8
|
+
* ## Example Usage
|
|
9
|
+
*
|
|
10
|
+
* ```typescript
|
|
11
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
12
|
+
* import * as oci from "@pulumi/oci";
|
|
13
|
+
*
|
|
14
|
+
* const testFusionEnvironmentServiceAttachments = oci.Functions.getFusionEnvironmentServiceAttachments({
|
|
15
|
+
* fusionEnvironmentId: oci_fusion_apps_fusion_environment.test_fusion_environment.id,
|
|
16
|
+
* displayName: _var.fusion_environment_service_attachment_display_name,
|
|
17
|
+
* serviceInstanceType: _var.fusion_environment_service_attachment_service_instance_type,
|
|
18
|
+
* state: _var.fusion_environment_service_attachment_state,
|
|
19
|
+
* });
|
|
20
|
+
* ```
|
|
21
|
+
*/
|
|
22
|
+
export declare function getFusionEnvironmentServiceAttachments(args: GetFusionEnvironmentServiceAttachmentsArgs, opts?: pulumi.InvokeOptions): Promise<GetFusionEnvironmentServiceAttachmentsResult>;
|
|
23
|
+
/**
|
|
24
|
+
* A collection of arguments for invoking getFusionEnvironmentServiceAttachments.
|
|
25
|
+
*/
|
|
26
|
+
export interface GetFusionEnvironmentServiceAttachmentsArgs {
|
|
27
|
+
/**
|
|
28
|
+
* A filter to return only resources that match the entire display name given.
|
|
29
|
+
*/
|
|
30
|
+
displayName?: string;
|
|
31
|
+
filters?: inputs.Functions.GetFusionEnvironmentServiceAttachmentsFilter[];
|
|
32
|
+
/**
|
|
33
|
+
* unique FusionEnvironment identifier
|
|
34
|
+
*/
|
|
35
|
+
fusionEnvironmentId: string;
|
|
36
|
+
/**
|
|
37
|
+
* A filter that returns all resources that match the specified lifecycle state.
|
|
38
|
+
*/
|
|
39
|
+
serviceInstanceType?: string;
|
|
40
|
+
/**
|
|
41
|
+
* A filter that returns all resources that match the specified lifecycle state.
|
|
42
|
+
*/
|
|
43
|
+
state?: string;
|
|
44
|
+
}
|
|
45
|
+
/**
|
|
46
|
+
* A collection of values returned by getFusionEnvironmentServiceAttachments.
|
|
47
|
+
*/
|
|
48
|
+
export interface GetFusionEnvironmentServiceAttachmentsResult {
|
|
49
|
+
/**
|
|
50
|
+
* Service Attachment Display name, can be renamed
|
|
51
|
+
*/
|
|
52
|
+
readonly displayName?: string;
|
|
53
|
+
readonly filters?: outputs.Functions.GetFusionEnvironmentServiceAttachmentsFilter[];
|
|
54
|
+
readonly fusionEnvironmentId: string;
|
|
55
|
+
/**
|
|
56
|
+
* The provider-assigned unique ID for this managed resource.
|
|
57
|
+
*/
|
|
58
|
+
readonly id: string;
|
|
59
|
+
/**
|
|
60
|
+
* The list of service_attachment_collection.
|
|
61
|
+
*/
|
|
62
|
+
readonly serviceAttachmentCollections: outputs.Functions.GetFusionEnvironmentServiceAttachmentsServiceAttachmentCollection[];
|
|
63
|
+
/**
|
|
64
|
+
* Type of the serviceInstance.
|
|
65
|
+
*/
|
|
66
|
+
readonly serviceInstanceType?: string;
|
|
67
|
+
/**
|
|
68
|
+
* The current state of the ServiceInstance.
|
|
69
|
+
*/
|
|
70
|
+
readonly state?: string;
|
|
71
|
+
}
|
|
72
|
+
export declare function getFusionEnvironmentServiceAttachmentsOutput(args: GetFusionEnvironmentServiceAttachmentsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetFusionEnvironmentServiceAttachmentsResult>;
|
|
73
|
+
/**
|
|
74
|
+
* A collection of arguments for invoking getFusionEnvironmentServiceAttachments.
|
|
75
|
+
*/
|
|
76
|
+
export interface GetFusionEnvironmentServiceAttachmentsOutputArgs {
|
|
77
|
+
/**
|
|
78
|
+
* A filter to return only resources that match the entire display name given.
|
|
79
|
+
*/
|
|
80
|
+
displayName?: pulumi.Input<string>;
|
|
81
|
+
filters?: pulumi.Input<pulumi.Input<inputs.Functions.GetFusionEnvironmentServiceAttachmentsFilterArgs>[]>;
|
|
82
|
+
/**
|
|
83
|
+
* unique FusionEnvironment identifier
|
|
84
|
+
*/
|
|
85
|
+
fusionEnvironmentId: pulumi.Input<string>;
|
|
86
|
+
/**
|
|
87
|
+
* A filter that returns all resources that match the specified lifecycle state.
|
|
88
|
+
*/
|
|
89
|
+
serviceInstanceType?: pulumi.Input<string>;
|
|
90
|
+
/**
|
|
91
|
+
* A filter that returns all resources that match the specified lifecycle state.
|
|
92
|
+
*/
|
|
93
|
+
state?: pulumi.Input<string>;
|
|
94
|
+
}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
"use strict";
|
|
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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getFusionEnvironmentServiceAttachmentsOutput = exports.getFusionEnvironmentServiceAttachments = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides the list of Fusion Environment Service Attachments in Oracle Cloud Infrastructure Fusion Apps service.
|
|
10
|
+
*
|
|
11
|
+
* Returns a list of service attachments.
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as oci from "@pulumi/oci";
|
|
18
|
+
*
|
|
19
|
+
* const testFusionEnvironmentServiceAttachments = oci.Functions.getFusionEnvironmentServiceAttachments({
|
|
20
|
+
* fusionEnvironmentId: oci_fusion_apps_fusion_environment.test_fusion_environment.id,
|
|
21
|
+
* displayName: _var.fusion_environment_service_attachment_display_name,
|
|
22
|
+
* serviceInstanceType: _var.fusion_environment_service_attachment_service_instance_type,
|
|
23
|
+
* state: _var.fusion_environment_service_attachment_state,
|
|
24
|
+
* });
|
|
25
|
+
* ```
|
|
26
|
+
*/
|
|
27
|
+
function getFusionEnvironmentServiceAttachments(args, opts) {
|
|
28
|
+
if (!opts) {
|
|
29
|
+
opts = {};
|
|
30
|
+
}
|
|
31
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
32
|
+
return pulumi.runtime.invoke("oci:Functions/getFusionEnvironmentServiceAttachments:getFusionEnvironmentServiceAttachments", {
|
|
33
|
+
"displayName": args.displayName,
|
|
34
|
+
"filters": args.filters,
|
|
35
|
+
"fusionEnvironmentId": args.fusionEnvironmentId,
|
|
36
|
+
"serviceInstanceType": args.serviceInstanceType,
|
|
37
|
+
"state": args.state,
|
|
38
|
+
}, opts);
|
|
39
|
+
}
|
|
40
|
+
exports.getFusionEnvironmentServiceAttachments = getFusionEnvironmentServiceAttachments;
|
|
41
|
+
function getFusionEnvironmentServiceAttachmentsOutput(args, opts) {
|
|
42
|
+
return pulumi.output(args).apply(a => getFusionEnvironmentServiceAttachments(a, opts));
|
|
43
|
+
}
|
|
44
|
+
exports.getFusionEnvironmentServiceAttachmentsOutput = getFusionEnvironmentServiceAttachmentsOutput;
|
|
45
|
+
//# sourceMappingURL=getFusionEnvironmentServiceAttachments.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getFusionEnvironmentServiceAttachments.js","sourceRoot":"","sources":["../../functions/getFusionEnvironmentServiceAttachments.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,sCAAsC,CAAC,IAAgD,EAAE,IAA2B;IAChI,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6FAA6F,EAAE;QACxH,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,wFAaC;AAqDD,SAAgB,4CAA4C,CAAC,IAAsD,EAAE,IAA2B;IAC5I,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,sCAAsC,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC1F,CAAC;AAFD,oGAEC"}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* This data source provides details about a specific Fusion Environment Status resource in Oracle Cloud Infrastructure Fusion Apps service.
|
|
4
|
+
*
|
|
5
|
+
* Gets the status of a Fusion environment identified by its OCID.
|
|
6
|
+
*
|
|
7
|
+
* ## Example Usage
|
|
8
|
+
*
|
|
9
|
+
* ```typescript
|
|
10
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
11
|
+
* import * as oci from "@pulumi/oci";
|
|
12
|
+
*
|
|
13
|
+
* const testFusionEnvironmentStatus = oci.Functions.getFusionEnvironmentStatus({
|
|
14
|
+
* fusionEnvironmentId: oci_fusion_apps_fusion_environment.test_fusion_environment.id,
|
|
15
|
+
* });
|
|
16
|
+
* ```
|
|
17
|
+
*/
|
|
18
|
+
export declare function getFusionEnvironmentStatus(args: GetFusionEnvironmentStatusArgs, opts?: pulumi.InvokeOptions): Promise<GetFusionEnvironmentStatusResult>;
|
|
19
|
+
/**
|
|
20
|
+
* A collection of arguments for invoking getFusionEnvironmentStatus.
|
|
21
|
+
*/
|
|
22
|
+
export interface GetFusionEnvironmentStatusArgs {
|
|
23
|
+
/**
|
|
24
|
+
* unique FusionEnvironment identifier
|
|
25
|
+
*/
|
|
26
|
+
fusionEnvironmentId: string;
|
|
27
|
+
}
|
|
28
|
+
/**
|
|
29
|
+
* A collection of values returned by getFusionEnvironmentStatus.
|
|
30
|
+
*/
|
|
31
|
+
export interface GetFusionEnvironmentStatusResult {
|
|
32
|
+
readonly fusionEnvironmentId: string;
|
|
33
|
+
/**
|
|
34
|
+
* The provider-assigned unique ID for this managed resource.
|
|
35
|
+
*/
|
|
36
|
+
readonly id: string;
|
|
37
|
+
/**
|
|
38
|
+
* The data plane status of FusionEnvironment.
|
|
39
|
+
*/
|
|
40
|
+
readonly status: string;
|
|
41
|
+
}
|
|
42
|
+
export declare function getFusionEnvironmentStatusOutput(args: GetFusionEnvironmentStatusOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetFusionEnvironmentStatusResult>;
|
|
43
|
+
/**
|
|
44
|
+
* A collection of arguments for invoking getFusionEnvironmentStatus.
|
|
45
|
+
*/
|
|
46
|
+
export interface GetFusionEnvironmentStatusOutputArgs {
|
|
47
|
+
/**
|
|
48
|
+
* unique FusionEnvironment identifier
|
|
49
|
+
*/
|
|
50
|
+
fusionEnvironmentId: pulumi.Input<string>;
|
|
51
|
+
}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
"use strict";
|
|
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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getFusionEnvironmentStatusOutput = exports.getFusionEnvironmentStatus = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides details about a specific Fusion Environment Status resource in Oracle Cloud Infrastructure Fusion Apps service.
|
|
10
|
+
*
|
|
11
|
+
* Gets the status of a Fusion environment identified by its OCID.
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as oci from "@pulumi/oci";
|
|
18
|
+
*
|
|
19
|
+
* const testFusionEnvironmentStatus = oci.Functions.getFusionEnvironmentStatus({
|
|
20
|
+
* fusionEnvironmentId: oci_fusion_apps_fusion_environment.test_fusion_environment.id,
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
23
|
+
*/
|
|
24
|
+
function getFusionEnvironmentStatus(args, opts) {
|
|
25
|
+
if (!opts) {
|
|
26
|
+
opts = {};
|
|
27
|
+
}
|
|
28
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
29
|
+
return pulumi.runtime.invoke("oci:Functions/getFusionEnvironmentStatus:getFusionEnvironmentStatus", {
|
|
30
|
+
"fusionEnvironmentId": args.fusionEnvironmentId,
|
|
31
|
+
}, opts);
|
|
32
|
+
}
|
|
33
|
+
exports.getFusionEnvironmentStatus = getFusionEnvironmentStatus;
|
|
34
|
+
function getFusionEnvironmentStatusOutput(args, opts) {
|
|
35
|
+
return pulumi.output(args).apply(a => getFusionEnvironmentStatus(a, opts));
|
|
36
|
+
}
|
|
37
|
+
exports.getFusionEnvironmentStatusOutput = getFusionEnvironmentStatusOutput;
|
|
38
|
+
//# sourceMappingURL=getFusionEnvironmentStatus.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getFusionEnvironmentStatus.js","sourceRoot":"","sources":["../../functions/getFusionEnvironmentStatus.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAA2B;IACxG,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qEAAqE,EAAE;QAChG,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;KAClD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,gEASC;AA2BD,SAAgB,gCAAgC,CAAC,IAA0C,EAAE,IAA2B;IACpH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,0BAA0B,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC9E,CAAC;AAFD,4EAEC"}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import { output as outputs } from "../types";
|
|
3
|
+
/**
|
|
4
|
+
* This data source provides details about a specific Fusion Environment Time Available For Refresh resource in Oracle Cloud Infrastructure Fusion Apps service.
|
|
5
|
+
*
|
|
6
|
+
* Gets available refresh time for this fusion environment
|
|
7
|
+
*
|
|
8
|
+
* ## Example Usage
|
|
9
|
+
*
|
|
10
|
+
* ```typescript
|
|
11
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
12
|
+
* import * as oci from "@pulumi/oci";
|
|
13
|
+
*
|
|
14
|
+
* const testFusionEnvironmentTimeAvailableForRefresh = oci.Functions.getFusionEnvironmentTimeAvailableForRefresh({
|
|
15
|
+
* fusionEnvironmentId: oci_fusion_apps_fusion_environment.test_fusion_environment.id,
|
|
16
|
+
* });
|
|
17
|
+
* ```
|
|
18
|
+
*/
|
|
19
|
+
export declare function getFusionEnvironmentTimeAvailableForRefresh(args: GetFusionEnvironmentTimeAvailableForRefreshArgs, opts?: pulumi.InvokeOptions): Promise<GetFusionEnvironmentTimeAvailableForRefreshResult>;
|
|
20
|
+
/**
|
|
21
|
+
* A collection of arguments for invoking getFusionEnvironmentTimeAvailableForRefresh.
|
|
22
|
+
*/
|
|
23
|
+
export interface GetFusionEnvironmentTimeAvailableForRefreshArgs {
|
|
24
|
+
/**
|
|
25
|
+
* unique FusionEnvironment identifier
|
|
26
|
+
*/
|
|
27
|
+
fusionEnvironmentId: string;
|
|
28
|
+
}
|
|
29
|
+
/**
|
|
30
|
+
* A collection of values returned by getFusionEnvironmentTimeAvailableForRefresh.
|
|
31
|
+
*/
|
|
32
|
+
export interface GetFusionEnvironmentTimeAvailableForRefreshResult {
|
|
33
|
+
readonly fusionEnvironmentId: string;
|
|
34
|
+
/**
|
|
35
|
+
* The provider-assigned unique ID for this managed resource.
|
|
36
|
+
*/
|
|
37
|
+
readonly id: string;
|
|
38
|
+
/**
|
|
39
|
+
* A list of available refresh time objects.
|
|
40
|
+
*/
|
|
41
|
+
readonly items: outputs.Functions.GetFusionEnvironmentTimeAvailableForRefreshItem[];
|
|
42
|
+
}
|
|
43
|
+
export declare function getFusionEnvironmentTimeAvailableForRefreshOutput(args: GetFusionEnvironmentTimeAvailableForRefreshOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetFusionEnvironmentTimeAvailableForRefreshResult>;
|
|
44
|
+
/**
|
|
45
|
+
* A collection of arguments for invoking getFusionEnvironmentTimeAvailableForRefresh.
|
|
46
|
+
*/
|
|
47
|
+
export interface GetFusionEnvironmentTimeAvailableForRefreshOutputArgs {
|
|
48
|
+
/**
|
|
49
|
+
* unique FusionEnvironment identifier
|
|
50
|
+
*/
|
|
51
|
+
fusionEnvironmentId: pulumi.Input<string>;
|
|
52
|
+
}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
"use strict";
|
|
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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getFusionEnvironmentTimeAvailableForRefreshOutput = exports.getFusionEnvironmentTimeAvailableForRefresh = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides details about a specific Fusion Environment Time Available For Refresh resource in Oracle Cloud Infrastructure Fusion Apps service.
|
|
10
|
+
*
|
|
11
|
+
* Gets available refresh time for this fusion environment
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as oci from "@pulumi/oci";
|
|
18
|
+
*
|
|
19
|
+
* const testFusionEnvironmentTimeAvailableForRefresh = oci.Functions.getFusionEnvironmentTimeAvailableForRefresh({
|
|
20
|
+
* fusionEnvironmentId: oci_fusion_apps_fusion_environment.test_fusion_environment.id,
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
23
|
+
*/
|
|
24
|
+
function getFusionEnvironmentTimeAvailableForRefresh(args, opts) {
|
|
25
|
+
if (!opts) {
|
|
26
|
+
opts = {};
|
|
27
|
+
}
|
|
28
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
29
|
+
return pulumi.runtime.invoke("oci:Functions/getFusionEnvironmentTimeAvailableForRefresh:getFusionEnvironmentTimeAvailableForRefresh", {
|
|
30
|
+
"fusionEnvironmentId": args.fusionEnvironmentId,
|
|
31
|
+
}, opts);
|
|
32
|
+
}
|
|
33
|
+
exports.getFusionEnvironmentTimeAvailableForRefresh = getFusionEnvironmentTimeAvailableForRefresh;
|
|
34
|
+
function getFusionEnvironmentTimeAvailableForRefreshOutput(args, opts) {
|
|
35
|
+
return pulumi.output(args).apply(a => getFusionEnvironmentTimeAvailableForRefresh(a, opts));
|
|
36
|
+
}
|
|
37
|
+
exports.getFusionEnvironmentTimeAvailableForRefreshOutput = getFusionEnvironmentTimeAvailableForRefreshOutput;
|
|
38
|
+
//# sourceMappingURL=getFusionEnvironmentTimeAvailableForRefresh.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getFusionEnvironmentTimeAvailableForRefresh.js","sourceRoot":"","sources":["../../functions/getFusionEnvironmentTimeAvailableForRefresh.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,2CAA2C,CAAC,IAAqD,EAAE,IAA2B;IAC1I,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uGAAuG,EAAE;QAClI,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;KAClD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,kGASC;AA2BD,SAAgB,iDAAiD,CAAC,IAA2D,EAAE,IAA2B;IACtJ,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,2CAA2C,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC/F,CAAC;AAFD,8GAEC"}
|