oci-tenantmanagercontrolplane 2.5.2 → 2.6.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 (245) hide show
  1. package/index.d.ts +6 -0
  2. package/index.js +7 -1
  3. package/index.js.map +1 -1
  4. package/lib/client.d.ts +351 -31
  5. package/lib/client.js +1781 -326
  6. package/lib/client.js.map +1 -1
  7. package/lib/model/activate-order-details.d.ts +2 -2
  8. package/lib/model/assigned-subscription-collection.d.ts +26 -0
  9. package/lib/model/assigned-subscription-collection.js +61 -0
  10. package/lib/model/assigned-subscription-collection.js.map +1 -0
  11. package/lib/model/assigned-subscription-summary.d.ts +66 -0
  12. package/lib/model/assigned-subscription-summary.js +29 -0
  13. package/lib/model/assigned-subscription-summary.js.map +1 -0
  14. package/lib/model/assigned-subscription.d.ts +74 -0
  15. package/lib/model/assigned-subscription.js +61 -0
  16. package/lib/model/assigned-subscription.js.map +1 -0
  17. package/lib/model/available-region-collection.d.ts +26 -0
  18. package/lib/model/available-region-collection.js +61 -0
  19. package/lib/model/available-region-collection.js.map +1 -0
  20. package/lib/model/available-region-summary.d.ts +25 -0
  21. package/lib/model/available-region-summary.js +29 -0
  22. package/lib/model/available-region-summary.js.map +1 -0
  23. package/lib/model/create-child-tenancy-details.d.ts +41 -0
  24. package/lib/model/create-child-tenancy-details.js +29 -0
  25. package/lib/model/create-child-tenancy-details.js.map +1 -0
  26. package/lib/model/create-subscription-mapping-details.d.ts +29 -0
  27. package/lib/model/create-subscription-mapping-details.js +29 -0
  28. package/lib/model/create-subscription-mapping-details.js.map +1 -0
  29. package/lib/model/domain-governance-summary.d.ts +2 -2
  30. package/lib/model/domain-governance.d.ts +2 -2
  31. package/lib/model/domain-summary.d.ts +2 -2
  32. package/lib/model/domain.d.ts +2 -2
  33. package/lib/model/index.d.ts +48 -0
  34. package/lib/model/index.js +50 -1
  35. package/lib/model/index.js.map +1 -1
  36. package/lib/model/link.d.ts +1 -1
  37. package/lib/model/operation-type.d.ts +4 -0
  38. package/lib/model/operation-type.js +4 -0
  39. package/lib/model/operation-type.js.map +1 -1
  40. package/lib/model/order.d.ts +4 -4
  41. package/lib/model/organization-collection.d.ts +26 -0
  42. package/lib/model/organization-collection.js +61 -0
  43. package/lib/model/organization-collection.js.map +1 -0
  44. package/lib/model/organization-summary.d.ts +53 -0
  45. package/lib/model/organization-summary.js +29 -0
  46. package/lib/model/organization-summary.js.map +1 -0
  47. package/lib/model/organization-tenancy-collection.d.ts +26 -0
  48. package/lib/model/organization-tenancy-collection.js +61 -0
  49. package/lib/model/organization-tenancy-collection.js.map +1 -0
  50. package/lib/model/organization-tenancy-lifecycle-state.d.ts +32 -0
  51. package/lib/model/organization-tenancy-lifecycle-state.js +43 -0
  52. package/lib/model/organization-tenancy-lifecycle-state.js.map +1 -0
  53. package/lib/model/organization-tenancy-role.d.ts +29 -0
  54. package/lib/model/organization-tenancy-role.js +40 -0
  55. package/lib/model/organization-tenancy-role.js.map +1 -0
  56. package/lib/model/organization-tenancy-summary.d.ts +50 -0
  57. package/lib/model/organization-tenancy-summary.js +29 -0
  58. package/lib/model/organization-tenancy-summary.js.map +1 -0
  59. package/lib/model/organization-tenancy.d.ts +50 -0
  60. package/lib/model/organization-tenancy.js +29 -0
  61. package/lib/model/organization-tenancy.js.map +1 -0
  62. package/lib/model/organization.d.ts +66 -0
  63. package/lib/model/organization.js +43 -0
  64. package/lib/model/organization.js.map +1 -0
  65. package/lib/model/sku.d.ts +4 -4
  66. package/lib/model/subscription-collection.d.ts +26 -0
  67. package/lib/model/subscription-collection.js +61 -0
  68. package/lib/model/subscription-collection.js.map +1 -0
  69. package/lib/model/subscription-info.d.ts +6 -6
  70. package/lib/model/subscription-lifecycle-state.d.ts +33 -0
  71. package/lib/model/subscription-lifecycle-state.js +44 -0
  72. package/lib/model/subscription-lifecycle-state.js.map +1 -0
  73. package/lib/model/subscription-mapping-collection.d.ts +26 -0
  74. package/lib/model/subscription-mapping-collection.js +61 -0
  75. package/lib/model/subscription-mapping-collection.js.map +1 -0
  76. package/lib/model/subscription-mapping-summary.d.ts +53 -0
  77. package/lib/model/subscription-mapping-summary.js +29 -0
  78. package/lib/model/subscription-mapping-summary.js.map +1 -0
  79. package/lib/model/subscription-mapping.d.ts +67 -0
  80. package/lib/model/subscription-mapping.js +44 -0
  81. package/lib/model/subscription-mapping.js.map +1 -0
  82. package/lib/model/subscription-sku.d.ts +61 -0
  83. package/lib/model/subscription-sku.js +29 -0
  84. package/lib/model/subscription-sku.js.map +1 -0
  85. package/lib/model/subscription-summary.d.ts +70 -0
  86. package/lib/model/subscription-summary.js +29 -0
  87. package/lib/model/subscription-summary.js.map +1 -0
  88. package/lib/model/subscription.d.ts +74 -0
  89. package/lib/model/subscription.js +61 -0
  90. package/lib/model/subscription.js.map +1 -0
  91. package/lib/model/update-organization-details.d.ts +25 -0
  92. package/lib/model/update-organization-details.js +29 -0
  93. package/lib/model/update-organization-details.js.map +1 -0
  94. package/lib/model/work-request-error.d.ts +1 -1
  95. package/lib/model/work-request-log-entry.d.ts +1 -1
  96. package/lib/model/work-request.d.ts +2 -2
  97. package/lib/organization-waiter.d.ts +37 -0
  98. package/lib/organization-waiter.js +77 -0
  99. package/lib/organization-waiter.js.map +1 -0
  100. package/lib/request/accept-recipient-invitation-request.d.ts +1 -1
  101. package/lib/request/activate-order-request.d.ts +1 -1
  102. package/lib/request/approve-organization-tenancy-for-transfer-request.d.ts +48 -0
  103. package/lib/request/approve-organization-tenancy-for-transfer-request.js +15 -0
  104. package/lib/request/approve-organization-tenancy-for-transfer-request.js.map +1 -0
  105. package/lib/request/cancel-sender-invitation-request.d.ts +1 -1
  106. package/lib/request/create-child-tenancy-request.d.ts +36 -0
  107. package/lib/request/create-child-tenancy-request.js +15 -0
  108. package/lib/request/create-child-tenancy-request.js.map +1 -0
  109. package/lib/request/create-domain-governance-request.d.ts +1 -1
  110. package/lib/request/create-domain-request.d.ts +1 -1
  111. package/lib/request/create-sender-invitation-request.d.ts +1 -1
  112. package/lib/request/create-subscription-mapping-request.d.ts +45 -0
  113. package/lib/request/create-subscription-mapping-request.js +15 -0
  114. package/lib/request/create-subscription-mapping-request.js.map +1 -0
  115. package/lib/request/delete-domain-governance-request.d.ts +1 -1
  116. package/lib/request/delete-domain-request.d.ts +1 -1
  117. package/lib/request/delete-link-request.d.ts +1 -1
  118. package/lib/request/delete-organization-tenancy-request.d.ts +44 -0
  119. package/lib/request/delete-organization-tenancy-request.js +15 -0
  120. package/lib/request/delete-organization-tenancy-request.js.map +1 -0
  121. package/lib/request/delete-subscription-mapping-request.d.ts +35 -0
  122. package/lib/request/delete-subscription-mapping-request.js +15 -0
  123. package/lib/request/delete-subscription-mapping-request.js.map +1 -0
  124. package/lib/request/get-assigned-subscription-request.d.ts +26 -0
  125. package/lib/request/get-assigned-subscription-request.js +15 -0
  126. package/lib/request/get-assigned-subscription-request.js.map +1 -0
  127. package/lib/request/get-domain-governance-request.d.ts +1 -1
  128. package/lib/request/get-domain-request.d.ts +1 -1
  129. package/lib/request/get-link-request.d.ts +1 -1
  130. package/lib/request/get-order-request.d.ts +1 -1
  131. package/lib/request/get-organization-request.d.ts +26 -0
  132. package/lib/request/get-organization-request.js +15 -0
  133. package/lib/request/get-organization-request.js.map +1 -0
  134. package/lib/request/get-organization-tenancy-request.d.ts +30 -0
  135. package/lib/request/get-organization-tenancy-request.js +15 -0
  136. package/lib/request/get-organization-tenancy-request.js.map +1 -0
  137. package/lib/request/get-recipient-invitation-request.d.ts +1 -1
  138. package/lib/request/get-sender-invitation-request.d.ts +1 -1
  139. package/lib/request/get-subscription-mapping-request.d.ts +26 -0
  140. package/lib/request/get-subscription-mapping-request.js +15 -0
  141. package/lib/request/get-subscription-mapping-request.js.map +1 -0
  142. package/lib/request/get-subscription-request.d.ts +26 -0
  143. package/lib/request/get-subscription-request.js +15 -0
  144. package/lib/request/get-subscription-request.js.map +1 -0
  145. package/lib/request/get-work-request-request.d.ts +1 -1
  146. package/lib/request/ignore-recipient-invitation-request.d.ts +1 -1
  147. package/lib/request/index.d.ts +36 -0
  148. package/lib/request/index.js +7 -1
  149. package/lib/request/index.js.map +1 -1
  150. package/lib/request/list-assigned-subscriptions-request.d.ts +57 -0
  151. package/lib/request/list-assigned-subscriptions-request.js +24 -0
  152. package/lib/request/list-assigned-subscriptions-request.js.map +1 -0
  153. package/lib/request/list-available-regions-request.d.ts +30 -0
  154. package/lib/request/list-available-regions-request.js +15 -0
  155. package/lib/request/list-available-regions-request.js.map +1 -0
  156. package/lib/request/list-domain-governances-request.d.ts +1 -1
  157. package/lib/request/list-domains-request.d.ts +1 -1
  158. package/lib/request/list-links-request.d.ts +1 -1
  159. package/lib/request/list-organization-tenancies-request.d.ts +34 -0
  160. package/lib/request/list-organization-tenancies-request.js +15 -0
  161. package/lib/request/list-organization-tenancies-request.js.map +1 -0
  162. package/lib/request/list-organizations-request.d.ts +34 -0
  163. package/lib/request/list-organizations-request.js +15 -0
  164. package/lib/request/list-organizations-request.js.map +1 -0
  165. package/lib/request/list-recipient-invitations-request.d.ts +1 -1
  166. package/lib/request/list-sender-invitations-request.d.ts +1 -1
  167. package/lib/request/list-subscription-mappings-request.d.ts +65 -0
  168. package/lib/request/list-subscription-mappings-request.js +24 -0
  169. package/lib/request/list-subscription-mappings-request.js.map +1 -0
  170. package/lib/request/list-subscriptions-request.d.ts +57 -0
  171. package/lib/request/list-subscriptions-request.js +24 -0
  172. package/lib/request/list-subscriptions-request.js.map +1 -0
  173. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  174. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  175. package/lib/request/list-work-requests-request.d.ts +1 -1
  176. package/lib/request/unapprove-organization-tenancy-for-transfer-request.d.ts +48 -0
  177. package/lib/request/unapprove-organization-tenancy-for-transfer-request.js +15 -0
  178. package/lib/request/unapprove-organization-tenancy-for-transfer-request.js.map +1 -0
  179. package/lib/request/update-domain-governance-request.d.ts +1 -1
  180. package/lib/request/update-domain-request.d.ts +1 -1
  181. package/lib/request/update-organization-request.d.ts +49 -0
  182. package/lib/request/update-organization-request.js +15 -0
  183. package/lib/request/update-organization-request.js.map +1 -0
  184. package/lib/request/update-recipient-invitation-request.d.ts +1 -1
  185. package/lib/request/update-sender-invitation-request.d.ts +1 -1
  186. package/lib/response/approve-organization-tenancy-for-transfer-response.d.ts +30 -0
  187. package/lib/response/approve-organization-tenancy-for-transfer-response.js +15 -0
  188. package/lib/response/approve-organization-tenancy-for-transfer-response.js.map +1 -0
  189. package/lib/response/create-child-tenancy-response.d.ts +25 -0
  190. package/lib/response/create-child-tenancy-response.js +15 -0
  191. package/lib/response/create-child-tenancy-response.js.map +1 -0
  192. package/lib/response/create-subscription-mapping-response.d.ts +35 -0
  193. package/lib/response/create-subscription-mapping-response.js +15 -0
  194. package/lib/response/create-subscription-mapping-response.js.map +1 -0
  195. package/lib/response/delete-link-response.d.ts +5 -0
  196. package/lib/response/delete-organization-tenancy-response.d.ts +25 -0
  197. package/lib/response/delete-organization-tenancy-response.js +15 -0
  198. package/lib/response/delete-organization-tenancy-response.js.map +1 -0
  199. package/lib/response/delete-subscription-mapping-response.d.ts +20 -0
  200. package/lib/response/delete-subscription-mapping-response.js +15 -0
  201. package/lib/response/delete-subscription-mapping-response.js.map +1 -0
  202. package/lib/response/get-assigned-subscription-response.d.ts +30 -0
  203. package/lib/response/get-assigned-subscription-response.js +15 -0
  204. package/lib/response/get-assigned-subscription-response.js.map +1 -0
  205. package/lib/response/get-organization-response.d.ts +30 -0
  206. package/lib/response/get-organization-response.js +15 -0
  207. package/lib/response/get-organization-response.js.map +1 -0
  208. package/lib/response/get-organization-tenancy-response.d.ts +30 -0
  209. package/lib/response/get-organization-tenancy-response.js +15 -0
  210. package/lib/response/get-organization-tenancy-response.js.map +1 -0
  211. package/lib/response/get-subscription-mapping-response.d.ts +30 -0
  212. package/lib/response/get-subscription-mapping-response.js +15 -0
  213. package/lib/response/get-subscription-mapping-response.js.map +1 -0
  214. package/lib/response/get-subscription-response.d.ts +30 -0
  215. package/lib/response/get-subscription-response.js +15 -0
  216. package/lib/response/get-subscription-response.js.map +1 -0
  217. package/lib/response/index.d.ts +36 -0
  218. package/lib/response/list-assigned-subscriptions-response.d.ts +32 -0
  219. package/lib/response/list-assigned-subscriptions-response.js +15 -0
  220. package/lib/response/list-assigned-subscriptions-response.js.map +1 -0
  221. package/lib/response/list-available-regions-response.d.ts +32 -0
  222. package/lib/response/list-available-regions-response.js +15 -0
  223. package/lib/response/list-available-regions-response.js.map +1 -0
  224. package/lib/response/list-organization-tenancies-response.d.ts +32 -0
  225. package/lib/response/list-organization-tenancies-response.js +15 -0
  226. package/lib/response/list-organization-tenancies-response.js.map +1 -0
  227. package/lib/response/list-organizations-response.d.ts +32 -0
  228. package/lib/response/list-organizations-response.js +15 -0
  229. package/lib/response/list-organizations-response.js.map +1 -0
  230. package/lib/response/list-subscription-mappings-response.d.ts +32 -0
  231. package/lib/response/list-subscription-mappings-response.js +15 -0
  232. package/lib/response/list-subscription-mappings-response.js.map +1 -0
  233. package/lib/response/list-subscriptions-response.d.ts +32 -0
  234. package/lib/response/list-subscriptions-response.js +15 -0
  235. package/lib/response/list-subscriptions-response.js.map +1 -0
  236. package/lib/response/unapprove-organization-tenancy-for-transfer-response.d.ts +30 -0
  237. package/lib/response/unapprove-organization-tenancy-for-transfer-response.js +15 -0
  238. package/lib/response/unapprove-organization-tenancy-for-transfer-response.js.map +1 -0
  239. package/lib/response/update-organization-response.d.ts +25 -0
  240. package/lib/response/update-organization-response.js +15 -0
  241. package/lib/response/update-organization-response.js.map +1 -0
  242. package/lib/subscription-waiter.d.ts +45 -0
  243. package/lib/subscription-waiter.js +89 -0
  244. package/lib/subscription-waiter.js.map +1 -0
  245. package/package.json +3 -3
