oci-fusionapps 2.59.1 → 2.61.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.
Files changed (88) hide show
  1. package/lib/client.d.ts +65 -36
  2. package/lib/client.js +215 -36
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/create-service-attachment-details.d.ts +9 -2
  5. package/lib/model/create-service-attachment-details.js +0 -43
  6. package/lib/model/create-service-attachment-details.js.map +1 -1
  7. package/lib/model/index.d.ts +2 -12
  8. package/lib/model/index.js +4 -14
  9. package/lib/model/index.js.map +1 -1
  10. package/lib/model/service-attachment.d.ts +0 -4
  11. package/lib/model/service-attachment.js.map +1 -1
  12. package/lib/model/{create-service-instance-details.d.ts → verify-service-attachment-details.d.ts} +9 -10
  13. package/lib/model/{faw-admin-info-details.js → verify-service-attachment-details.js} +7 -7
  14. package/lib/model/verify-service-attachment-details.js.map +1 -0
  15. package/lib/request/change-fusion-environment-compartment-request.d.ts +1 -1
  16. package/lib/request/change-fusion-environment-family-compartment-request.d.ts +1 -1
  17. package/lib/request/create-data-masking-activity-request.d.ts +1 -1
  18. package/lib/request/create-fusion-environment-admin-user-request.d.ts +1 -1
  19. package/lib/request/create-fusion-environment-family-request.d.ts +1 -1
  20. package/lib/request/create-fusion-environment-request.d.ts +1 -1
  21. package/lib/request/create-refresh-activity-request.d.ts +1 -1
  22. package/lib/request/create-service-attachment-request.d.ts +40 -0
  23. package/lib/request/create-service-attachment-request.js +15 -0
  24. package/lib/request/create-service-attachment-request.js.map +1 -0
  25. package/lib/request/delete-fusion-environment-admin-user-request.d.ts +1 -1
  26. package/lib/request/delete-fusion-environment-family-request.d.ts +1 -1
  27. package/lib/request/delete-fusion-environment-request.d.ts +1 -1
  28. package/lib/request/delete-refresh-activity-request.d.ts +1 -1
  29. package/lib/request/delete-service-attachment-request.d.ts +39 -0
  30. package/lib/request/delete-service-attachment-request.js +15 -0
  31. package/lib/request/delete-service-attachment-request.js.map +1 -0
  32. package/lib/request/get-data-masking-activity-request.d.ts +1 -1
  33. package/lib/request/get-fusion-environment-family-limits-and-usage-request.d.ts +1 -1
  34. package/lib/request/get-fusion-environment-family-request.d.ts +1 -1
  35. package/lib/request/get-fusion-environment-family-subscription-detail-request.d.ts +1 -1
  36. package/lib/request/get-fusion-environment-request.d.ts +1 -1
  37. package/lib/request/get-fusion-environment-status-request.d.ts +1 -1
  38. package/lib/request/get-refresh-activity-request.d.ts +1 -1
  39. package/lib/request/get-scheduled-activity-request.d.ts +1 -1
  40. package/lib/request/get-service-attachment-request.d.ts +1 -1
  41. package/lib/request/get-work-request-request.d.ts +1 -1
  42. package/lib/request/index.d.ts +6 -0
  43. package/lib/request/index.js.map +1 -1
  44. package/lib/request/list-admin-users-request.d.ts +1 -1
  45. package/lib/request/list-data-masking-activities-request.d.ts +1 -1
  46. package/lib/request/list-fusion-environment-families-request.d.ts +1 -1
  47. package/lib/request/list-fusion-environments-request.d.ts +1 -1
  48. package/lib/request/list-refresh-activities-request.d.ts +1 -1
  49. package/lib/request/list-scheduled-activities-request.d.ts +1 -1
  50. package/lib/request/list-service-attachments-request.d.ts +1 -1
  51. package/lib/request/list-time-available-for-refreshes-request.d.ts +1 -1
  52. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  53. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  54. package/lib/request/list-work-requests-request.d.ts +1 -1
  55. package/lib/request/reset-fusion-environment-password-request.d.ts +1 -1
  56. package/lib/request/update-fusion-environment-family-request.d.ts +1 -1
  57. package/lib/request/update-fusion-environment-request.d.ts +1 -1
  58. package/lib/request/update-refresh-activity-request.d.ts +1 -1
  59. package/lib/request/verify-service-attachment-request.d.ts +31 -0
  60. package/lib/request/verify-service-attachment-request.js +15 -0
  61. package/lib/request/verify-service-attachment-request.js.map +1 -0
  62. package/lib/response/create-service-attachment-response.d.ts +25 -0
  63. package/lib/response/create-service-attachment-response.js +15 -0
  64. package/lib/response/create-service-attachment-response.js.map +1 -0
  65. package/lib/response/delete-service-attachment-response.d.ts +25 -0
  66. package/lib/response/delete-service-attachment-response.js +15 -0
  67. package/lib/response/delete-service-attachment-response.js.map +1 -0
  68. package/lib/response/index.d.ts +6 -0
  69. package/lib/response/verify-service-attachment-response.d.ts +20 -0
  70. package/lib/response/verify-service-attachment-response.js +15 -0
  71. package/lib/response/verify-service-attachment-response.js.map +1 -0
  72. package/package.json +3 -3
  73. package/lib/model/attach-existing-instance-details.d.ts +0 -54
  74. package/lib/model/attach-existing-instance-details.js +0 -59
  75. package/lib/model/attach-existing-instance-details.js.map +0 -1
  76. package/lib/model/create-new-instance-details.d.ts +0 -43
  77. package/lib/model/create-new-instance-details.js +0 -62
  78. package/lib/model/create-new-instance-details.js.map +0 -1
  79. package/lib/model/create-oax-service-instance-details.d.ts +0 -33
  80. package/lib/model/create-oax-service-instance-details.js +0 -64
  81. package/lib/model/create-oax-service-instance-details.js.map +0 -1
  82. package/lib/model/create-oic-service-instance-details.d.ts +0 -36
  83. package/lib/model/create-oic-service-instance-details.js +0 -59
  84. package/lib/model/create-oic-service-instance-details.js.map +0 -1
  85. package/lib/model/create-service-instance-details.js +0 -72
  86. package/lib/model/create-service-instance-details.js.map +0 -1
  87. package/lib/model/faw-admin-info-details.d.ts +0 -33
  88. package/lib/model/faw-admin-info-details.js.map +0 -1
