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
@@ -0,0 +1,48 @@
1
+ /**
2
+ *
3
+ *
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 common = require("oci-common");
14
+ /**
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/tenantmanagercontrolplane/ApproveOrganizationTenancyForTransfer.ts.html |here} to see how to use ApproveOrganizationTenancyForTransferRequest.
16
+ */
17
+ export interface ApproveOrganizationTenancyForTransferRequest extends common.BaseRequest {
18
+ /**
19
+ * The ID of the compartment in which to list resources.
20
+ */
21
+ "compartmentId": string;
22
+ /**
23
+ * OCID of the child tenancy.
24
+ */
25
+ "organizationTenancyId": string;
26
+ /**
27
+ * For optimistic concurrency control. In the PUT or DELETE call
28
+ * for a resource, set the `if-match` parameter to the value of the
29
+ * etag from a previous GET or POST response for that resource.
30
+ * The resource will be updated or deleted only if the etag you
31
+ * provide matches the resource's current etag value.
32
+ *
33
+ */
34
+ "ifMatch"?: string;
35
+ /**
36
+ * A token that uniquely identifies a request, so it can be retried in case of a timeout or
37
+ * server error, without risk of executing that same action again. Retry tokens expire after 24
38
+ * hours, but can be invalidated before then due to conflicting operations. For example, if a resource
39
+ * has been deleted and purged from the system, then a retry of the original creation request
40
+ * might be rejected.
41
+ *
42
+ */
43
+ "opcRetryToken"?: string;
44
+ /**
45
+ * The client request ID for tracing.
46
+ */
47
+ "opcRequestId"?: string;
48
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
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
+ //# sourceMappingURL=approve-organization-tenancy-for-transfer-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"approve-organization-tenancy-for-transfer-request.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/request/approve-organization-tenancy-for-transfer-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/tenantmanagercontrolplane/CancelSenderInvitation.ts.html |here} to see how to use CancelSenderInvitationRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/tenantmanagercontrolplane/CancelSenderInvitation.ts.html |here} to see how to use CancelSenderInvitationRequest.
16
16
  */
17
17
  export interface CancelSenderInvitationRequest extends common.BaseRequest {
18
18
  /**
@@ -0,0 +1,36 @@
1
+ /**
2
+ *
3
+ *
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
+ import common = require("oci-common");
15
+ /**
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/tenantmanagercontrolplane/CreateChildTenancy.ts.html |here} to see how to use CreateChildTenancyRequest.
17
+ */
18
+ export interface CreateChildTenancyRequest extends common.BaseRequest {
19
+ /**
20
+ * Parameters to create a child tenancy.
21
+ */
22
+ "createChildTenancyDetails": model.CreateChildTenancyDetails;
23
+ /**
24
+ * A token that uniquely identifies a request, so it can be retried in case of a timeout or
25
+ * server error, without risk of executing that same action again. Retry tokens expire after 24
26
+ * hours, but can be invalidated before then due to conflicting operations. For example, if a resource
27
+ * has been deleted and purged from the system, then a retry of the original creation request
28
+ * might be rejected.
29
+ *
30
+ */
31
+ "opcRetryToken"?: string;
32
+ /**
33
+ * The client request ID for tracing.
34
+ */
35
+ "opcRequestId"?: string;
36
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
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
+ //# sourceMappingURL=create-child-tenancy-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-child-tenancy-request.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/request/create-child-tenancy-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/tenantmanagercontrolplane/CreateDomainGovernance.ts.html |here} to see how to use CreateDomainGovernanceRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/tenantmanagercontrolplane/CreateDomainGovernance.ts.html |here} to see how to use CreateDomainGovernanceRequest.
17
17
  */
18
18
  export interface CreateDomainGovernanceRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/tenantmanagercontrolplane/CreateDomain.ts.html |here} to see how to use CreateDomainRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/tenantmanagercontrolplane/CreateDomain.ts.html |here} to see how to use CreateDomainRequest.
17
17
  */
18
18
  export interface CreateDomainRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/tenantmanagercontrolplane/CreateSenderInvitation.ts.html |here} to see how to use CreateSenderInvitationRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/tenantmanagercontrolplane/CreateSenderInvitation.ts.html |here} to see how to use CreateSenderInvitationRequest.
17
17
  */