@@ -17,10 +17,14 @@ export declare enum OperationType {
17
17
  CreateSenderInvitation = "CREATE_SENDER_INVITATION",
18
18
  AcceptRecipientInvitation = "ACCEPT_RECIPIENT_INVITATION",
19
19
  CancelSenderInvitation = "CANCEL_SENDER_INVITATION",
20
+ CompleteOrderActivation = "COMPLETE_ORDER_ACTIVATION",
20
21
  ActivateOrderExistingTenancy = "ACTIVATE_ORDER_EXISTING_TENANCY",
21
22
  RegisterDomain = "REGISTER_DOMAIN",
22
23
  ReleaseDomain = "RELEASE_DOMAIN",
23
24
  CreateChildTenancy = "CREATE_CHILD_TENANCY",
25
+ AssignDefaultSubscription = "ASSIGN_DEFAULT_SUBSCRIPTION",
26
+ ManualLinkCreation = "MANUAL_LINK_CREATION",
27
+ TerminateOrganizationTenancy = "TERMINATE_ORGANIZATION_TENANCY",
24
28
  /**
25
29
  * This value is used if a service returns a value for this enum that is not recognized by this
26
30
  * version of the SDK.
@@ -21,10 +21,14 @@ var OperationType;
21
21
  OperationType["CreateSenderInvitation"] = "CREATE_SENDER_INVITATION";
22
22
  OperationType["AcceptRecipientInvitation"] = "ACCEPT_RECIPIENT_INVITATION";
23
23
  OperationType["CancelSenderInvitation"] = "CANCEL_SENDER_INVITATION";
24
+ OperationType["CompleteOrderActivation"] = "COMPLETE_ORDER_ACTIVATION";
24
25
  OperationType["ActivateOrderExistingTenancy"] = "ACTIVATE_ORDER_EXISTING_TENANCY";
25
26
  OperationType["RegisterDomain"] = "REGISTER_DOMAIN";
26
27
  OperationType["ReleaseDomain"] = "RELEASE_DOMAIN";
27
28
  OperationType["CreateChildTenancy"] = "CREATE_CHILD_TENANCY";
29
+ OperationType["AssignDefaultSubscription"] = "ASSIGN_DEFAULT_SUBSCRIPTION";
30
+ OperationType["ManualLinkCreation"] = "MANUAL_LINK_CREATION";
31
+ OperationType["TerminateOrganizationTenancy"] = "TERMINATE_ORGANIZATION_TENANCY";
28
32
  /**
29
33
  * This value is used if a service returns a value for this enum that is not recognized by this
30
34
  * version of the SDK.
@@ -1 +1 @@
1
- {"version":3,"file":"operation-type.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/model/operation-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,aAcX;AAdD,WAAY,aAAa;IACvB,oEAAmD,CAAA;IACnD,0EAAyD,CAAA;IACzD,oEAAmD,CAAA;IACnD,iFAAgE,CAAA;IAChE,mDAAkC,CAAA;IAClC,iDAAgC,CAAA;IAChC,4DAA2C,CAAA;IAE3C;;;OAGG;IACH,+CAA8B,CAAA;AAChC,CAAC,EAdW,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAcxB;AAED,WAAiB,aAAa;IAC5B,SAAgB,UAAU,CAAC,GAAkB;QAC3C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,wBAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkB;QACvD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,oCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAO7B"}
1
+ {"version":3,"file":"operation-type.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/model/operation-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,aAkBX;AAlBD,WAAY,aAAa;IACvB,oEAAmD,CAAA;IACnD,0EAAyD,CAAA;IACzD,oEAAmD,CAAA;IACnD,sEAAqD,CAAA;IACrD,iFAAgE,CAAA;IAChE,mDAAkC,CAAA;IAClC,iDAAgC,CAAA;IAChC,4DAA2C,CAAA;IAC3C,0EAAyD,CAAA;IACzD,4DAA2C,CAAA;IAC3C,gFAA+D,CAAA;IAE/D;;;OAGG;IACH,+CAA8B,CAAA;AAChC,CAAC,EAlBW,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAkBxB;AAED,WAAiB,aAAa;IAC5B,SAAgB,UAAU,CAAC,GAAkB;QAC3C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,wBAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkB;QACvD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,oCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAO7B"}
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import * as model from "../model";
14
14
  /**
15
- * Order Details for Console plugin display
15
+ * Order details.
16
16
  */
17
17
  export interface Order {
18
18
  /**
19
- * Immutable and unique order number holding customer subscription information
19
+ * Immutable and unique order number holding customer subscription information.
20
20
  */
21
21
  "orderNumber": string;
22
22
  /**
@@ -24,11 +24,11 @@ export interface Order {
24
24
  */
25
25
  "dataCenterRegion"?: string;
26
26
  /**
27
- * Admin e-mail owning subscription.
27
+ * Administrator email owning the subscription.
28
28
  */
29
29
  "adminEmail": string;
30
30
  /**
31
- * State of order.
31
+ * State of the order.
32
32
  */
33
33
  "orderState": string;
34
34
  /**
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Organizations API
3
+ * The Organizations API allows you to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and its resources.
4
+ * OpenAPI spec version: 20200801
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ /**
15
+ * Result of a query request for a list of organizations. Contains OrganizationSummary items.
16
+ */
17
+ export interface OrganizationCollection {
18
+ /**
19
+ * Array containing OrganizationSummary items.
20
+ */
21
+ "items": Array<model.OrganizationSummary>;
22
+ }
23
+ export declare namespace OrganizationCollection {
24
+ function getJsonObj(obj: OrganizationCollection): object;
25
+ function getDeserializedJsonObj(obj: OrganizationCollection): object;
26
+ }
@@ -0,0 +1,61 @@
1
+ "use strict";
2
+ /**
3
+ * Organizations API
4
+ * The Organizations API allows you to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and its resources.
5
+ * OpenAPI spec version: 20200801
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
15
+ if (k2 === undefined) k2 = k;
16
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
17
+ }) : (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ o[k2] = m[k];
20
+ }));
21
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
22
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
23
+ }) : function(o, v) {
24
+ o["default"] = v;
25
+ });
26
+ var __importStar = (this && this.__importStar) || function (mod) {
27
+ if (mod && mod.__esModule) return mod;
28
+ var result = {};
29
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
30
+ __setModuleDefault(result, mod);
31
+ return result;
32
+ };
33
+ Object.defineProperty(exports, "__esModule", { value: true });
34
+ exports.OrganizationCollection = void 0;
35
+ const model = __importStar(require("../model"));
36
+ var OrganizationCollection;
37
+ (function (OrganizationCollection) {
38
+ function getJsonObj(obj) {
39
+ const jsonObj = Object.assign(Object.assign({}, obj), {
40
+ "items": obj.items
41
+ ? obj.items.map(item => {
42
+ return model.OrganizationSummary.getJsonObj(item);
43
+ })
44
+ : undefined
45
+ });
46
+ return jsonObj;
47
+ }
48
+ OrganizationCollection.getJsonObj = getJsonObj;
49
+ function getDeserializedJsonObj(obj) {
50
+ const jsonObj = Object.assign(Object.assign({}, obj), {
51
+ "items": obj.items
52
+ ? obj.items.map(item => {
53
+ return model.OrganizationSummary.getDeserializedJsonObj(item);
54
+ })
55
+ : undefined
56
+ });
57
+ return jsonObj;
58
+ }
59
+ OrganizationCollection.getDeserializedJsonObj = getDeserializedJsonObj;
60
+ })(OrganizationCollection = exports.OrganizationCollection || (exports.OrganizationCollection = {}));
61
+ //# sourceMappingURL=organization-collection.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"organization-collection.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/model/organization-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,sBAAsB,CA6BtC;AA7BD,WAAiB,sBAAsB;IACrC,SAAgB,UAAU,CAAC,GAA2B;QACpD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,mBAAmB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACpD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,iCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA2B;QAChE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,mBAAmB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAChE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,6CAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QA6BtC"}
@@ -0,0 +1,53 @@
1
+ /**
2
+ * Organizations API
3
+ * The Organizations API allows you to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and its resources.
4
+ * OpenAPI spec version: 20200801
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ /**
14
+ * An organization entity.
15
+ */
16
+ export interface OrganizationSummary {
17
+ /**
18
+ * OCID of the organization.
19
+ */
20
+ "id": string;
21
+ /**
22
+ * A display name for the organization.
23
+ */
24
+ "displayName"?: string;
25
+ /**
26
+ * OCID of the compartment containing the organization. Always a tenancy OCID.
27
+ */
28
+ "compartmentId": string;
29
+ /**
30
+ * The name of the tenancy that is the organization parent.
31
+ */
32
+ "parentName"?: string;
33
+ /**
34
+ * OCID of the default Annual Universal Credits subscription. Any tenancy joining the organization will automatically get assigned this subscription, if a subscription is not explictly assigned.
35
+ */
36
+ "defaultUcmSubscriptionId": string;
37
+ /**
38
+ * Lifecycle state of the organization.
39
+ */
40
+ "lifecycleState": string;
41
+ /**
42
+ * Date-time when this organization was created.
43
+ */
44
+ "timeCreated": Date;
45
+ /**
46
+ * Date-time when this organization was last updated.
47
+ */
48
+ "timeUpdated"?: Date;
49
+ }
50
+ export declare namespace OrganizationSummary {
51
+ function getJsonObj(obj: OrganizationSummary): object;
52
+ function getDeserializedJsonObj(obj: OrganizationSummary): object;
53
+ }
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ /**
3
+ * Organizations API
4
+ * The Organizations API allows you to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and its resources.
5
+ * OpenAPI spec version: 20200801
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ exports.OrganizationSummary = void 0;
16
+ var OrganizationSummary;
17
+ (function (OrganizationSummary) {
18
+ function getJsonObj(obj) {
19
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
20
+ return jsonObj;
21
+ }
22
+ OrganizationSummary.getJsonObj = getJsonObj;
23
+ function getDeserializedJsonObj(obj) {
24
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
25
+ return jsonObj;
26
+ }
27
+ OrganizationSummary.getDeserializedJsonObj = getDeserializedJsonObj;
28
+ })(OrganizationSummary = exports.OrganizationSummary || (exports.OrganizationSummary = {}));
29
+ //# sourceMappingURL=organization-summary.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"organization-summary.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/model/organization-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA2CH,IAAiB,mBAAmB,CAWnC;AAXD,WAAiB,mBAAmB;IAClC,SAAgB,UAAU,CAAC,GAAwB;QACjD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,8BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAwB;QAC7D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,0CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAWnC"}
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Organizations API
3
+ * The Organizations API allows you to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and its resources.
4
+ * OpenAPI spec version: 20200801
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ /**
15
+ * Result of a query request for a list of organization tenancies. Contains OrganizationTenancySummary items.
16
+ */
17
+ export interface OrganizationTenancyCollection {
18
+ /**
19
+ * Array containing OrganizationTenancySummary items.
20
+ */
21
+ "items": Array<model.OrganizationTenancySummary>;
22
+ }
23
+ export declare namespace OrganizationTenancyCollection {
24
+ function getJsonObj(obj: OrganizationTenancyCollection): object;
25
+ function getDeserializedJsonObj(obj: OrganizationTenancyCollection): object;
26
+ }
@@ -0,0 +1,61 @@
1
+ "use strict";
2
+ /**
3
+ * Organizations API
4
+ * The Organizations API allows you to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and its resources.
5
+ * OpenAPI spec version: 20200801
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
15
+ if (k2 === undefined) k2 = k;
16
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
17
+ }) : (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ o[k2] = m[k];
20
+ }));
21
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
22
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
23
+ }) : function(o, v) {
24
+ o["default"] = v;
25
+ });
26
+ var __importStar = (this && this.__importStar) || function (mod) {
27
+ if (mod && mod.__esModule) return mod;
28
+ var result = {};
29
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
30
+ __setModuleDefault(result, mod);
31
+ return result;
32
+ };
33
+ Object.defineProperty(exports, "__esModule", { value: true });
34
+ exports.OrganizationTenancyCollection = void 0;
35
+ const model = __importStar(require("../model"));
36
+ var OrganizationTenancyCollection;
37
+ (function (OrganizationTenancyCollection) {
38
+ function getJsonObj(obj) {
39
+ const jsonObj = Object.assign(Object.assign({}, obj), {
40
+ "items": obj.items
41
+ ? obj.items.map(item => {
42
+ return model.OrganizationTenancySummary.getJsonObj(item);
43
+ })
44
+ : undefined
45
+ });
46
+ return jsonObj;
47
+ }
48
+ OrganizationTenancyCollection.getJsonObj = getJsonObj;
49
+ function getDeserializedJsonObj(obj) {
50
+ const jsonObj = Object.assign(Object.assign({}, obj), {
51
+ "items": obj.items
52
+ ? obj.items.map(item => {
53
+ return model.OrganizationTenancySummary.getDeserializedJsonObj(item);
54
+ })
55
+ : undefined
56
+ });
57
+ return jsonObj;
58
+ }
59
+ OrganizationTenancyCollection.getDeserializedJsonObj = getDeserializedJsonObj;
60
+ })(OrganizationTenancyCollection = exports.OrganizationTenancyCollection || (exports.OrganizationTenancyCollection = {}));
61
+ //# sourceMappingURL=organization-tenancy-collection.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"organization-tenancy-collection.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/model/organization-tenancy-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,6BAA6B,CA6B7C;AA7BD,WAAiB,6BAA6B;IAC5C,SAAgB,UAAU,CAAC,GAAkC;QAC3D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,0BAA0B,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC3D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,wCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkC;QACvE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,0BAA0B,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACvE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,oDAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,6BAA6B,GAA7B,qCAA6B,KAA7B,qCAA6B,QA6B7C"}
@@ -0,0 +1,32 @@
1
+ /**
2
+ * Organizations API
3
+ * The Organizations API allows you to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and its resources.
4
+ * OpenAPI spec version: 20200801
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ /**
14
+ * Possible lifecycle states for the OrganizationTenancy.
15
+ **/
16
+ export declare enum OrganizationTenancyLifecycleState {
17
+ Creating = "CREATING",
18
+ Active = "ACTIVE",
19
+ Inactive = "INACTIVE",
20
+ Deleted = "DELETED",
21
+ Failed = "FAILED",
22
+ Deleting = "DELETING",
23
+ /**
24
+ * This value is used if a service returns a value for this enum that is not recognized by this
25
+ * version of the SDK.
26
+ */
27
+ UnknownValue = "UNKNOWN_VALUE"
28
+ }
29
+ export declare namespace OrganizationTenancyLifecycleState {
30
+ function getJsonObj(obj: OrganizationTenancyLifecycleState): OrganizationTenancyLifecycleState;
31
+ function getDeserializedJsonObj(obj: OrganizationTenancyLifecycleState): OrganizationTenancyLifecycleState;
32
+ }
@@ -0,0 +1,43 @@
1
+ "use strict";
2
+ /**
3
+ * Organizations API
4
+ * The Organizations API allows you to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and its resources.
5
+ * OpenAPI spec version: 20200801
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ exports.OrganizationTenancyLifecycleState = void 0;
16
+ /**
17
+ * Possible lifecycle states for the OrganizationTenancy.
18
+ **/
19
+ var OrganizationTenancyLifecycleState;
20
+ (function (OrganizationTenancyLifecycleState) {
21
+ OrganizationTenancyLifecycleState["Creating"] = "CREATING";
22
+ OrganizationTenancyLifecycleState["Active"] = "ACTIVE";
23
+ OrganizationTenancyLifecycleState["Inactive"] = "INACTIVE";
24
+ OrganizationTenancyLifecycleState["Deleted"] = "DELETED";
25
+ OrganizationTenancyLifecycleState["Failed"] = "FAILED";
26
+ OrganizationTenancyLifecycleState["Deleting"] = "DELETING";
27
+ /**
28
+ * This value is used if a service returns a value for this enum that is not recognized by this
29
+ * version of the SDK.
30
+ */
31
+ OrganizationTenancyLifecycleState["UnknownValue"] = "UNKNOWN_VALUE";
32
+ })(OrganizationTenancyLifecycleState = exports.OrganizationTenancyLifecycleState || (exports.OrganizationTenancyLifecycleState = {}));
33
+ (function (OrganizationTenancyLifecycleState) {
34
+ function getJsonObj(obj) {
35
+ return obj;
36
+ }
37
+ OrganizationTenancyLifecycleState.getJsonObj = getJsonObj;
38
+ function getDeserializedJsonObj(obj) {
39
+ return obj;
40
+ }
41
+ OrganizationTenancyLifecycleState.getDeserializedJsonObj = getDeserializedJsonObj;
42
+ })(OrganizationTenancyLifecycleState = exports.OrganizationTenancyLifecycleState || (exports.OrganizationTenancyLifecycleState = {}));
43
+ //# sourceMappingURL=organization-tenancy-lifecycle-state.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"organization-tenancy-lifecycle-state.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/model/organization-tenancy-lifecycle-state.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,iCAaX;AAbD,WAAY,iCAAiC;IAC3C,0DAAqB,CAAA;IACrB,sDAAiB,CAAA;IACjB,0DAAqB,CAAA;IACrB,wDAAmB,CAAA;IACnB,sDAAiB,CAAA;IACjB,0DAAqB,CAAA;IAErB;;;OAGG;IACH,mEAA8B,CAAA;AAChC,CAAC,EAbW,iCAAiC,GAAjC,yCAAiC,KAAjC,yCAAiC,QAa5C;AAED,WAAiB,iCAAiC;IAChD,SAAgB,UAAU,CACxB,GAAsC;QAEtC,OAAO,GAAG,CAAC;IACb,CAAC;IAJe,4CAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAAsC;QAEtC,OAAO,GAAG,CAAC;IACb,CAAC;IAJe,wDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,iCAAiC,GAAjC,yCAAiC,KAAjC,yCAAiC,QAWjD"}
@@ -0,0 +1,29 @@
1
+ /**
2
+ * Organizations API
3
+ * The Organizations API allows you to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and its resources.
4
+ * OpenAPI spec version: 20200801
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ /**
14
+ * Possible roles for the OrganizationTenancy.
15
+ **/
16
+ export declare enum OrganizationTenancyRole {
17
+ Parent = "PARENT",
18
+ Child = "CHILD",
19
+ None = "NONE",
20
+ /**
21
+ * This value is used if a service returns a value for this enum that is not recognized by this
22
+ * version of the SDK.
23
+ */
24
+ UnknownValue = "UNKNOWN_VALUE"
25
+ }
26
+ export declare namespace OrganizationTenancyRole {
27
+ function getJsonObj(obj: OrganizationTenancyRole): OrganizationTenancyRole;
28
+ function getDeserializedJsonObj(obj: OrganizationTenancyRole): OrganizationTenancyRole;
29
+ }
@@ -0,0 +1,40 @@
1
+ "use strict";
2
+ /**
3
+ * Organizations API
4
+ * The Organizations API allows you to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and its resources.
5
+ * OpenAPI spec version: 20200801
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ exports.OrganizationTenancyRole = void 0;
16
+ /**
17
+ * Possible roles for the OrganizationTenancy.
18
+ **/
19
+ var OrganizationTenancyRole;
20
+ (function (OrganizationTenancyRole) {
21
+ OrganizationTenancyRole["Parent"] = "PARENT";
22
+ OrganizationTenancyRole["Child"] = "CHILD";
23
+ OrganizationTenancyRole["None"] = "NONE";
24
+ /**
25
+ * This value is used if a service returns a value for this enum that is not recognized by this
26
+ * version of the SDK.
27
+ */
28
+ OrganizationTenancyRole["UnknownValue"] = "UNKNOWN_VALUE";
29
+ })(OrganizationTenancyRole = exports.OrganizationTenancyRole || (exports.OrganizationTenancyRole = {}));
30
+ (function (OrganizationTenancyRole) {
31
+ function getJsonObj(obj) {
32
+ return obj;
33
+ }
34
+ OrganizationTenancyRole.getJsonObj = getJsonObj;
35
+ function getDeserializedJsonObj(obj) {
36
+ return obj;
37
+ }
38
+ OrganizationTenancyRole.getDeserializedJsonObj = getDeserializedJsonObj;
39
+ })(OrganizationTenancyRole = exports.OrganizationTenancyRole || (exports.OrganizationTenancyRole = {}));
40
+ //# sourceMappingURL=organization-tenancy-role.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"organization-tenancy-role.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/model/organization-tenancy-role.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,uBAUX;AAVD,WAAY,uBAAuB;IACjC,4CAAiB,CAAA;IACjB,0CAAe,CAAA;IACf,wCAAa,CAAA;IAEb;;;OAGG;IACH,yDAA8B,CAAA;AAChC,CAAC,EAVW,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAUlC;AAED,WAAiB,uBAAuB;IACtC,SAAgB,UAAU,CAAC,GAA4B;QACrD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,kCAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA4B;QACjE,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,8CAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAOvC"}
@@ -0,0 +1,50 @@
1
+ /**
2
+ * Organizations API
3
+ * The Organizations API allows you to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and its resources.
4
+ * OpenAPI spec version: 20200801
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ /**
15
+ * An organization tenancy summary entity.
16
+ */
17
+ export interface OrganizationTenancySummary {
18
+ /**
19
+ * OCID of the tenancy.
20
+ */
21
+ "tenancyId": string;
22
+ /**
23
+ * Name of the tenancy.
24
+ */
25
+ "name"?: string;
26
+ /**
27
+ * Lifecycle state of the OrganizationTenancy.
28
+ */
29
+ "lifecycleState"?: model.OrganizationTenancyLifecycleState;
30
+ /**
31
+ * Role of the OrganizationTenancy.
32
+ */
33
+ "role"?: model.OrganizationTenancyRole;
34
+ /**
35
+ * Date-time when this tenancy joined the organization.
36
+ */
37
+ "timeJoined"?: Date;
38
+ /**
39
+ * Date-time when this tenancy left the organization.
40
+ */
41
+ "timeLeft"?: Date;
42
+ /**
43
+ * Flag to indicate the tenancy is approved for transfer to another organization.
44
+ */
45
+ "isApprovedForTransfer"?: boolean;
46
+ }
47
+ export declare namespace OrganizationTenancySummary {
48
+ function getJsonObj(obj: OrganizationTenancySummary): object;
49
+ function getDeserializedJsonObj(obj: OrganizationTenancySummary): object;
50
+ }
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ /**
3
+ * Organizations API
4
+ * The Organizations API allows you to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and its resources.
5
+ * OpenAPI spec version: 20200801
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ exports.OrganizationTenancySummary = void 0;
16
+ var OrganizationTenancySummary;
17
+ (function (OrganizationTenancySummary) {
18
+ function getJsonObj(obj) {
19
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
20
+ return jsonObj;
21
+ }
22
+ OrganizationTenancySummary.getJsonObj = getJsonObj;
23
+ function getDeserializedJsonObj(obj) {
24
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
25
+ return jsonObj;
26
+ }
27
+ OrganizationTenancySummary.getDeserializedJsonObj = getDeserializedJsonObj;
28
+ })(OrganizationTenancySummary = exports.OrganizationTenancySummary || (exports.OrganizationTenancySummary = {}));
29
+ //# sourceMappingURL=organization-tenancy-summary.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"organization-tenancy-summary.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/model/organization-tenancy-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAuCH,IAAiB,0BAA0B,CAW1C;AAXD,WAAiB,0BAA0B;IACzC,SAAgB,UAAU,CAAC,GAA+B;QACxD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,qCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA+B;QACpE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,iDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAW1C"}
@@ -0,0 +1,50 @@
1
+ /**
2
+ * Organizations API
3
+ * The Organizations API allows you to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and its resources.
4
+ * OpenAPI spec version: 20200801
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ /**
15
+ * The information about the OrganizationTenancy.
16
+ */
17
+ export interface OrganizationTenancy {
18
+ /**
19
+ * OCID of the tenancy.
20
+ */
21
+ "tenancyId": string;
22
+ /**
23
+ * Name of the tenancy.
24
+ */
25
+ "name"?: string;
26
+ /**
27
+ * Lifecycle state of the OrganizationTenancy.
28
+ */
29
+ "lifecycleState"?: model.OrganizationTenancyLifecycleState;
30
+ /**
31
+ * Role of the OrganizationTenancy.
32
+ */
33
+ "role"?: model.OrganizationTenancyRole;
34
+ /**
35
+ * Date-time when this tenancy joined the organization.
36
+ */
37
+ "timeJoined"?: Date;
38
+ /**
39
+ * Date-time when this tenancy left the organization.
40
+ */
41
+ "timeLeft"?: Date;
42
+ /**
43
+ * Flag to indicate the tenancy is approved for transfer to another organization.
44
+ */
45
+ "isApprovedForTransfer"?: boolean;
46
+ }
47
+ export declare namespace OrganizationTenancy {
48
+ function getJsonObj(obj: OrganizationTenancy): object;
49
+ function getDeserializedJsonObj(obj: OrganizationTenancy): object;
50
+ }