oci-cims 2.68.2 → 2.70.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 (186) hide show
  1. package/index.d.ts +7 -2
  2. package/index.js +8 -3
  3. package/index.js.map +1 -1
  4. package/lib/client.d.ts +25 -72
  5. package/lib/client.js +128 -195
  6. package/lib/client.js.map +1 -1
  7. package/lib/model/account-item.d.ts +30 -0
  8. package/lib/model/account-item.js +56 -0
  9. package/lib/model/account-item.js.map +1 -0
  10. package/lib/model/activity-item.d.ts +36 -7
  11. package/lib/model/activity-item.js +30 -1
  12. package/lib/model/activity-item.js.map +1 -1
  13. package/lib/model/category.d.ts +10 -4
  14. package/lib/model/category.js +7 -1
  15. package/lib/model/category.js.map +1 -1
  16. package/lib/model/classifier.d.ts +7 -1
  17. package/lib/model/classifier.js +7 -1
  18. package/lib/model/classifier.js.map +1 -1
  19. package/lib/model/contact-list.d.ts +7 -1
  20. package/lib/model/contact-list.js +7 -1
  21. package/lib/model/contact-list.js.map +1 -1
  22. package/lib/model/contact.d.ts +12 -2
  23. package/lib/model/contact.js +7 -1
  24. package/lib/model/contact.js.map +1 -1
  25. package/lib/model/contextual-data.d.ts +15 -5
  26. package/lib/model/contextual-data.js +7 -1
  27. package/lib/model/contextual-data.js.map +1 -1
  28. package/lib/model/create-account-item-details.d.ts +31 -0
  29. package/lib/model/create-account-item-details.js +60 -0
  30. package/lib/model/create-account-item-details.js.map +1 -0
  31. package/lib/model/create-category-details.d.ts +8 -4
  32. package/lib/model/create-category-details.js +7 -1
  33. package/lib/model/create-category-details.js.map +1 -1
  34. package/lib/model/create-incident.d.ts +11 -5
  35. package/lib/model/create-incident.js +7 -1
  36. package/lib/model/create-incident.js.map +1 -1
  37. package/lib/model/create-issue-type-details.d.ts +7 -3
  38. package/lib/model/create-issue-type-details.js +7 -1
  39. package/lib/model/create-issue-type-details.js.map +1 -1
  40. package/lib/model/create-item-details.d.ts +9 -5
  41. package/lib/model/create-item-details.js +11 -1
  42. package/lib/model/create-item-details.js.map +1 -1
  43. package/lib/model/create-limit-item-details.d.ts +9 -3
  44. package/lib/model/create-limit-item-details.js +7 -1
  45. package/lib/model/create-limit-item-details.js.map +1 -1
  46. package/lib/model/create-resource-details.d.ts +9 -9
  47. package/lib/model/create-resource-details.js +7 -1
  48. package/lib/model/create-resource-details.js.map +1 -1
  49. package/lib/model/create-sub-category-details.d.ts +9 -5
  50. package/lib/model/create-sub-category-details.js +7 -1
  51. package/lib/model/create-sub-category-details.js.map +1 -1
  52. package/lib/model/create-tech-support-item-details.d.ts +8 -4
  53. package/lib/model/create-tech-support-item-details.js +7 -1
  54. package/lib/model/create-tech-support-item-details.js.map +1 -1
  55. package/lib/model/create-ticket-details.d.ts +11 -9
  56. package/lib/model/create-ticket-details.js +8 -1
  57. package/lib/model/create-ticket-details.js.map +1 -1
  58. package/lib/model/create-user-details.d.ts +14 -7
  59. package/lib/model/create-user-details.js +7 -1
  60. package/lib/model/create-user-details.js.map +1 -1
  61. package/lib/model/error-code.d.ts +27 -1
  62. package/lib/model/error-code.js +27 -1
  63. package/lib/model/error-code.js.map +1 -1
  64. package/lib/model/incident-resource-type.d.ts +18 -2
  65. package/lib/model/incident-resource-type.js +17 -1
  66. package/lib/model/incident-resource-type.js.map +1 -1
  67. package/lib/model/incident-summary.d.ts +8 -2
  68. package/lib/model/incident-summary.js +7 -1
  69. package/lib/model/incident-summary.js.map +1 -1
  70. package/lib/model/incident-type.d.ts +8 -2
  71. package/lib/model/incident-type.js +7 -1
  72. package/lib/model/incident-type.js.map +1 -1
  73. package/lib/model/incident.d.ts +9 -3
  74. package/lib/model/incident.js +7 -1
  75. package/lib/model/incident.js.map +1 -1
  76. package/lib/model/index.d.ts +13 -5
  77. package/lib/model/index.js +14 -6
  78. package/lib/model/index.js.map +1 -1
  79. package/lib/model/issue-type.d.ts +11 -1
  80. package/lib/model/issue-type.js +7 -1
  81. package/lib/model/issue-type.js.map +1 -1
  82. package/lib/model/item.d.ts +8 -2
  83. package/lib/model/item.js +11 -1
  84. package/lib/model/item.js.map +1 -1
  85. package/lib/model/lifecycle-details.d.ts +7 -1
  86. package/lib/model/lifecycle-details.js +7 -1
  87. package/lib/model/lifecycle-details.js.map +1 -1
  88. package/lib/model/lifecycle-state.d.ts +7 -1
  89. package/lib/model/lifecycle-state.js +7 -1
  90. package/lib/model/lifecycle-state.js.map +1 -1
  91. package/lib/model/limit-item.d.ts +11 -5
  92. package/lib/model/limit-item.js +7 -1
  93. package/lib/model/limit-item.js.map +1 -1
  94. package/lib/model/problem-type.d.ts +9 -2
  95. package/lib/model/problem-type.js +9 -2
  96. package/lib/model/problem-type.js.map +1 -1
  97. package/lib/model/resource.d.ts +9 -7
  98. package/lib/model/resource.js +7 -1
  99. package/lib/model/resource.js.map +1 -1
  100. package/lib/model/scope.d.ts +7 -1
  101. package/lib/model/scope.js +7 -1
  102. package/lib/model/scope.js.map +1 -1
  103. package/lib/model/service-categories.d.ts +43 -0
  104. package/lib/model/service-categories.js +35 -0
  105. package/lib/model/service-categories.js.map +1 -0
  106. package/lib/model/service-category.d.ts +8 -2
  107. package/lib/model/service-category.js +7 -1
  108. package/lib/model/service-category.js.map +1 -1
  109. package/lib/model/sort-by.d.ts +7 -1
  110. package/lib/model/sort-by.js +7 -1
  111. package/lib/model/sort-by.js.map +1 -1
  112. package/lib/model/sort-order.d.ts +7 -1
  113. package/lib/model/sort-order.js +7 -1
  114. package/lib/model/sort-order.js.map +1 -1
  115. package/lib/model/status.d.ts +7 -1
  116. package/lib/model/status.js +7 -1
  117. package/lib/model/status.js.map +1 -1
  118. package/lib/model/sub-category.d.ts +10 -4
  119. package/lib/model/sub-category.js +7 -1
  120. package/lib/model/sub-category.js.map +1 -1
  121. package/lib/model/tech-support-item.d.ts +7 -1
  122. package/lib/model/tech-support-item.js +7 -1
  123. package/lib/model/tech-support-item.js.map +1 -1
  124. package/lib/model/tenancy-information.d.ts +9 -3
  125. package/lib/model/tenancy-information.js +7 -1
  126. package/lib/model/tenancy-information.js.map +1 -1
  127. package/lib/model/ticket.d.ts +8 -1
  128. package/lib/model/ticket.js +8 -1
  129. package/lib/model/ticket.js.map +1 -1
  130. package/lib/model/time-zone.d.ts +10 -1
  131. package/lib/model/time-zone.js +10 -1
  132. package/lib/model/time-zone.js.map +1 -1
  133. package/lib/model/unit.d.ts +7 -1
  134. package/lib/model/unit.js +7 -1
  135. package/lib/model/unit.js.map +1 -1
  136. package/lib/model/update-activity-item-details.d.ts +10 -5
  137. package/lib/model/update-activity-item-details.js +8 -1
  138. package/lib/model/update-activity-item-details.js.map +1 -1
  139. package/lib/model/update-incident.d.ts +11 -1
  140. package/lib/model/update-incident.js +7 -1
  141. package/lib/model/update-incident.js.map +1 -1
  142. package/lib/model/update-item-details.d.ts +8 -4
  143. package/lib/model/update-item-details.js +7 -1
  144. package/lib/model/update-item-details.js.map +1 -1
  145. package/lib/model/update-resource-details.d.ts +7 -3
  146. package/lib/model/update-resource-details.js +7 -1
  147. package/lib/model/update-resource-details.js.map +1 -1
  148. package/lib/model/update-ticket-details.d.ts +7 -3
  149. package/lib/model/update-ticket-details.js +7 -1
  150. package/lib/model/update-ticket-details.js.map +1 -1
  151. package/lib/model/user.d.ts +21 -10
  152. package/lib/model/user.js +7 -1
  153. package/lib/model/user.js.map +1 -1
  154. package/lib/model/validation-response.d.ts +7 -1
  155. package/lib/model/validation-response.js +7 -1
  156. package/lib/model/validation-response.js.map +1 -1
  157. package/lib/request/create-incident-request.d.ts +21 -5
  158. package/lib/request/{create-user-request.d.ts → get-csi-number-request.d.ts} +26 -7
  159. package/lib/request/{create-user-request.js → get-csi-number-request.js} +1 -1
  160. package/lib/request/get-csi-number-request.js.map +1 -0
  161. package/lib/request/get-incident-request.d.ts +28 -8
  162. package/lib/request/get-status-request.d.ts +4 -8
  163. package/lib/request/index.d.ts +9 -3
  164. package/lib/request/index.js +7 -1
  165. package/lib/request/index.js.map +1 -1
  166. package/lib/request/list-incident-resource-types-request.d.ts +14 -10
  167. package/lib/request/list-incidents-request.d.ts +23 -7
  168. package/lib/request/update-incident-request.d.ts +27 -7
  169. package/lib/request/validate-user-request.d.ts +25 -8
  170. package/lib/response/create-incident-response.d.ts +1 -1
  171. package/lib/response/{create-user-response.d.ts → get-csi-number-response.d.ts} +3 -4
  172. package/lib/response/{create-user-response.js → get-csi-number-response.js} +1 -1
  173. package/lib/response/get-csi-number-response.js.map +1 -0
  174. package/lib/response/index.d.ts +9 -3
  175. package/lib/response/index.js +7 -1
  176. package/lib/response/index.js.map +1 -1
  177. package/lib/response/list-incidents-response.d.ts +8 -0
  178. package/package.json +3 -3
  179. package/lib/model/availability-domain.d.ts +0 -62
  180. package/lib/model/availability-domain.js +0 -73
  181. package/lib/model/availability-domain.js.map +0 -1
  182. package/lib/model/region.d.ts +0 -49
  183. package/lib/model/region.js +0 -60
  184. package/lib/model/region.js.map +0 -1
  185. package/lib/request/create-user-request.js.map +0 -1
  186. package/lib/response/create-user-response.js.map +0 -1