18
18
  export interface CreateSenderInvitationRequest extends common.BaseRequest {
19
19
  /**
@@ -0,0 +1,45 @@
1
+ /**
2
+ *
3
+ *
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
+ import common = require("oci-common");
15
+ /**
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/tenantmanagercontrolplane/CreateSubscriptionMapping.ts.html |here} to see how to use CreateSubscriptionMappingRequest.
17
+ */
18
+ export interface CreateSubscriptionMappingRequest extends common.BaseRequest {
19
+ /**
20
+ * Compartment ID and Subscription ID details to create a subscription mapping.
21
+ */
22
+ "createSubscriptionMappingDetails": model.CreateSubscriptionMappingDetails;
23
+ /**
24
+ * For optimistic concurrency control. In the PUT or DELETE call
25
+ * for a resource, set the `if-match` parameter to the value of the
26
+ * etag from a previous GET or POST response for that resource.
27
+ * The resource will be updated or deleted only if the etag you
28
+ * provide matches the resource's current etag value.
29
+ *
30
+ */
31
+ "ifMatch"?: string;
32
+ /**
33
+ * A token that uniquely identifies a request, so it can be retried in case of a timeout or
34
+ * server error, without risk of executing that same action again. Retry tokens expire after 24
35
+ * hours, but can be invalidated before then due to conflicting operations. For example, if a resource
36
+ * has been deleted and purged from the system, then a retry of the original creation request
37
+ * might be rejected.
38
+ *
39
+ */
40
+ "opcRetryToken"?: string;
41
+ /**
42
+ * The client request ID for tracing.
43
+ */
44
+ "opcRequestId"?: string;
45
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
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
+ //# sourceMappingURL=create-subscription-mapping-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-subscription-mapping-request.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/request/create-subscription-mapping-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/tenantmanagercontrolplane/DeleteDomainGovernance.ts.html |here} to see how to use DeleteDomainGovernanceRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/tenantmanagercontrolplane/DeleteDomainGovernance.ts.html |here} to see how to use DeleteDomainGovernanceRequest.
16
16
  */
17
17
  export interface DeleteDomainGovernanceRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/tenantmanagercontrolplane/DeleteDomain.ts.html |here} to see how to use DeleteDomainRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/tenantmanagercontrolplane/DeleteDomain.ts.html |here} to see how to use DeleteDomainRequest.
16
16
  */
17
17
  export interface DeleteDomainRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/tenantmanagercontrolplane/DeleteLink.ts.html |here} to see how to use DeleteLinkRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/tenantmanagercontrolplane/DeleteLink.ts.html |here} to see how to use DeleteLinkRequest.
16
16
  */
17
17
  export interface DeleteLinkRequest extends common.BaseRequest {
18
18
  /**
@@ -0,0 +1,44 @@
1
+ /**
2
+ *
3
+ *
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 common = require("oci-common");
14
+ /**
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/tenantmanagercontrolplane/DeleteOrganizationTenancy.ts.html |here} to see how to use DeleteOrganizationTenancyRequest.
16
+ */
17
+ export interface DeleteOrganizationTenancyRequest extends common.BaseRequest {
18
+ /**
19
+ * OCID of the tenancy to be terminated.
20
+ */
21
+ "organizationTenancyId": string;
22
+ /**
23
+ * For optimistic concurrency control. In the PUT or DELETE call
24
+ * for a resource, set the `if-match` parameter to the value of the
25
+ * etag from a previous GET or POST response for that resource.
26
+ * The resource will be updated or deleted only if the etag you
27
+ * provide matches the resource's current etag value.
28
+ *
29
+ */
30
+ "ifMatch"?: string;
31
+ /**
32
+ * The client request ID for tracing.
33
+ */
34
+ "opcRequestId"?: string;
35
+ /**
36
+ * A token that uniquely identifies a request, so it can be retried in case of a timeout or
37
+ * server error, without risk of executing that same action again. Retry tokens expire after 24
38
+ * hours, but can be invalidated before then due to conflicting operations. For example, if a resource
39
+ * has been deleted and purged from the system, then a retry of the original creation request
40
+ * might be rejected.
41
+ *
42
+ */
43
+ "opcRetryToken"?: string;
44
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
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
+ //# sourceMappingURL=delete-organization-tenancy-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"delete-organization-tenancy-request.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/request/delete-organization-tenancy-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,35 @@
1
+ /**
2
+ *
3
+ *
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 common = require("oci-common");
14
+ /**
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/tenantmanagercontrolplane/DeleteSubscriptionMapping.ts.html |here} to see how to use DeleteSubscriptionMappingRequest.
16
+ */
17
+ export interface DeleteSubscriptionMappingRequest extends common.BaseRequest {
18
+ /**
19
+ * OCID of the subscription mapping ID.
20
+ */
21
+ "subscriptionMappingId": string;
22
+ /**
23
+ * The client request ID for tracing.
24
+ */
25
+ "opcRequestId"?: string;
26
+ /**
27
+ * For optimistic concurrency control. In the PUT or DELETE call
28
+ * for a resource, set the `if-match` parameter to the value of the
29
+ * etag from a previous GET or POST response for that resource.
30
+ * The resource will be updated or deleted only if the etag you
31
+ * provide matches the resource's current etag value.
32
+ *
33
+ */
34
+ "ifMatch"?: string;
35
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
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
+ //# sourceMappingURL=delete-subscription-mapping-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"delete-subscription-mapping-request.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/request/delete-subscription-mapping-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,26 @@
1
+ /**
2
+ *
3
+ *
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 common = require("oci-common");
14
+ /**
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/tenantmanagercontrolplane/GetAssignedSubscription.ts.html |here} to see how to use GetAssignedSubscriptionRequest.
16
+ */
17
+ export interface GetAssignedSubscriptionRequest extends common.BaseRequest {
18
+ /**
19
+ * OCID of the assigned subscription.
20
+ */
21
+ "assignedSubscriptionId": string;
22
+ /**
23
+ * The client request ID for tracing.
24
+ */
25
+ "opcRequestId"?: string;
26
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
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
+ //# sourceMappingURL=get-assigned-subscription-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-assigned-subscription-request.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/request/get-assigned-subscription-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/tenantmanagercontrolplane/GetDomainGovernance.ts.html |here} to see how to use GetDomainGovernanceRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/tenantmanagercontrolplane/GetDomainGovernance.ts.html |here} to see how to use GetDomainGovernanceRequest.
16
16
  */
17
17
  export interface GetDomainGovernanceRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/tenantmanagercontrolplane/GetDomain.ts.html |here} to see how to use GetDomainRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/tenantmanagercontrolplane/GetDomain.ts.html |here} to see how to use GetDomainRequest.
16
16
  */
17
17
  export interface GetDomainRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/tenantmanagercontrolplane/GetLink.ts.html |here} to see how to use GetLinkRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/tenantmanagercontrolplane/GetLink.ts.html |here} to see how to use GetLinkRequest.
