oci-servicecatalog 2.121.0 → 2.122.0
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/index.d.ts +3 -1
- package/index.js +3 -1
- package/index.js.map +1 -1
- package/lib/client.d.ts +49 -27
- package/lib/client.js +189 -53
- package/lib/client.js.map +1 -1
- package/lib/model/action-type.d.ts +3 -1
- package/lib/model/action-type.js +3 -1
- package/lib/model/action-type.js.map +1 -1
- package/lib/model/application-collection.d.ts +3 -1
- package/lib/model/application-collection.js +3 -1
- package/lib/model/application-collection.js.map +1 -1
- package/lib/model/application-summary.d.ts +17 -1
- package/lib/model/application-summary.js +3 -1
- package/lib/model/application-summary.js.map +1 -1
- package/lib/model/bulk-replace-service-catalog-associations-details.d.ts +3 -1
- package/lib/model/bulk-replace-service-catalog-associations-details.js +3 -1
- package/lib/model/bulk-replace-service-catalog-associations-details.js.map +1 -1
- package/lib/model/change-private-application-compartment-details.d.ts +3 -1
- package/lib/model/change-private-application-compartment-details.js +3 -1
- package/lib/model/change-private-application-compartment-details.js.map +1 -1
- package/lib/model/change-service-catalog-compartment-details.d.ts +3 -1
- package/lib/model/change-service-catalog-compartment-details.js +3 -1
- package/lib/model/change-service-catalog-compartment-details.js.map +1 -1
- package/lib/model/configuration.d.ts +28 -0
- package/lib/model/configuration.js +31 -0
- package/lib/model/configuration.js.map +1 -0
- package/lib/model/create-private-application-details.d.ts +3 -1
- package/lib/model/create-private-application-details.js +3 -1
- package/lib/model/create-private-application-details.js.map +1 -1
- package/lib/model/create-private-application-package.d.ts +3 -1
- package/lib/model/create-private-application-package.js +3 -1
- package/lib/model/create-private-application-package.js.map +1 -1
- package/lib/model/create-private-application-stack-package.d.ts +4 -2
- package/lib/model/create-private-application-stack-package.js +3 -1
- package/lib/model/create-private-application-stack-package.js.map +1 -1
- package/lib/model/create-service-catalog-association-details.d.ts +3 -1
- package/lib/model/create-service-catalog-association-details.js +3 -1
- package/lib/model/create-service-catalog-association-details.js.map +1 -1
- package/lib/model/create-service-catalog-details.d.ts +8 -1
- package/lib/model/create-service-catalog-details.js +3 -1
- package/lib/model/create-service-catalog-details.js.map +1 -1
- package/lib/model/error-entity.d.ts +3 -1
- package/lib/model/error-entity.js +3 -1
- package/lib/model/error-entity.js.map +1 -1
- package/lib/model/index.d.ts +9 -1
- package/lib/model/index.js +10 -2
- package/lib/model/index.js.map +1 -1
- package/lib/model/operation-status.d.ts +3 -1
- package/lib/model/operation-status.js +3 -1
- package/lib/model/operation-status.js.map +1 -1
- package/lib/model/operation-type.d.ts +3 -1
- package/lib/model/operation-type.js +3 -1
- package/lib/model/operation-type.js.map +1 -1
- package/lib/model/package-type-enum.d.ts +4 -1
- package/lib/model/package-type-enum.js +4 -1
- package/lib/model/package-type-enum.js.map +1 -1
- package/lib/model/pricing-type-enum.d.ts +3 -1
- package/lib/model/pricing-type-enum.js +3 -1
- package/lib/model/pricing-type-enum.js.map +1 -1
- package/lib/model/private-application-collection.d.ts +3 -1
- package/lib/model/private-application-collection.js +3 -1
- package/lib/model/private-application-collection.js.map +1 -1
- package/lib/model/private-application-package-collection.d.ts +3 -1
- package/lib/model/private-application-package-collection.js +3 -1
- package/lib/model/private-application-package-collection.js.map +1 -1
- package/lib/model/private-application-package-summary.d.ts +13 -1
- package/lib/model/private-application-package-summary.js +3 -1
- package/lib/model/private-application-package-summary.js.map +1 -1
- package/lib/model/private-application-package.d.ts +3 -1
- package/lib/model/private-application-package.js +3 -1
- package/lib/model/private-application-package.js.map +1 -1
- package/lib/model/private-application-stack-package.d.ts +3 -1
- package/lib/model/private-application-stack-package.js +3 -1
- package/lib/model/private-application-stack-package.js.map +1 -1
- package/lib/model/private-application-summary.d.ts +31 -1
- package/lib/model/private-application-summary.js +3 -1
- package/lib/model/private-application-summary.js.map +1 -1
- package/lib/model/private-application.d.ts +13 -1
- package/lib/model/private-application.js +3 -1
- package/lib/model/private-application.js.map +1 -1
- package/lib/model/publisher-summary.d.ts +3 -1
- package/lib/model/publisher-summary.js +3 -1
- package/lib/model/publisher-summary.js.map +1 -1
- package/lib/model/service-catalog-association-collection.d.ts +3 -1
- package/lib/model/service-catalog-association-collection.js +3 -1
- package/lib/model/service-catalog-association-collection.js.map +1 -1
- package/lib/model/service-catalog-association-summary.d.ts +13 -1
- package/lib/model/service-catalog-association-summary.js +3 -1
- package/lib/model/service-catalog-association-summary.js.map +1 -1
- package/lib/model/service-catalog-association.d.ts +3 -1
- package/lib/model/service-catalog-association.js +3 -1
- package/lib/model/service-catalog-association.js.map +1 -1
- package/lib/model/service-catalog-collection.d.ts +3 -1
- package/lib/model/service-catalog-collection.js +3 -1
- package/lib/model/service-catalog-collection.js.map +1 -1
- package/lib/model/service-catalog-mode-enum.d.ts +30 -0
- package/lib/model/service-catalog-mode-enum.js +41 -0
- package/lib/model/service-catalog-mode-enum.js.map +1 -0
- package/lib/model/service-catalog-status-enum.d.ts +30 -0
- package/lib/model/service-catalog-status-enum.js +41 -0
- package/lib/model/service-catalog-status-enum.js.map +1 -0
- package/lib/model/service-catalog-summary.d.ts +36 -1
- package/lib/model/service-catalog-summary.js +3 -1
- package/lib/model/service-catalog-summary.js.map +1 -1
- package/lib/model/service-catalog.d.ts +18 -1
- package/lib/model/service-catalog.js +3 -1
- package/lib/model/service-catalog.js.map +1 -1
- package/lib/model/update-private-application-details.d.ts +3 -1
- package/lib/model/update-private-application-details.js +3 -1
- package/lib/model/update-private-application-details.js.map +1 -1
- package/lib/model/update-service-catalog-details.d.ts +8 -1
- package/lib/model/update-service-catalog-details.js +3 -1
- package/lib/model/update-service-catalog-details.js.map +1 -1
- package/lib/model/upload-data.d.ts +3 -1
- package/lib/model/upload-data.js +3 -1
- package/lib/model/upload-data.js.map +1 -1
- package/lib/model/work-request-error-collection.d.ts +3 -1
- package/lib/model/work-request-error-collection.js +3 -1
- package/lib/model/work-request-error-collection.js.map +1 -1
- package/lib/model/work-request-error.d.ts +3 -1
- package/lib/model/work-request-error.js +3 -1
- package/lib/model/work-request-error.js.map +1 -1
- package/lib/model/work-request-log-entry-collection.d.ts +3 -1
- package/lib/model/work-request-log-entry-collection.js +3 -1
- package/lib/model/work-request-log-entry-collection.js.map +1 -1
- package/lib/model/work-request-log-entry.d.ts +3 -1
- package/lib/model/work-request-log-entry.js +3 -1
- package/lib/model/work-request-log-entry.js.map +1 -1
- package/lib/model/work-request-resource.d.ts +3 -1
- package/lib/model/work-request-resource.js +3 -1
- package/lib/model/work-request-resource.js.map +1 -1
- package/lib/model/work-request-summary-collection.d.ts +3 -1
- package/lib/model/work-request-summary-collection.js +3 -1
- package/lib/model/work-request-summary-collection.js.map +1 -1
- package/lib/model/work-request-summary.d.ts +3 -1
- package/lib/model/work-request-summary.js +3 -1
- package/lib/model/work-request-summary.js.map +1 -1
- package/lib/model/work-request.d.ts +3 -1
- package/lib/model/work-request.js +3 -1
- package/lib/model/work-request.js.map +1 -1
- package/lib/request/get-configuration-request.d.ts +28 -0
- package/lib/request/get-configuration-request.js +15 -0
- package/lib/request/get-configuration-request.js.map +1 -0
- package/lib/request/index.d.ts +7 -1
- package/lib/request/index.js +6 -2
- package/lib/request/index.js.map +1 -1
- package/lib/request/list-all-applications-request.d.ts +81 -0
- package/lib/request/list-all-applications-request.js +24 -0
- package/lib/request/list-all-applications-request.js.map +1 -0
- package/lib/request/list-service-catalogs-request.d.ts +5 -0
- package/lib/request/list-service-catalogs-request.js.map +1 -1
- package/lib/response/get-configuration-response.d.ts +25 -0
- package/lib/response/get-configuration-response.js +15 -0
- package/lib/response/get-configuration-response.js.map +1 -0
- package/lib/response/index.d.ts +7 -1
- package/lib/response/index.js +3 -1
- package/lib/response/index.js.map +1 -1
- package/lib/response/list-all-applications-response.d.ts +32 -0
- package/lib/response/list-all-applications-response.js +15 -0
- package/lib/response/list-all-applications-response.js.map +1 -0
- package/lib/servicecatalog-waiter.d.ts +3 -1
- package/lib/servicecatalog-waiter.js +3 -1
- package/lib/servicecatalog-waiter.js.map +1 -1
- package/package.json +3 -3
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Service Catalog API
|
|
4
|
-
*
|
|
4
|
+
* Use the Service Catalog API to manage solutions in Oracle Cloud Infrastructure Service Catalog.
|
|
5
|
+
For more information, see [Overview of Service Catalog](https://docs.oracle.com/iaas/Content/service-catalog/overview_of_service_catalog.htm).
|
|
6
|
+
|
|
5
7
|
* OpenAPI spec version: 20210527
|
|
6
8
|
*
|
|
7
9
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"work-request-error.js","sourceRoot":"","sources":["../../../../../lib/servicecatalog/lib/model/work-request-error.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"work-request-error.js","sourceRoot":"","sources":["../../../../../lib/servicecatalog/lib/model/work-request-error.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAyBH,IAAiB,gBAAgB,CAWhC;AAXD,WAAiB,gBAAgB;IAC/B,SAAgB,UAAU,CAAC,GAAqB;QAC9C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,2BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,uCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAWhC"}
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Service Catalog API
|
|
3
|
-
*
|
|
3
|
+
* Use the Service Catalog API to manage solutions in Oracle Cloud Infrastructure Service Catalog.
|
|
4
|
+
For more information, see [Overview of Service Catalog](https://docs.oracle.com/iaas/Content/service-catalog/overview_of_service_catalog.htm).
|
|
5
|
+
|
|
4
6
|
* OpenAPI spec version: 20210527
|
|
5
7
|
*
|
|
6
8
|
*
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Service Catalog API
|
|
4
|
-
*
|
|
4
|
+
* Use the Service Catalog API to manage solutions in Oracle Cloud Infrastructure Service Catalog.
|
|
5
|
+
For more information, see [Overview of Service Catalog](https://docs.oracle.com/iaas/Content/service-catalog/overview_of_service_catalog.htm).
|
|
6
|
+
|
|
5
7
|
* OpenAPI spec version: 20210527
|
|
6
8
|
*
|
|
7
9
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"work-request-log-entry-collection.js","sourceRoot":"","sources":["../../../../../lib/servicecatalog/lib/model/work-request-log-entry-collection.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"work-request-log-entry-collection.js","sourceRoot":"","sources":["../../../../../lib/servicecatalog/lib/model/work-request-log-entry-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,6BAA6B,CA6B7C;AA7BD,WAAiB,6BAA6B;IAC5C,SAAgB,UAAU,CAAC,GAAkC;QAC3D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,mBAAmB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACpD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,wCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkC;QACvE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,mBAAmB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAChE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,oDAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,6BAA6B,GAA7B,qCAA6B,KAA7B,qCAA6B,QA6B7C"}
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Service Catalog API
|
|
3
|
-
*
|
|
3
|
+
* Use the Service Catalog API to manage solutions in Oracle Cloud Infrastructure Service Catalog.
|
|
4
|
+
For more information, see [Overview of Service Catalog](https://docs.oracle.com/iaas/Content/service-catalog/overview_of_service_catalog.htm).
|
|
5
|
+
|
|
4
6
|
* OpenAPI spec version: 20210527
|
|
5
7
|
*
|
|
6
8
|
*
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Service Catalog API
|
|
4
|
-
*
|
|
4
|
+
* Use the Service Catalog API to manage solutions in Oracle Cloud Infrastructure Service Catalog.
|
|
5
|
+
For more information, see [Overview of Service Catalog](https://docs.oracle.com/iaas/Content/service-catalog/overview_of_service_catalog.htm).
|
|
6
|
+
|
|
5
7
|
* OpenAPI spec version: 20210527
|
|
6
8
|
*
|
|
7
9
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"work-request-log-entry.js","sourceRoot":"","sources":["../../../../../lib/servicecatalog/lib/model/work-request-log-entry.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"work-request-log-entry.js","sourceRoot":"","sources":["../../../../../lib/servicecatalog/lib/model/work-request-log-entry.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAmBH,IAAiB,mBAAmB,CAWnC;AAXD,WAAiB,mBAAmB;IAClC,SAAgB,UAAU,CAAC,GAAwB;QACjD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,8BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAwB;QAC7D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,0CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAWnC"}
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Service Catalog API
|
|
3
|
-
*
|
|
3
|
+
* Use the Service Catalog API to manage solutions in Oracle Cloud Infrastructure Service Catalog.
|
|
4
|
+
For more information, see [Overview of Service Catalog](https://docs.oracle.com/iaas/Content/service-catalog/overview_of_service_catalog.htm).
|
|
5
|
+
|
|
4
6
|
* OpenAPI spec version: 20210527
|
|
5
7
|
*
|
|
6
8
|
*
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Service Catalog API
|
|
4
|
-
*
|
|
4
|
+
* Use the Service Catalog API to manage solutions in Oracle Cloud Infrastructure Service Catalog.
|
|
5
|
+
For more information, see [Overview of Service Catalog](https://docs.oracle.com/iaas/Content/service-catalog/overview_of_service_catalog.htm).
|
|
6
|
+
|
|
5
7
|
* OpenAPI spec version: 20210527
|
|
6
8
|
*
|
|
7
9
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"work-request-resource.js","sourceRoot":"","sources":["../../../../../lib/servicecatalog/lib/model/work-request-resource.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"work-request-resource.js","sourceRoot":"","sources":["../../../../../lib/servicecatalog/lib/model/work-request-resource.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AA+BH,IAAiB,mBAAmB,CAWnC;AAXD,WAAiB,mBAAmB;IAClC,SAAgB,UAAU,CAAC,GAAwB;QACjD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,8BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAwB;QAC7D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,0CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAWnC"}
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Service Catalog API
|
|
3
|
-
*
|
|
3
|
+
* Use the Service Catalog API to manage solutions in Oracle Cloud Infrastructure Service Catalog.
|
|
4
|
+
For more information, see [Overview of Service Catalog](https://docs.oracle.com/iaas/Content/service-catalog/overview_of_service_catalog.htm).
|
|
5
|
+
|
|
4
6
|
* OpenAPI spec version: 20210527
|
|
5
7
|
*
|
|
6
8
|
*
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Service Catalog API
|
|
4
|
-
*
|
|
4
|
+
* Use the Service Catalog API to manage solutions in Oracle Cloud Infrastructure Service Catalog.
|
|
5
|
+
For more information, see [Overview of Service Catalog](https://docs.oracle.com/iaas/Content/service-catalog/overview_of_service_catalog.htm).
|
|
6
|
+
|
|
5
7
|
* OpenAPI spec version: 20210527
|
|
6
8
|
*
|
|
7
9
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"work-request-summary-collection.js","sourceRoot":"","sources":["../../../../../lib/servicecatalog/lib/model/work-request-summary-collection.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"work-request-summary-collection.js","sourceRoot":"","sources":["../../../../../lib/servicecatalog/lib/model/work-request-summary-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,4BAA4B,CA6B5C;AA7BD,WAAiB,4BAA4B;IAC3C,SAAgB,UAAU,CAAC,GAAiC;QAC1D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,kBAAkB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACnD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,uCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAiC;QACtE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC/D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,mDAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,4BAA4B,GAA5B,oCAA4B,KAA5B,oCAA4B,QA6B5C"}
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Service Catalog API
|
|
3
|
-
*
|
|
3
|
+
* Use the Service Catalog API to manage solutions in Oracle Cloud Infrastructure Service Catalog.
|
|
4
|
+
For more information, see [Overview of Service Catalog](https://docs.oracle.com/iaas/Content/service-catalog/overview_of_service_catalog.htm).
|
|
5
|
+
|
|
4
6
|
* OpenAPI spec version: 20210527
|
|
5
7
|
*
|
|
6
8
|
*
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Service Catalog API
|
|
4
|
-
*
|
|
4
|
+
* Use the Service Catalog API to manage solutions in Oracle Cloud Infrastructure Service Catalog.
|
|
5
|
+
For more information, see [Overview of Service Catalog](https://docs.oracle.com/iaas/Content/service-catalog/overview_of_service_catalog.htm).
|
|
6
|
+
|
|
5
7
|
* OpenAPI spec version: 20210527
|
|
6
8
|
*
|
|
7
9
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"work-request-summary.js","sourceRoot":"","sources":["../../../../../lib/servicecatalog/lib/model/work-request-summary.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"work-request-summary.js","sourceRoot":"","sources":["../../../../../lib/servicecatalog/lib/model/work-request-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAsDlC,IAAiB,kBAAkB,CA6BlC;AA7BD,WAAiB,kBAAkB;IACjC,SAAgB,UAAU,CAAC,GAAuB;QAChD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,WAAW,EAAE,GAAG,CAAC,SAAS;gBACxB,CAAC,CAAC,GAAG,CAAC,SAAS,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACvB,OAAO,KAAK,CAAC,mBAAmB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACpD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,6BAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuB;QAC5D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,WAAW,EAAE,GAAG,CAAC,SAAS;gBACxB,CAAC,CAAC,GAAG,CAAC,SAAS,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACvB,OAAO,KAAK,CAAC,mBAAmB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAChE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,yCAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QA6BlC"}
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Service Catalog API
|
|
3
|
-
*
|
|
3
|
+
* Use the Service Catalog API to manage solutions in Oracle Cloud Infrastructure Service Catalog.
|
|
4
|
+
For more information, see [Overview of Service Catalog](https://docs.oracle.com/iaas/Content/service-catalog/overview_of_service_catalog.htm).
|
|
5
|
+
|
|
4
6
|
* OpenAPI spec version: 20210527
|
|
5
7
|
*
|
|
6
8
|
*
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Service Catalog API
|
|
4
|
-
*
|
|
4
|
+
* Use the Service Catalog API to manage solutions in Oracle Cloud Infrastructure Service Catalog.
|
|
5
|
+
For more information, see [Overview of Service Catalog](https://docs.oracle.com/iaas/Content/service-catalog/overview_of_service_catalog.htm).
|
|
6
|
+
|
|
5
7
|
* OpenAPI spec version: 20210527
|
|
6
8
|
*
|
|
7
9
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"work-request.js","sourceRoot":"","sources":["../../../../../lib/servicecatalog/lib/model/work-request.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"work-request.js","sourceRoot":"","sources":["../../../../../lib/servicecatalog/lib/model/work-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAsDlC,IAAiB,WAAW,CA6B3B;AA7BD,WAAiB,WAAW;IAC1B,SAAgB,UAAU,CAAC,GAAgB;QACzC,MAAM,OAAO,mCACR,GAAG,GACH;YACD,WAAW,EAAE,GAAG,CAAC,SAAS;gBACxB,CAAC,CAAC,GAAG,CAAC,SAAS,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACvB,OAAO,KAAK,CAAC,mBAAmB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACpD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,sBAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAgB;QACrD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,WAAW,EAAE,GAAG,CAAC,SAAS;gBACxB,CAAC,CAAC,GAAG,CAAC,SAAS,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACvB,OAAO,KAAK,CAAC,mBAAmB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAChE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,kCAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,WAAW,GAAX,mBAAW,KAAX,mBAAW,QA6B3B"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20210527
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import common = require("oci-common");
|
|
14
|
+
/**
|
|
15
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/servicecatalog/GetConfiguration.ts.html |here} to see how to use GetConfigurationRequest.
|
|
16
|
+
*/
|
|
17
|
+
export interface GetConfigurationRequest extends common.BaseRequest {
|
|
18
|
+
/**
|
|
19
|
+
* The unique identifier for the compartment.
|
|
20
|
+
*/
|
|
21
|
+
"compartmentId": string;
|
|
22
|
+
/**
|
|
23
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request,
|
|
24
|
+
* please provide the request ID.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
"opcRequestId"?: string;
|
|
28
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20210527
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=get-configuration-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-configuration-request.js","sourceRoot":"","sources":["../../../../../lib/servicecatalog/lib/request/get-configuration-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
package/lib/request/index.d.ts
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Service Catalog API
|
|
3
|
-
*
|
|
3
|
+
* Use the Service Catalog API to manage solutions in Oracle Cloud Infrastructure Service Catalog.
|
|
4
|
+
For more information, see [Overview of Service Catalog](https://docs.oracle.com/iaas/Content/service-catalog/overview_of_service_catalog.htm).
|
|
5
|
+
|
|
4
6
|
* OpenAPI spec version: 20210527
|
|
5
7
|
*
|
|
6
8
|
*
|
|
@@ -28,6 +30,8 @@ import * as DeleteServiceCatalogRequest from "./delete-service-catalog-request";
|
|
|
28
30
|
export import DeleteServiceCatalogRequest = DeleteServiceCatalogRequest.DeleteServiceCatalogRequest;
|
|
29
31
|
import * as DeleteServiceCatalogAssociationRequest from "./delete-service-catalog-association-request";
|
|
30
32
|
export import DeleteServiceCatalogAssociationRequest = DeleteServiceCatalogAssociationRequest.DeleteServiceCatalogAssociationRequest;
|
|
33
|
+
import * as GetConfigurationRequest from "./get-configuration-request";
|
|
34
|
+
export import GetConfigurationRequest = GetConfigurationRequest.GetConfigurationRequest;
|
|
31
35
|
import * as GetPrivateApplicationRequest from "./get-private-application-request";
|
|
32
36
|
export import GetPrivateApplicationRequest = GetPrivateApplicationRequest.GetPrivateApplicationRequest;
|
|
33
37
|
import * as GetPrivateApplicationActionDownloadLogoRequest from "./get-private-application-action-download-logo-request";
|
|
@@ -42,6 +46,8 @@ import * as GetServiceCatalogAssociationRequest from "./get-service-catalog-asso
|
|
|
42
46
|
export import GetServiceCatalogAssociationRequest = GetServiceCatalogAssociationRequest.GetServiceCatalogAssociationRequest;
|
|
43
47
|
import * as GetWorkRequestRequest from "./get-work-request-request";
|
|
44
48
|
export import GetWorkRequestRequest = GetWorkRequestRequest.GetWorkRequestRequest;
|
|
49
|
+
import * as ListAllApplicationsRequest from "./list-all-applications-request";
|
|
50
|
+
export import ListAllApplicationsRequest = ListAllApplicationsRequest.ListAllApplicationsRequest;
|
|
45
51
|
import * as ListApplicationsRequest from "./list-applications-request";
|
|
46
52
|
export import ListApplicationsRequest = ListApplicationsRequest.ListApplicationsRequest;
|
|
47
53
|
import * as ListPrivateApplicationPackagesRequest from "./list-private-application-packages-request";
|
package/lib/request/index.js
CHANGED
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Service Catalog API
|
|
4
|
-
*
|
|
4
|
+
* Use the Service Catalog API to manage solutions in Oracle Cloud Infrastructure Service Catalog.
|
|
5
|
+
For more information, see [Overview of Service Catalog](https://docs.oracle.com/iaas/Content/service-catalog/overview_of_service_catalog.htm).
|
|
6
|
+
|
|
5
7
|
* OpenAPI spec version: 20210527
|
|
6
8
|
*
|
|
7
9
|
*
|
|
@@ -31,7 +33,9 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
31
33
|
return result;
|
|
32
34
|
};
|
|
33
35
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
-
exports.ListWorkRequestsRequest = exports.ListWorkRequestLogsRequest = exports.ListWorkRequestErrorsRequest = exports.ListServiceCatalogsRequest = exports.ListServiceCatalogAssociationsRequest = exports.ListPrivateApplicationsRequest = exports.ListPrivateApplicationPackagesRequest = exports.ListApplicationsRequest = void 0;
|
|
36
|
+
exports.ListWorkRequestsRequest = exports.ListWorkRequestLogsRequest = exports.ListWorkRequestErrorsRequest = exports.ListServiceCatalogsRequest = exports.ListServiceCatalogAssociationsRequest = exports.ListPrivateApplicationsRequest = exports.ListPrivateApplicationPackagesRequest = exports.ListApplicationsRequest = exports.ListAllApplicationsRequest = void 0;
|
|
37
|
+
const ListAllApplicationsRequest = __importStar(require("./list-all-applications-request"));
|
|
38
|
+
exports.ListAllApplicationsRequest = ListAllApplicationsRequest.ListAllApplicationsRequest;
|
|
35
39
|
const ListApplicationsRequest = __importStar(require("./list-applications-request"));
|
|
36
40
|
exports.ListApplicationsRequest = ListApplicationsRequest.ListApplicationsRequest;
|
|
37
41
|
const ListPrivateApplicationPackagesRequest = __importStar(require("./list-private-application-packages-request"));
|
package/lib/request/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/servicecatalog/lib/request/index.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/servicecatalog/lib/request/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAoCH,4FAA8E;AAChE,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,qFAAuE;AACzD,QAAA,uBAAuB,GAAG,uBAAuB,CAAC,uBAAuB,CAAC;AACxF,mHAAqG;AACvF,QAAA,qCAAqC,GAAG,qCAAqC,CAAC,qCAAqC,CAAC;AAClI,oGAAsF;AACxE,QAAA,8BAA8B,GAAG,8BAA8B,CAAC,8BAA8B,CAAC;AAC7G,mHAAqG;AACvF,QAAA,qCAAqC,GAAG,qCAAqC,CAAC,qCAAqC,CAAC;AAClI,4FAA8E;AAChE,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,iGAAmF;AACrE,QAAA,4BAA4B,GAAG,4BAA4B,CAAC,4BAA4B,CAAC;AACvG,6FAA+E;AACjE,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,sFAAwE;AAC1D,QAAA,uBAAuB,GAAG,uBAAuB,CAAC,uBAAuB,CAAC"}
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20210527
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
import common = require("oci-common");
|
|
15
|
+
/**
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/servicecatalog/ListAllApplications.ts.html |here} to see how to use ListAllApplicationsRequest.
|
|
17
|
+
*/
|
|
18
|
+
export interface ListAllApplicationsRequest extends common.BaseRequest {
|
|
19
|
+
/**
|
|
20
|
+
* The unique identifier for the compartment.
|
|
21
|
+
*/
|
|
22
|
+
"compartmentId"?: string;
|
|
23
|
+
/**
|
|
24
|
+
* The type of the application in the service catalog.
|
|
25
|
+
*/
|
|
26
|
+
"entityType"?: string;
|
|
27
|
+
/**
|
|
28
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request,
|
|
29
|
+
* please provide the request ID.
|
|
30
|
+
*
|
|
31
|
+
*/
|
|
32
|
+
"opcRequestId"?: string;
|
|
33
|
+
/**
|
|
34
|
+
* How many records to return. Specify a value greater than zero and less than or equal to 1000. The default is 30.
|
|
35
|
+
*
|
|
36
|
+
*/
|
|
37
|
+
"limit"?: number;
|
|
38
|
+
/**
|
|
39
|
+
* The value of the {@code opc-next-page} response header from the previous \"List\" call.
|
|
40
|
+
*/
|
|
41
|
+
"page"?: string;
|
|
42
|
+
/**
|
|
43
|
+
* Exact match name filter.
|
|
44
|
+
*/
|
|
45
|
+
"displayName"?: string;
|
|
46
|
+
/**
|
|
47
|
+
* The unique identifier of the entity associated with service catalog.
|
|
48
|
+
*/
|
|
49
|
+
"entityId"?: string;
|
|
50
|
+
/**
|
|
51
|
+
* Limit results to just this publisher.
|
|
52
|
+
*/
|
|
53
|
+
"publisherId"?: Array<string>;
|
|
54
|
+
/**
|
|
55
|
+
* Name of the package type. If multiple package types are provided, then any resource with
|
|
56
|
+
* one or more matching package types will be returned.
|
|
57
|
+
*
|
|
58
|
+
*/
|
|
59
|
+
"packageType"?: Array<model.PackageTypeEnum>;
|
|
60
|
+
/**
|
|
61
|
+
* Name of the pricing type. If multiple pricing types are provided, then any resource with
|
|
62
|
+
* one or more matching pricing models will be returned.
|
|
63
|
+
*
|
|
64
|
+
*/
|
|
65
|
+
"pricing"?: Array<model.PricingTypeEnum>;
|
|
66
|
+
/**
|
|
67
|
+
* Indicates whether to show only featured resources. If this is set to {@code false} or is omitted, then all resources will be returned.
|
|
68
|
+
*
|
|
69
|
+
*/
|
|
70
|
+
"isFeatured"?: boolean;
|
|
71
|
+
/**
|
|
72
|
+
* The sort order to apply, either {@code ASC} or {@code DESC}. Default is {@code ASC}.
|
|
73
|
+
*/
|
|
74
|
+
"sortOrder"?: ListAllApplicationsRequest.SortOrder;
|
|
75
|
+
}
|
|
76
|
+
export declare namespace ListAllApplicationsRequest {
|
|
77
|
+
enum SortOrder {
|
|
78
|
+
Asc = "ASC",
|
|
79
|
+
Desc = "DESC"
|
|
80
|
+
}
|
|
81
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20210527
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
exports.ListAllApplicationsRequest = void 0;
|
|
16
|
+
var ListAllApplicationsRequest;
|
|
17
|
+
(function (ListAllApplicationsRequest) {
|
|
18
|
+
let SortOrder;
|
|
19
|
+
(function (SortOrder) {
|
|
20
|
+
SortOrder["Asc"] = "ASC";
|
|
21
|
+
SortOrder["Desc"] = "DESC";
|
|
22
|
+
})(SortOrder = ListAllApplicationsRequest.SortOrder || (ListAllApplicationsRequest.SortOrder = {}));
|
|
23
|
+
})(ListAllApplicationsRequest = exports.ListAllApplicationsRequest || (exports.ListAllApplicationsRequest = {}));
|
|
24
|
+
//# sourceMappingURL=list-all-applications-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list-all-applications-request.js","sourceRoot":"","sources":["../../../../../lib/servicecatalog/lib/request/list-all-applications-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAmEH,IAAiB,0BAA0B,CAK1C;AALD,WAAiB,0BAA0B;IACzC,IAAY,SAGX;IAHD,WAAY,SAAS;QACnB,wBAAW,CAAA;QACX,0BAAa,CAAA;IACf,CAAC,EAHW,SAAS,GAAT,oCAAS,KAAT,oCAAS,QAGpB;AACH,CAAC,EALgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAK1C"}
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
|
+
import * as model from "../model";
|
|
13
14
|
import common = require("oci-common");
|
|
14
15
|
/**
|
|
15
16
|
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/servicecatalog/ListServiceCatalogs.ts.html |here} to see how to use ListServiceCatalogsRequest.
|
|
@@ -23,6 +24,10 @@ export interface ListServiceCatalogsRequest extends common.BaseRequest {
|
|
|
23
24
|
* The unique identifier for the service catalog.
|
|
24
25
|
*/
|
|
25
26
|
"serviceCatalogId"?: string;
|
|
27
|
+
/**
|
|
28
|
+
* Status of the service catalog, use as a filter to filter out all active catalogs.
|
|
29
|
+
*/
|
|
30
|
+
"status"?: model.ServiceCatalogStatusEnum;
|
|
26
31
|
/**
|
|
27
32
|
* Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request,
|
|
28
33
|
* please provide the request ID.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-service-catalogs-request.js","sourceRoot":"","sources":["../../../../../lib/servicecatalog/lib/request/list-service-catalogs-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;
|
|
1
|
+
{"version":3,"file":"list-service-catalogs-request.js","sourceRoot":"","sources":["../../../../../lib/servicecatalog/lib/request/list-service-catalogs-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAkDH,IAAiB,0BAA0B,CAS1C;AATD,WAAiB,0BAA0B;IACzC,IAAY,MAEX;IAFD,WAAY,MAAM;QAChB,qCAA2B,CAAA;IAC7B,CAAC,EAFW,MAAM,GAAN,iCAAM,KAAN,iCAAM,QAEjB;IAED,IAAY,SAGX;IAHD,WAAY,SAAS;QACnB,wBAAW,CAAA;QACX,0BAAa,CAAA;IACf,CAAC,EAHW,SAAS,GAAT,oCAAS,KAAT,oCAAS,QAGpB;AACH,CAAC,EATgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAS1C"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20210527
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
export interface GetConfigurationResponse {
|
|
15
|
+
/**
|
|
16
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
17
|
+
* Oracle about a particular request, please provide the request ID.
|
|
18
|
+
*
|
|
19
|
+
*/
|
|
20
|
+
"opcRequestId": string;
|
|
21
|
+
/**
|
|
22
|
+
* The returned model.Configuration instance.
|
|
23
|
+
*/
|
|
24
|
+
"configuration": model.Configuration;
|
|
25
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20210527
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=get-configuration-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-configuration-response.js","sourceRoot":"","sources":["../../../../../lib/servicecatalog/lib/response/get-configuration-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
package/lib/response/index.d.ts
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Service Catalog API
|
|
3
|
-
*
|
|
3
|
+
* Use the Service Catalog API to manage solutions in Oracle Cloud Infrastructure Service Catalog.
|
|
4
|
+
For more information, see [Overview of Service Catalog](https://docs.oracle.com/iaas/Content/service-catalog/overview_of_service_catalog.htm).
|
|
5
|
+
|
|
4
6
|
* OpenAPI spec version: 20210527
|
|
5
7
|
*
|
|
6
8
|
*
|
|
@@ -28,6 +30,8 @@ import * as DeleteServiceCatalogResponse from "./delete-service-catalog-response
|
|
|
28
30
|
export import DeleteServiceCatalogResponse = DeleteServiceCatalogResponse.DeleteServiceCatalogResponse;
|
|
29
31
|
import * as DeleteServiceCatalogAssociationResponse from "./delete-service-catalog-association-response";
|
|
30
32
|
export import DeleteServiceCatalogAssociationResponse = DeleteServiceCatalogAssociationResponse.DeleteServiceCatalogAssociationResponse;
|
|
33
|
+
import * as GetConfigurationResponse from "./get-configuration-response";
|
|
34
|
+
export import GetConfigurationResponse = GetConfigurationResponse.GetConfigurationResponse;
|
|
31
35
|
import * as GetPrivateApplicationResponse from "./get-private-application-response";
|
|
32
36
|
export import GetPrivateApplicationResponse = GetPrivateApplicationResponse.GetPrivateApplicationResponse;
|
|
33
37
|
import * as GetPrivateApplicationActionDownloadLogoResponse from "./get-private-application-action-download-logo-response";
|
|
@@ -42,6 +46,8 @@ import * as GetServiceCatalogAssociationResponse from "./get-service-catalog-ass
|
|
|
42
46
|
export import GetServiceCatalogAssociationResponse = GetServiceCatalogAssociationResponse.GetServiceCatalogAssociationResponse;
|
|
43
47
|
import * as GetWorkRequestResponse from "./get-work-request-response";
|
|
44
48
|
export import GetWorkRequestResponse = GetWorkRequestResponse.GetWorkRequestResponse;
|
|
49
|
+
import * as ListAllApplicationsResponse from "./list-all-applications-response";
|
|
50
|
+
export import ListAllApplicationsResponse = ListAllApplicationsResponse.ListAllApplicationsResponse;
|
|
45
51
|
import * as ListApplicationsResponse from "./list-applications-response";
|
|
46
52
|
export import ListApplicationsResponse = ListApplicationsResponse.ListApplicationsResponse;
|
|
47
53
|
import * as ListPrivateApplicationPackagesResponse from "./list-private-application-packages-response";
|
package/lib/response/index.js
CHANGED
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Service Catalog API
|
|
4
|
-
*
|
|
4
|
+
* Use the Service Catalog API to manage solutions in Oracle Cloud Infrastructure Service Catalog.
|
|
5
|
+
For more information, see [Overview of Service Catalog](https://docs.oracle.com/iaas/Content/service-catalog/overview_of_service_catalog.htm).
|
|
6
|
+
|
|
5
7
|
* OpenAPI spec version: 20210527
|
|
6
8
|
*
|
|
7
9
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/servicecatalog/lib/response/index.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/servicecatalog/lib/response/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20210527
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
export interface ListAllApplicationsResponse {
|
|
15
|
+
/**
|
|
16
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
17
|
+
* Oracle about a particular request, please provide the request ID.
|
|
18
|
+
*
|
|
19
|
+
*/
|
|
20
|
+
"opcRequestId": string;
|
|
21
|
+
/**
|
|
22
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
|
+
* subsequent GET request to get the next batch of items.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
"opcNextPage": string;
|
|
28
|
+
/**
|
|
29
|
+
* The returned model.ApplicationCollection instance.
|
|
30
|
+
*/
|
|
31
|
+
"applicationCollection": model.ApplicationCollection;
|
|
32
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20210527
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=list-all-applications-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list-all-applications-response.js","sourceRoot":"","sources":["../../../../../lib/servicecatalog/lib/response/list-all-applications-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Service Catalog API
|
|
3
|
-
*
|
|
3
|
+
* Use the Service Catalog API to manage solutions in Oracle Cloud Infrastructure Service Catalog.
|
|
4
|
+
For more information, see [Overview of Service Catalog](https://docs.oracle.com/iaas/Content/service-catalog/overview_of_service_catalog.htm).
|
|
5
|
+
|
|
4
6
|
* OpenAPI spec version: 20210527
|
|
5
7
|
*
|
|
6
8
|
*
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Service Catalog API
|
|
4
|
-
*
|
|
4
|
+
* Use the Service Catalog API to manage solutions in Oracle Cloud Infrastructure Service Catalog.
|
|
5
|
+
For more information, see [Overview of Service Catalog](https://docs.oracle.com/iaas/Content/service-catalog/overview_of_service_catalog.htm).
|
|
6
|
+
|
|
5
7
|
* OpenAPI spec version: 20210527
|
|
6
8
|
*
|
|
7
9
|
*
|