@@ -1,6 +1,12 @@
1
1
  /**
2
2
  * Support Management API
3
- * Use the Support Management API to manage support requests. For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm). **Note**: Before you can create service requests with this API, you need to have an Oracle Single Sign On (SSO) account, and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
3
+ * Use the Support Management API to manage support requests.
4
+ For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
5
+
6
+ **Note**: Before you can create service requests with this API,
7
+ you need to have an Oracle Single Sign On (SSO) account,
8
+ and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
9
+
4
10
  * OpenAPI spec version: 20181231
5
11
  * Contact: oci_ops_cims_dev_us_grp@oracle.com
6
12
  *
@@ -12,8 +18,6 @@
12
18
  */
13
19
  /**
14
20
  * Details for creating the issue type of the support ticket.
15
- * <p>
16
- **Caution:** Avoid using any confidential information when you supply string values using the API.
17
21
  *
18
22
  */
19
23
  export interface CreateIssueTypeDetails {
@@ -1,7 +1,13 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Support Management API
4
- * Use the Support Management API to manage support requests. For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm). **Note**: Before you can create service requests with this API, you need to have an Oracle Single Sign On (SSO) account, and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
4
+ * Use the Support Management API to manage support requests.
5
+ For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
6
+
7
+ **Note**: Before you can create service requests with this API,
8
+ you need to have an Oracle Single Sign On (SSO) account,
9
+ and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
10
+
5
11
  * OpenAPI spec version: 20181231
6
12
  * Contact: oci_ops_cims_dev_us_grp@oracle.com
7
13
  *
