@pulumi/oci 3.12.0-alpha.1763622392 → 3.12.0-alpha.1763698704
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/apigateway/gateway.d.ts +44 -0
- package/apigateway/gateway.js +14 -0
- package/apigateway/gateway.js.map +1 -1
- package/apigateway/getGateway.d.ts +12 -0
- package/apigateway/getGateway.js.map +1 -1
- package/bastion/bastion.d.ts +19 -0
- package/bastion/bastion.js +3 -0
- package/bastion/bastion.js.map +1 -1
- package/bastion/getBastion.d.ts +6 -0
- package/bastion/getBastion.js.map +1 -1
- package/config/vars.d.ts +4 -0
- package/config/vars.js +6 -0
- package/config/vars.js.map +1 -1
- package/core/computeGpuMemoryFabric.d.ts +62 -12
- package/core/computeGpuMemoryFabric.js +14 -0
- package/core/computeGpuMemoryFabric.js.map +1 -1
- package/core/getComputeGpuMemoryFabric.d.ts +29 -0
- package/core/getComputeGpuMemoryFabric.js.map +1 -1
- package/database/database.d.ts +3 -1
- package/database/database.js +3 -1
- package/database/database.js.map +1 -1
- package/database/databaseSnapshotStandby.d.ts +7 -0
- package/database/databaseSnapshotStandby.js +7 -0
- package/database/databaseSnapshotStandby.js.map +1 -1
- package/datacatalog/catalogPrivateEndpoint.d.ts +19 -0
- package/datacatalog/catalogPrivateEndpoint.js +3 -0
- package/datacatalog/catalogPrivateEndpoint.js.map +1 -1
- package/datacatalog/getCatalogPrivateEndpoint.d.ts +6 -0
- package/datacatalog/getCatalogPrivateEndpoint.js.map +1 -1
- package/goldengate/connection.d.ts +28 -35
- package/goldengate/connection.js +1 -2
- package/goldengate/connection.js.map +1 -1
- package/goldengate/deployment.d.ts +21 -0
- package/goldengate/deployment.js.map +1 -1
- package/goldengate/getPipeline.d.ts +8 -0
- package/goldengate/getPipeline.js.map +1 -1
- package/goldengate/pipeline.d.ts +21 -0
- package/goldengate/pipeline.js +5 -0
- package/goldengate/pipeline.js.map +1 -1
- package/oci/dbmulticloudOracleDbAwsIdentityConnector.d.ts +264 -0
- package/oci/dbmulticloudOracleDbAwsIdentityConnector.js +138 -0
- package/oci/dbmulticloudOracleDbAwsIdentityConnector.js.map +1 -0
- package/oci/dbmulticloudOracleDbAwsKey.d.ts +276 -0
- package/oci/dbmulticloudOracleDbAwsKey.js +122 -0
- package/oci/dbmulticloudOracleDbAwsKey.js.map +1 -0
- package/oci/getDbmulticloudOracleDbAwsIdentityConnector.d.ts +134 -0
- package/oci/getDbmulticloudOracleDbAwsIdentityConnector.js +54 -0
- package/oci/getDbmulticloudOracleDbAwsIdentityConnector.js.map +1 -0
- package/oci/getDbmulticloudOracleDbAwsIdentityConnectors.d.ts +117 -0
- package/oci/getDbmulticloudOracleDbAwsIdentityConnectors.js +68 -0
- package/oci/getDbmulticloudOracleDbAwsIdentityConnectors.js.map +1 -0
- package/oci/getDbmulticloudOracleDbAwsKey.d.ts +135 -0
- package/oci/getDbmulticloudOracleDbAwsKey.js +54 -0
- package/oci/getDbmulticloudOracleDbAwsKey.js.map +1 -0
- package/oci/getDbmulticloudOracleDbAwsKeys.d.ts +125 -0
- package/oci/getDbmulticloudOracleDbAwsKeys.js +72 -0
- package/oci/getDbmulticloudOracleDbAwsKeys.js.map +1 -0
- package/oci/getDbmulticloudOracleDbGcpIdentityConnectors.d.ts +2 -2
- package/oci/getPsaPrivateServiceAccess.d.ts +145 -0
- package/oci/getPsaPrivateServiceAccess.js +66 -0
- package/oci/getPsaPrivateServiceAccess.js.map +1 -0
- package/oci/getPsaPrivateServiceAccesses.d.ts +42 -0
- package/oci/getPsaPrivateServiceAccesses.js +36 -0
- package/oci/getPsaPrivateServiceAccesses.js.map +1 -0
- package/oci/getPsaPsaServices.d.ts +86 -0
- package/oci/getPsaPsaServices.js +62 -0
- package/oci/getPsaPsaServices.js.map +1 -0
- package/oci/getPsaPsaWorkRequest.d.ts +100 -0
- package/oci/getPsaPsaWorkRequest.js +54 -0
- package/oci/getPsaPsaWorkRequest.js.map +1 -0
- package/oci/getPsaPsaWorkRequestErrors.d.ts +31 -0
- package/oci/getPsaPsaWorkRequestErrors.js +24 -0
- package/oci/getPsaPsaWorkRequestErrors.js.map +1 -0
- package/oci/getPsaPsaWorkRequestLogs.d.ts +31 -0
- package/oci/getPsaPsaWorkRequestLogs.js +24 -0
- package/oci/getPsaPsaWorkRequestLogs.js.map +1 -0
- package/oci/getPsaPsaWorkRequests.d.ts +111 -0
- package/oci/getPsaPsaWorkRequests.js +70 -0
- package/oci/getPsaPsaWorkRequests.js.map +1 -0
- package/oci/index.d.ts +54 -0
- package/oci/index.js +73 -4
- package/oci/index.js.map +1 -1
- package/oci/iotDigitalTwinInstance.d.ts +6 -6
- package/oci/iotDigitalTwinInstanceInvokeRawCommand.d.ts +167 -0
- package/oci/iotDigitalTwinInstanceInvokeRawCommand.js +95 -0
- package/oci/iotDigitalTwinInstanceInvokeRawCommand.js.map +1 -0
- package/oci/iotIotDomainChangeDataRetentionPeriod.d.ts +102 -0
- package/oci/iotIotDomainChangeDataRetentionPeriod.js +80 -0
- package/oci/iotIotDomainChangeDataRetentionPeriod.js.map +1 -0
- package/oci/iotIotDomainConfigureDataAccess.d.ts +128 -0
- package/oci/iotIotDomainConfigureDataAccess.js +85 -0
- package/oci/iotIotDomainConfigureDataAccess.js.map +1 -0
- package/oci/iotIotDomainGroupConfigureDataAccess.d.ts +89 -0
- package/oci/iotIotDomainGroupConfigureDataAccess.js +74 -0
- package/oci/iotIotDomainGroupConfigureDataAccess.js.map +1 -0
- package/oci/psaPrivateServiceAccess.d.ts +102 -0
- package/oci/psaPrivateServiceAccess.js +90 -0
- package/oci/psaPrivateServiceAccess.js.map +1 -0
- package/package.json +2 -2
- package/provider.d.ts +8 -0
- package/provider.js +1 -0
- package/provider.js.map +1 -1
- package/servicecatalog/catalog.d.ts +36 -11
- package/servicecatalog/catalog.js +5 -0
- package/servicecatalog/catalog.js.map +1 -1
- package/servicecatalog/getAllApplications.d.ts +166 -0
- package/servicecatalog/getAllApplications.js +88 -0
- package/servicecatalog/getAllApplications.js.map +1 -0
- package/servicecatalog/getConfiguration.d.ts +67 -0
- package/servicecatalog/getConfiguration.js +54 -0
- package/servicecatalog/getConfiguration.js.map +1 -0
- package/servicecatalog/getPrivateApplication.d.ts +6 -0
- package/servicecatalog/getPrivateApplication.js.map +1 -1
- package/servicecatalog/getServiceCatalog.d.ts +10 -0
- package/servicecatalog/getServiceCatalog.js.map +1 -1
- package/servicecatalog/getServiceCatalogs.d.ts +14 -0
- package/servicecatalog/getServiceCatalogs.js +4 -0
- package/servicecatalog/getServiceCatalogs.js.map +1 -1
- package/servicecatalog/index.d.ts +6 -0
- package/servicecatalog/index.js +7 -1
- package/servicecatalog/index.js.map +1 -1
- package/servicecatalog/privateApplication.d.ts +12 -0
- package/servicecatalog/privateApplication.js +2 -0
- package/servicecatalog/privateApplication.js.map +1 -1
- package/types/input.d.ts +245 -11
- package/types/output.d.ts +923 -18
|
@@ -15,6 +15,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
15
15
|
* freeformTags: {
|
|
16
16
|
* "bar-key": "value",
|
|
17
17
|
* },
|
|
18
|
+
* status: serviceCatalogStatus,
|
|
18
19
|
* });
|
|
19
20
|
* ```
|
|
20
21
|
*
|
|
@@ -58,10 +59,6 @@ export declare class Catalog extends pulumi.CustomResource {
|
|
|
58
59
|
readonly displayName: pulumi.Output<string>;
|
|
59
60
|
/**
|
|
60
61
|
* (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
|
61
|
-
*
|
|
62
|
-
*
|
|
63
|
-
* ** IMPORTANT **
|
|
64
|
-
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
65
62
|
*/
|
|
66
63
|
readonly freeformTags: pulumi.Output<{
|
|
67
64
|
[key: string]: string;
|
|
@@ -70,6 +67,20 @@ export declare class Catalog extends pulumi.CustomResource {
|
|
|
70
67
|
* The lifecycle state of the service catalog.
|
|
71
68
|
*/
|
|
72
69
|
readonly state: pulumi.Output<string>;
|
|
70
|
+
/**
|
|
71
|
+
* (Updatable) The status of a service catalog.
|
|
72
|
+
*
|
|
73
|
+
*
|
|
74
|
+
* ** IMPORTANT **
|
|
75
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
76
|
+
*/
|
|
77
|
+
readonly status: pulumi.Output<string>;
|
|
78
|
+
/**
|
|
79
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
80
|
+
*/
|
|
81
|
+
readonly systemTags: pulumi.Output<{
|
|
82
|
+
[key: string]: string;
|
|
83
|
+
}>;
|
|
73
84
|
/**
|
|
74
85
|
* The date and time the service catalog was created, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format. Example: `2021-05-26T21:10:29.600Z`
|
|
75
86
|
*/
|
|
@@ -107,10 +118,6 @@ export interface CatalogState {
|
|
|
107
118
|
displayName?: pulumi.Input<string>;
|
|
108
119
|
/**
|
|
109
120
|
* (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
|
110
|
-
*
|
|
111
|
-
*
|
|
112
|
-
* ** IMPORTANT **
|
|
113
|
-
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
114
121
|
*/
|
|
115
122
|
freeformTags?: pulumi.Input<{
|
|
116
123
|
[key: string]: pulumi.Input<string>;
|
|
@@ -119,6 +126,20 @@ export interface CatalogState {
|
|
|
119
126
|
* The lifecycle state of the service catalog.
|
|
120
127
|
*/
|
|
121
128
|
state?: pulumi.Input<string>;
|
|
129
|
+
/**
|
|
130
|
+
* (Updatable) The status of a service catalog.
|
|
131
|
+
*
|
|
132
|
+
*
|
|
133
|
+
* ** IMPORTANT **
|
|
134
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
135
|
+
*/
|
|
136
|
+
status?: pulumi.Input<string>;
|
|
137
|
+
/**
|
|
138
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
139
|
+
*/
|
|
140
|
+
systemTags?: pulumi.Input<{
|
|
141
|
+
[key: string]: pulumi.Input<string>;
|
|
142
|
+
}>;
|
|
122
143
|
/**
|
|
123
144
|
* The date and time the service catalog was created, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format. Example: `2021-05-26T21:10:29.600Z`
|
|
124
145
|
*/
|
|
@@ -148,12 +169,16 @@ export interface CatalogArgs {
|
|
|
148
169
|
displayName: pulumi.Input<string>;
|
|
149
170
|
/**
|
|
150
171
|
* (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
|
172
|
+
*/
|
|
173
|
+
freeformTags?: pulumi.Input<{
|
|
174
|
+
[key: string]: pulumi.Input<string>;
|
|
175
|
+
}>;
|
|
176
|
+
/**
|
|
177
|
+
* (Updatable) The status of a service catalog.
|
|
151
178
|
*
|
|
152
179
|
*
|
|
153
180
|
* ** IMPORTANT **
|
|
154
181
|
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
155
182
|
*/
|
|
156
|
-
|
|
157
|
-
[key: string]: pulumi.Input<string>;
|
|
158
|
-
}>;
|
|
183
|
+
status?: pulumi.Input<string>;
|
|
159
184
|
}
|
|
@@ -21,6 +21,7 @@ const utilities = require("../utilities");
|
|
|
21
21
|
* freeformTags: {
|
|
22
22
|
* "bar-key": "value",
|
|
23
23
|
* },
|
|
24
|
+
* status: serviceCatalogStatus,
|
|
24
25
|
* });
|
|
25
26
|
* ```
|
|
26
27
|
*
|
|
@@ -65,6 +66,8 @@ class Catalog extends pulumi.CustomResource {
|
|
|
65
66
|
resourceInputs["displayName"] = state?.displayName;
|
|
66
67
|
resourceInputs["freeformTags"] = state?.freeformTags;
|
|
67
68
|
resourceInputs["state"] = state?.state;
|
|
69
|
+
resourceInputs["status"] = state?.status;
|
|
70
|
+
resourceInputs["systemTags"] = state?.systemTags;
|
|
68
71
|
resourceInputs["timeCreated"] = state?.timeCreated;
|
|
69
72
|
resourceInputs["timeUpdated"] = state?.timeUpdated;
|
|
70
73
|
}
|
|
@@ -80,7 +83,9 @@ class Catalog extends pulumi.CustomResource {
|
|
|
80
83
|
resourceInputs["definedTags"] = args?.definedTags;
|
|
81
84
|
resourceInputs["displayName"] = args?.displayName;
|
|
82
85
|
resourceInputs["freeformTags"] = args?.freeformTags;
|
|
86
|
+
resourceInputs["status"] = args?.status;
|
|
83
87
|
resourceInputs["state"] = undefined /*out*/;
|
|
88
|
+
resourceInputs["systemTags"] = undefined /*out*/;
|
|
84
89
|
resourceInputs["timeCreated"] = undefined /*out*/;
|
|
85
90
|
resourceInputs["timeUpdated"] = undefined /*out*/;
|
|
86
91
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"catalog.js","sourceRoot":"","sources":["../../servicecatalog/catalog.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"catalog.js","sourceRoot":"","sources":["../../servicecatalog/catalog.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,166 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* This data source provides the list of All Applications in Oracle Cloud Infrastructure Service Catalog service.
|
|
6
|
+
*
|
|
7
|
+
* Lists all the available listings and private applications in a compartment.
|
|
8
|
+
* A new API for catalog manager use when creating/updating a service catalog.
|
|
9
|
+
*
|
|
10
|
+
* ## Example Usage
|
|
11
|
+
*
|
|
12
|
+
* ```typescript
|
|
13
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
14
|
+
* import * as oci from "@pulumi/oci";
|
|
15
|
+
*
|
|
16
|
+
* const testAllApplications = oci.ServiceCatalog.getAllApplications({
|
|
17
|
+
* compartmentId: compartmentId,
|
|
18
|
+
* displayName: allApplicationDisplayName,
|
|
19
|
+
* entityId: testEntity.id,
|
|
20
|
+
* entityType: allApplicationEntityType,
|
|
21
|
+
* isFeatured: allApplicationIsFeatured,
|
|
22
|
+
* packageTypes: allApplicationPackageType,
|
|
23
|
+
* pricings: allApplicationPricing,
|
|
24
|
+
* publisherIds: testPublisher.id,
|
|
25
|
+
* });
|
|
26
|
+
* ```
|
|
27
|
+
*/
|
|
28
|
+
export declare function getAllApplications(args?: GetAllApplicationsArgs, opts?: pulumi.InvokeOptions): Promise<GetAllApplicationsResult>;
|
|
29
|
+
/**
|
|
30
|
+
* A collection of arguments for invoking getAllApplications.
|
|
31
|
+
*/
|
|
32
|
+
export interface GetAllApplicationsArgs {
|
|
33
|
+
/**
|
|
34
|
+
* The unique identifier for the compartment.
|
|
35
|
+
*/
|
|
36
|
+
compartmentId?: string;
|
|
37
|
+
/**
|
|
38
|
+
* Exact match name filter.
|
|
39
|
+
*/
|
|
40
|
+
displayName?: string;
|
|
41
|
+
/**
|
|
42
|
+
* The unique identifier of the entity associated with service catalog.
|
|
43
|
+
*/
|
|
44
|
+
entityId?: string;
|
|
45
|
+
/**
|
|
46
|
+
* The type of the application in the service catalog.
|
|
47
|
+
*/
|
|
48
|
+
entityType?: string;
|
|
49
|
+
filters?: inputs.ServiceCatalog.GetAllApplicationsFilter[];
|
|
50
|
+
/**
|
|
51
|
+
* Indicates whether to show only featured resources. If this is set to `false` or is omitted, then all resources will be returned.
|
|
52
|
+
*/
|
|
53
|
+
isFeatured?: boolean;
|
|
54
|
+
/**
|
|
55
|
+
* Name of the package type. If multiple package types are provided, then any resource with one or more matching package types will be returned.
|
|
56
|
+
*/
|
|
57
|
+
packageTypes?: string[];
|
|
58
|
+
/**
|
|
59
|
+
* Name of the pricing type. If multiple pricing types are provided, then any resource with one or more matching pricing models will be returned.
|
|
60
|
+
*/
|
|
61
|
+
pricings?: string[];
|
|
62
|
+
/**
|
|
63
|
+
* Limit results to just this publisher.
|
|
64
|
+
*/
|
|
65
|
+
publisherIds?: string[];
|
|
66
|
+
}
|
|
67
|
+
/**
|
|
68
|
+
* A collection of values returned by getAllApplications.
|
|
69
|
+
*/
|
|
70
|
+
export interface GetAllApplicationsResult {
|
|
71
|
+
/**
|
|
72
|
+
* The list of application_collection.
|
|
73
|
+
*/
|
|
74
|
+
readonly applicationCollections: outputs.ServiceCatalog.GetAllApplicationsApplicationCollection[];
|
|
75
|
+
readonly compartmentId?: string;
|
|
76
|
+
/**
|
|
77
|
+
* The name of the publisher.
|
|
78
|
+
*/
|
|
79
|
+
readonly displayName?: string;
|
|
80
|
+
/**
|
|
81
|
+
* Identifier of the application from a service catalog.
|
|
82
|
+
*/
|
|
83
|
+
readonly entityId?: string;
|
|
84
|
+
/**
|
|
85
|
+
* The type of an application in the service catalog.
|
|
86
|
+
*/
|
|
87
|
+
readonly entityType?: string;
|
|
88
|
+
readonly filters?: outputs.ServiceCatalog.GetAllApplicationsFilter[];
|
|
89
|
+
/**
|
|
90
|
+
* The provider-assigned unique ID for this managed resource.
|
|
91
|
+
*/
|
|
92
|
+
readonly id: string;
|
|
93
|
+
/**
|
|
94
|
+
* Indicates whether the application is featured.
|
|
95
|
+
*/
|
|
96
|
+
readonly isFeatured?: boolean;
|
|
97
|
+
/**
|
|
98
|
+
* The type of the packages withing the application.
|
|
99
|
+
*/
|
|
100
|
+
readonly packageTypes?: string[];
|
|
101
|
+
readonly pricings?: string[];
|
|
102
|
+
readonly publisherIds?: string[];
|
|
103
|
+
}
|
|
104
|
+
/**
|
|
105
|
+
* This data source provides the list of All Applications in Oracle Cloud Infrastructure Service Catalog service.
|
|
106
|
+
*
|
|
107
|
+
* Lists all the available listings and private applications in a compartment.
|
|
108
|
+
* A new API for catalog manager use when creating/updating a service catalog.
|
|
109
|
+
*
|
|
110
|
+
* ## Example Usage
|
|
111
|
+
*
|
|
112
|
+
* ```typescript
|
|
113
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
114
|
+
* import * as oci from "@pulumi/oci";
|
|
115
|
+
*
|
|
116
|
+
* const testAllApplications = oci.ServiceCatalog.getAllApplications({
|
|
117
|
+
* compartmentId: compartmentId,
|
|
118
|
+
* displayName: allApplicationDisplayName,
|
|
119
|
+
* entityId: testEntity.id,
|
|
120
|
+
* entityType: allApplicationEntityType,
|
|
121
|
+
* isFeatured: allApplicationIsFeatured,
|
|
122
|
+
* packageTypes: allApplicationPackageType,
|
|
123
|
+
* pricings: allApplicationPricing,
|
|
124
|
+
* publisherIds: testPublisher.id,
|
|
125
|
+
* });
|
|
126
|
+
* ```
|
|
127
|
+
*/
|
|
128
|
+
export declare function getAllApplicationsOutput(args?: GetAllApplicationsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetAllApplicationsResult>;
|
|
129
|
+
/**
|
|
130
|
+
* A collection of arguments for invoking getAllApplications.
|
|
131
|
+
*/
|
|
132
|
+
export interface GetAllApplicationsOutputArgs {
|
|
133
|
+
/**
|
|
134
|
+
* The unique identifier for the compartment.
|
|
135
|
+
*/
|
|
136
|
+
compartmentId?: pulumi.Input<string>;
|
|
137
|
+
/**
|
|
138
|
+
* Exact match name filter.
|
|
139
|
+
*/
|
|
140
|
+
displayName?: pulumi.Input<string>;
|
|
141
|
+
/**
|
|
142
|
+
* The unique identifier of the entity associated with service catalog.
|
|
143
|
+
*/
|
|
144
|
+
entityId?: pulumi.Input<string>;
|
|
145
|
+
/**
|
|
146
|
+
* The type of the application in the service catalog.
|
|
147
|
+
*/
|
|
148
|
+
entityType?: pulumi.Input<string>;
|
|
149
|
+
filters?: pulumi.Input<pulumi.Input<inputs.ServiceCatalog.GetAllApplicationsFilterArgs>[]>;
|
|
150
|
+
/**
|
|
151
|
+
* Indicates whether to show only featured resources. If this is set to `false` or is omitted, then all resources will be returned.
|
|
152
|
+
*/
|
|
153
|
+
isFeatured?: pulumi.Input<boolean>;
|
|
154
|
+
/**
|
|
155
|
+
* Name of the package type. If multiple package types are provided, then any resource with one or more matching package types will be returned.
|
|
156
|
+
*/
|
|
157
|
+
packageTypes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
158
|
+
/**
|
|
159
|
+
* Name of the pricing type. If multiple pricing types are provided, then any resource with one or more matching pricing models will be returned.
|
|
160
|
+
*/
|
|
161
|
+
pricings?: pulumi.Input<pulumi.Input<string>[]>;
|
|
162
|
+
/**
|
|
163
|
+
* Limit results to just this publisher.
|
|
164
|
+
*/
|
|
165
|
+
publisherIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
166
|
+
}
|
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
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.getAllApplicationsOutput = exports.getAllApplications = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides the list of All Applications in Oracle Cloud Infrastructure Service Catalog service.
|
|
10
|
+
*
|
|
11
|
+
* Lists all the available listings and private applications in a compartment.
|
|
12
|
+
* A new API for catalog manager use when creating/updating a service catalog.
|
|
13
|
+
*
|
|
14
|
+
* ## Example Usage
|
|
15
|
+
*
|
|
16
|
+
* ```typescript
|
|
17
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
18
|
+
* import * as oci from "@pulumi/oci";
|
|
19
|
+
*
|
|
20
|
+
* const testAllApplications = oci.ServiceCatalog.getAllApplications({
|
|
21
|
+
* compartmentId: compartmentId,
|
|
22
|
+
* displayName: allApplicationDisplayName,
|
|
23
|
+
* entityId: testEntity.id,
|
|
24
|
+
* entityType: allApplicationEntityType,
|
|
25
|
+
* isFeatured: allApplicationIsFeatured,
|
|
26
|
+
* packageTypes: allApplicationPackageType,
|
|
27
|
+
* pricings: allApplicationPricing,
|
|
28
|
+
* publisherIds: testPublisher.id,
|
|
29
|
+
* });
|
|
30
|
+
* ```
|
|
31
|
+
*/
|
|
32
|
+
function getAllApplications(args, opts) {
|
|
33
|
+
args = args || {};
|
|
34
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
35
|
+
return pulumi.runtime.invoke("oci:ServiceCatalog/getAllApplications:getAllApplications", {
|
|
36
|
+
"compartmentId": args.compartmentId,
|
|
37
|
+
"displayName": args.displayName,
|
|
38
|
+
"entityId": args.entityId,
|
|
39
|
+
"entityType": args.entityType,
|
|
40
|
+
"filters": args.filters,
|
|
41
|
+
"isFeatured": args.isFeatured,
|
|
42
|
+
"packageTypes": args.packageTypes,
|
|
43
|
+
"pricings": args.pricings,
|
|
44
|
+
"publisherIds": args.publisherIds,
|
|
45
|
+
}, opts);
|
|
46
|
+
}
|
|
47
|
+
exports.getAllApplications = getAllApplications;
|
|
48
|
+
/**
|
|
49
|
+
* This data source provides the list of All Applications in Oracle Cloud Infrastructure Service Catalog service.
|
|
50
|
+
*
|
|
51
|
+
* Lists all the available listings and private applications in a compartment.
|
|
52
|
+
* A new API for catalog manager use when creating/updating a service catalog.
|
|
53
|
+
*
|
|
54
|
+
* ## Example Usage
|
|
55
|
+
*
|
|
56
|
+
* ```typescript
|
|
57
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
58
|
+
* import * as oci from "@pulumi/oci";
|
|
59
|
+
*
|
|
60
|
+
* const testAllApplications = oci.ServiceCatalog.getAllApplications({
|
|
61
|
+
* compartmentId: compartmentId,
|
|
62
|
+
* displayName: allApplicationDisplayName,
|
|
63
|
+
* entityId: testEntity.id,
|
|
64
|
+
* entityType: allApplicationEntityType,
|
|
65
|
+
* isFeatured: allApplicationIsFeatured,
|
|
66
|
+
* packageTypes: allApplicationPackageType,
|
|
67
|
+
* pricings: allApplicationPricing,
|
|
68
|
+
* publisherIds: testPublisher.id,
|
|
69
|
+
* });
|
|
70
|
+
* ```
|
|
71
|
+
*/
|
|
72
|
+
function getAllApplicationsOutput(args, opts) {
|
|
73
|
+
args = args || {};
|
|
74
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
75
|
+
return pulumi.runtime.invokeOutput("oci:ServiceCatalog/getAllApplications:getAllApplications", {
|
|
76
|
+
"compartmentId": args.compartmentId,
|
|
77
|
+
"displayName": args.displayName,
|
|
78
|
+
"entityId": args.entityId,
|
|
79
|
+
"entityType": args.entityType,
|
|
80
|
+
"filters": args.filters,
|
|
81
|
+
"isFeatured": args.isFeatured,
|
|
82
|
+
"packageTypes": args.packageTypes,
|
|
83
|
+
"pricings": args.pricings,
|
|
84
|
+
"publisherIds": args.publisherIds,
|
|
85
|
+
}, opts);
|
|
86
|
+
}
|
|
87
|
+
exports.getAllApplicationsOutput = getAllApplicationsOutput;
|
|
88
|
+
//# sourceMappingURL=getAllApplications.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getAllApplications.js","sourceRoot":"","sources":["../../servicecatalog/getAllApplications.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,kBAAkB,CAAC,IAA6B,EAAE,IAA2B;IACzF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0DAA0D,EAAE;QACrF,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAdD,gDAcC;AA8ED;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,wBAAwB,CAAC,IAAmC,EAAE,IAAiC;IAC3G,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0DAA0D,EAAE;QAC3F,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAdD,4DAcC"}
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* This data source provides details about a specific Configuration resource in Oracle Cloud Infrastructure Service Catalog service.
|
|
4
|
+
*
|
|
5
|
+
* Get the detail of whether the tenancy is in service catalog mode or not.
|
|
6
|
+
*
|
|
7
|
+
* ## Example Usage
|
|
8
|
+
*
|
|
9
|
+
* ```typescript
|
|
10
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
11
|
+
* import * as oci from "@pulumi/oci";
|
|
12
|
+
*
|
|
13
|
+
* const testConfiguration = oci.ServiceCatalog.getConfiguration({
|
|
14
|
+
* compartmentId: compartmentId,
|
|
15
|
+
* });
|
|
16
|
+
* ```
|
|
17
|
+
*/
|
|
18
|
+
export declare function getConfiguration(args: GetConfigurationArgs, opts?: pulumi.InvokeOptions): Promise<GetConfigurationResult>;
|
|
19
|
+
/**
|
|
20
|
+
* A collection of arguments for invoking getConfiguration.
|
|
21
|
+
*/
|
|
22
|
+
export interface GetConfigurationArgs {
|
|
23
|
+
/**
|
|
24
|
+
* The unique identifier for the compartment.
|
|
25
|
+
*/
|
|
26
|
+
compartmentId: string;
|
|
27
|
+
}
|
|
28
|
+
/**
|
|
29
|
+
* A collection of values returned by getConfiguration.
|
|
30
|
+
*/
|
|
31
|
+
export interface GetConfigurationResult {
|
|
32
|
+
readonly compartmentId: string;
|
|
33
|
+
/**
|
|
34
|
+
* The provider-assigned unique ID for this managed resource.
|
|
35
|
+
*/
|
|
36
|
+
readonly id: string;
|
|
37
|
+
/**
|
|
38
|
+
* mode of tenancy
|
|
39
|
+
*/
|
|
40
|
+
readonly isServiceCatalogMode: string;
|
|
41
|
+
}
|
|
42
|
+
/**
|
|
43
|
+
* This data source provides details about a specific Configuration resource in Oracle Cloud Infrastructure Service Catalog service.
|
|
44
|
+
*
|
|
45
|
+
* Get the detail of whether the tenancy is in service catalog mode or not.
|
|
46
|
+
*
|
|
47
|
+
* ## Example Usage
|
|
48
|
+
*
|
|
49
|
+
* ```typescript
|
|
50
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
51
|
+
* import * as oci from "@pulumi/oci";
|
|
52
|
+
*
|
|
53
|
+
* const testConfiguration = oci.ServiceCatalog.getConfiguration({
|
|
54
|
+
* compartmentId: compartmentId,
|
|
55
|
+
* });
|
|
56
|
+
* ```
|
|
57
|
+
*/
|
|
58
|
+
export declare function getConfigurationOutput(args: GetConfigurationOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetConfigurationResult>;
|
|
59
|
+
/**
|
|
60
|
+
* A collection of arguments for invoking getConfiguration.
|
|
61
|
+
*/
|
|
62
|
+
export interface GetConfigurationOutputArgs {
|
|
63
|
+
/**
|
|
64
|
+
* The unique identifier for the compartment.
|
|
65
|
+
*/
|
|
66
|
+
compartmentId: pulumi.Input<string>;
|
|
67
|
+
}
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
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.getConfigurationOutput = exports.getConfiguration = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides details about a specific Configuration resource in Oracle Cloud Infrastructure Service Catalog service.
|
|
10
|
+
*
|
|
11
|
+
* Get the detail of whether the tenancy is in service catalog mode or not.
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as oci from "@pulumi/oci";
|
|
18
|
+
*
|
|
19
|
+
* const testConfiguration = oci.ServiceCatalog.getConfiguration({
|
|
20
|
+
* compartmentId: compartmentId,
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
23
|
+
*/
|
|
24
|
+
function getConfiguration(args, opts) {
|
|
25
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
26
|
+
return pulumi.runtime.invoke("oci:ServiceCatalog/getConfiguration:getConfiguration", {
|
|
27
|
+
"compartmentId": args.compartmentId,
|
|
28
|
+
}, opts);
|
|
29
|
+
}
|
|
30
|
+
exports.getConfiguration = getConfiguration;
|
|
31
|
+
/**
|
|
32
|
+
* This data source provides details about a specific Configuration resource in Oracle Cloud Infrastructure Service Catalog service.
|
|
33
|
+
*
|
|
34
|
+
* Get the detail of whether the tenancy is in service catalog mode or not.
|
|
35
|
+
*
|
|
36
|
+
* ## Example Usage
|
|
37
|
+
*
|
|
38
|
+
* ```typescript
|
|
39
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
40
|
+
* import * as oci from "@pulumi/oci";
|
|
41
|
+
*
|
|
42
|
+
* const testConfiguration = oci.ServiceCatalog.getConfiguration({
|
|
43
|
+
* compartmentId: compartmentId,
|
|
44
|
+
* });
|
|
45
|
+
* ```
|
|
46
|
+
*/
|
|
47
|
+
function getConfigurationOutput(args, opts) {
|
|
48
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
49
|
+
return pulumi.runtime.invokeOutput("oci:ServiceCatalog/getConfiguration:getConfiguration", {
|
|
50
|
+
"compartmentId": args.compartmentId,
|
|
51
|
+
}, opts);
|
|
52
|
+
}
|
|
53
|
+
exports.getConfigurationOutput = getConfigurationOutput;
|
|
54
|
+
//# sourceMappingURL=getConfiguration.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getConfiguration.js","sourceRoot":"","sources":["../../servicecatalog/getConfiguration.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sDAAsD,EAAE;QACjF,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4CAKC;AA0BD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAAiC;IACtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sDAAsD,EAAE;QACvF,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wDAKC"}
|
|
@@ -77,6 +77,12 @@ export interface GetPrivateApplicationResult {
|
|
|
77
77
|
* The lifecycle state of the private application.
|
|
78
78
|
*/
|
|
79
79
|
readonly state: string;
|
|
80
|
+
/**
|
|
81
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
82
|
+
*/
|
|
83
|
+
readonly systemTags: {
|
|
84
|
+
[key: string]: string;
|
|
85
|
+
};
|
|
80
86
|
/**
|
|
81
87
|
* The date and time the private application was created, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format. Example: `2021-05-26T21:10:29.600Z`
|
|
82
88
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getPrivateApplication.js","sourceRoot":"","sources":["../../servicecatalog/getPrivateApplication.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gEAAgE,EAAE;QAC3F,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;KACpD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sDAKC;
|
|
1
|
+
{"version":3,"file":"getPrivateApplication.js","sourceRoot":"","sources":["../../servicecatalog/getPrivateApplication.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gEAAgE,EAAE;QAC3F,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;KACpD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sDAKC;AAwED;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAAiC;IAChH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,gEAAgE,EAAE;QACjG,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;KACpD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kEAKC"}
|
|
@@ -58,6 +58,16 @@ export interface GetServiceCatalogResult {
|
|
|
58
58
|
* The lifecycle state of the service catalog.
|
|
59
59
|
*/
|
|
60
60
|
readonly state: string;
|
|
61
|
+
/**
|
|
62
|
+
* The status of a service catalog.
|
|
63
|
+
*/
|
|
64
|
+
readonly status: string;
|
|
65
|
+
/**
|
|
66
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
67
|
+
*/
|
|
68
|
+
readonly systemTags: {
|
|
69
|
+
[key: string]: string;
|
|
70
|
+
};
|
|
61
71
|
/**
|
|
62
72
|
* The date and time the service catalog was created, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format. Example: `2021-05-26T21:10:29.600Z`
|
|
63
73
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getServiceCatalog.js","sourceRoot":"","sources":["../../servicecatalog/getServiceCatalog.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wDAAwD,EAAE;QACnF,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;KAC5C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8CAKC;
|
|
1
|
+
{"version":3,"file":"getServiceCatalog.js","sourceRoot":"","sources":["../../servicecatalog/getServiceCatalog.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wDAAwD,EAAE;QACnF,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;KAC5C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8CAKC;AA0DD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAAiC;IACxG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,wDAAwD,EAAE;QACzF,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;KAC5C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0DAKC"}
|
|
@@ -16,6 +16,7 @@ import * as outputs from "../types/output";
|
|
|
16
16
|
* compartmentId: compartmentId,
|
|
17
17
|
* displayName: serviceCatalogDisplayName,
|
|
18
18
|
* serviceCatalogId: testServiceCatalog.id,
|
|
19
|
+
* status: serviceCatalogStatus,
|
|
19
20
|
* });
|
|
20
21
|
* ```
|
|
21
22
|
*/
|
|
@@ -37,6 +38,10 @@ export interface GetServiceCatalogsArgs {
|
|
|
37
38
|
* The unique identifier for the service catalog.
|
|
38
39
|
*/
|
|
39
40
|
serviceCatalogId?: string;
|
|
41
|
+
/**
|
|
42
|
+
* Status of the service catalog, use as a filter to filter out all active catalogs.
|
|
43
|
+
*/
|
|
44
|
+
status?: string;
|
|
40
45
|
}
|
|
41
46
|
/**
|
|
42
47
|
* A collection of values returned by getServiceCatalogs.
|
|
@@ -60,6 +65,10 @@ export interface GetServiceCatalogsResult {
|
|
|
60
65
|
*/
|
|
61
66
|
readonly serviceCatalogCollections: outputs.ServiceCatalog.GetServiceCatalogsServiceCatalogCollection[];
|
|
62
67
|
readonly serviceCatalogId?: string;
|
|
68
|
+
/**
|
|
69
|
+
* The status of a service catalog.
|
|
70
|
+
*/
|
|
71
|
+
readonly status?: string;
|
|
63
72
|
}
|
|
64
73
|
/**
|
|
65
74
|
* This data source provides the list of Service Catalogs in Oracle Cloud Infrastructure Service Catalog service.
|
|
@@ -76,6 +85,7 @@ export interface GetServiceCatalogsResult {
|
|
|
76
85
|
* compartmentId: compartmentId,
|
|
77
86
|
* displayName: serviceCatalogDisplayName,
|
|
78
87
|
* serviceCatalogId: testServiceCatalog.id,
|
|
88
|
+
* status: serviceCatalogStatus,
|
|
79
89
|
* });
|
|
80
90
|
* ```
|
|
81
91
|
*/
|
|
@@ -97,4 +107,8 @@ export interface GetServiceCatalogsOutputArgs {
|
|
|
97
107
|
* The unique identifier for the service catalog.
|
|
98
108
|
*/
|
|
99
109
|
serviceCatalogId?: pulumi.Input<string>;
|
|
110
|
+
/**
|
|
111
|
+
* Status of the service catalog, use as a filter to filter out all active catalogs.
|
|
112
|
+
*/
|
|
113
|
+
status?: pulumi.Input<string>;
|
|
100
114
|
}
|
|
@@ -20,6 +20,7 @@ const utilities = require("../utilities");
|
|
|
20
20
|
* compartmentId: compartmentId,
|
|
21
21
|
* displayName: serviceCatalogDisplayName,
|
|
22
22
|
* serviceCatalogId: testServiceCatalog.id,
|
|
23
|
+
* status: serviceCatalogStatus,
|
|
23
24
|
* });
|
|
24
25
|
* ```
|
|
25
26
|
*/
|
|
@@ -30,6 +31,7 @@ function getServiceCatalogs(args, opts) {
|
|
|
30
31
|
"displayName": args.displayName,
|
|
31
32
|
"filters": args.filters,
|
|
32
33
|
"serviceCatalogId": args.serviceCatalogId,
|
|
34
|
+
"status": args.status,
|
|
33
35
|
}, opts);
|
|
34
36
|
}
|
|
35
37
|
exports.getServiceCatalogs = getServiceCatalogs;
|
|
@@ -48,6 +50,7 @@ exports.getServiceCatalogs = getServiceCatalogs;
|
|
|
48
50
|
* compartmentId: compartmentId,
|
|
49
51
|
* displayName: serviceCatalogDisplayName,
|
|
50
52
|
* serviceCatalogId: testServiceCatalog.id,
|
|
53
|
+
* status: serviceCatalogStatus,
|
|
51
54
|
* });
|
|
52
55
|
* ```
|
|
53
56
|
*/
|
|
@@ -58,6 +61,7 @@ function getServiceCatalogsOutput(args, opts) {
|
|
|
58
61
|
"displayName": args.displayName,
|
|
59
62
|
"filters": args.filters,
|
|
60
63
|
"serviceCatalogId": args.serviceCatalogId,
|
|
64
|
+
"status": args.status,
|
|
61
65
|
}, opts);
|
|
62
66
|
}
|
|
63
67
|
exports.getServiceCatalogsOutput = getServiceCatalogsOutput;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getServiceCatalogs.js","sourceRoot":"","sources":["../../servicecatalog/getServiceCatalogs.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"getServiceCatalogs.js","sourceRoot":"","sources":["../../servicecatalog/getServiceCatalogs.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAA2B;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0DAA0D,EAAE;QACrF,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,gDASC;AAoDD;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAAiC;IAC1G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0DAA0D,EAAE;QAC3F,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,4DASC"}
|
|
@@ -4,6 +4,12 @@ export declare const Catalog: typeof import("./catalog").Catalog;
|
|
|
4
4
|
export { CatalogAssociationArgs, CatalogAssociationState } from "./catalogAssociation";
|
|
5
5
|
export type CatalogAssociation = import("./catalogAssociation").CatalogAssociation;
|
|
6
6
|
export declare const CatalogAssociation: typeof import("./catalogAssociation").CatalogAssociation;
|
|
7
|
+
export { GetAllApplicationsArgs, GetAllApplicationsResult, GetAllApplicationsOutputArgs } from "./getAllApplications";
|
|
8
|
+
export declare const getAllApplications: typeof import("./getAllApplications").getAllApplications;
|
|
9
|
+
export declare const getAllApplicationsOutput: typeof import("./getAllApplications").getAllApplicationsOutput;
|
|
10
|
+
export { GetConfigurationArgs, GetConfigurationResult, GetConfigurationOutputArgs } from "./getConfiguration";
|
|
11
|
+
export declare const getConfiguration: typeof import("./getConfiguration").getConfiguration;
|
|
12
|
+
export declare const getConfigurationOutput: typeof import("./getConfiguration").getConfigurationOutput;
|
|
7
13
|
export { GetPrivateApplicationArgs, GetPrivateApplicationResult, GetPrivateApplicationOutputArgs } from "./getPrivateApplication";
|
|
8
14
|
export declare const getPrivateApplication: typeof import("./getPrivateApplication").getPrivateApplication;
|
|
9
15
|
export declare const getPrivateApplicationOutput: typeof import("./getPrivateApplication").getPrivateApplicationOutput;
|