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 +1 @@
1
- {"version":3,"file":"error-code.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/error-code.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH,IAAY,SA8BX;AA9BD,WAAY,SAAS;IACnB,2CAA8B,CAAA;IAC9B,iDAAoC,CAAA;IACpC,6CAAgC,CAAA;IAChC,oDAAuC,CAAA;IACvC,mDAAsC,CAAA;IACtC,uCAA0B,CAAA;IAC1B,oDAAuC,CAAA;IACvC,mEAAsD,CAAA;IACtD,oDAAuC,CAAA;IACvC,8CAAiC,CAAA;IACjC,uDAA0C,CAAA;IAC1C,yCAA4B,CAAA;IAC5B,oDAAuC,CAAA;IACvC,+CAAkC,CAAA;IAClC,mDAAsC,CAAA;IACtC,yFAA4E,CAAA;IAC5E,iFAAoE,CAAA;IACpE,kDAAqC,CAAA;IACrC,mDAAsC,CAAA;IACtC,oDAAuC,CAAA;IACvC,gDAAmC,CAAA;IACnC,sDAAyC,CAAA;IACzC,2DAA8C,CAAA;IAE9C;;;OAGG;IACH,2CAA8B,CAAA;AAChC,CAAC,EA9BW,SAAS,GAAT,iBAAS,KAAT,iBAAS,QA8BpB;AAED,WAAiB,SAAS;IACxB,SAAgB,UAAU,CAAC,GAAc;QACvC,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,oBAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAc;QACnD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,gCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,SAAS,GAAT,iBAAS,KAAT,iBAAS,QAOzB"}
1
+ {"version":3,"file":"error-code.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/error-code.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG;;;AAKH;;IAEI;AACJ,IAAY,SA+CX;AA/CD,WAAY,SAAS;IACnB,2CAA8B,CAAA;IAC9B,iDAAoC,CAAA;IACpC,6CAAgC,CAAA;IAChC,oDAAuC,CAAA;IACvC,mDAAsC,CAAA;IACtC,uCAA0B,CAAA;IAC1B,yCAA4B,CAAA;IAC5B,oDAAuC,CAAA;IACvC,mEAAsD,CAAA;IACtD,oDAAuC,CAAA;IACvC,8CAAiC,CAAA;IACjC,qDAAwC,CAAA;IACxC,qDAAwC,CAAA;IACxC,uDAA0C,CAAA;IAC1C,yCAA4B,CAAA;IAC5B,oDAAuC,CAAA;IACvC,+CAAkC,CAAA;IAClC,mDAAsC,CAAA;IACtC,yFAA4E,CAAA;IAC5E,iFAAoE,CAAA;IACpE,kDAAqC,CAAA;IACrC,mDAAsC,CAAA;IACtC,oDAAuC,CAAA;IACvC,gDAAmC,CAAA;IACnC,sDAAyC,CAAA;IACzC,2DAA8C,CAAA;IAC9C,wDAA2C,CAAA;IAC3C,mEAAsD,CAAA;IACtD,kFAAqE,CAAA;IACrE,6EAAgE,CAAA;IAChE,kFAAqE,CAAA;IACrE,uEAA0D,CAAA;IAC1D,iEAAoD,CAAA;IACpD,sFAAyE,CAAA;IACzE,kFAAqE,CAAA;IACrE,gEAAmD,CAAA;IACnD,sFAAyE,CAAA;IACzE,yFAA4E,CAAA;IAC5E,8FAAiF,CAAA;IACjF,uEAA0D,CAAA;IAE1D;;;OAGG;IACH,2CAA8B,CAAA;AAChC,CAAC,EA/CW,SAAS,GAAT,iBAAS,KAAT,iBAAS,QA+CpB;AAED,WAAiB,SAAS;IACxB,SAAgB,UAAU,CAAC,GAAc;QACvC,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,oBAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAc;QACnD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,gCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,SAAS,GAAT,iBAAS,KAAT,iBAAS,QAOzB"}
@@ -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
  *
@@ -16,7 +22,7 @@ import * as model from "../model";
16
22
  */