@@ -1 +1 @@
1
- {"version":3,"file":"create-issue-type-details.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/create-issue-type-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAkBH,IAAiB,sBAAsB,CAWtC;AAXD,WAAiB,sBAAsB;IACrC,SAAgB,UAAU,CAAC,GAA2B;QACpD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,iCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA2B;QAChE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,6CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAWtC"}
1
+ {"version":3,"file":"create-issue-type-details.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/create-issue-type-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG;;;AAgBH,IAAiB,sBAAsB,CAWtC;AAXD,WAAiB,sBAAsB;IACrC,SAAgB,UAAU,CAAC,GAA2B;QACpD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,iCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA2B;QAChE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,6CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAWtC"}
@@ -1,6 +1,12 @@
1
1
  /**
2
2
  * Support Management API
3
- * Use the Support Management API to manage support requests. For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm). **Note**: Before you can create service requests with this API, you need to have an Oracle Single Sign On (SSO) account, and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
3
+ * Use the Support Management API to manage support requests.
4
+ For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
5
+
6
+ **Note**: Before you can create service requests with this API,
7
+ you need to have an Oracle Single Sign On (SSO) account,
8
+ and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
9
+
4
10
  * OpenAPI spec version: 20181231
5
11
  * Contact: oci_ops_cims_dev_us_grp@oracle.com
6
12
  *
@@ -12,9 +18,7 @@
12
18
  */
13
19
  import * as model from "../model";
14
20
  /**
15
- * Details gathered during item creation.
16
- * <p>
17
- **Caution:** Avoid using any confidential information when you supply string values using the API.
21
+ * Details gathered during ticket creation.
18
22
  *
19
23
  */