@@ -0,0 +1,25 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20211201
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2023, 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
+ export interface CreateServiceAttachmentResponse {
14
+ /**
15
+ * Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation.
16
+ *
17
+ */
18
+ "opcWorkRequestId": string;
19
+ /**
20
+ * Unique Oracle-assigned identifier for the request. If you need to contact
21
+ * Oracle about a particular request, please provide the request ID.
22
+ *
23
+ */
24
+ "opcRequestId": string;
25
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20211201
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2023, 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=create-service-attachment-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-service-attachment-response.js","sourceRoot":"","sources":["../../../../../lib/fusionapps/lib/response/create-service-attachment-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,25 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20211201
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2023, 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
+ export interface DeleteServiceAttachmentResponse {
14
+ /**
15
+ * Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation.
16
+ *
17
+ */
18
+ "opcWorkRequestId": string;
19
+ /**
20
+ * Unique Oracle-assigned identifier for the request. If you need to contact
21
+ * Oracle about a particular request, please provide the request ID.
22
+ *
23
+ */
24
+ "opcRequestId": string;
25
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20211201
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2023, 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=delete-service-attachment-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"delete-service-attachment-response.js","sourceRoot":"","sources":["../../../../../lib/fusionapps/lib/response/delete-service-attachment-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -24,6 +24,8 @@ import * as CreateFusionEnvironmentFamilyResponse from "./create-fusion-environm
24
24
  export import CreateFusionEnvironmentFamilyResponse = CreateFusionEnvironmentFamilyResponse.CreateFusionEnvironmentFamilyResponse;
25
25
  import * as CreateRefreshActivityResponse from "./create-refresh-activity-response";
26
26
  export import CreateRefreshActivityResponse = CreateRefreshActivityResponse.CreateRefreshActivityResponse;
27
+ import * as CreateServiceAttachmentResponse from "./create-service-attachment-response";
28
+ export import CreateServiceAttachmentResponse = CreateServiceAttachmentResponse.CreateServiceAttachmentResponse;
27
29
  import * as DeleteFusionEnvironmentResponse from "./delete-fusion-environment-response";
28
30
  export import DeleteFusionEnvironmentResponse = DeleteFusionEnvironmentResponse.DeleteFusionEnvironmentResponse;
29
31
  import * as DeleteFusionEnvironmentAdminUserResponse from "./delete-fusion-environment-admin-user-response";
@@ -32,6 +34,8 @@ import * as DeleteFusionEnvironmentFamilyResponse from "./delete-fusion-environm
32
34
  export import DeleteFusionEnvironmentFamilyResponse = DeleteFusionEnvironmentFamilyResponse.DeleteFusionEnvironmentFamilyResponse;
33
35
  import * as DeleteRefreshActivityResponse from "./delete-refresh-activity-response";
34
36
  export import DeleteRefreshActivityResponse = DeleteRefreshActivityResponse.DeleteRefreshActivityResponse;
37
+ import * as DeleteServiceAttachmentResponse from "./delete-service-attachment-response";
38
+ export import DeleteServiceAttachmentResponse = DeleteServiceAttachmentResponse.DeleteServiceAttachmentResponse;
35
39
  import * as GetDataMaskingActivityResponse from "./get-data-masking-activity-response";
36
40
  export import GetDataMaskingActivityResponse = GetDataMaskingActivityResponse.GetDataMaskingActivityResponse;
37
41
  import * as GetFusionEnvironmentResponse from "./get-fusion-environment-response";
@@ -82,3 +86,5 @@ import * as UpdateFusionEnvironmentFamilyResponse from "./update-fusion-environm
82
86
  export import UpdateFusionEnvironmentFamilyResponse = UpdateFusionEnvironmentFamilyResponse.UpdateFusionEnvironmentFamilyResponse;
83
87
  import * as UpdateRefreshActivityResponse from "./update-refresh-activity-response";
84
88
  export import UpdateRefreshActivityResponse = UpdateRefreshActivityResponse.UpdateRefreshActivityResponse;
89
+ import * as VerifyServiceAttachmentResponse from "./verify-service-attachment-response";
90
+ export import VerifyServiceAttachmentResponse = VerifyServiceAttachmentResponse.VerifyServiceAttachmentResponse;
@@ -0,0 +1,20 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20211201
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2023, 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
+ export interface VerifyServiceAttachmentResponse {
14
+ /**
15
+ * Unique Oracle-assigned identifier for the request. If you need to contact
16
+ * Oracle about a particular request, please provide the request ID.
17
+ *
18
+ */
19
+ "opcRequestId": string;
20
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20211201
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2023, 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=verify-service-attachment-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"verify-service-attachment-response.js","sourceRoot":"","sources":["../../../../../lib/fusionapps/lib/response/verify-service-attachment-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oci-fusionapps",
3
- "version": "2.59.1",
3
+ "version": "2.61.0",
4
4
  "description": "OCI NodeJS client for Fusion Apps Service",
5
5
  "repository": {
6
6
  "type": "git",
@@ -15,8 +15,8 @@
15
15
  },
16
16
  "license": "(UPL-1.0 OR Apache-2.0)",
17
17
  "dependencies": {
18
- "oci-common": "2.59.1",
19
- "oci-workrequests": "2.59.1"
18
+ "oci-common": "2.61.0",
19
+ "oci-workrequests": "2.61.0"
20
20
  },
21
21
  "publishConfig": {
22
22
  "registry": "https://registry.npmjs.org"
@@ -1,54 +0,0 @@
1
- /**
2
- * Fusion Applications Environment Management API
3
- * Use the Fusion Applications Environment Management API to manage the environments where your Fusion Applications run. For more information, see the [Fusion Applications Environment Management documentation](/iaas/Content/fusion-applications/home.htm).
4
- * OpenAPI spec version: 20211201
5
- *
6
- *
7
- * NOTE: This class is auto generated by OracleSDKGenerator.
8
- * Do not edit the class manually.
9
- *
10
- * Copyright (c) 2020, 2023, 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
- /**
15
- * Information about the service attachment.
16
- */
17
- export interface AttachExistingInstanceDetails extends model.CreateServiceAttachmentDetails {
18
- /**
19
- * Type of the ServiceInstance being attached.
20
- */
21
- "serviceInstanceType": AttachExistingInstanceDetails.ServiceInstanceType;
22
- /**
23
- * The service instance OCID of the instance being attached
24
- */
25
- "instanceId": string;
26
- /**
27
- * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
28
- * Example: `{\"bar-key\": \"value\"}`
29
- *
30
- */
31
- "freeformTags"?: {
32
- [key: string]: string;
33
- };
34
- /**
35
- * Defined tags for this resource. Each key is predefined and scoped to a namespace.
36
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
37
- *
38
- */
39
- "definedTags"?: {
40
- [key: string]: {
41
- [key: string]: any;
42
- };
43
- };
44
- "action": string;
45
- }
46
- export declare namespace AttachExistingInstanceDetails {
47
- enum ServiceInstanceType {
48
- IntegrationCloud = "INTEGRATION_CLOUD",
49
- AnalyticsWarehouse = "ANALYTICS_WAREHOUSE"
50
- }
51
- function getJsonObj(obj: AttachExistingInstanceDetails, isParentJsonObj?: boolean): object;
52
- const action = "ATTACH_EXISTING_INSTANCE";
53
- function getDeserializedJsonObj(obj: AttachExistingInstanceDetails, isParentJsonObj?: boolean): object;
54
- }
@@ -1,59 +0,0 @@
1
- "use strict";
2
- /**
3
- * Fusion Applications Environment Management API
4
- * Use the Fusion Applications Environment Management API to manage the environments where your Fusion Applications run. For more information, see the [Fusion Applications Environment Management documentation](/iaas/Content/fusion-applications/home.htm).
5
- * OpenAPI spec version: 20211201
6
- *
7
- *
8
- * NOTE: This class is auto generated by OracleSDKGenerator.
9
- * Do not edit the class manually.
10
- *
11
- * Copyright (c) 2020, 2023, 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
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
15
- if (k2 === undefined) k2 = k;
16
- Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
17
- }) : (function(o, m, k, k2) {
18
- if (k2 === undefined) k2 = k;
19
- o[k2] = m[k];
20
- }));
21
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
22
- Object.defineProperty(o, "default", { enumerable: true, value: v });
23
- }) : function(o, v) {
24
- o["default"] = v;
25
- });
26
- var __importStar = (this && this.__importStar) || function (mod) {
27
- if (mod && mod.__esModule) return mod;
28
- var result = {};
29
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
30
- __setModuleDefault(result, mod);
31
- return result;
32
- };
33
- Object.defineProperty(exports, "__esModule", { value: true });
34
- exports.AttachExistingInstanceDetails = void 0;
35
- const model = __importStar(require("../model"));
36
- var AttachExistingInstanceDetails;
37
- (function (AttachExistingInstanceDetails) {
38
- let ServiceInstanceType;
39
- (function (ServiceInstanceType) {
40
- ServiceInstanceType["IntegrationCloud"] = "INTEGRATION_CLOUD";
41
- ServiceInstanceType["AnalyticsWarehouse"] = "ANALYTICS_WAREHOUSE";
42
- })(ServiceInstanceType = AttachExistingInstanceDetails.ServiceInstanceType || (AttachExistingInstanceDetails.ServiceInstanceType = {}));
43
- function getJsonObj(obj, isParentJsonObj) {
44
- const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
45
- ? obj
46
- : model.CreateServiceAttachmentDetails.getJsonObj(obj))), {});
47
- return jsonObj;
48
- }
49
- AttachExistingInstanceDetails.getJsonObj = getJsonObj;
50
- AttachExistingInstanceDetails.action = "ATTACH_EXISTING_INSTANCE";
51
- function getDeserializedJsonObj(obj, isParentJsonObj) {
52
- const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
53
- ? obj
54
- : model.CreateServiceAttachmentDetails.getDeserializedJsonObj(obj))), {});
55
- return jsonObj;
56
- }
57
- AttachExistingInstanceDetails.getDeserializedJsonObj = getDeserializedJsonObj;
58
- })(AttachExistingInstanceDetails = exports.AttachExistingInstanceDetails || (exports.AttachExistingInstanceDetails = {}));
59
- //# sourceMappingURL=attach-existing-instance-details.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"attach-existing-instance-details.js","sourceRoot":"","sources":["../../../../../lib/fusionapps/lib/model/attach-existing-instance-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA+BlC,IAAiB,6BAA6B,CAmC7C;AAnCD,WAAiB,6BAA6B;IAC5C,IAAY,mBAGX;IAHD,WAAY,mBAAmB;QAC7B,6DAAsC,CAAA;QACtC,iEAA0C,CAAA;IAC5C,CAAC,EAHW,mBAAmB,GAAnB,iDAAmB,KAAnB,iDAAmB,QAG9B;IAED,SAAgB,UAAU,CACxB,GAAkC,EAClC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,8BAA8B,CAAC,UAAU,CAAC,GAAG,CAAmC,CAAC,GACzF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,wCAAU,aAYzB,CAAA;IACY,oCAAM,GAAG,0BAA0B,CAAC;IACjD,SAAgB,sBAAsB,CACpC,GAAkC,EAClC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,8BAA8B,CAAC,sBAAsB,CAC1D,GAAG,CAC8B,CAAC,GACrC,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,oDAAsB,yBAcrC,CAAA;AACH,CAAC,EAnCgB,6BAA6B,GAA7B,qCAA6B,KAA7B,qCAA6B,QAmC7C"}
@@ -1,43 +0,0 @@
1
- /**
2
- * Fusion Applications Environment Management API
3
- * Use the Fusion Applications Environment Management API to manage the environments where your Fusion Applications run. For more information, see the [Fusion Applications Environment Management documentation](/iaas/Content/fusion-applications/home.htm).
4
- * OpenAPI spec version: 20211201
5
- *
6
- *
7
- * NOTE: This class is auto generated by OracleSDKGenerator.
8
- * Do not edit the class manually.
9
- *
10
- * Copyright (c) 2020, 2023, 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
- /**
15
- * Information about the service attachment.
16
- */
17
- export interface CreateNewInstanceDetails extends model.CreateServiceAttachmentDetails {
18
- "details": model.CreateOaxServiceInstanceDetails | model.CreateOicServiceInstanceDetails;
19
- /**
20
- * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
21
- * Example: `{\"bar-key\": \"value\"}`
22
- *
23
- */
24
- "freeformTags"?: {
25
- [key: string]: string;
26
- };
27
- /**
28
- * Defined tags for this resource. Each key is predefined and scoped to a namespace.
29
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
30
- *
31
- */
32
- "definedTags"?: {
33
- [key: string]: {
34
- [key: string]: any;
35
- };
36
- };
37
- "action": string;
38
- }
39
- export declare namespace CreateNewInstanceDetails {
40
- function getJsonObj(obj: CreateNewInstanceDetails, isParentJsonObj?: boolean): object;
41
- const action = "CREATE_NEW_INSTANCE";
42
- function getDeserializedJsonObj(obj: CreateNewInstanceDetails, isParentJsonObj?: boolean): object;
43
- }
@@ -1,62 +0,0 @@
1
- "use strict";
2
- /**
3
- * Fusion Applications Environment Management API
4
- * Use the Fusion Applications Environment Management API to manage the environments where your Fusion Applications run. For more information, see the [Fusion Applications Environment Management documentation](/iaas/Content/fusion-applications/home.htm).
5
- * OpenAPI spec version: 20211201
6
- *
7
- *
8
- * NOTE: This class is auto generated by OracleSDKGenerator.
9
- * Do not edit the class manually.
10
- *
11
- * Copyright (c) 2020, 2023, 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
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
15
- if (k2 === undefined) k2 = k;
16
- Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
17
- }) : (function(o, m, k, k2) {
18
- if (k2 === undefined) k2 = k;
19
- o[k2] = m[k];
20
- }));
21
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
22
- Object.defineProperty(o, "default", { enumerable: true, value: v });
23
- }) : function(o, v) {
24
- o["default"] = v;
25
- });
26
- var __importStar = (this && this.__importStar) || function (mod) {
27
- if (mod && mod.__esModule) return mod;
28
- var result = {};
29
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
30
- __setModuleDefault(result, mod);
31
- return result;
32
- };
33
- Object.defineProperty(exports, "__esModule", { value: true });
34
- exports.CreateNewInstanceDetails = void 0;
35
- const model = __importStar(require("../model"));
36
- var CreateNewInstanceDetails;
37
- (function (CreateNewInstanceDetails) {
38
- function getJsonObj(obj, isParentJsonObj) {
39
- const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
40
- ? obj
41
- : model.CreateServiceAttachmentDetails.getJsonObj(obj))), {
42
- "details": obj.details
43
- ? model.CreateServiceInstanceDetails.getJsonObj(obj.details)
44
- : undefined
45
- });
46
- return jsonObj;
47
- }
48
- CreateNewInstanceDetails.getJsonObj = getJsonObj;
49
- CreateNewInstanceDetails.action = "CREATE_NEW_INSTANCE";
50
- function getDeserializedJsonObj(obj, isParentJsonObj) {
51
- const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
52
- ? obj
53
- : model.CreateServiceAttachmentDetails.getDeserializedJsonObj(obj))), {
54
- "details": obj.details
55
- ? model.CreateServiceInstanceDetails.getDeserializedJsonObj(obj.details)
56
- : undefined
57
- });
58
- return jsonObj;
59
- }
60
- CreateNewInstanceDetails.getDeserializedJsonObj = getDeserializedJsonObj;
61
- })(CreateNewInstanceDetails = exports.CreateNewInstanceDetails || (exports.CreateNewInstanceDetails = {}));
62
- //# sourceMappingURL=create-new-instance-details.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"create-new-instance-details.js","sourceRoot":"","sources":["../../../../../lib/fusionapps/lib/model/create-new-instance-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAwBlC,IAAiB,wBAAwB,CAmCxC;AAnCD,WAAiB,wBAAwB;IACvC,SAAgB,UAAU,CAAC,GAA6B,EAAE,eAAyB;QACjF,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,8BAA8B,CAAC,UAAU,CAAC,GAAG,CAA8B,CAAC,GACpF;YACD,SAAS,EAAE,GAAG,CAAC,OAAO;gBACpB,CAAC,CAAC,KAAK,CAAC,4BAA4B,CAAC,UAAU,CAAC,GAAG,CAAC,OAAO,CAAC;gBAC5D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,mCAAU,aAazB,CAAA;IACY,+BAAM,GAAG,qBAAqB,CAAC;IAC5C,SAAgB,sBAAsB,CACpC,GAA6B,EAC7B,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,8BAA8B,CAAC,sBAAsB,CAC1D,GAAG,CACyB,CAAC,GAChC;YACD,SAAS,EAAE,GAAG,CAAC,OAAO;gBACpB,CAAC,CAAC,KAAK,CAAC,4BAA4B,CAAC,sBAAsB,CAAC,GAAG,CAAC,OAAO,CAAC;gBACxE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAlBe,+CAAsB,yBAkBrC,CAAA;AACH,CAAC,EAnCgB,wBAAwB,GAAxB,gCAAwB,KAAxB,gCAAwB,QAmCxC"}
@@ -1,33 +0,0 @@
1
- /**
2
- * Fusion Applications Environment Management API
3
- * Use the Fusion Applications Environment Management API to manage the environments where your Fusion Applications run. For more information, see the [Fusion Applications Environment Management documentation](/iaas/Content/fusion-applications/home.htm).
4
- * OpenAPI spec version: 20211201
5
- *
6
- *
7
- * NOTE: This class is auto generated by OracleSDKGenerator.
8
- * Do not edit the class manually.
9
- *
10
- * Copyright (c) 2020, 2023, 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
- /**
15
- * The information about new Analytics Warehouse instance being provisioned.
16
- */
17
- export interface CreateOaxServiceInstanceDetails extends model.CreateServiceInstanceDetails {
18
- /**
19
- * A unique Name for Analytics Warehouse.
20
- */
21
- "name": string;
22
- /**
23
- * This is the description for Analytics Warehouse Service.
24
- */
25
- "description"?: string;
26
- "fawAdminInfo"?: model.FawAdminInfoDetails;
27
- "serviceInstanceType": string;
28
- }
29
- export declare namespace CreateOaxServiceInstanceDetails {
30
- function getJsonObj(obj: CreateOaxServiceInstanceDetails, isParentJsonObj?: boolean): object;
31
- const serviceInstanceType = "ANALYTICS_WAREHOUSE";
32
- function getDeserializedJsonObj(obj: CreateOaxServiceInstanceDetails, isParentJsonObj?: boolean): object;
33
- }
@@ -1,64 +0,0 @@
1
- "use strict";
2
- /**
3
- * Fusion Applications Environment Management API
4
- * Use the Fusion Applications Environment Management API to manage the environments where your Fusion Applications run. For more information, see the [Fusion Applications Environment Management documentation](/iaas/Content/fusion-applications/home.htm).
5
- * OpenAPI spec version: 20211201
6
- *
7
- *
8
- * NOTE: This class is auto generated by OracleSDKGenerator.
9
- * Do not edit the class manually.
10
- *
11
- * Copyright (c) 2020, 2023, 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
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
15
- if (k2 === undefined) k2 = k;
16
- Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
17
- }) : (function(o, m, k, k2) {
18
- if (k2 === undefined) k2 = k;
19
- o[k2] = m[k];
20
- }));
21
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
22
- Object.defineProperty(o, "default", { enumerable: true, value: v });
23
- }) : function(o, v) {
24
- o["default"] = v;
25
- });
26
- var __importStar = (this && this.__importStar) || function (mod) {
27
- if (mod && mod.__esModule) return mod;
28
- var result = {};
29
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
30
- __setModuleDefault(result, mod);
31
- return result;
32
- };
33
- Object.defineProperty(exports, "__esModule", { value: true });
34
- exports.CreateOaxServiceInstanceDetails = void 0;
35
- const model = __importStar(require("../model"));
36
- var CreateOaxServiceInstanceDetails;
37
- (function (CreateOaxServiceInstanceDetails) {
38
- function getJsonObj(obj, isParentJsonObj) {
39
- const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
40
- ? obj
41
- : model.CreateServiceInstanceDetails.getJsonObj(obj))), {
42
- "FawAdminInfo": obj.fawAdminInfo
43
- ? model.FawAdminInfoDetails.getJsonObj(obj.fawAdminInfo)
44
- : undefined
45
- });
46
- delete jsonObj.fawAdminInfo;
47
- return jsonObj;
48
- }
49
- CreateOaxServiceInstanceDetails.getJsonObj = getJsonObj;
50
- CreateOaxServiceInstanceDetails.serviceInstanceType = "ANALYTICS_WAREHOUSE";
51
- function getDeserializedJsonObj(obj, isParentJsonObj) {
52
- const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
53
- ? obj
54
- : model.CreateServiceInstanceDetails.getDeserializedJsonObj(obj))), {
55
- "fawAdminInfo": obj["FawAdminInfo"]
56
- ? model.FawAdminInfoDetails.getDeserializedJsonObj(obj["FawAdminInfo"])
57
- : undefined
58
- });
59
- delete jsonObj["FawAdminInfo"];
60
- return jsonObj;
61
- }
62
- CreateOaxServiceInstanceDetails.getDeserializedJsonObj = getDeserializedJsonObj;
63
- })(CreateOaxServiceInstanceDetails = exports.CreateOaxServiceInstanceDetails || (exports.CreateOaxServiceInstanceDetails = {}));
64
- //# sourceMappingURL=create-oax-service-instance-details.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"create-oax-service-instance-details.js","sourceRoot":"","sources":["../../../../../lib/fusionapps/lib/model/create-oax-service-instance-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAoBlC,IAAiB,+BAA+B,CA0C/C;AA1CD,WAAiB,+BAA+B;IAC9C,SAAgB,UAAU,CACxB,GAAoC,EACpC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,4BAA4B,CAAC,UAAU,CAAC,GAAG,CAAqC,CAAC,GACzF;YACD,cAAc,EAAE,GAAG,CAAC,YAAY;gBAC9B,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,UAAU,CAAC,GAAG,CAAC,YAAY,CAAC;gBACxD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAQ,OAAoD,CAAC,YAAY,CAAC;QAE1E,OAAO,OAAO,CAAC;IACjB,CAAC;IAlBe,0CAAU,aAkBzB,CAAA;IACY,mDAAmB,GAAG,qBAAqB,CAAC;IACzD,SAAgB,sBAAsB,CACpC,GAAoC,EACpC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,4BAA4B,CAAC,sBAAsB,CACxD,GAAG,CACgC,CAAC,GACvC;YACD,cAAc,EAAG,GAAW,CAAC,cAAc,CAAC;gBAC1C,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,sBAAsB,CAAE,GAAW,CAAC,cAAc,CAAC,CAAC;gBAChF,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAQ,OAAe,CAAC,cAAc,CAAC,CAAC;QAExC,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,sDAAsB,yBAoBrC,CAAA;AACH,CAAC,EA1CgB,+BAA+B,GAA/B,uCAA+B,KAA/B,uCAA+B,QA0C/C"}
@@ -1,36 +0,0 @@
1
- /**
2
- * Fusion Applications Environment Management API
3
- * Use the Fusion Applications Environment Management API to manage the environments where your Fusion Applications run. For more information, see the [Fusion Applications Environment Management documentation](/iaas/Content/fusion-applications/home.htm).
4
- * OpenAPI spec version: 20211201
5
- *
6
- *
7
- * NOTE: This class is auto generated by OracleSDKGenerator.
8
- * Do not edit the class manually.
9
- *
10
- * Copyright (c) 2020, 2023, 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
- /**
15
- * The information about new Integration Cloud instance being provisioned.
16
- */
17
- export interface CreateOicServiceInstanceDetails extends model.CreateServiceInstanceDetails {
18
- /**
19
- * Number of 5K message packs per hour Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
20
- */
21
- "messagePacks"?: number;
22
- /**
23
- * The Oracle Integration edition
24
- */
25
- "edition"?: CreateOicServiceInstanceDetails.Edition;
26
- "serviceInstanceType": string;
27
- }
28
- export declare namespace CreateOicServiceInstanceDetails {
29
- enum Edition {
30
- Standard = "STANDARD",
31
- Enterprise = "ENTERPRISE"
32
- }
33
- function getJsonObj(obj: CreateOicServiceInstanceDetails, isParentJsonObj?: boolean): object;
34
- const serviceInstanceType = "INTEGRATION_CLOUD";
35
- function getDeserializedJsonObj(obj: CreateOicServiceInstanceDetails, isParentJsonObj?: boolean): object;
36
- }
@@ -1,59 +0,0 @@
1
- "use strict";
2
- /**
3
- * Fusion Applications Environment Management API
4
- * Use the Fusion Applications Environment Management API to manage the environments where your Fusion Applications run. For more information, see the [Fusion Applications Environment Management documentation](/iaas/Content/fusion-applications/home.htm).
5
- * OpenAPI spec version: 20211201
6
- *
7
- *
8
- * NOTE: This class is auto generated by OracleSDKGenerator.
9
- * Do not edit the class manually.
10
- *
11
- * Copyright (c) 2020, 2023, 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
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
15
- if (k2 === undefined) k2 = k;
16
- Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
17
- }) : (function(o, m, k, k2) {
18
- if (k2 === undefined) k2 = k;
19
- o[k2] = m[k];
20
- }));
21
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
22
- Object.defineProperty(o, "default", { enumerable: true, value: v });
23
- }) : function(o, v) {
24
- o["default"] = v;
25
- });
26
- var __importStar = (this && this.__importStar) || function (mod) {
27
- if (mod && mod.__esModule) return mod;
28
- var result = {};
29
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
30
- __setModuleDefault(result, mod);
31
- return result;
32
- };
33
- Object.defineProperty(exports, "__esModule", { value: true });
34
- exports.CreateOicServiceInstanceDetails = void 0;
35
- const model = __importStar(require("../model"));
36
- var CreateOicServiceInstanceDetails;
37
- (function (CreateOicServiceInstanceDetails) {
38
- let Edition;
39
- (function (Edition) {
40
- Edition["Standard"] = "STANDARD";
41
- Edition["Enterprise"] = "ENTERPRISE";
42
- })(Edition = CreateOicServiceInstanceDetails.Edition || (CreateOicServiceInstanceDetails.Edition = {}));
43
- function getJsonObj(obj, isParentJsonObj) {
44
- const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
45
- ? obj
46
- : model.CreateServiceInstanceDetails.getJsonObj(obj))), {});
47
- return jsonObj;
48
- }
49
- CreateOicServiceInstanceDetails.getJsonObj = getJsonObj;
50
- CreateOicServiceInstanceDetails.serviceInstanceType = "INTEGRATION_CLOUD";
51
- function getDeserializedJsonObj(obj, isParentJsonObj) {
52
- const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
53
- ? obj
54
- : model.CreateServiceInstanceDetails.getDeserializedJsonObj(obj))), {});
55
- return jsonObj;
56
- }
57
- CreateOicServiceInstanceDetails.getDeserializedJsonObj = getDeserializedJsonObj;
58
- })(CreateOicServiceInstanceDetails = exports.CreateOicServiceInstanceDetails || (exports.CreateOicServiceInstanceDetails = {}));
59
- //# sourceMappingURL=create-oic-service-instance-details.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"create-oic-service-instance-details.js","sourceRoot":"","sources":["../../../../../lib/fusionapps/lib/model/create-oic-service-instance-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAmBlC,IAAiB,+BAA+B,CAmC/C;AAnCD,WAAiB,+BAA+B;IAC9C,IAAY,OAGX;IAHD,WAAY,OAAO;QACjB,gCAAqB,CAAA;QACrB,oCAAyB,CAAA;IAC3B,CAAC,EAHW,OAAO,GAAP,uCAAO,KAAP,uCAAO,QAGlB;IAED,SAAgB,UAAU,CACxB,GAAoC,EACpC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,4BAA4B,CAAC,UAAU,CAAC,GAAG,CAAqC,CAAC,GACzF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,0CAAU,aAYzB,CAAA;IACY,mDAAmB,GAAG,mBAAmB,CAAC;IACvD,SAAgB,sBAAsB,CACpC,GAAoC,EACpC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,4BAA4B,CAAC,sBAAsB,CACxD,GAAG,CACgC,CAAC,GACvC,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,sDAAsB,yBAcrC,CAAA;AACH,CAAC,EAnCgB,+BAA+B,GAA/B,uCAA+B,KAA/B,uCAA+B,QAmC/C"}