17
23
  export interface IncidentResourceType {
18
24
  /**
19
- * Unique identifier of the resource.
25
+ * A unique identifier for the resource.
20
26
  */
21
27
  "resourceTypeKey"?: string;
22
28
  /**
@@ -35,6 +41,16 @@ export interface IncidentResourceType {
35
41
  * The service category list.
36
42
  */
37
43
  "serviceCategoryList"?: Array<model.ServiceCategory>;
44
+ /**
45
+ * The map of services for MOS Taxonomy.
46
+ */
47
+ "service"?: {
48
+ [key: string]: string;
49
+ };
50
+ /**
51
+ * The service categories list for MOS Taxonomy.
52
+ */
53
+ "serviceCategories"?: Array<model.ServiceCategories>;
38
54
  }
39
55
  export declare namespace IncidentResourceType {
40
56
  function getJsonObj(obj: IncidentResourceType): 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
  *
@@ -41,6 +47,11 @@ var IncidentResourceType;
41
47
  ? obj.serviceCategoryList.map(item => {
42
48
  return model.ServiceCategory.getJsonObj(item);
43
49
  })
50
+ : undefined,
51
+ "serviceCategories": obj.serviceCategories
52
+ ? obj.serviceCategories.map(item => {
53
+ return model.ServiceCategories.getJsonObj(item);
54
+ })
44
55
  : undefined
45
56
  });
46
57
  return jsonObj;
@@ -52,6 +63,11 @@ var IncidentResourceType;
52
63
  ? obj.serviceCategoryList.map(item => {
53
64
  return model.ServiceCategory.getDeserializedJsonObj(item);
54
65
  })
66
+ : undefined,
67
+ "serviceCategories": obj.serviceCategories
68
+ ? obj.serviceCategories.map(item => {
69
+ return model.ServiceCategories.getDeserializedJsonObj(item);
70
+ })
55
71
  : undefined
56
72
  });
57
73
  return jsonObj;
@@ -1 +1 @@
1
- {"version":3,"file":"incident-resource-type.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/incident-resource-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA6BlC,IAAiB,oBAAoB,CA6BpC;AA7BD,WAAiB,oBAAoB;IACnC,SAAgB,UAAU,CAAC,GAAyB;QAClD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,qBAAqB,EAAE,GAAG,CAAC,mBAAmB;gBAC5C,CAAC,CAAC,GAAG,CAAC,mBAAmB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACjC,OAAO,KAAK,CAAC,eAAe,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAChD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,+BAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAyB;QAC9D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,qBAAqB,EAAE,GAAG,CAAC,mBAAmB;gBAC5C,CAAC,CAAC,GAAG,CAAC,mBAAmB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACjC,OAAO,KAAK,CAAC,eAAe,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC5D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,2CAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QA6BpC"}
1
+ {"version":3,"file":"incident-resource-type.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/incident-resource-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAqClC,IAAiB,oBAAoB,CAyCpC;AAzCD,WAAiB,oBAAoB;IACnC,SAAgB,UAAU,CAAC,GAAyB;QAClD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,qBAAqB,EAAE,GAAG,CAAC,mBAAmB;gBAC5C,CAAC,CAAC,GAAG,CAAC,mBAAmB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACjC,OAAO,KAAK,CAAC,eAAe,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAChD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YAEb,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,GAAG,CAAC,iBAAiB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC/B,OAAO,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAClD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAnBe,+BAAU,aAmBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAyB;QAC9D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,qBAAqB,EAAE,GAAG,CAAC,mBAAmB;gBAC5C,CAAC,CAAC,GAAG,CAAC,mBAAmB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACjC,OAAO,KAAK,CAAC,eAAe,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC5D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YAEb,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,GAAG,CAAC,iBAAiB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC/B,OAAO,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC9D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAnBe,2CAAsB,yBAmBrC,CAAA;AACH,CAAC,EAzCgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAyCpC"}
@@ -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
  *
@@ -28,7 +34,7 @@ export interface IncidentSummary {
28
34
  "ticket"?: model.Ticket;
29
35
  "incidentType"?: model.IncidentResourceType;
30
36
  /**
31
- * The kind of support ticket, such as a technical support request.
37
+ * The kind of support ticket, such as a technical support request or a limit increase request.
32
38
  */
33
39
  "problemType": model.ProblemType;
34
40
  }