20
24
  export interface CreateItemDetails {
@@ -22,7 +26,7 @@ export interface CreateItemDetails {
22
26
  "subCategory"?: model.CreateSubCategoryDetails;
23
27
  "issueType"?: model.CreateIssueTypeDetails;
24
28
  /**
25
- * The display name of the item.
29
+ * The display name of the ticket. Avoid entering confidential information.
26
30
  */
27
31
  "name"?: string;
28
32
  "type": string;
@@ -1,7 +1,13 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Support Management API
4
- * Use the Support Management API to manage support requests. For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm). **Note**: Before you can create service requests with this API, you need to have an Oracle Single Sign On (SSO) account, and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
4
+ * Use the Support Management API to manage support requests.
5
+ For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
6
+
7
+ **Note**: Before you can create service requests with this API,
8
+ you need to have an Oracle Single Sign On (SSO) account,
9
+ and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
10
+
5
11
  * OpenAPI spec version: 20181231
6
12
  * Contact: oci_ops_cims_dev_us_grp@oracle.com
7
13
  *
@@ -52,6 +58,8 @@ var CreateItemDetails;
52
58
  return model.CreateTechSupportItemDetails.getJsonObj(jsonObj, true);
53
59
  case "limit":
54
60
  return model.CreateLimitItemDetails.getJsonObj(jsonObj, true);
61
+ case "account":
62
+ return model.CreateAccountItemDetails.getJsonObj(jsonObj, true);
55
63
  default:
56
64
  if (common.LOG.logger)
57
65
  common.LOG.logger.info(`Unknown value for: ${obj.type}`);
@@ -78,6 +86,8 @@ var CreateItemDetails;
78
86
  return model.CreateTechSupportItemDetails.getDeserializedJsonObj(jsonObj, true);
79
87
  case "limit":
80
88
  return model.CreateLimitItemDetails.getDeserializedJsonObj(jsonObj, true);
89
+ case "account":
90
+ return model.CreateAccountItemDetails.getDeserializedJsonObj(jsonObj, true);
81
91
  default:
82
92
  if (common.LOG.logger)
83
93
  common.LOG.logger.info(`Unknown value for: ${obj.type}`);
@@ -1 +1 @@
1
- {"version":3,"file":"create-item-details.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/create-item-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAoBtC,IAAiB,iBAAiB,CAmEjC;AAnED,WAAiB,iBAAiB;IAChC,SAAgB,UAAU,CAAC,GAAsB;QAC/C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,UAAU,EAAE,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,qBAAqB,CAAC,UAAU,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS;YAC3F,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,KAAK,CAAC,wBAAwB,CAAC,UAAU,CAAC,GAAG,CAAC,WAAW,CAAC;gBAC5D,CAAC,CAAC,SAAS;YACb,WAAW,EAAE,GAAG,CAAC,SAAS;gBACxB,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,GAAG,CAAC,SAAS,CAAC;gBACxD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,MAAM;oBACT,OAAO,KAAK,CAAC,4BAA4B,CAAC,UAAU,CACL,OAAQ,EACrD,IAAI,CACL,CAAC;gBACJ,KAAK,OAAO;oBACV,OAAO,KAAK,CAAC,sBAAsB,CAAC,UAAU,CACL,OAAQ,EAC/C,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IA/Be,4BAAU,aA+BzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAsB;QAC3D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,UAAU,EAAE,GAAG,CAAC,QAAQ;gBACtB,CAAC,CAAC,KAAK,CAAC,qBAAqB,CAAC,sBAAsB,CAAC,GAAG,CAAC,QAAQ,CAAC;gBAClE,CAAC,CAAC,SAAS;YACb,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,KAAK,CAAC,wBAAwB,CAAC,sBAAsB,CAAC,GAAG,CAAC,WAAW,CAAC;gBACxE,CAAC,CAAC,SAAS;YACb,WAAW,EAAE,GAAG,CAAC,SAAS;gBACxB,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAAC,GAAG,CAAC,SAAS,CAAC;gBACpE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,MAAM;oBACT,OAAO,KAAK,CAAC,4BAA4B,CAAC,sBAAsB,CACjB,OAAQ,EACrD,IAAI,CACL,CAAC;gBACJ,KAAK,OAAO;oBACV,OAAO,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CACjB,OAAQ,EAC/C,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAjCe,wCAAsB,yBAiCrC,CAAA;AACH,CAAC,EAnEgB,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAmEjC"}
1
+ {"version":3,"file":"create-item-details.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/create-item-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAkBtC,IAAiB,iBAAiB,CA6EjC;AA7ED,WAAiB,iBAAiB;IAChC,SAAgB,UAAU,CAAC,GAAsB;QAC/C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,UAAU,EAAE,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,qBAAqB,CAAC,UAAU,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS;YAC3F,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,KAAK,CAAC,wBAAwB,CAAC,UAAU,CAAC,GAAG,CAAC,WAAW,CAAC;gBAC5D,CAAC,CAAC,SAAS;YACb,WAAW,EAAE,GAAG,CAAC,SAAS;gBACxB,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,GAAG,CAAC,SAAS,CAAC;gBACxD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,MAAM;oBACT,OAAO,KAAK,CAAC,4BAA4B,CAAC,UAAU,CACL,OAAQ,EACrD,IAAI,CACL,CAAC;gBACJ,KAAK,OAAO;oBACV,OAAO,KAAK,CAAC,sBAAsB,CAAC,UAAU,CACL,OAAQ,EAC/C,IAAI,CACL,CAAC;gBACJ,KAAK,SAAS;oBACZ,OAAO,KAAK,CAAC,wBAAwB,CAAC,UAAU,CACL,OAAQ,EACjD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IApCe,4BAAU,aAoCzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAsB;QAC3D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,UAAU,EAAE,GAAG,CAAC,QAAQ;gBACtB,CAAC,CAAC,KAAK,CAAC,qBAAqB,CAAC,sBAAsB,CAAC,GAAG,CAAC,QAAQ,CAAC;gBAClE,CAAC,CAAC,SAAS;YACb,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,KAAK,CAAC,wBAAwB,CAAC,sBAAsB,CAAC,GAAG,CAAC,WAAW,CAAC;gBACxE,CAAC,CAAC,SAAS;YACb,WAAW,EAAE,GAAG,CAAC,SAAS;gBACxB,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAAC,GAAG,CAAC,SAAS,CAAC;gBACpE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,MAAM;oBACT,OAAO,KAAK,CAAC,4BAA4B,CAAC,sBAAsB,CACjB,OAAQ,EACrD,IAAI,CACL,CAAC;gBACJ,KAAK,OAAO;oBACV,OAAO,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CACjB,OAAQ,EAC/C,IAAI,CACL,CAAC;gBACJ,KAAK,SAAS;oBACZ,OAAO,KAAK,CAAC,wBAAwB,CAAC,sBAAsB,CACjB,OAAQ,EACjD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAtCe,wCAAsB,yBAsCrC,CAAA;AACH,CAAC,EA7EgB,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QA6EjC"}
@@ -1,6 +1,12 @@
1
1
  /**
2
2
  * Support Management API
3
- * Use the Support Management API to manage support requests. For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm). **Note**: Before you can create service requests with this API, you need to have an Oracle Single Sign On (SSO) account, and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
3
+ * Use the Support Management API to manage support requests.
4
+ For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
5
+
6
+ **Note**: Before you can create service requests with this API,
7
+ you need to have an Oracle Single Sign On (SSO) account,
8
+ and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
9
+
4
10
  * OpenAPI spec version: 20181231
5
11
  * Contact: oci_ops_cims_dev_us_grp@oracle.com
6
12
  *
@@ -12,7 +18,7 @@
12
18
  */
13
19
  import * as model from "../model";
14
20
  /**
15
- * Reserved for future use.
21
+ * Details about the service limit increase request. Avoid entering confidential information.
16
22
  */
17
23
  export interface CreateLimitItemDetails extends model.CreateItemDetails {
18
24
  /**
@@ -24,7 +30,7 @@ export interface CreateLimitItemDetails extends model.CreateItemDetails {
24
30
  */
25
31
  "currentUsage"?: number;
26
32
  /**
27
- * Reserved for future use. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
33
+ * The new service limit being requested. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
28
34
  */
29
35
  "requestedLimit"?: number;
30
36
  /**
@@ -1,7 +1,13 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Support Management API
4
- * Use the Support Management API to manage support requests. For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm). **Note**: Before you can create service requests with this API, you need to have an Oracle Single Sign On (SSO) account, and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
4
+ * Use the Support Management API to manage support requests.
5
+ For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
6
+
7
+ **Note**: Before you can create service requests with this API,
8
+ you need to have an Oracle Single Sign On (SSO) account,
9
+ and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
10
+
5
11
  * OpenAPI spec version: 20181231
6
12
  * Contact: oci_ops_cims_dev_us_grp@oracle.com
7
13
  *
@@ -1 +1 @@
1
- {"version":3,"file":"create-limit-item-details.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/create-limit-item-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA2BlC,IAAiB,sBAAsB,CA+BtC;AA/BD,WAAiB,sBAAsB;IACrC,IAAY,WAIX;IAJD,WAAY,WAAW;QACrB,oCAAqB,CAAA;QACrB,uDAAwC,CAAA;QACxC,2CAA4B,CAAA;IAC9B,CAAC,EAJW,WAAW,GAAX,kCAAW,KAAX,kCAAW,QAItB;IAED,SAAgB,UAAU,CAAC,GAA2B,EAAE,eAAyB;QAC/E,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,GAAG,CAA4B,CAAC,GACrE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,iCAAU,aASzB,CAAA;IACY,2BAAI,GAAG,OAAO,CAAC;IAC5B,SAAgB,sBAAsB,CACpC,GAA2B,EAC3B,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,GAAG,CAA4B,CAAC,GACjF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,6CAAsB,yBAYrC,CAAA;AACH,CAAC,EA/BgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QA+BtC"}
1
+ {"version":3,"file":"create-limit-item-details.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/create-limit-item-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA2BlC,IAAiB,sBAAsB,CA+BtC;AA/BD,WAAiB,sBAAsB;IACrC,IAAY,WAIX;IAJD,WAAY,WAAW;QACrB,oCAAqB,CAAA;QACrB,uDAAwC,CAAA;QACxC,2CAA4B,CAAA;IAC9B,CAAC,EAJW,WAAW,GAAX,kCAAW,KAAX,kCAAW,QAItB;IAED,SAAgB,UAAU,CAAC,GAA2B,EAAE,eAAyB;QAC/E,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,GAAG,CAA4B,CAAC,GACrE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,iCAAU,aASzB,CAAA;IACY,2BAAI,GAAG,OAAO,CAAC;IAC5B,SAAgB,sBAAsB,CACpC,GAA2B,EAC3B,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,GAAG,CAA4B,CAAC,GACjF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,6CAAsB,yBAYrC,CAAA;AACH,CAAC,EA/BgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QA+BtC"}
@@ -1,6 +1,12 @@
1
1
  /**
2
2
  * Support Management API
3
- * Use the Support Management API to manage support requests. For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm). **Note**: Before you can create service requests with this API, you need to have an Oracle Single Sign On (SSO) account, and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
3
+ * Use the Support Management API to manage support requests.
4
+ For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
5
+
6
+ **Note**: Before you can create service requests with this API,
7
+ you need to have an Oracle Single Sign On (SSO) account,
8
+ and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
9
+
4
10
  * OpenAPI spec version: 20181231
5
11
  * Contact: oci_ops_cims_dev_us_grp@oracle.com
6
12
  *
@@ -13,20 +19,14 @@
13
19
  import * as model from "../model";
14
20
  /**
15
21
  * Details about the resource that the support ticket relates to.
16
- * <p>
17
- **Caution:** Avoid using any confidential information when you supply string values using the API.
18
22
  *
19
23
  */
20
24
  export interface CreateResourceDetails {
21
- "item"?: model.CreateTechSupportItemDetails | model.CreateLimitItemDetails;
25
+ "item"?: model.CreateTechSupportItemDetails | model.CreateLimitItemDetails | model.CreateAccountItemDetails;
22
26
  /**
23
27
  * The list of available Oracle Cloud Infrastructure regions.
24
28
  */
25
- "region"?: model.Region;
26
- /**
27
- * The list of available Oracle Cloud Infrastructure availability domains.
28
- */
29
- "availabilityDomain"?: model.AvailabilityDomain;
29
+ "region"?: string;
30
30
  }
31
31
  export declare namespace CreateResourceDetails {
32
32
  function getJsonObj(obj: CreateResourceDetails): object;
@@ -1,7 +1,13 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Support Management API
4
- * Use the Support Management API to manage support requests. For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm). **Note**: Before you can create service requests with this API, you need to have an Oracle Single Sign On (SSO) account, and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
4
+ * Use the Support Management API to manage support requests.
5
+ For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
6
+
7
+ **Note**: Before you can create service requests with this API,
8
+ you need to have an Oracle Single Sign On (SSO) account,
9
+ and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
10
+
5
11
  * OpenAPI spec version: 20181231
6
12
  * Contact: oci_ops_cims_dev_us_grp@oracle.com
7
13
  *
@@ -1 +1 @@
1
- {"version":3,"file":"create-resource-details.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/create-resource-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAqBlC,IAAiB,qBAAqB,CAqBrC;AArBD,WAAiB,qBAAqB;IACpC,SAAgB,UAAU,CAAC,GAA0B;QACnD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,MAAM,EAAE,GAAG,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,GAAG,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,SAAS;SAC5E,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,gCAAU,aASzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA0B;QAC/D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,MAAM,EAAE,GAAG,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,GAAG,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,SAAS;SACxF,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,4CAAsB,yBASrC,CAAA;AACH,CAAC,EArBgB,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAqBrC"}
1
+ {"version":3,"file":"create-resource-details.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/create-resource-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAkBlC,IAAiB,qBAAqB,CAqBrC;AArBD,WAAiB,qBAAqB;IACpC,SAAgB,UAAU,CAAC,GAA0B;QACnD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,MAAM,EAAE,GAAG,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,GAAG,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,SAAS;SAC5E,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,gCAAU,aASzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA0B;QAC/D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,MAAM,EAAE,GAAG,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,GAAG,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,SAAS;SACxF,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,4CAAsB,yBASrC,CAAA;AACH,CAAC,EArBgB,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAqBrC"}
@@ -1,6 +1,12 @@
1
1
  /**
2
2
  * Support Management API
3
- * Use the Support Management API to manage support requests. For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm). **Note**: Before you can create service requests with this API, you need to have an Oracle Single Sign On (SSO) account, and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
3
+ * Use the Support Management API to manage support requests.
4
+ For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
5
+
6
+ **Note**: Before you can create service requests with this API,
7
+ you need to have an Oracle Single Sign On (SSO) account,
8
+ and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
9
+
4
10
  * OpenAPI spec version: 20181231
5
11
  * Contact: oci_ops_cims_dev_us_grp@oracle.com
6
12
  *
@@ -11,14 +17,12 @@
11
17
  * 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
18
  */
13
19
  /**
14
- * Details for creating the subcategory of the support ticket.
15
- * <p>
16
- **Caution:** Avoid using any confidential information when you supply string values using the API.
20
+ * Details for creating the service subcategory of the support ticket.
17
21
  *
18
22
  */
19
23
  export interface CreateSubCategoryDetails {
20
24
  /**
21
- * Unique identifier for the subcategory.
25
+ * Unique identifier for the service subcategory.
22
26
  */
23
27
  "subCategoryKey"?: string;
24
28
  }
@@ -1,7 +1,13 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Support Management API
4
- * Use the Support Management API to manage support requests. For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm). **Note**: Before you can create service requests with this API, you need to have an Oracle Single Sign On (SSO) account, and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
4
+ * Use the Support Management API to manage support requests.
5
+ For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
6
+
7
+ **Note**: Before you can create service requests with this API,
8
+ you need to have an Oracle Single Sign On (SSO) account,
9
+ and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
10
+
5
11
  * OpenAPI spec version: 20181231
6
12
  * Contact: oci_ops_cims_dev_us_grp@oracle.com
7
13
  *
@@ -1 +1 @@
1
- {"version":3,"file":"create-sub-category-details.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/create-sub-category-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAkBH,IAAiB,wBAAwB,CAWxC;AAXD,WAAiB,wBAAwB;IACvC,SAAgB,UAAU,CAAC,GAA6B;QACtD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,mCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA6B;QAClE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,+CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,wBAAwB,GAAxB,gCAAwB,KAAxB,gCAAwB,QAWxC"}
1
+ {"version":3,"file":"create-sub-category-details.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/create-sub-category-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG;;;AAgBH,IAAiB,wBAAwB,CAWxC;AAXD,WAAiB,wBAAwB;IACvC,SAAgB,UAAU,CAAC,GAA6B;QACtD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,mCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA6B;QAClE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,+CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,wBAAwB,GAAxB,gCAAwB,KAAxB,gCAAwB,QAWxC"}
@@ -1,6 +1,12 @@
1
1
  /**
2
2
  * Support Management API
3
- * Use the Support Management API to manage support requests. For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm). **Note**: Before you can create service requests with this API, you need to have an Oracle Single Sign On (SSO) account, and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
3
+ * Use the Support Management API to manage support requests.
4
+ For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
5
+
6
+ **Note**: Before you can create service requests with this API,
7
+ you need to have an Oracle Single Sign On (SSO) account,
8
+ and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
9
+
4
10
  * OpenAPI spec version: 20181231
5
11
  * Contact: oci_ops_cims_dev_us_grp@oracle.com
6
12
  *
@@ -12,9 +18,7 @@
12
18
  */
13
19
  import * as model from "../model";
14
20
  /**
15
- * Details about the issue that the technical support request relates to.
16
- * <p>
17
- **Caution:** Avoid using any confidential information when you supply string values using the API.
21
+ * Details about the issue that the technical support ticket relates to. Avoid entering confidential information.
18
22
  *
19
23
  */
20
24
  export interface CreateTechSupportItemDetails extends model.CreateItemDetails {
@@ -1,7 +1,13 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Support Management API
4
- * Use the Support Management API to manage support requests. For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm). **Note**: Before you can create service requests with this API, you need to have an Oracle Single Sign On (SSO) account, and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
4
+ * Use the Support Management API to manage support requests.
5
+ For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
6
+
7
+ **Note**: Before you can create service requests with this API,
8
+ you need to have an Oracle Single Sign On (SSO) account,
9
+ and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
10
+
5
11
  * OpenAPI spec version: 20181231
6
12
  * Contact: oci_ops_cims_dev_us_grp@oracle.com
7
13
  *
@@ -1 +1 @@
1
- {"version":3,"file":"create-tech-support-item-details.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/create-tech-support-item-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,4BAA4B,CAyB5C;AAzBD,WAAiB,4BAA4B;IAC3C,SAAgB,UAAU,CAAC,GAAiC,EAAE,eAAyB;QACrF,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,GAAG,CAAkC,CAAC,GAC3E,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,uCAAU,aASzB,CAAA;IACY,iCAAI,GAAG,MAAM,CAAC;IAC3B,SAAgB,sBAAsB,CACpC,GAAiC,EACjC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,GAAG,CAAkC,CAAC,GACvF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,mDAAsB,yBAYrC,CAAA;AACH,CAAC,EAzBgB,4BAA4B,GAA5B,oCAA4B,KAA5B,oCAA4B,QAyB5C"}
1
+ {"version":3,"file":"create-tech-support-item-details.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/create-tech-support-item-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAWlC,IAAiB,4BAA4B,CAyB5C;AAzBD,WAAiB,4BAA4B;IAC3C,SAAgB,UAAU,CAAC,GAAiC,EAAE,eAAyB;QACrF,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,GAAG,CAAkC,CAAC,GAC3E,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,uCAAU,aASzB,CAAA;IACY,iCAAI,GAAG,MAAM,CAAC;IAC3B,SAAgB,sBAAsB,CACpC,GAAiC,EACjC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,GAAG,CAAkC,CAAC,GACvF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,mDAAsB,yBAYrC,CAAA;AACH,CAAC,EAzBgB,4BAA4B,GAA5B,oCAA4B,KAA5B,oCAA4B,QAyB5C"}
@@ -1,6 +1,12 @@
1
1
  /**
2
2
  * Support Management API
3
- * Use the Support Management API to manage support requests. For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm). **Note**: Before you can create service requests with this API, you need to have an Oracle Single Sign On (SSO) account, and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
3
+ * Use the Support Management API to manage support requests.
4
+ For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
5
+
6
+ **Note**: Before you can create service requests with this API,
7
+ you need to have an Oracle Single Sign On (SSO) account,
8
+ and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
9
+
4
10
  * OpenAPI spec version: 20181231
5
11
  * Contact: oci_ops_cims_dev_us_grp@oracle.com
6
12
  *
@@ -13,8 +19,6 @@
13
19
  import * as model from "../model";
14
20
  /**
15
21
  * Details relevant to the support ticket.
16
- * <p>
17
- **Caution:** Avoid using any confidential information when you supply string values using the API.
18
22
  *
19
23
  */
20
24
  export interface CreateTicketDetails {
@@ -27,23 +31,21 @@ export interface CreateTicketDetails {
27
31
  */
28
32
  "resourceList"?: Array<model.CreateResourceDetails>;
29
33
  /**
30
- * The title of the support ticket.
34
+ * The title of the support ticket. Avoid entering confidential information.
31
35
  */
32
36
  "title": string;
33
37
  /**
34
- * The description of the support ticket.
38
+ * The description of the support ticket. Avoid entering confidential information.
35
39
  */
36
40
  "description": string;
37
- /**
38
- * The context from where the ticket is getting created.
39
- */
40
41
  "contextualData"?: model.ContextualData;
41
42
  }
42
43
  export declare namespace CreateTicketDetails {
43
44
  enum Severity {
44
45
  Highest = "HIGHEST",
45
46
  High = "HIGH",
46
- Medium = "MEDIUM"
47
+ Medium = "MEDIUM",
48
+ Low = "LOW"
47
49
  }
48
50
  function getJsonObj(obj: CreateTicketDetails): object;
49
51
  function getDeserializedJsonObj(obj: CreateTicketDetails): object;
@@ -1,7 +1,13 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Support Management API
4
- * Use the Support Management API to manage support requests. For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm). **Note**: Before you can create service requests with this API, you need to have an Oracle Single Sign On (SSO) account, and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
4
+ * Use the Support Management API to manage support requests.
5
+ For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
6
+
7
+ **Note**: Before you can create service requests with this API,
8
+ you need to have an Oracle Single Sign On (SSO) account,
9
+ and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
10
+
5
11
  * OpenAPI spec version: 20181231
6
12
  * Contact: oci_ops_cims_dev_us_grp@oracle.com
7
13
  *
@@ -40,6 +46,7 @@ var CreateTicketDetails;
40
46
  Severity["Highest"] = "HIGHEST";
41
47
  Severity["High"] = "HIGH";
42
48
  Severity["Medium"] = "MEDIUM";
49
+ Severity["Low"] = "LOW";
43
50
  })(Severity = CreateTicketDetails.Severity || (CreateTicketDetails.Severity = {}));
