oci-tenantmanagercontrolplane 2.57.0 → 2.59.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.
- package/index.d.ts +2 -1
- package/index.js +3 -2
- package/index.js.map +1 -1
- package/lib/client.d.ts +214 -54
- package/lib/client.js +494 -55
- package/lib/client.js.map +1 -1
- package/lib/domain-waiter.d.ts +1 -1
- package/lib/domain-waiter.js +1 -1
- package/lib/domaingovernance-waiter.d.ts +1 -1
- package/lib/domaingovernance-waiter.js +1 -1
- package/lib/link-waiter.d.ts +1 -1
- package/lib/link-waiter.js +1 -1
- package/lib/model/action-type.d.ts +1 -1
- package/lib/model/action-type.js +1 -1
- package/lib/model/activate-order-details.d.ts +1 -1
- package/lib/model/activate-order-details.js +1 -1
- package/lib/model/assigned-subscription-collection.d.ts +1 -1
- package/lib/model/assigned-subscription-collection.js +1 -1
- package/lib/model/assigned-subscription-summary.d.ts +5 -1
- package/lib/model/assigned-subscription-summary.js +1 -1
- package/lib/model/assigned-subscription-summary.js.map +1 -1
- package/lib/model/assigned-subscription.d.ts +4 -4
- package/lib/model/assigned-subscription.js +1 -1
- package/lib/model/available-region-collection.d.ts +1 -1
- package/lib/model/available-region-collection.js +1 -1
- package/lib/model/available-region-summary.d.ts +1 -1
- package/lib/model/available-region-summary.js +1 -1
- package/lib/model/create-child-tenancy-details.d.ts +7 -2
- package/lib/model/create-child-tenancy-details.js +1 -1
- package/lib/model/create-child-tenancy-details.js.map +1 -1
- package/lib/model/create-domain-details.d.ts +2 -2
- package/lib/model/create-domain-details.js +1 -1
- package/lib/model/create-domain-governance-details.d.ts +2 -2
- package/lib/model/create-domain-governance-details.js +1 -1
- package/lib/model/create-sender-invitation-details.d.ts +6 -1
- package/lib/model/create-sender-invitation-details.js +35 -3
- package/lib/model/create-sender-invitation-details.js.map +1 -1
- package/lib/model/create-subscription-mapping-details.d.ts +1 -1
- package/lib/model/create-subscription-mapping-details.js +1 -1
- package/lib/model/domain-collection.d.ts +1 -1
- package/lib/model/domain-collection.js +1 -1
- package/lib/model/domain-governance-collection.d.ts +1 -1
- package/lib/model/domain-governance-collection.js +1 -1
- package/lib/model/domain-governance-summary.d.ts +2 -2
- package/lib/model/domain-governance-summary.js +1 -1
- package/lib/model/domain-governance.d.ts +2 -2
- package/lib/model/domain-governance.js +1 -1
- package/lib/model/domain-summary.d.ts +1 -1
- package/lib/model/domain-summary.js +1 -1
- package/lib/model/domain.d.ts +1 -1
- package/lib/model/domain.js +1 -1
- package/lib/model/governance-status.d.ts +28 -0
- package/lib/model/governance-status.js +39 -0
- package/lib/model/governance-status.js.map +1 -0
- package/lib/model/index.d.ts +5 -1
- package/lib/model/index.js +7 -3
- package/lib/model/index.js.map +1 -1
- package/lib/model/invitation-subject.d.ts +28 -0
- package/lib/model/invitation-subject.js +39 -0
- package/lib/model/invitation-subject.js.map +1 -0
- package/lib/model/lifecycle-state.d.ts +1 -1
- package/lib/model/lifecycle-state.js +1 -1
- package/lib/model/link-collection.d.ts +1 -1
- package/lib/model/link-collection.js +1 -1
- package/lib/model/link-summary.d.ts +1 -1
- package/lib/model/link-summary.js +1 -1
- package/lib/model/link.d.ts +1 -1
- package/lib/model/link.js +1 -1
- package/lib/model/operation-status.d.ts +1 -1
- package/lib/model/operation-status.js +1 -1
- package/lib/model/operation-type.d.ts +1 -1
- package/lib/model/operation-type.js +1 -1
- package/lib/model/order.d.ts +2 -2
- package/lib/model/order.js +1 -1
- package/lib/model/organization-collection.d.ts +1 -1
- package/lib/model/organization-collection.js +1 -1
- package/lib/model/organization-summary.d.ts +4 -4
- package/lib/model/organization-summary.js +1 -1
- package/lib/model/organization-tenancy-collection.d.ts +1 -1
- package/lib/model/organization-tenancy-collection.js +1 -1
- package/lib/model/organization-tenancy-lifecycle-state.d.ts +2 -2
- package/lib/model/organization-tenancy-lifecycle-state.js +2 -2
- package/lib/model/organization-tenancy-role.d.ts +2 -2
- package/lib/model/organization-tenancy-role.js +2 -2
- package/lib/model/organization-tenancy-summary.d.ts +10 -6
- package/lib/model/organization-tenancy-summary.js +1 -1
- package/lib/model/organization-tenancy-summary.js.map +1 -1
- package/lib/model/organization-tenancy.d.ts +11 -7
- package/lib/model/organization-tenancy.js +1 -1
- package/lib/model/organization-tenancy.js.map +1 -1
- package/lib/model/organization.d.ts +4 -4
- package/lib/model/organization.js +1 -1
- package/lib/model/promotion.d.ts +7 -7
- package/lib/model/promotion.js +1 -1
- package/lib/model/recipient-invitation-collection.d.ts +1 -1
- package/lib/model/recipient-invitation-collection.js +1 -1
- package/lib/model/recipient-invitation-status.d.ts +1 -1
- package/lib/model/recipient-invitation-status.js +1 -1
- package/lib/model/recipient-invitation-summary.d.ts +7 -3
- package/lib/model/recipient-invitation-summary.js +35 -3
- package/lib/model/recipient-invitation-summary.js.map +1 -1
- package/lib/model/recipient-invitation.d.ts +7 -3
- package/lib/model/recipient-invitation.js +35 -3
- package/lib/model/recipient-invitation.js.map +1 -1
- package/lib/model/sender-invitation-collection.d.ts +1 -1
- package/lib/model/sender-invitation-collection.js +1 -1
- package/lib/model/sender-invitation-status.d.ts +1 -1
- package/lib/model/sender-invitation-status.js +1 -1
- package/lib/model/sender-invitation-summary.d.ts +7 -3
- package/lib/model/sender-invitation-summary.js +35 -3
- package/lib/model/sender-invitation-summary.js.map +1 -1
- package/lib/model/sender-invitation.d.ts +7 -3
- package/lib/model/sender-invitation.js +35 -3
- package/lib/model/sender-invitation.js.map +1 -1
- package/lib/model/sku.d.ts +1 -1
- package/lib/model/sku.js +1 -1
- package/lib/model/sort-order.d.ts +1 -1
- package/lib/model/sort-order.js +1 -1
- package/lib/model/subscription-collection.d.ts +1 -1
- package/lib/model/subscription-collection.js +1 -1
- package/lib/model/subscription-info.d.ts +2 -2
- package/lib/model/subscription-info.js +1 -1
- package/lib/model/subscription-lifecycle-state.d.ts +1 -1
- package/lib/model/subscription-lifecycle-state.js +1 -1
- package/lib/model/subscription-mapping-collection.d.ts +1 -1
- package/lib/model/subscription-mapping-collection.js +1 -1
- package/lib/model/subscription-mapping-summary.d.ts +1 -1
- package/lib/model/subscription-mapping-summary.js +1 -1
- package/lib/model/subscription-mapping.d.ts +1 -1
- package/lib/model/subscription-mapping.js +1 -1
- package/lib/model/subscription-sku.d.ts +1 -1
- package/lib/model/subscription-sku.js +1 -1
- package/lib/model/subscription-summary.d.ts +1 -1
- package/lib/model/subscription-summary.js +1 -1
- package/lib/model/subscription.d.ts +4 -4
- package/lib/model/subscription.js +1 -1
- package/lib/model/update-domain-details.d.ts +1 -1
- package/lib/model/update-domain-details.js +1 -1
- package/lib/model/update-domain-governance-details.d.ts +2 -2
- package/lib/model/update-domain-governance-details.js +1 -1
- package/lib/model/update-organization-details.d.ts +2 -2
- package/lib/model/update-organization-details.js +1 -1
- package/lib/model/update-recipient-invitation-details.d.ts +1 -1
- package/lib/model/update-recipient-invitation-details.js +1 -1
- package/lib/model/update-sender-invitation-details.d.ts +1 -1
- package/lib/model/update-sender-invitation-details.js +1 -1
- package/lib/model/work-request-collection.d.ts +1 -1
- package/lib/model/work-request-collection.js +1 -1
- package/lib/model/work-request-error-collection.d.ts +1 -1
- package/lib/model/work-request-error-collection.js +1 -1
- package/lib/model/work-request-error.d.ts +1 -1
- package/lib/model/work-request-error.js +1 -1
- package/lib/model/work-request-log-entry-collection.d.ts +1 -1
- package/lib/model/work-request-log-entry-collection.js +1 -1
- package/lib/model/work-request-log-entry.d.ts +1 -1
- package/lib/model/work-request-log-entry.js +1 -1
- package/lib/model/work-request-resource.d.ts +1 -1
- package/lib/model/work-request-resource.js +1 -1
- package/lib/model/work-request-summary.d.ts +1 -1
- package/lib/model/work-request-summary.js +1 -1
- package/lib/model/work-request.d.ts +1 -1
- package/lib/model/work-request.js +1 -1
- package/lib/organization-waiter.d.ts +1 -1
- package/lib/organization-waiter.js +1 -1
- package/lib/recipientinvitation-waiter.d.ts +1 -1
- package/lib/recipientinvitation-waiter.js +1 -1
- package/lib/request/accept-recipient-invitation-request.d.ts +2 -2
- package/lib/request/activate-order-request.d.ts +3 -3
- package/lib/request/add-governance-request.d.ts +48 -0
- package/lib/request/add-governance-request.js +15 -0
- package/lib/request/add-governance-request.js.map +1 -0
- package/lib/request/approve-organization-tenancy-for-transfer-request.d.ts +3 -3
- package/lib/request/cancel-sender-invitation-request.d.ts +2 -2
- package/lib/request/create-child-tenancy-request.d.ts +2 -2
- package/lib/request/create-domain-governance-request.d.ts +2 -2
- package/lib/request/create-domain-request.d.ts +2 -2
- package/lib/request/create-sender-invitation-request.d.ts +2 -2
- package/lib/request/create-subscription-mapping-request.d.ts +2 -2
- package/lib/request/delete-domain-governance-request.d.ts +1 -1
- package/lib/request/delete-domain-request.d.ts +1 -1
- package/lib/request/delete-link-request.d.ts +1 -1
- package/lib/request/delete-organization-tenancy-request.d.ts +2 -2
- package/lib/request/delete-subscription-mapping-request.d.ts +1 -1
- package/lib/request/get-assigned-subscription-request.d.ts +1 -1
- package/lib/request/get-domain-governance-request.d.ts +1 -1
- package/lib/request/get-domain-request.d.ts +1 -1
- package/lib/request/get-link-request.d.ts +1 -1
- package/lib/request/get-order-request.d.ts +2 -2
- package/lib/request/get-organization-request.d.ts +1 -1
- package/lib/request/get-organization-tenancy-request.d.ts +1 -1
- package/lib/request/get-recipient-invitation-request.d.ts +1 -1
- package/lib/request/get-sender-invitation-request.d.ts +1 -1
- package/lib/request/get-subscription-mapping-request.d.ts +1 -1
- package/lib/request/get-subscription-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/ignore-recipient-invitation-request.d.ts +2 -2
- package/lib/request/index.d.ts +5 -1
- package/lib/request/index.js +1 -1
- package/lib/request/index.js.map +1 -1
- package/lib/request/list-assigned-subscriptions-request.d.ts +2 -2
- package/lib/request/list-available-regions-request.d.ts +1 -1
- package/lib/request/list-domain-governances-request.d.ts +2 -2
- package/lib/request/list-domains-request.d.ts +2 -2
- package/lib/request/list-links-request.d.ts +1 -1
- package/lib/request/list-organization-tenancies-request.d.ts +1 -1
- package/lib/request/list-organizations-request.d.ts +2 -2
- package/lib/request/list-recipient-invitations-request.d.ts +2 -2
- package/lib/request/list-sender-invitations-request.d.ts +2 -2
- package/lib/request/list-subscription-mappings-request.d.ts +3 -3
- package/lib/request/list-subscriptions-request.d.ts +2 -2
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +2 -2
- package/lib/request/remove-governance-request.d.ts +48 -0
- package/lib/request/remove-governance-request.js +15 -0
- package/lib/request/remove-governance-request.js.map +1 -0
- package/lib/request/restore-organization-tenancy-request.d.ts +1 -1
- package/lib/request/unapprove-organization-tenancy-for-transfer-request.d.ts +3 -3
- package/lib/request/update-domain-governance-request.d.ts +1 -1
- package/lib/request/update-domain-request.d.ts +1 -1
- package/lib/request/update-organization-request.d.ts +2 -2
- package/lib/request/update-recipient-invitation-request.d.ts +1 -1
- package/lib/request/update-sender-invitation-request.d.ts +1 -1
- package/lib/response/accept-recipient-invitation-response.d.ts +1 -1
- package/lib/response/activate-order-response.d.ts +1 -1
- package/lib/response/add-governance-response.d.ts +25 -0
- package/lib/response/add-governance-response.js +15 -0
- package/lib/response/add-governance-response.js.map +1 -0
- package/lib/response/cancel-sender-invitation-response.d.ts +1 -1
- package/lib/response/create-child-tenancy-response.d.ts +1 -1
- package/lib/response/create-domain-response.d.ts +1 -1
- package/lib/response/create-sender-invitation-response.d.ts +1 -1
- package/lib/response/create-subscription-mapping-response.d.ts +1 -1
- package/lib/response/delete-link-response.d.ts +1 -1
- package/lib/response/delete-organization-tenancy-response.d.ts +1 -1
- package/lib/response/index.d.ts +5 -1
- package/lib/response/index.js +1 -1
- package/lib/response/remove-governance-response.d.ts +25 -0
- package/lib/response/remove-governance-response.js +15 -0
- package/lib/response/remove-governance-response.js.map +1 -0
- package/lib/response/restore-organization-tenancy-response.d.ts +1 -1
- package/lib/response/update-organization-response.d.ts +1 -1
- package/lib/senderinvitation-waiter.d.ts +1 -1
- package/lib/senderinvitation-waiter.js +1 -1
- package/lib/subscription-waiter.d.ts +1 -1
- package/lib/subscription-waiter.js +1 -1
- package/lib/workrequest-waiter.d.ts +1 -1
- package/lib/workrequest-waiter.js +1 -1
- package/package.json +3 -3
package/lib/model/promotion.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Organizations API
|
|
3
|
-
*
|
|
3
|
+
* Use the Organizations API to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and organization resources. For more information, see [Organization Management Overview](/iaas/Content/General/Concepts/organization_management_overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20200801
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
*/
|
|
16
16
|
export interface Promotion {
|
|
17
17
|
/**
|
|
18
|
-
*
|
|
18
|
+
* Specifies how long the promotion related to the subscription, if any, is valid in duration units. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
19
19
|
*/
|
|
20
20
|
"duration"?: number;
|
|
21
21
|
/**
|
|
@@ -23,15 +23,15 @@ export interface Promotion {
|
|
|
23
23
|
*/
|
|
24
24
|
"durationUnit"?: string;
|
|
25
25
|
/**
|
|
26
|
-
*
|
|
26
|
+
* If a subscription is present, indicates the total amount of promotional subscription credit. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
27
27
|
*/
|
|
28
28
|
"amount"?: number;
|
|
29
29
|
/**
|
|
30
|
-
*
|
|
30
|
+
* If a subscription is present, indicates the current status of the subscription promotion.
|
|
31
31
|
*/
|
|
32
32
|
"status"?: Promotion.Status;
|
|
33
33
|
/**
|
|
34
|
-
*
|
|
34
|
+
* Speficies whether or not the customer intends to pay after the promotion has expired.
|
|
35
35
|
*/
|
|
36
36
|
"isIntentToPay"?: boolean;
|
|
37
37
|
/**
|
|
@@ -39,11 +39,11 @@ export interface Promotion {
|
|
|
39
39
|
*/
|
|
40
40
|
"currencyUnit"?: string;
|
|
41
41
|
/**
|
|
42
|
-
* Date
|
|
42
|
+
* Date and time when the promotion starts.
|
|
43
43
|
*/
|
|
44
44
|
"timeStarted"?: Date;
|
|
45
45
|
/**
|
|
46
|
-
* Date
|
|
46
|
+
* Date and time when the promotion ends.
|
|
47
47
|
*/
|
|
48
48
|
"timeExpired"?: Date;
|
|
49
49
|
}
|
package/lib/model/promotion.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Organizations API
|
|
4
|
-
*
|
|
4
|
+
* Use the Organizations API to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and organization resources. For more information, see [Organization Management Overview](/iaas/Content/General/Concepts/organization_management_overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20200801
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Organizations API
|
|
3
|
-
*
|
|
3
|
+
* Use the Organizations API to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and organization resources. For more information, see [Organization Management Overview](/iaas/Content/General/Concepts/organization_management_overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20200801
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Organizations API
|
|
4
|
-
*
|
|
4
|
+
* Use the Organizations API to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and organization resources. For more information, see [Organization Management Overview](/iaas/Content/General/Concepts/organization_management_overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20200801
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Organizations API
|
|
3
|
-
*
|
|
3
|
+
* Use the Organizations API to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and organization resources. For more information, see [Organization Management Overview](/iaas/Content/General/Concepts/organization_management_overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20200801
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Organizations API
|
|
4
|
-
*
|
|
4
|
+
* Use the Organizations API to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and organization resources. For more information, see [Organization Management Overview](/iaas/Content/General/Concepts/organization_management_overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20200801
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Organizations API
|
|
3
|
-
*
|
|
3
|
+
* Use the Organizations API to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and organization resources. For more information, see [Organization Management Overview](/iaas/Content/General/Concepts/organization_management_overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20200801
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -27,6 +27,10 @@ export interface RecipientInvitationSummary {
|
|
|
27
27
|
* A user-created name to describe the invitation. Avoid entering confidential information.
|
|
28
28
|
*/
|
|
29
29
|
"displayName": string;
|
|
30
|
+
/**
|
|
31
|
+
* The list of subjects the invitation contains.
|
|
32
|
+
*/
|
|
33
|
+
"subjects": Array<model.InvitationSubject>;
|
|
30
34
|
/**
|
|
31
35
|
* OCID of the corresponding sender invitation.
|
|
32
36
|
*/
|
|
@@ -44,11 +48,11 @@ export interface RecipientInvitationSummary {
|
|
|
44
48
|
*/
|
|
45
49
|
"status": model.RecipientInvitationStatus;
|
|
46
50
|
/**
|
|
47
|
-
* Date
|
|
51
|
+
* Date and time when the recipient invitation was created.
|
|
48
52
|
*/
|
|
49
53
|
"timeCreated": Date;
|
|
50
54
|
/**
|
|
51
|
-
* Date
|
|
55
|
+
* Date and time when the recipient invitation was last updated.
|
|
52
56
|
*/
|
|
53
57
|
"timeUpdated"?: Date;
|
|
54
58
|
/**
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Organizations API
|
|
4
|
-
*
|
|
4
|
+
* Use the Organizations API to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and organization resources. For more information, see [Organization Management Overview](/iaas/Content/General/Concepts/organization_management_overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20200801
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -11,17 +11,49 @@
|
|
|
11
11
|
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
12
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
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
|
+
};
|
|
14
33
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
34
|
exports.RecipientInvitationSummary = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
16
36
|
var RecipientInvitationSummary;
|
|
17
37
|
(function (RecipientInvitationSummary) {
|
|
18
38
|
function getJsonObj(obj) {
|
|
19
|
-
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
40
|
+
"subjects": obj.subjects
|
|
41
|
+
? obj.subjects.map(item => {
|
|
42
|
+
return model.InvitationSubject.getJsonObj(item);
|
|
43
|
+
})
|
|
44
|
+
: undefined
|
|
45
|
+
});
|
|
20
46
|
return jsonObj;
|
|
21
47
|
}
|
|
22
48
|
RecipientInvitationSummary.getJsonObj = getJsonObj;
|
|
23
49
|
function getDeserializedJsonObj(obj) {
|
|
24
|
-
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
50
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
51
|
+
"subjects": obj.subjects
|
|
52
|
+
? obj.subjects.map(item => {
|
|
53
|
+
return model.InvitationSubject.getDeserializedJsonObj(item);
|
|
54
|
+
})
|
|
55
|
+
: undefined
|
|
56
|
+
});
|
|
25
57
|
return jsonObj;
|
|
26
58
|
}
|
|
27
59
|
RecipientInvitationSummary.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"recipient-invitation-summary.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/model/recipient-invitation-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG
|
|
1
|
+
{"version":3,"file":"recipient-invitation-summary.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/model/recipient-invitation-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAuElC,IAAiB,0BAA0B,CA6B1C;AA7BD,WAAiB,0BAA0B;IACzC,SAAgB,UAAU,CAAC,GAA+B;QACxD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,UAAU,EAAE,GAAG,CAAC,QAAQ;gBACtB,CAAC,CAAC,GAAG,CAAC,QAAQ,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACtB,OAAO,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAClD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,qCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA+B;QACpE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,UAAU,EAAE,GAAG,CAAC,QAAQ;gBACtB,CAAC,CAAC,GAAG,CAAC,QAAQ,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACtB,OAAO,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC9D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,iDAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QA6B1C"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Organizations API
|
|
3
|
-
*
|
|
3
|
+
* Use the Organizations API to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and organization resources. For more information, see [Organization Management Overview](/iaas/Content/General/Concepts/organization_management_overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20200801
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -23,6 +23,10 @@ export interface RecipientInvitation {
|
|
|
23
23
|
* OCID of the recipient tenancy.
|
|
24
24
|
*/
|
|
25
25
|
"compartmentId": string;
|
|
26
|
+
/**
|
|
27
|
+
* The list of subjects the invitation contains.
|
|
28
|
+
*/
|
|
29
|
+
"subjects": Array<model.InvitationSubject>;
|
|
26
30
|
/**
|
|
27
31
|
* OCID of the corresponding sender invitation.
|
|
28
32
|
*/
|
|
@@ -44,11 +48,11 @@ export interface RecipientInvitation {
|
|
|
44
48
|
*/
|
|
45
49
|
"displayName"?: string;
|
|
46
50
|
/**
|
|
47
|
-
* Date
|
|
51
|
+
* Date and time when the recipient invitation was created.
|
|
48
52
|
*/
|
|
49
53
|
"timeCreated": Date;
|
|
50
54
|
/**
|
|
51
|
-
* Date
|
|
55
|
+
* Date and time when the recipient invitation was last updated.
|
|
52
56
|
*/
|
|
53
57
|
"timeUpdated"?: Date;
|
|
54
58
|
/**
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Organizations API
|
|
4
|
-
*
|
|
4
|
+
* Use the Organizations API to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and organization resources. For more information, see [Organization Management Overview](/iaas/Content/General/Concepts/organization_management_overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20200801
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -11,17 +11,49 @@
|
|
|
11
11
|
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
12
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
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
|
+
};
|
|
14
33
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
34
|
exports.RecipientInvitation = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
16
36
|
var RecipientInvitation;
|
|
17
37
|
(function (RecipientInvitation) {
|
|
18
38
|
function getJsonObj(obj) {
|
|
19
|
-
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
40
|
+
"subjects": obj.subjects
|
|
41
|
+
? obj.subjects.map(item => {
|
|
42
|
+
return model.InvitationSubject.getJsonObj(item);
|
|
43
|
+
})
|
|
44
|
+
: undefined
|
|
45
|
+
});
|
|
20
46
|
return jsonObj;
|
|
21
47
|
}
|
|
22
48
|
RecipientInvitation.getJsonObj = getJsonObj;
|
|
23
49
|
function getDeserializedJsonObj(obj) {
|
|
24
|
-
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
50
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
51
|
+
"subjects": obj.subjects
|
|
52
|
+
? obj.subjects.map(item => {
|
|
53
|
+
return model.InvitationSubject.getDeserializedJsonObj(item);
|
|
54
|
+
})
|
|
55
|
+
: undefined
|
|
56
|
+
});
|
|
25
57
|
return jsonObj;
|
|
26
58
|
}
|
|
27
59
|
RecipientInvitation.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"recipient-invitation.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/model/recipient-invitation.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG
|
|
1
|
+
{"version":3,"file":"recipient-invitation.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/model/recipient-invitation.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAuElC,IAAiB,mBAAmB,CA6BnC;AA7BD,WAAiB,mBAAmB;IAClC,SAAgB,UAAU,CAAC,GAAwB;QACjD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,UAAU,EAAE,GAAG,CAAC,QAAQ;gBACtB,CAAC,CAAC,GAAG,CAAC,QAAQ,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACtB,OAAO,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAClD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,8BAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAwB;QAC7D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,UAAU,EAAE,GAAG,CAAC,QAAQ;gBACtB,CAAC,CAAC,GAAG,CAAC,QAAQ,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACtB,OAAO,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC9D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,0CAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QA6BnC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Organizations API
|
|
3
|
-
*
|
|
3
|
+
* Use the Organizations API to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and organization resources. For more information, see [Organization Management Overview](/iaas/Content/General/Concepts/organization_management_overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20200801
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Organizations API
|
|
4
|
-
*
|
|
4
|
+
* Use the Organizations API to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and organization resources. For more information, see [Organization Management Overview](/iaas/Content/General/Concepts/organization_management_overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20200801
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Organizations API
|
|
3
|
-
*
|
|
3
|
+
* Use the Organizations API to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and organization resources. For more information, see [Organization Management Overview](/iaas/Content/General/Concepts/organization_management_overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20200801
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Organizations API
|
|
4
|
-
*
|
|
4
|
+
* Use the Organizations API to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and organization resources. For more information, see [Organization Management Overview](/iaas/Content/General/Concepts/organization_management_overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20200801
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Organizations API
|
|
3
|
-
*
|
|
3
|
+
* Use the Organizations API to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and organization resources. For more information, see [Organization Management Overview](/iaas/Content/General/Concepts/organization_management_overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20200801
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -27,6 +27,10 @@ export interface SenderInvitationSummary {
|
|
|
27
27
|
* A user-created name to describe the invitation. Avoid entering confidential information.
|
|
28
28
|
*/
|
|
29
29
|
"displayName": string;
|
|
30
|
+
/**
|
|
31
|
+
* The list of subjects the invitation contains.
|
|
32
|
+
*/
|
|
33
|
+
"subjects": Array<model.InvitationSubject>;
|
|
30
34
|
/**
|
|
31
35
|
* OCID of the corresponding recipient invitation.
|
|
32
36
|
*/
|
|
@@ -44,11 +48,11 @@ export interface SenderInvitationSummary {
|
|
|
44
48
|
*/
|
|
45
49
|
"status": model.SenderInvitationStatus;
|
|
46
50
|
/**
|
|
47
|
-
* Date
|
|
51
|
+
* Date and time when the sender invitation was created.
|
|
48
52
|
*/
|
|
49
53
|
"timeCreated": Date;
|
|
50
54
|
/**
|
|
51
|
-
* Date
|
|
55
|
+
* Date and time when the sender invitation was last updated.
|
|
52
56
|
*/
|
|
53
57
|
"timeUpdated"?: Date;
|
|
54
58
|
/**
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Organizations API
|
|
4
|
-
*
|
|
4
|
+
* Use the Organizations API to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and organization resources. For more information, see [Organization Management Overview](/iaas/Content/General/Concepts/organization_management_overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20200801
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -11,17 +11,49 @@
|
|
|
11
11
|
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
12
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
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
|
+
};
|
|
14
33
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
34
|
exports.SenderInvitationSummary = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
16
36
|
var SenderInvitationSummary;
|
|
17
37
|
(function (SenderInvitationSummary) {
|
|
18
38
|
function getJsonObj(obj) {
|
|
19
|
-
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
40
|
+
"subjects": obj.subjects
|
|
41
|
+
? obj.subjects.map(item => {
|
|
42
|
+
return model.InvitationSubject.getJsonObj(item);
|
|
43
|
+
})
|
|
44
|
+
: undefined
|
|
45
|
+
});
|
|
20
46
|
return jsonObj;
|
|
21
47
|
}
|
|
22
48
|
SenderInvitationSummary.getJsonObj = getJsonObj;
|
|
23
49
|
function getDeserializedJsonObj(obj) {
|
|
24
|
-
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
50
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
51
|
+
"subjects": obj.subjects
|
|
52
|
+
? obj.subjects.map(item => {
|
|
53
|
+
return model.InvitationSubject.getDeserializedJsonObj(item);
|
|
54
|
+
})
|
|
55
|
+
: undefined
|
|
56
|
+
});
|
|
25
57
|
return jsonObj;
|
|
26
58
|
}
|
|
27
59
|
SenderInvitationSummary.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sender-invitation-summary.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/model/sender-invitation-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG
|
|
1
|
+
{"version":3,"file":"sender-invitation-summary.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/model/sender-invitation-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAuElC,IAAiB,uBAAuB,CA6BvC;AA7BD,WAAiB,uBAAuB;IACtC,SAAgB,UAAU,CAAC,GAA4B;QACrD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,UAAU,EAAE,GAAG,CAAC,QAAQ;gBACtB,CAAC,CAAC,GAAG,CAAC,QAAQ,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACtB,OAAO,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAClD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,kCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA4B;QACjE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,UAAU,EAAE,GAAG,CAAC,QAAQ;gBACtB,CAAC,CAAC,GAAG,CAAC,QAAQ,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACtB,OAAO,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC9D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,8CAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QA6BvC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Organizations API
|
|
3
|
-
*
|
|
3
|
+
* Use the Organizations API to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and organization resources. For more information, see [Organization Management Overview](/iaas/Content/General/Concepts/organization_management_overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20200801
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -23,6 +23,10 @@ export interface SenderInvitation {
|
|
|
23
23
|
* OCID of the sender tenancy.
|
|
24
24
|
*/
|
|
25
25
|
"compartmentId": string;
|
|
26
|
+
/**
|
|
27
|
+
* The list of subjects the invitation contains.
|
|
28
|
+
*/
|
|
29
|
+
"subjects": Array<model.InvitationSubject>;
|
|
26
30
|
/**
|
|
27
31
|
* OCID of the corresponding recipient invitation.
|
|
28
32
|
*/
|
|
@@ -44,11 +48,11 @@ export interface SenderInvitation {
|
|
|
44
48
|
*/
|
|
45
49
|
"displayName"?: string;
|
|
46
50
|
/**
|
|
47
|
-
* Date
|
|
51
|
+
* Date and time when the sender invitation was created.
|
|
48
52
|
*/
|
|
49
53
|
"timeCreated": Date;
|
|
50
54
|
/**
|
|
51
|
-
* Date
|
|
55
|
+
* Date and time when the sender invitation was last updated.
|
|
52
56
|
*/
|
|
53
57
|
"timeUpdated"?: Date;
|
|
54
58
|
/**
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Organizations API
|
|
4
|
-
*
|
|
4
|
+
* Use the Organizations API to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and organization resources. For more information, see [Organization Management Overview](/iaas/Content/General/Concepts/organization_management_overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20200801
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -11,17 +11,49 @@
|
|
|
11
11
|
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
12
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
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
|
+
};
|
|
14
33
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
34
|
exports.SenderInvitation = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
16
36
|
var SenderInvitation;
|
|
17
37
|
(function (SenderInvitation) {
|
|
18
38
|
function getJsonObj(obj) {
|
|
19
|
-
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
40
|
+
"subjects": obj.subjects
|
|
41
|
+
? obj.subjects.map(item => {
|
|
42
|
+
return model.InvitationSubject.getJsonObj(item);
|
|
43
|
+
})
|
|
44
|
+
: undefined
|
|
45
|
+
});
|
|
20
46
|
return jsonObj;
|
|
21
47
|
}
|
|
22
48
|
SenderInvitation.getJsonObj = getJsonObj;
|
|
23
49
|
function getDeserializedJsonObj(obj) {
|
|
24
|
-
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
50
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
51
|
+
"subjects": obj.subjects
|
|
52
|
+
? obj.subjects.map(item => {
|
|
53
|
+
return model.InvitationSubject.getDeserializedJsonObj(item);
|
|
54
|
+
})
|
|
55
|
+
: undefined
|
|
56
|
+
});
|
|
25
57
|
return jsonObj;
|
|
26
58
|
}
|
|
27
59
|
SenderInvitation.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sender-invitation.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/model/sender-invitation.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG
|
|
1
|
+
{"version":3,"file":"sender-invitation.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/model/sender-invitation.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAuElC,IAAiB,gBAAgB,CA6BhC;AA7BD,WAAiB,gBAAgB;IAC/B,SAAgB,UAAU,CAAC,GAAqB;QAC9C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,UAAU,EAAE,GAAG,CAAC,QAAQ;gBACtB,CAAC,CAAC,GAAG,CAAC,QAAQ,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACtB,OAAO,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAClD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,2BAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,UAAU,EAAE,GAAG,CAAC,QAAQ;gBACtB,CAAC,CAAC,GAAG,CAAC,QAAQ,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACtB,OAAO,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC9D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,uCAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QA6BhC"}
|
package/lib/model/sku.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Organizations API
|
|
3
|
-
*
|
|
3
|
+
* Use the Organizations API to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and organization resources. For more information, see [Organization Management Overview](/iaas/Content/General/Concepts/organization_management_overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20200801
|
|
5
5
|
*
|
|
6
6
|
*
|
package/lib/model/sku.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Organizations API
|
|
4
|
-
*
|
|
4
|
+
* Use the Organizations API to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and organization resources. For more information, see [Organization Management Overview](/iaas/Content/General/Concepts/organization_management_overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20200801
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Organizations API
|
|
3
|
-
*
|
|
3
|
+
* Use the Organizations API to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and organization resources. For more information, see [Organization Management Overview](/iaas/Content/General/Concepts/organization_management_overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20200801
|
|
5
5
|
*
|
|
6
6
|
*
|
package/lib/model/sort-order.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Organizations API
|
|
4
|
-
*
|
|
4
|
+
* Use the Organizations API to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and organization resources. For more information, see [Organization Management Overview](/iaas/Content/General/Concepts/organization_management_overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20200801
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Organizations API
|
|
3
|
-
*
|
|
3
|
+
* Use the Organizations API to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and organization resources. For more information, see [Organization Management Overview](/iaas/Content/General/Concepts/organization_management_overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20200801
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Organizations API
|
|
4
|
-
*
|
|
4
|
+
* Use the Organizations API to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and organization resources. For more information, see [Organization Management Overview](/iaas/Content/General/Concepts/organization_management_overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20200801
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Organizations API
|
|
3
|
-
*
|
|
3
|
+
* Use the Organizations API to consolidate multiple OCI tenancies into an organization, and centrally manage your tenancies and organization resources. For more information, see [Organization Management Overview](/iaas/Content/General/Concepts/organization_management_overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20200801
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -20,7 +20,7 @@ export interface SubscriptionInfo {
|
|
|
20
20
|
*/
|
|
21
21
|
"spmSubscriptionId": string;
|
|
22
22
|
/**
|
|
23
|
-
*
|
|
23
|
+
* Subscription service name.
|
|
24
24
|
*/
|
|
25
25
|
"service": string;
|
|
26
26
|
/**
|