@@ -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":"incident-summary.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/incident-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAyBlC,IAAiB,eAAe,CAqC/B;AArCD,WAAiB,eAAe;IAC9B,SAAgB,UAAU,CAAC,GAAoB;QAC7C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,aAAa,EAAE,GAAG,CAAC,WAAW,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,UAAU,CAAC,GAAG,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,SAAS;YAC1F,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,UAAU,CAAC,GAAG,CAAC,kBAAkB,CAAC;gBAC7D,CAAC,CAAC,SAAS;YACb,QAAQ,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,UAAU,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,SAAS;YACtE,cAAc,EAAE,GAAG,CAAC,YAAY;gBAC9B,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,UAAU,CAAC,GAAG,CAAC,YAAY,CAAC;gBACzD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,0BAAU,aAgBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAoB;QACzD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,sBAAsB,CAAC,GAAG,CAAC,WAAW,CAAC;gBAC3D,CAAC,CAAC,SAAS;YACb,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CAAC,GAAG,CAAC,kBAAkB,CAAC;gBACzE,CAAC,CAAC,SAAS;YACb,QAAQ,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,sBAAsB,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,SAAS;YAClF,cAAc,EAAE,GAAG,CAAC,YAAY;gBAC9B,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,sBAAsB,CAAC,GAAG,CAAC,YAAY,CAAC;gBACrE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAlBe,sCAAsB,yBAkBrC,CAAA;AACH,CAAC,EArCgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAqC/B"}
1
+ {"version":3,"file":"incident-summary.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/incident-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAyBlC,IAAiB,eAAe,CAqC/B;AArCD,WAAiB,eAAe;IAC9B,SAAgB,UAAU,CAAC,GAAoB;QAC7C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,aAAa,EAAE,GAAG,CAAC,WAAW,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,UAAU,CAAC,GAAG,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,SAAS;YAC1F,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,UAAU,CAAC,GAAG,CAAC,kBAAkB,CAAC;gBAC7D,CAAC,CAAC,SAAS;YACb,QAAQ,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,UAAU,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,SAAS;YACtE,cAAc,EAAE,GAAG,CAAC,YAAY;gBAC9B,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,UAAU,CAAC,GAAG,CAAC,YAAY,CAAC;gBACzD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,0BAAU,aAgBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAoB;QACzD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,sBAAsB,CAAC,GAAG,CAAC,WAAW,CAAC;gBAC3D,CAAC,CAAC,SAAS;YACb,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CAAC,GAAG,CAAC,kBAAkB,CAAC;gBACzE,CAAC,CAAC,SAAS;YACb,QAAQ,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,sBAAsB,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,SAAS;YAClF,cAAc,EAAE,GAAG,CAAC,YAAY;gBAC9B,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,sBAAsB,CAAC,GAAG,CAAC,YAAY,CAAC;gBACrE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAlBe,sCAAsB,yBAkBrC,CAAA;AACH,CAAC,EArCgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAqC/B"}
@@ -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
- * Details about the incident type object.
21
+ * Details about the incident type associated with the support ticket.
16
22
  */