16
16
  */
17
17
  export interface GetLinkRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/tenantmanagercontrolplane/GetOrder.ts.html |here} to see how to use GetOrderRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/tenantmanagercontrolplane/GetOrder.ts.html |here} to see how to use GetOrderRequest.
16
16
  */
17
17
  export interface GetOrderRequest extends common.BaseRequest {
18
18
  /**
@@ -0,0 +1,26 @@
1
+ /**
2
+ *
3
+ *
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 common = require("oci-common");
14
+ /**
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/tenantmanagercontrolplane/GetOrganization.ts.html |here} to see how to use GetOrganizationRequest.
16
+ */
17
+ export interface GetOrganizationRequest extends common.BaseRequest {
18
+ /**
19
+ * OCID of the organization to retrieve.
20
+ */
21
+ "organizationId": string;
22
+ /**
23
+ * The client request ID for tracing.
24
+ */
25
+ "opcRequestId"?: string;
26
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
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
+ //# sourceMappingURL=get-organization-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-organization-request.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/request/get-organization-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,30 @@
1
+ /**
2
+ *
3
+ *
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 common = require("oci-common");
14
+ /**
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/tenantmanagercontrolplane/GetOrganizationTenancy.ts.html |here} to see how to use GetOrganizationTenancyRequest.
16
+ */
17
+ export interface GetOrganizationTenancyRequest extends common.BaseRequest {
18
+ /**
19
+ * OCID of the organization.
20
+ */
21
+ "organizationId": string;
22
+ /**
23
+ * OCID of the tenancy to retrieve.
24
+ */
25
+ "tenancyId": string;
26
+ /**
27
+ * The client request ID for tracing.
28
+ */
29
+ "opcRequestId"?: string;
30
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
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
+ //# sourceMappingURL=get-organization-tenancy-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-organization-tenancy-request.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/request/get-organization-tenancy-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/tenantmanagercontrolplane/GetRecipientInvitation.ts.html |here} to see how to use GetRecipientInvitationRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/tenantmanagercontrolplane/GetRecipientInvitation.ts.html |here} to see how to use GetRecipientInvitationRequest.
16
16
  */
17
17
  export interface GetRecipientInvitationRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/tenantmanagercontrolplane/GetSenderInvitation.ts.html |here} to see how to use GetSenderInvitationRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/tenantmanagercontrolplane/GetSenderInvitation.ts.html |here} to see how to use GetSenderInvitationRequest.
16
16
  */
17
17
  export interface GetSenderInvitationRequest extends common.BaseRequest {
18
18
  /**
@@ -0,0 +1,26 @@
1
+ /**
2
+ *
3
+ *
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 common = require("oci-common");
14
+ /**
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/tenantmanagercontrolplane/GetSubscriptionMapping.ts.html |here} to see how to use GetSubscriptionMappingRequest.
16
+ */
17
+ export interface GetSubscriptionMappingRequest extends common.BaseRequest {
18
+ /**
19
+ * OCID of the subscriptionMappingId.
20
+ */
21
+ "subscriptionMappingId": string;
22
+ /**
23
+ * The client request ID for tracing.
24
+ */
25
+ "opcRequestId"?: string;
26
+ }