44
51
  function getJsonObj(obj) {
45
52
  const jsonObj = Object.assign(Object.assign({}, obj), {
@@ -1 +1 @@
1
- {"version":3,"file":"create-ticket-details.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/create-ticket-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAgClC,IAAiB,mBAAmB,CA2CnC;AA3CD,WAAiB,mBAAmB;IAClC,IAAY,QAIX;IAJD,WAAY,QAAQ;QAClB,+BAAmB,CAAA;QACnB,yBAAa,CAAA;QACb,6BAAiB,CAAA;IACnB,CAAC,EAJW,QAAQ,GAAR,4BAAQ,KAAR,4BAAQ,QAInB;IAED,SAAgB,UAAU,CAAC,GAAwB;QACjD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,cAAc,EAAE,GAAG,CAAC,YAAY;gBAC9B,CAAC,CAAC,GAAG,CAAC,YAAY,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC1B,OAAO,KAAK,CAAC,qBAAqB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACtD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YAEb,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,CAAC,GAAG,CAAC,cAAc,CAAC;gBACrD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,8BAAU,aAiBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAwB;QAC7D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,cAAc,EAAE,GAAG,CAAC,YAAY;gBAC9B,CAAC,CAAC,GAAG,CAAC,YAAY,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC1B,OAAO,KAAK,CAAC,qBAAqB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAClE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YAEb,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,sBAAsB,CAAC,GAAG,CAAC,cAAc,CAAC;gBACjE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,0CAAsB,yBAiBrC,CAAA;AACH,CAAC,EA3CgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QA2CnC"}
1
+ {"version":3,"file":"create-ticket-details.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/create-ticket-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA2BlC,IAAiB,mBAAmB,CA4CnC;AA5CD,WAAiB,mBAAmB;IAClC,IAAY,QAKX;IALD,WAAY,QAAQ;QAClB,+BAAmB,CAAA;QACnB,yBAAa,CAAA;QACb,6BAAiB,CAAA;QACjB,uBAAW,CAAA;IACb,CAAC,EALW,QAAQ,GAAR,4BAAQ,KAAR,4BAAQ,QAKnB;IAED,SAAgB,UAAU,CAAC,GAAwB;QACjD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,cAAc,EAAE,GAAG,CAAC,YAAY;gBAC9B,CAAC,CAAC,GAAG,CAAC,YAAY,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC1B,OAAO,KAAK,CAAC,qBAAqB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACtD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YAEb,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,CAAC,GAAG,CAAC,cAAc,CAAC;gBACrD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,8BAAU,aAiBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAwB;QAC7D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,cAAc,EAAE,GAAG,CAAC,YAAY;gBAC9B,CAAC,CAAC,GAAG,CAAC,YAAY,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC1B,OAAO,KAAK,CAAC,qBAAqB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAClE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YAEb,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,sBAAsB,CAAC,GAAG,CAAC,cAAc,CAAC;gBACjE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,0CAAsB,yBAiBrC,CAAA;AACH,CAAC,EA5CgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QA4CnC"}
@@ -1,6 +1,12 @@
1
1
  /**
2
2
  * Support Management API
3
- * Use the Support Management API to manage support requests. For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm). **Note**: Before you can create service requests with this API, you need to have an Oracle Single Sign On (SSO) account, and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
3
+ * Use the Support Management API to manage support requests.
4
+ For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
5
+
6
+ **Note**: Before you can create service requests with this API,
7
+ you need to have an Oracle Single Sign On (SSO) account,
8
+ and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
9
+
4
10
  * OpenAPI spec version: 20181231
5
11
  * Contact: oci_ops_cims_dev_us_grp@oracle.com
6
12
  *
@@ -10,8 +16,9 @@
10
16
  * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
17
  * 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
18
  */
19
+ import * as model from "../model";
13
20
  /**
14
- * Details about creation of user.
21
+ * Details for creating a new user.
15
22
  */
16
23
  export interface CreateUserDetails {
17
24
  /**
@@ -27,11 +34,7 @@ export interface CreateUserDetails {
27
34
  */
28
35
  "lastName": string;
29
36
  /**
30
- * Country of the user.
31
- */
32
- "country": string;
33
- /**
34
- * CSI to be associated to the user.
37
+ * CSI associated with the user.
35
38
  */
36
39
  "csi": string;
37
40
  /**
@@ -46,6 +49,10 @@ export interface CreateUserDetails {
46
49
  * Organization of the user.
47
50
  */
48
51
  "organizationName": string;
52
+ /**
53
+ * The kind of support ticket, such as a technical support request or a limit increase request.
54
+ */
55
+ "problemType": model.ProblemType;
49
56
  }
50
57
  export declare namespace CreateUserDetails {
51
58
  function getJsonObj(obj: CreateUserDetails): object;
@@ -1,7 +1,13 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Support Management API
4
- * Use the Support Management API to manage support requests. For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm). **Note**: Before you can create service requests with this API, you need to have an Oracle Single Sign On (SSO) account, and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
4
+ * Use the Support Management API to manage support requests.
5
+ For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
6
+
7
+ **Note**: Before you can create service requests with this API,
8
+ you need to have an Oracle Single Sign On (SSO) account,
9
+ and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
10
+
5
11
  * OpenAPI spec version: 20181231
6
12
  * Contact: oci_ops_cims_dev_us_grp@oracle.com
7
13
  *
@@ -1 +1 @@
1
- {"version":3,"file":"create-user-details.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/create-user-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA2CH,IAAiB,iBAAiB,CAWjC;AAXD,WAAiB,iBAAiB;IAChC,SAAgB,UAAU,CAAC,GAAsB;QAC/C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,4BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAsB;QAC3D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,wCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAWjC"}
1
+ {"version":3,"file":"create-user-details.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/create-user-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG;;;AA2CH,IAAiB,iBAAiB,CAWjC;AAXD,WAAiB,iBAAiB;IAChC,SAAgB,UAAU,CAAC,GAAsB;QAC/C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,4BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAsB;QAC3D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,wCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAWjC"}
@@ -1,6 +1,12 @@
1
1
  /**
2
2
  * Support Management API
3
- * Use the Support Management API to manage support requests. For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm). **Note**: Before you can create service requests with this API, you need to have an Oracle Single Sign On (SSO) account, and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
3
+ * Use the Support Management API to manage support requests.
4
+ For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
5
+
6
+ **Note**: Before you can create service requests with this API,
7
+ you need to have an Oracle Single Sign On (SSO) account,
8
+ and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
9
+
4
10
  * OpenAPI spec version: 20181231
5
11
  * Contact: oci_ops_cims_dev_us_grp@oracle.com
6
12
  *
@@ -10,6 +16,9 @@
10
16
  * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
17
  * 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
18
  */
19
+ /**
20
+ * Service error codes that can be returned from the API calls.
21
+ **/
13
22
  export declare enum ErrorCode {
14
23
  ContentEmpty = "CONTENT_EMPTY",
15
24
  ClientException = "CLIENT_EXCEPTION",
@@ -17,10 +26,13 @@ export declare enum ErrorCode {
17
26
  InvalidJsonInput = "INVALID_JSON_INPUT",
18
27
  SslAuthorization = "SSL_AUTHORIZATION",
19
28
  AuthFailed = "AUTH_FAILED",
29
+ AuthzFailed = "AUTHZ_FAILED",
20
30
  CsiNotAuthorized = "CSI_NOT_AUTHORIZED",
21
31
  UserPolicyNotAuthorized = "USER_POLICY_NOT_AUTHORIZED",
22
32
  EmailNotVerified = "EMAIL_NOT_VERIFIED",
23
33
  EmailNotFound = "EMAIL_NOT_FOUND",
34
+ OciEmailNotFound = "OCI_EMAIL_NOT_FOUND",
35
+ MosEmailNotFound = "MOS_EMAIL_NOT_FOUND",
24
36
  IdcsEmailNotValid = "IDCS_EMAIL_NOT_VALID",
25
37
  InvalidPath = "INVALID_PATH",
26
38
  MethodNotAllowed = "METHOD_NOT_ALLOWED",
@@ -34,6 +46,20 @@ export declare enum ErrorCode {
34
46
  InvalidUserCsi = "INVALID_USER_CSI",
35
47
  DataAlreadyExists = "DATA_ALREADY_EXISTS",
36
48
  AuthUserNotMatching = "AUTH_USER_NOT_MATCHING",
49
+ ContactNotApproved = "CONTACT_NOT_APPROVED",
50
+ CreateProfileMosFailure = "CREATE_PROFILE_MOS_FAILURE",
51
+ CreateProfileCreateOssoFailure = "CREATE_PROFILE_CREATE_OSSO_FAILURE",
52
+ CreateProfileIdentityFailure = "CREATE_PROFILE_IDENTITY_FAILURE",
53
+ CreateProfileVerifyOssoFailure = "CREATE_PROFILE_VERIFY_OSSO_FAILURE",
54
+ ProfileAccountNotVerified = "PROFILE_ACCOUNT_NOT_VERIFIED",
55
+ SupportAccountNotFound = "SUPPORT_ACCOUNT_NOT_FOUND",
56
+ SupportAccountPendingCsiApproval = "SUPPORT_ACCOUNT_PENDING_CSI_APPROVAL",
57
+ FreeTierCustomerSliUnsupported = "FREE_TIER_CUSTOMER_SLI_UNSUPPORTED",
58
+ ProfileAccountVerified = "PROFILE_ACCOUNT_VERIFIED",
59
+ ProfileVerifiedCsiRequestPending = "PROFILE_VERIFIED_CSI_REQUEST_PENDING",
60
+ ProfileVerifiedCsiRequestNotFound = "PROFILE_VERIFIED_CSI_REQUEST_NOT_FOUND",
61
+ CreateProfileOrganizationNameInvalid = "CREATE_PROFILE_ORGANIZATION_NAME_INVALID",
62
+ CreateProfileEmailInvalid = "CREATE_PROFILE_EMAIL_INVALID",
37
63
  /**
38
64
  * This value is used if a service returns a value for this enum that is not recognized by this
39
65
  * version of the SDK.
@@ -1,7 +1,13 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Support Management API
4
- * Use the Support Management API to manage support requests. For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm). **Note**: Before you can create service requests with this API, you need to have an Oracle Single Sign On (SSO) account, and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
4
+ * Use the Support Management API to manage support requests.
5
+ For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
6
+
7
+ **Note**: Before you can create service requests with this API,
8
+ you need to have an Oracle Single Sign On (SSO) account,
9
+ and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
10
+
5
11
  * OpenAPI spec version: 20181231
6
12
  * Contact: oci_ops_cims_dev_us_grp@oracle.com
7
13
  *
@@ -13,6 +19,9 @@
13
19
  */
14
20
  Object.defineProperty(exports, "__esModule", { value: true });
15
21
  exports.ErrorCode = void 0;
22
+ /**
23
+ * Service error codes that can be returned from the API calls.
24
+ **/
16
25
  var ErrorCode;
17
26
  (function (ErrorCode) {
18
27
  ErrorCode["ContentEmpty"] = "CONTENT_EMPTY";
@@ -21,10 +30,13 @@ var ErrorCode;
21
30
  ErrorCode["InvalidJsonInput"] = "INVALID_JSON_INPUT";
22
31
  ErrorCode["SslAuthorization"] = "SSL_AUTHORIZATION";
23
32
  ErrorCode["AuthFailed"] = "AUTH_FAILED";
33
+ ErrorCode["AuthzFailed"] = "AUTHZ_FAILED";
24
34
  ErrorCode["CsiNotAuthorized"] = "CSI_NOT_AUTHORIZED";
25
35
  ErrorCode["UserPolicyNotAuthorized"] = "USER_POLICY_NOT_AUTHORIZED";
26
36
  ErrorCode["EmailNotVerified"] = "EMAIL_NOT_VERIFIED";
27
37
  ErrorCode["EmailNotFound"] = "EMAIL_NOT_FOUND";
38
+ ErrorCode["OciEmailNotFound"] = "OCI_EMAIL_NOT_FOUND";
39
+ ErrorCode["MosEmailNotFound"] = "MOS_EMAIL_NOT_FOUND";
28
40
  ErrorCode["IdcsEmailNotValid"] = "IDCS_EMAIL_NOT_VALID";
29
41
  ErrorCode["InvalidPath"] = "INVALID_PATH";
30
42
  ErrorCode["MethodNotAllowed"] = "METHOD_NOT_ALLOWED";
@@ -38,6 +50,20 @@ var ErrorCode;
38
50
  ErrorCode["InvalidUserCsi"] = "INVALID_USER_CSI";
39
51
  ErrorCode["DataAlreadyExists"] = "DATA_ALREADY_EXISTS";
40
52
  ErrorCode["AuthUserNotMatching"] = "AUTH_USER_NOT_MATCHING";
53
+ ErrorCode["ContactNotApproved"] = "CONTACT_NOT_APPROVED";
54
+ ErrorCode["CreateProfileMosFailure"] = "CREATE_PROFILE_MOS_FAILURE";
55
+ ErrorCode["CreateProfileCreateOssoFailure"] = "CREATE_PROFILE_CREATE_OSSO_FAILURE";
56
+ ErrorCode["CreateProfileIdentityFailure"] = "CREATE_PROFILE_IDENTITY_FAILURE";
57
+ ErrorCode["CreateProfileVerifyOssoFailure"] = "CREATE_PROFILE_VERIFY_OSSO_FAILURE";
58
+ ErrorCode["ProfileAccountNotVerified"] = "PROFILE_ACCOUNT_NOT_VERIFIED";
59
+ ErrorCode["SupportAccountNotFound"] = "SUPPORT_ACCOUNT_NOT_FOUND";
60
+ ErrorCode["SupportAccountPendingCsiApproval"] = "SUPPORT_ACCOUNT_PENDING_CSI_APPROVAL";
61
+ ErrorCode["FreeTierCustomerSliUnsupported"] = "FREE_TIER_CUSTOMER_SLI_UNSUPPORTED";
62
+ ErrorCode["ProfileAccountVerified"] = "PROFILE_ACCOUNT_VERIFIED";
63
+ ErrorCode["ProfileVerifiedCsiRequestPending"] = "PROFILE_VERIFIED_CSI_REQUEST_PENDING";
64
+ ErrorCode["ProfileVerifiedCsiRequestNotFound"] = "PROFILE_VERIFIED_CSI_REQUEST_NOT_FOUND";
65
+ ErrorCode["CreateProfileOrganizationNameInvalid"] = "CREATE_PROFILE_ORGANIZATION_NAME_INVALID";
66
+ ErrorCode["CreateProfileEmailInvalid"] = "CREATE_PROFILE_EMAIL_INVALID";
41
67
  /**
42
68
  * This value is used if a service returns a value for this enum that is not recognized by this
43
69
  * version of the SDK.