17
23
  export interface IncidentType {
18
24
  /**
@@ -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":"incident-type.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/incident-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA6BlC,IAAiB,YAAY,CA6B5B;AA7BD,WAAiB,YAAY;IAC3B,SAAgB,UAAU,CAAC,GAAiB;QAC1C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,GAAG,CAAC,cAAc,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC5B,OAAO,KAAK,CAAC,UAAU,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC3C,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,uBAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAiB;QACtD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,GAAG,CAAC,cAAc,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC5B,OAAO,KAAK,CAAC,UAAU,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACvD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,mCAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QA6B5B"}
1
+ {"version":3,"file":"incident-type.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/incident-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA6BlC,IAAiB,YAAY,CA6B5B;AA7BD,WAAiB,YAAY;IAC3B,SAAgB,UAAU,CAAC,GAAiB;QAC1C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,GAAG,CAAC,cAAc,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC5B,OAAO,KAAK,CAAC,UAAU,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC3C,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,uBAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAiB;QACtD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,GAAG,CAAC,cAAc,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC5B,OAAO,KAAK,CAAC,UAAU,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACvD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,mCAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QA6B5B"}
@@ -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
- * Details of about the incident object.
21
+ * Details about the support ticket.
16
22
  */
17
23
  export interface Incident {
18
24
  /**
@@ -28,7 +34,7 @@ export interface Incident {
28
34
  "ticket"?: model.Ticket;
29
35
  "incidentType"?: model.IncidentType;
30
36
  /**
31
- * The kind of support ticket, such as a technical support request.
37
+ * The kind of support ticket, such as a technical support request or a limit increase request.
32
38
  */
33
39
  "problemType"?: model.ProblemType;
34
40
  /**
@@ -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":"incident.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/incident.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA6BlC,IAAiB,QAAQ,CAqCxB;AArCD,WAAiB,QAAQ;IACvB,SAAgB,UAAU,CAAC,GAAa;QACtC,MAAM,OAAO,mCACR,GAAG,GACH;YACD,aAAa,EAAE,GAAG,CAAC,WAAW,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,UAAU,CAAC,GAAG,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,SAAS;YAC1F,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,UAAU,CAAC,GAAG,CAAC,kBAAkB,CAAC;gBAC7D,CAAC,CAAC,SAAS;YACb,QAAQ,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,UAAU,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,SAAS;YACtE,cAAc,EAAE,GAAG,CAAC,YAAY;gBAC9B,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,UAAU,CAAC,GAAG,CAAC,YAAY,CAAC;gBACjD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,mBAAU,aAgBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAa;QAClD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,sBAAsB,CAAC,GAAG,CAAC,WAAW,CAAC;gBAC3D,CAAC,CAAC,SAAS;YACb,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CAAC,GAAG,CAAC,kBAAkB,CAAC;gBACzE,CAAC,CAAC,SAAS;YACb,QAAQ,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,sBAAsB,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,SAAS;YAClF,cAAc,EAAE,GAAG,CAAC,YAAY;gBAC9B,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,sBAAsB,CAAC,GAAG,CAAC,YAAY,CAAC;gBAC7D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAlBe,+BAAsB,yBAkBrC,CAAA;AACH,CAAC,EArCgB,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QAqCxB"}
1
+ {"version":3,"file":"incident.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/incident.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA6BlC,IAAiB,QAAQ,CAqCxB;AArCD,WAAiB,QAAQ;IACvB,SAAgB,UAAU,CAAC,GAAa;QACtC,MAAM,OAAO,mCACR,GAAG,GACH;YACD,aAAa,EAAE,GAAG,CAAC,WAAW,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,UAAU,CAAC,GAAG,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,SAAS;YAC1F,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,UAAU,CAAC,GAAG,CAAC,kBAAkB,CAAC;gBAC7D,CAAC,CAAC,SAAS;YACb,QAAQ,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,UAAU,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,SAAS;YACtE,cAAc,EAAE,GAAG,CAAC,YAAY;gBAC9B,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,UAAU,CAAC,GAAG,CAAC,YAAY,CAAC;gBACjD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,mBAAU,aAgBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAa;QAClD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,sBAAsB,CAAC,GAAG,CAAC,WAAW,CAAC;gBAC3D,CAAC,CAAC,SAAS;YACb,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CAAC,GAAG,CAAC,kBAAkB,CAAC;gBACzE,CAAC,CAAC,SAAS;YACb,QAAQ,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,sBAAsB,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,SAAS;YAClF,cAAc,EAAE,GAAG,CAAC,YAAY;gBAC9B,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,sBAAsB,CAAC,GAAG,CAAC,YAAY,CAAC;gBAC7D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAlBe,+BAAsB,yBAkBrC,CAAA;AACH,CAAC,EArCgB,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QAqCxB"}
@@ -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,6 @@
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
  */
13
- import * as AvailabilityDomain from "./availability-domain";
14
- export import AvailabilityDomain = AvailabilityDomain.AvailabilityDomain;
15
19
  import * as Category from "./category";
16
20
  export import Category = Category.Category;
17
21
  import * as Classifier from "./classifier";
@@ -58,12 +62,12 @@ import * as LifecycleState from "./lifecycle-state";
58
62
  export import LifecycleState = LifecycleState.LifecycleState;
59
63
  import * as ProblemType from "./problem-type";
60
64
  export import ProblemType = ProblemType.ProblemType;
61
- import * as Region from "./region";
62
- export import Region = Region.Region;
63
65
  import * as Resource from "./resource";
64
66
  export import Resource = Resource.Resource;
65
67
  import * as Scope from "./scope";
66
68
  export import Scope = Scope.Scope;
69
+ import * as ServiceCategories from "./service-categories";
70
+ export import ServiceCategories = ServiceCategories.ServiceCategories;
67
71
  import * as ServiceCategory from "./service-category";
68
72
  export import ServiceCategory = ServiceCategory.ServiceCategory;
69
73
  import * as SortBy from "./sort-by";
@@ -94,8 +98,12 @@ import * as User from "./user";
94
98
  export import User = User.User;
95
99
  import * as ValidationResponse from "./validation-response";
96
100
  export import ValidationResponse = ValidationResponse.ValidationResponse;
101
+ import * as AccountItem from "./account-item";
102
+ export import AccountItem = AccountItem.AccountItem;
97
103
  import * as ActivityItem from "./activity-item";
98
104
  export import ActivityItem = ActivityItem.ActivityItem;
105
+ import * as CreateAccountItemDetails from "./create-account-item-details";
106
+ export import CreateAccountItemDetails = CreateAccountItemDetails.CreateAccountItemDetails;
99
107
  import * as CreateLimitItemDetails from "./create-limit-item-details";
100
108
  export import CreateLimitItemDetails = CreateLimitItemDetails.CreateLimitItemDetails;
101
109
  import * as CreateTechSupportItemDetails from "./create-tech-support-item-details";
@@ -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
  *
@@ -31,9 +37,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
31
37
  return result;
32
38
  };
33
39
  Object.defineProperty(exports, "__esModule", { value: true });
34
- exports.UpdateActivityItemDetails = exports.TechSupportItem = exports.LimitItem = exports.CreateTechSupportItemDetails = exports.CreateLimitItemDetails = exports.ActivityItem = exports.ValidationResponse = exports.User = exports.UpdateTicketDetails = exports.UpdateResourceDetails = exports.UpdateItemDetails = exports.UpdateIncident = exports.Unit = exports.TimeZone = exports.Ticket = exports.TenancyInformation = exports.SubCategory = exports.Status = exports.SortOrder = exports.SortBy = exports.ServiceCategory = exports.Scope = exports.Resource = exports.Region = exports.ProblemType = exports.LifecycleState = exports.LifecycleDetails = exports.Item = exports.IssueType = exports.IncidentType = exports.IncidentSummary = exports.IncidentResourceType = exports.Incident = exports.ErrorCode = exports.CreateUserDetails = exports.CreateTicketDetails = exports.CreateSubCategoryDetails = exports.CreateResourceDetails = exports.CreateItemDetails = exports.CreateIssueTypeDetails = exports.CreateIncident = exports.CreateCategoryDetails = exports.ContextualData = exports.ContactList = exports.Contact = exports.Classifier = exports.Category = exports.AvailabilityDomain = void 0;
35
- const AvailabilityDomain = __importStar(require("./availability-domain"));
36
- exports.AvailabilityDomain = AvailabilityDomain.AvailabilityDomain;
40
+ exports.UpdateActivityItemDetails = exports.TechSupportItem = exports.LimitItem = exports.CreateTechSupportItemDetails = exports.CreateLimitItemDetails = exports.CreateAccountItemDetails = exports.ActivityItem = exports.AccountItem = exports.ValidationResponse = exports.User = exports.UpdateTicketDetails = exports.UpdateResourceDetails = exports.UpdateItemDetails = exports.UpdateIncident = exports.Unit = exports.TimeZone = exports.Ticket = exports.TenancyInformation = exports.SubCategory = exports.Status = exports.SortOrder = exports.SortBy = exports.ServiceCategory = exports.ServiceCategories = exports.Scope = exports.Resource = exports.ProblemType = exports.LifecycleState = exports.LifecycleDetails = exports.Item = exports.IssueType = exports.IncidentType = exports.IncidentSummary = exports.IncidentResourceType = exports.Incident = exports.ErrorCode = exports.CreateUserDetails = exports.CreateTicketDetails = exports.CreateSubCategoryDetails = exports.CreateResourceDetails = exports.CreateItemDetails = exports.CreateIssueTypeDetails = exports.CreateIncident = exports.CreateCategoryDetails = exports.ContextualData = exports.ContactList = exports.Contact = exports.Classifier = exports.Category = void 0;
37
41
  const Category = __importStar(require("./category"));
38
42
  exports.Category = Category.Category;
39
43
  const Classifier = __importStar(require("./classifier"));
@@ -80,12 +84,12 @@ const LifecycleState = __importStar(require("./lifecycle-state"));
80
84
  exports.LifecycleState = LifecycleState.LifecycleState;
81
85
  const ProblemType = __importStar(require("./problem-type"));
82
86
  exports.ProblemType = ProblemType.ProblemType;
83
- const Region = __importStar(require("./region"));
84
- exports.Region = Region.Region;
85
87
  const Resource = __importStar(require("./resource"));
86
88
  exports.Resource = Resource.Resource;
87
89
  const Scope = __importStar(require("./scope"));
88
90
  exports.Scope = Scope.Scope;
91
+ const ServiceCategories = __importStar(require("./service-categories"));
92
+ exports.ServiceCategories = ServiceCategories.ServiceCategories;
89
93
  const ServiceCategory = __importStar(require("./service-category"));
90
94
  exports.ServiceCategory = ServiceCategory.ServiceCategory;
91
95
  const SortBy = __importStar(require("./sort-by"));
@@ -116,8 +120,12 @@ const User = __importStar(require("./user"));
116
120
  exports.User = User.User;
117
121
  const ValidationResponse = __importStar(require("./validation-response"));
118
122
  exports.ValidationResponse = ValidationResponse.ValidationResponse;
123
+ const AccountItem = __importStar(require("./account-item"));
124
+ exports.AccountItem = AccountItem.AccountItem;
119
125
  const ActivityItem = __importStar(require("./activity-item"));
120
126
  exports.ActivityItem = ActivityItem.ActivityItem;
127
+ const CreateAccountItemDetails = __importStar(require("./create-account-item-details"));
128
+ exports.CreateAccountItemDetails = CreateAccountItemDetails.CreateAccountItemDetails;
121
129
  const CreateLimitItemDetails = __importStar(require("./create-limit-item-details"));
122
130
  exports.CreateLimitItemDetails = CreateLimitItemDetails.CreateLimitItemDetails;
123
131
  const CreateTechSupportItemDetails = __importStar(require("./create-tech-support-item-details"));
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,0EAA4D;AAC9C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,qDAAuC;AACzB,QAAA,QAAQ,GAAG,QAAQ,CAAC,QAAQ,CAAC;AAC3C,yDAA2C;AAC7B,QAAA,UAAU,GAAG,UAAU,CAAC,UAAU,CAAC;AACjD,mDAAqC;AACvB,QAAA,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;AACxC,4DAA8C;AAChC,QAAA,WAAW,GAAG,WAAW,CAAC,WAAW,CAAC;AACpD,kEAAoD;AACtC,QAAA,cAAc,GAAG,cAAc,CAAC,cAAc,CAAC;AAC7D,iFAAmE;AACrD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,kEAAoD;AACtC,QAAA,cAAc,GAAG,cAAc,CAAC,cAAc,CAAC;AAC7D,oFAAsE;AACxD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AACrF,yEAA2D;AAC7C,QAAA,iBAAiB,GAAG,iBAAiB,CAAC,iBAAiB,CAAC;AACtE,iFAAmE;AACrD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,wFAA0E;AAC5D,QAAA,wBAAwB,GAAG,wBAAwB,CAAC,wBAAwB,CAAC;AAC3F,6EAA+D;AACjD,QAAA,mBAAmB,GAAG,mBAAmB,CAAC,mBAAmB,CAAC;AAC5E,yEAA2D;AAC7C,QAAA,iBAAiB,GAAG,iBAAiB,CAAC,iBAAiB,CAAC;AACtE,wDAA0C;AAC5B,QAAA,SAAS,GAAG,SAAS,CAAC,SAAS,CAAC;AAC9C,qDAAuC;AACzB,QAAA,QAAQ,GAAG,QAAQ,CAAC,QAAQ,CAAC;AAC3C,+EAAiE;AACnD,QAAA,oBAAoB,GAAG,oBAAoB,CAAC,oBAAoB,CAAC;AAC/E,oEAAsD;AACxC,QAAA,eAAe,GAAG,eAAe,CAAC,eAAe,CAAC;AAChE,8DAAgD;AAClC,QAAA,YAAY,GAAG,YAAY,CAAC,YAAY,CAAC;AACvD,wDAA0C;AAC5B,QAAA,SAAS,GAAG,SAAS,CAAC,SAAS,CAAC;AAC9C,6CAA+B;AACjB,QAAA,IAAI,GAAG,IAAI,CAAC,IAAI,CAAC;AAC/B,sEAAwD;AAC1C,QAAA,gBAAgB,GAAG,gBAAgB,CAAC,gBAAgB,CAAC;AACnE,kEAAoD;AACtC,QAAA,cAAc,GAAG,cAAc,CAAC,cAAc,CAAC;AAC7D,4DAA8C;AAChC,QAAA,WAAW,GAAG,WAAW,CAAC,WAAW,CAAC;AACpD,iDAAmC;AACrB,QAAA,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC;AACrC,qDAAuC;AACzB,QAAA,QAAQ,GAAG,QAAQ,CAAC,QAAQ,CAAC;AAC3C,+CAAiC;AACnB,QAAA,KAAK,GAAG,KAAK,CAAC,KAAK,CAAC;AAClC,oEAAsD;AACxC,QAAA,eAAe,GAAG,eAAe,CAAC,eAAe,CAAC;AAChE,kDAAoC;AACtB,QAAA,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC;AACrC,wDAA0C;AAC5B,QAAA,SAAS,GAAG,SAAS,CAAC,SAAS,CAAC;AAC9C,iDAAmC;AACrB,QAAA,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC;AACrC,4DAA8C;AAChC,QAAA,WAAW,GAAG,WAAW,CAAC,WAAW,CAAC;AACpD,0EAA4D;AAC9C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,iDAAmC;AACrB,QAAA,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC;AACrC,sDAAwC;AAC1B,QAAA,QAAQ,GAAG,QAAQ,CAAC,QAAQ,CAAC;AAC3C,6CAA+B;AACjB,QAAA,IAAI,GAAG,IAAI,CAAC,IAAI,CAAC;AAC/B,kEAAoD;AACtC,QAAA,cAAc,GAAG,cAAc,CAAC,cAAc,CAAC;AAC7D,yEAA2D;AAC7C,QAAA,iBAAiB,GAAG,iBAAiB,CAAC,iBAAiB,CAAC;AACtE,iFAAmE;AACrD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,6EAA+D;AACjD,QAAA,mBAAmB,GAAG,mBAAmB,CAAC,mBAAmB,CAAC;AAC5E,6CAA+B;AACjB,QAAA,IAAI,GAAG,IAAI,CAAC,IAAI,CAAC;AAC/B,0EAA4D;AAC9C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AAEzE,8DAAgD;AAClC,QAAA,YAAY,GAAG,YAAY,CAAC,YAAY,CAAC;AACvD,oFAAsE;AACxD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AACrF,iGAAmF;AACrE,QAAA,4BAA4B,GAAG,4BAA4B,CAAC,4BAA4B,CAAC;AACvG,wDAA0C;AAC5B,QAAA,SAAS,GAAG,SAAS,CAAC,SAAS,CAAC;AAC9C,qEAAuD;AACzC,QAAA,eAAe,GAAG,eAAe,CAAC,eAAe,CAAC;AAChE,0FAA4E;AAC9D,QAAA,yBAAyB,GAAG,yBAAyB,CAAC,yBAAyB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/index.ts"],"names":[],"mappings":"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"}
@@ -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
  *
@@ -22,6 +28,10 @@ export interface IssueType {
22
28
  * The label for the issue type. For example, `Instance Performance`.
23
29
  */
24
30
  "label"?: string;
31
+ /**
32
+ * The URL for the contextual documentation.
33
+ */
34
+ "name"?: string;
25
35
  }
26
36
  export declare namespace IssueType {
27
37
  function getJsonObj(obj: IssueType): 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":"issue-type.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/issue-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAmBH,IAAiB,SAAS,CAWzB;AAXD,WAAiB,SAAS;IACxB,SAAgB,UAAU,CAAC,GAAc;QACvC,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,oBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAc;QACnD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,SAAS,GAAT,iBAAS,KAAT,iBAAS,QAWzB"}
1
+ {"version":3,"file":"issue-type.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/issue-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG;;;AAuBH,IAAiB,SAAS,CAWzB;AAXD,WAAiB,SAAS;IACxB,SAAgB,UAAU,CAAC,GAAc;QACvC,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,oBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAc;QACnD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,SAAS,GAAT,iBAAS,KAAT,iBAAS,QAWzB"}
@@ -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
  *
@@ -20,7 +26,7 @@ export interface Item {
20
26
  */
21
27
  "itemKey": string;
22
28
  /**
23
- * The display name of the item.
29
+ * The display name of the item. Avoid entering confidential information.
24
30
  */
25
31
  "name"?: string;
26
32
  "category"?: model.Category;
package/lib/model/item.js CHANGED
@@ -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
  *
@@ -44,6 +50,8 @@ var Item;
44
50
  });
45
51
  if (obj && "type" in obj && obj.type) {
46
52
  switch (obj.type) {
53
+ case "account":
54
+ return model.AccountItem.getJsonObj(jsonObj, true);
47
55
  case "limit":
48
56
  return model.LimitItem.getJsonObj(jsonObj, true);
49
57
  case "tech":
@@ -70,6 +78,8 @@ var Item;
70
78
  });
71
79
  if (obj && "type" in obj && obj.type) {
72
80
  switch (obj.type) {
81
+ case "account":
82
+ return model.AccountItem.getDeserializedJsonObj(jsonObj, true);
73
83
  case "limit":
74
84
  return model.LimitItem.getDeserializedJsonObj(jsonObj, true);
75
85
  case "tech":
@@ -1 +1 @@
1
- {"version":3,"file":"item.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/item.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"item.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/item.ts"],"names":[],"mappings":"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"}
@@ -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
  *
@@ -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":"lifecycle-details.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/lifecycle-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,gBAWX;AAXD,WAAY,gBAAgB;IAC1B,6DAAyC,CAAA;IACzC,iEAA6C,CAAA;IAC7C,sDAAkC,CAAA;IAClC,qCAAiB,CAAA;IAEjB;;;OAGG;IACH,kDAA8B,CAAA;AAChC,CAAC,EAXW,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAW3B;AAED,WAAiB,gBAAgB;IAC/B,SAAgB,UAAU,CAAC,GAAqB;QAC9C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,2BAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,uCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAOhC"}
1
+ {"version":3,"file":"lifecycle-details.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/lifecycle-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG;;;AAKH;;IAEI;AACJ,IAAY,gBAWX;AAXD,WAAY,gBAAgB;IAC1B,6DAAyC,CAAA;IACzC,iEAA6C,CAAA;IAC7C,sDAAkC,CAAA;IAClC,qCAAiB,CAAA;IAEjB;;;OAGG;IACH,kDAA8B,CAAA;AAChC,CAAC,EAXW,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAW3B;AAED,WAAiB,gBAAgB;IAC/B,SAAgB,UAAU,CAAC,GAAqB;QAC9C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,2BAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,uCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAOhC"}
@@ -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
  *
@@ -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":"lifecycle-state.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/lifecycle-state.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,cASX;AATD,WAAY,cAAc;IACxB,mCAAiB,CAAA;IACjB,mCAAiB,CAAA;IAEjB;;;OAGG;IACH,gDAA8B,CAAA;AAChC,CAAC,EATW,cAAc,GAAd,sBAAc,KAAd,sBAAc,QASzB;AAED,WAAiB,cAAc;IAC7B,SAAgB,UAAU,CAAC,GAAmB;QAC5C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,yBAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAmB;QACxD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,qCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,cAAc,GAAd,sBAAc,KAAd,sBAAc,QAO9B"}
1
+ {"version":3,"file":"lifecycle-state.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/lifecycle-state.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG;;;AAKH;;IAEI;AACJ,IAAY,cASX;AATD,WAAY,cAAc;IACxB,mCAAiB,CAAA;IACjB,mCAAiB,CAAA;IAEjB;;;OAGG;IACH,gDAA8B,CAAA;AAChC,CAAC,EATW,cAAc,GAAd,sBAAc,KAAd,sBAAc,QASzB;AAED,WAAiB,cAAc;IAC7B,SAAgB,UAAU,CAAC,GAAmB;QAC5C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,yBAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAmB;QACxD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,qCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,cAAc,GAAd,sBAAc,KAAd,sBAAc,QAO9B"}
@@ -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,19 +18,19 @@
12
18
  */
13
19
  import * as model from "../model";
14
20
  /**
15
- * Reserved for future use.
21
+ * Details about the LimitItem object.
16
22
  */
17
23
  export interface LimitItem extends model.Item {
18
24
  /**
19
- * The currently available limit of the resource. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
25
+ * The current service limit for the resource. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
20
26
  */
21
27
  "currentLimit"?: number;
22
28
  /**
23
- * The current usage of the resource. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
29
+ * The current resource usage. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
24
30
  */
25
31
  "currentUsage"?: number;
26
32
  /**
27
- * The requested limit for the resource. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
33
+ * The new service limit being requested for the resource. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
28
34
  */
29
35
  "requestedLimit"?: number;
30
36
  /**