oci-tenantmanagercontrolplane 2.57.0 → 2.58.1
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 +204 -54
- package/lib/client.js +471 -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/index.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
|
*
|
|
@@ -31,8 +31,8 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
31
31
|
return result;
|
|
32
32
|
};
|
|
33
33
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
-
exports.
|
|
35
|
-
exports.WorkRequestSummary = exports.WorkRequestResource = exports.WorkRequestLogEntryCollection = exports.WorkRequestLogEntry = exports.WorkRequestErrorCollection = exports.WorkRequestError = exports.WorkRequestCollection = exports.WorkRequest = exports.UpdateSenderInvitationDetails = exports.UpdateRecipientInvitationDetails = exports.UpdateOrganizationDetails = exports.UpdateDomainGovernanceDetails = exports.UpdateDomainDetails = exports.SubscriptionSummary = exports.SubscriptionSku = exports.SubscriptionMappingSummary = void 0;
|
|
34
|
+
exports.SubscriptionLifecycleState = exports.SubscriptionInfo = exports.SubscriptionCollection = exports.Subscription = exports.SortOrder = exports.Sku = exports.SenderInvitationSummary = exports.SenderInvitationStatus = exports.SenderInvitationCollection = exports.SenderInvitation = exports.RecipientInvitationSummary = exports.RecipientInvitationStatus = exports.RecipientInvitationCollection = exports.RecipientInvitation = exports.Promotion = exports.OrganizationTenancySummary = exports.OrganizationTenancyRole = exports.OrganizationTenancyLifecycleState = exports.OrganizationTenancyCollection = exports.OrganizationTenancy = exports.OrganizationSummary = exports.OrganizationCollection = exports.Organization = exports.Order = exports.OperationType = exports.OperationStatus = exports.LinkSummary = exports.LinkCollection = exports.Link = exports.LifecycleState = exports.InvitationSubject = exports.GovernanceStatus = exports.DomainSummary = exports.DomainGovernanceSummary = exports.DomainGovernanceCollection = exports.DomainGovernance = exports.DomainCollection = exports.Domain = exports.CreateSubscriptionMappingDetails = exports.CreateSenderInvitationDetails = exports.CreateDomainGovernanceDetails = exports.CreateDomainDetails = exports.CreateChildTenancyDetails = exports.AvailableRegionSummary = exports.AvailableRegionCollection = exports.AssignedSubscriptionSummary = exports.AssignedSubscriptionCollection = exports.AssignedSubscription = exports.ActivateOrderDetails = exports.ActionType = void 0;
|
|
35
|
+
exports.WorkRequestSummary = exports.WorkRequestResource = exports.WorkRequestLogEntryCollection = exports.WorkRequestLogEntry = exports.WorkRequestErrorCollection = exports.WorkRequestError = exports.WorkRequestCollection = exports.WorkRequest = exports.UpdateSenderInvitationDetails = exports.UpdateRecipientInvitationDetails = exports.UpdateOrganizationDetails = exports.UpdateDomainGovernanceDetails = exports.UpdateDomainDetails = exports.SubscriptionSummary = exports.SubscriptionSku = exports.SubscriptionMappingSummary = exports.SubscriptionMappingCollection = exports.SubscriptionMapping = void 0;
|
|
36
36
|
const ActionType = __importStar(require("./action-type"));
|
|
37
37
|
exports.ActionType = ActionType.ActionType;
|
|
38
38
|
const ActivateOrderDetails = __importStar(require("./activate-order-details"));
|
|
@@ -69,6 +69,10 @@ const DomainGovernanceSummary = __importStar(require("./domain-governance-summar
|
|
|
69
69
|
exports.DomainGovernanceSummary = DomainGovernanceSummary.DomainGovernanceSummary;
|
|
70
70
|
const DomainSummary = __importStar(require("./domain-summary"));
|
|
71
71
|
exports.DomainSummary = DomainSummary.DomainSummary;
|
|
72
|
+
const GovernanceStatus = __importStar(require("./governance-status"));
|
|
73
|
+
exports.GovernanceStatus = GovernanceStatus.GovernanceStatus;
|
|
74
|
+
const InvitationSubject = __importStar(require("./invitation-subject"));
|
|
75
|
+
exports.InvitationSubject = InvitationSubject.InvitationSubject;
|
|
72
76
|
const LifecycleState = __importStar(require("./lifecycle-state"));
|
|
73
77
|
exports.LifecycleState = LifecycleState.LifecycleState;
|
|
74
78
|
const Link = __importStar(require("./link"));
|
package/lib/model/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/model/index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/model/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Organizations API
|
|
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
|
+
* 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, 2023, 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
|
+
* A subject an invitation can contain.
|
|
15
|
+
**/
|
|
16
|
+
export declare enum InvitationSubject {
|
|
17
|
+
Link = "LINK",
|
|
18
|
+
Governance = "GOVERNANCE",
|
|
19
|
+
/**
|
|
20
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
21
|
+
* version of the SDK.
|
|
22
|
+
*/
|
|
23
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
24
|
+
}
|
|
25
|
+
export declare namespace InvitationSubject {
|
|
26
|
+
function getJsonObj(obj: InvitationSubject): InvitationSubject;
|
|
27
|
+
function getDeserializedJsonObj(obj: InvitationSubject): InvitationSubject;
|
|
28
|
+
}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Organizations API
|
|
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
|
+
* 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, 2023, 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.InvitationSubject = void 0;
|
|
16
|
+
/**
|
|
17
|
+
* A subject an invitation can contain.
|
|
18
|
+
**/
|
|
19
|
+
var InvitationSubject;
|
|
20
|
+
(function (InvitationSubject) {
|
|
21
|
+
InvitationSubject["Link"] = "LINK";
|
|
22
|
+
InvitationSubject["Governance"] = "GOVERNANCE";
|
|
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
|
+
InvitationSubject["UnknownValue"] = "UNKNOWN_VALUE";
|
|
28
|
+
})(InvitationSubject = exports.InvitationSubject || (exports.InvitationSubject = {}));
|
|
29
|
+
(function (InvitationSubject) {
|
|
30
|
+
function getJsonObj(obj) {
|
|
31
|
+
return obj;
|
|
32
|
+
}
|
|
33
|
+
InvitationSubject.getJsonObj = getJsonObj;
|
|
34
|
+
function getDeserializedJsonObj(obj) {
|
|
35
|
+
return obj;
|
|
36
|
+
}
|
|
37
|
+
InvitationSubject.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
38
|
+
})(InvitationSubject = exports.InvitationSubject || (exports.InvitationSubject = {}));
|
|
39
|
+
//# sourceMappingURL=invitation-subject.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"invitation-subject.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/model/invitation-subject.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,iBASX;AATD,WAAY,iBAAiB;IAC3B,kCAAa,CAAA;IACb,8CAAyB,CAAA;IAEzB;;;OAGG;IACH,mDAA8B,CAAA;AAChC,CAAC,EATW,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAS5B;AAED,WAAiB,iBAAiB;IAChC,SAAgB,UAAU,CAAC,GAAsB;QAC/C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,4BAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAsB;QAC3D,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,wCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAOjC"}
|
|
@@ -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
|
*
|
|
@@ -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
|
*
|
package/lib/model/link.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/link.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
|
*
|
package/lib/model/order.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
|
*
|
|
@@ -24,7 +24,7 @@ export interface Order {
|
|
|
24
24
|
*/
|
|
25
25
|
"dataCenterRegion"?: string;
|
|
26
26
|
/**
|
|
27
|
-
*
|
|
27
|
+
* Email address of the administrator who owns the subscription.
|
|
28
28
|
*/
|
|
29
29
|
"adminEmail": string;
|
|
30
30
|
/**
|
package/lib/model/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
|
*
|
|
@@ -19,7 +19,7 @@ export interface OrganizationSummary {
|
|
|
19
19
|
*/
|
|
20
20
|
"id": string;
|
|
21
21
|
/**
|
|
22
|
-
* A display name for the organization.
|
|
22
|
+
* A display name for the organization. Avoid entering confidential information.
|
|
23
23
|
*/
|
|
24
24
|
"displayName"?: string;
|
|
25
25
|
/**
|
|
@@ -39,11 +39,11 @@ export interface OrganizationSummary {
|
|
|
39
39
|
*/
|
|
40
40
|
"lifecycleState": string;
|
|
41
41
|
/**
|
|
42
|
-
* Date
|
|
42
|
+
* Date and time when the organization was created.
|
|
43
43
|
*/
|
|
44
44
|
"timeCreated": Date;
|
|
45
45
|
/**
|
|
46
|
-
* Date
|
|
46
|
+
* Date and time when the organization was last updated.
|
|
47
47
|
*/
|
|
48
48
|
"timeUpdated"?: Date;
|
|
49
49
|
}
|
|
@@ -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
|
*
|
|
@@ -11,7 +11,7 @@
|
|
|
11
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
12
|
*/
|
|
13
13
|
/**
|
|
14
|
-
* Possible lifecycle states for the
|
|
14
|
+
* Possible lifecycle states for the organization tenancy.
|
|
15
15
|
**/
|
|
16
16
|
export declare enum OrganizationTenancyLifecycleState {
|
|
17
17
|
Creating = "CREATING",
|
|
@@ -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
|
*
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
15
|
exports.OrganizationTenancyLifecycleState = void 0;
|
|
16
16
|
/**
|
|
17
|
-
* Possible lifecycle states for the
|
|
17
|
+
* Possible lifecycle states for the organization tenancy.
|
|
18
18
|
**/
|
|
19
19
|
var OrganizationTenancyLifecycleState;
|
|
20
20
|
(function (OrganizationTenancyLifecycleState) {
|
|
@@ -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
|
*
|
|
@@ -11,7 +11,7 @@
|
|
|
11
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
12
|
*/
|
|
13
13
|
/**
|
|
14
|
-
* Possible roles for the
|
|
14
|
+
* Possible roles for the organization tenancy.
|
|
15
15
|
**/
|
|
16
16
|
export declare enum OrganizationTenancyRole {
|
|
17
17
|
Parent = "PARENT",
|
|
@@ -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
|
*
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
15
|
exports.OrganizationTenancyRole = void 0;
|
|
16
16
|
/**
|
|
17
|
-
* Possible roles for the
|
|
17
|
+
* Possible roles for the organization tenancy.
|
|
18
18
|
**/
|
|
19
19
|
var OrganizationTenancyRole;
|
|
20
20
|
(function (OrganizationTenancyRole) {
|
|
@@ -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
|
*
|
|
@@ -24,25 +24,29 @@ export interface OrganizationTenancySummary {
|
|
|
24
24
|
*/
|
|
25
25
|
"name"?: string;
|
|
26
26
|
/**
|
|
27
|
-
* Lifecycle state of the
|
|
27
|
+
* Lifecycle state of the organization tenancy.
|
|
28
28
|
*/
|
|
29
29
|
"lifecycleState"?: model.OrganizationTenancyLifecycleState;
|
|
30
30
|
/**
|
|
31
|
-
* Role of the
|
|
31
|
+
* Role of the organization tenancy.
|
|
32
32
|
*/
|
|
33
33
|
"role"?: model.OrganizationTenancyRole;
|
|
34
34
|
/**
|
|
35
|
-
* Date
|
|
35
|
+
* Date and time when the tenancy joined the organization.
|
|
36
36
|
*/
|
|
37
37
|
"timeJoined"?: Date;
|
|
38
38
|
/**
|
|
39
|
-
* Date
|
|
39
|
+
* Date and time when the tenancy left the organization.
|
|
40
40
|
*/
|
|
41
41
|
"timeLeft"?: Date;
|
|
42
42
|
/**
|
|
43
|
-
*
|
|
43
|
+
* Parameter to indicate the tenancy is approved for transfer to another organization.
|
|
44
44
|
*/
|
|
45
45
|
"isApprovedForTransfer"?: boolean;
|
|
46
|
+
/**
|
|
47
|
+
* The governance status of the tenancy.
|
|
48
|
+
*/
|
|
49
|
+
"governanceStatus": model.GovernanceStatus;
|
|
46
50
|
}
|
|
47
51
|
export declare namespace OrganizationTenancySummary {
|
|
48
52
|
function getJsonObj(obj: OrganizationTenancySummary): object;
|
|
@@ -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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"organization-tenancy-summary.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/model/organization-tenancy-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;
|
|
1
|
+
{"version":3,"file":"organization-tenancy-summary.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/model/organization-tenancy-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA2CH,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"}
|
|
@@ -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
|
*
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
/**
|
|
15
|
-
* The information about the
|
|
15
|
+
* The information about the organization tenancy.
|
|
16
16
|
*/
|
|
17
17
|
export interface OrganizationTenancy {
|
|
18
18
|
/**
|
|
@@ -24,25 +24,29 @@ export interface OrganizationTenancy {
|
|
|
24
24
|
*/
|
|
25
25
|
"name"?: string;
|
|
26
26
|
/**
|
|
27
|
-
* Lifecycle state of the
|
|
27
|
+
* Lifecycle state of the organization tenancy.
|
|
28
28
|
*/
|
|
29
29
|
"lifecycleState"?: model.OrganizationTenancyLifecycleState;
|
|
30
30
|
/**
|
|
31
|
-
* Role of the
|
|
31
|
+
* Role of the organization tenancy.
|
|
32
32
|
*/
|
|
33
33
|
"role"?: model.OrganizationTenancyRole;
|
|
34
34
|
/**
|
|
35
|
-
* Date
|
|
35
|
+
* Date and time when the tenancy joined the organization.
|
|
36
36
|
*/
|
|
37
37
|
"timeJoined"?: Date;
|
|
38
38
|
/**
|
|
39
|
-
* Date
|
|
39
|
+
* Date and time when the tenancy left the organization.
|
|
40
40
|
*/
|
|
41
41
|
"timeLeft"?: Date;
|
|
42
42
|
/**
|
|
43
|
-
*
|
|
43
|
+
* Parameter to indicate the tenancy is approved for transfer to another organization.
|
|
44
44
|
*/
|
|
45
45
|
"isApprovedForTransfer"?: boolean;
|
|
46
|
+
/**
|
|
47
|
+
* The governance status of the tenancy.
|
|
48
|
+
*/
|
|
49
|
+
"governanceStatus": model.GovernanceStatus;
|
|
46
50
|
}
|
|
47
51
|
export declare namespace OrganizationTenancy {
|
|
48
52
|
function getJsonObj(obj: OrganizationTenancy): object;
|
|
@@ -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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"organization-tenancy.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/model/organization-tenancy.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;
|
|
1
|
+
{"version":3,"file":"organization-tenancy.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/model/organization-tenancy.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"}
|
|
@@ -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
|
*
|
|
@@ -31,7 +31,7 @@ export interface Organization {
|
|
|
31
31
|
*/
|
|
32
32
|
"parentName"?: string;
|
|
33
33
|
/**
|
|
34
|
-
* OCID of the default Universal Credits Model subscription. Any tenancy joining the organization will automatically get assigned this subscription if a subscription is not explictly assigned.
|
|
34
|
+
* OCID of the default Universal Credits Model subscription. Any tenancy joining the organization will automatically get assigned this subscription, if a subscription is not explictly assigned.
|
|
35
35
|
*/
|
|
36
36
|
"defaultUcmSubscriptionId": string;
|
|
37
37
|
/**
|
|
@@ -39,11 +39,11 @@ export interface Organization {
|
|
|
39
39
|
*/
|
|
40
40
|
"lifecycleState": Organization.LifecycleState;
|
|
41
41
|
/**
|
|
42
|
-
* Date
|
|
42
|
+
* Date and time when the organization was created.
|
|
43
43
|
*/
|
|
44
44
|
"timeCreated": Date;
|
|
45
45
|
/**
|
|
46
|
-
* Date
|
|
46
|
+
* Date and time when the organization was last updated.
|
|
47
47
|
*/
|
|
48
48
|
"timeUpdated"?: Date;
|
|
49
49
|
}
|
|
@@ -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
|
*
|