oci-tenantmanagercontrolplane 2.56.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
|
@@ -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
|
*
|
|
@@ -59,6 +59,10 @@ export interface AssignedSubscriptionSummary {
|
|
|
59
59
|
* Date-time when subscription is created.
|
|
60
60
|
*/
|
|
61
61
|
"timeCreated"?: Date;
|
|
62
|
+
/**
|
|
63
|
+
* Customer service identifier for the customer associated with the subscription.
|
|
64
|
+
*/
|
|
65
|
+
"csiNumber"?: string;
|
|
62
66
|
}
|
|
63
67
|
export declare namespace AssignedSubscriptionSummary {
|
|
64
68
|
function getJsonObj(obj: AssignedSubscriptionSummary): 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":"assigned-subscription-summary.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/model/assigned-subscription-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;
|
|
1
|
+
{"version":3,"file":"assigned-subscription-summary.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/model/assigned-subscription-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA2DH,IAAiB,2BAA2B,CAW3C;AAXD,WAAiB,2BAA2B;IAC1C,SAAgB,UAAU,CAAC,GAAgC;QACzD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,sCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAgC;QACrE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,kDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QAW3C"}
|
|
@@ -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
|
*
|
|
@@ -68,11 +68,11 @@ export interface AssignedSubscription {
|
|
|
68
68
|
*/
|
|
69
69
|
"csiNumber"?: string;
|
|
70
70
|
/**
|
|
71
|
-
* Tier for the subscription,
|
|
71
|
+
* Tier for the subscription, whether it is a free promotion subscription or a paid subscription.
|
|
72
72
|
*/
|
|
73
73
|
"subscriptionTier"?: string;
|
|
74
74
|
/**
|
|
75
|
-
* Denotes
|
|
75
|
+
* Denotes whether or not the subscription is a government subscription.
|
|
76
76
|
*/
|
|
77
77
|
"isGovernmentSubscription"?: boolean;
|
|
78
78
|
/**
|
|
@@ -80,7 +80,7 @@ export interface AssignedSubscription {
|
|
|
80
80
|
*/
|
|
81
81
|
"promotion"?: Array<model.Promotion>;
|
|
82
82
|
/**
|
|
83
|
-
* Purchase entitlement
|
|
83
|
+
* Purchase entitlement ID associated with the subscription.
|
|
84
84
|
*/
|
|
85
85
|
"purchaseEntitlementId"?: string;
|
|
86
86
|
/**
|
|
@@ -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
|
*
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
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
|
+
import * as model from "../model";
|
|
13
14
|
/**
|
|
14
15
|
* The parameters for creating a child tenancy.
|
|
15
16
|
*/
|
|
@@ -27,13 +28,17 @@ export interface CreateChildTenancyDetails {
|
|
|
27
28
|
*/
|
|
28
29
|
"homeRegion": string;
|
|
29
30
|
/**
|
|
30
|
-
*
|
|
31
|
+
* Email address of the child tenancy administrator.
|
|
31
32
|
*/
|
|
32
33
|
"adminEmail": string;
|
|
33
34
|
/**
|
|
34
35
|
* The name to use for the administrator policy in the child tenancy. Must contain only letters and underscores.
|
|
35
36
|
*/
|
|
36
37
|
"policyName"?: string;
|
|
38
|
+
/**
|
|
39
|
+
* The governance status of the child tenancy.
|
|
40
|
+
*/
|
|
41
|
+
"governanceStatus"?: model.GovernanceStatus;
|
|
37
42
|
}
|
|
38
43
|
export declare namespace CreateChildTenancyDetails {
|
|
39
44
|
function getJsonObj(obj: CreateChildTenancyDetails): 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":"create-child-tenancy-details.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/model/create-child-tenancy-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;
|
|
1
|
+
{"version":3,"file":"create-child-tenancy-details.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/model/create-child-tenancy-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAmCH,IAAiB,yBAAyB,CAWzC;AAXD,WAAiB,yBAAyB;IACxC,SAAgB,UAAU,CAAC,GAA8B;QACvD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,oCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA8B;QACnE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QAWzC"}
|
|
@@ -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,7 +23,7 @@ export interface CreateDomainDetails {
|
|
|
23
23
|
*/
|
|
24
24
|
"domainName": string;
|
|
25
25
|
/**
|
|
26
|
-
*
|
|
26
|
+
* Email address to be used to notify the user, and that the ONS subscription will be created with.
|
|
27
27
|
*/
|
|
28
28
|
"subscriptionEmail"?: string;
|
|
29
29
|
/**
|
|
@@ -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
|
*
|
|
@@ -23,7 +23,7 @@ export interface CreateDomainGovernanceDetails {
|
|
|
23
23
|
*/
|
|
24
24
|
"domainId": string;
|
|
25
25
|
/**
|
|
26
|
-
*
|
|
26
|
+
* Email address to be used to notify the user, and that the ONS subscription will be created with.
|
|
27
27
|
*/
|
|
28
28
|
"subscriptionEmail": string;
|
|
29
29
|
/**
|
|
@@ -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
|
*
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
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
|
+
import * as model from "../model";
|
|
13
14
|
/**
|
|
14
15
|
* The parameters for creating a sender invitation.
|
|
15
16
|
*/
|
|
@@ -30,6 +31,10 @@ export interface CreateSenderInvitationDetails {
|
|
|
30
31
|
* A user-created name to describe the invitation. Avoid entering confidential information.
|
|
31
32
|
*/
|
|
32
33
|
"displayName"?: string;
|
|
34
|
+
/**
|
|
35
|
+
* The list of subjects this invitation contains.
|
|
36
|
+
*/
|
|
37
|
+
"subjects"?: Array<model.InvitationSubject>;
|
|
33
38
|
/**
|
|
34
39
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
35
40
|
* Example: `{\"bar-key\": \"value\"}`
|
|
@@ -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.CreateSenderInvitationDetails = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
16
36
|
var CreateSenderInvitationDetails;
|
|
17
37
|
(function (CreateSenderInvitationDetails) {
|
|
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
|
CreateSenderInvitationDetails.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
|
CreateSenderInvitationDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-sender-invitation-details.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/model/create-sender-invitation-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG
|
|
1
|
+
{"version":3,"file":"create-sender-invitation-details.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/model/create-sender-invitation-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAyClC,IAAiB,6BAA6B,CA6B7C;AA7BD,WAAiB,6BAA6B;IAC5C,SAAgB,UAAU,CAAC,GAAkC;QAC3D,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,wCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkC;QACvE,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,oDAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,6BAA6B,GAA7B,qCAA6B,KAA7B,qCAA6B,QA6B7C"}
|
|
@@ -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
|
*
|
|
@@ -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
|
*
|
|
@@ -35,7 +35,7 @@ export interface DomainGovernanceSummary {
|
|
|
35
35
|
*/
|
|
36
36
|
"isGovernanceEnabled": boolean;
|
|
37
37
|
/**
|
|
38
|
-
*
|
|
38
|
+
* Email address to be used to notify the user, and that the ONS subscription will be created with.
|
|
39
39
|
*/
|
|
40
40
|
"subscriptionEmail"?: string;
|
|
41
41
|
/**
|
|
@@ -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
|
*
|
|
@@ -35,7 +35,7 @@ export interface DomainGovernance {
|
|
|
35
35
|
*/
|
|
36
36
|
"isGovernanceEnabled"?: boolean;
|
|
37
37
|
/**
|
|
38
|
-
*
|
|
38
|
+
* Email address to be used to notify the user, and that the ONS subscription will be created with.
|
|
39
39
|
*/
|
|
40
40
|
"subscriptionEmail"?: string;
|
|
41
41
|
/**
|
|
@@ -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/domain.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/domain.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
|
*
|
|
@@ -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
|
+
* Possible governance statuses.
|
|
15
|
+
**/
|
|
16
|
+
export declare enum GovernanceStatus {
|
|
17
|
+
OptedIn = "OPTED_IN",
|
|
18
|
+
OptedOut = "OPTED_OUT",
|
|
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 GovernanceStatus {
|
|
26
|
+
function getJsonObj(obj: GovernanceStatus): GovernanceStatus;
|
|
27
|
+
function getDeserializedJsonObj(obj: GovernanceStatus): GovernanceStatus;
|
|
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.GovernanceStatus = void 0;
|
|
16
|
+
/**
|
|
17
|
+
* Possible governance statuses.
|
|
18
|
+
**/
|
|
19
|
+
var GovernanceStatus;
|
|
20
|
+
(function (GovernanceStatus) {
|
|
21
|
+
GovernanceStatus["OptedIn"] = "OPTED_IN";
|
|
22
|
+
GovernanceStatus["OptedOut"] = "OPTED_OUT";
|
|
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
|
+
GovernanceStatus["UnknownValue"] = "UNKNOWN_VALUE";
|
|
28
|
+
})(GovernanceStatus = exports.GovernanceStatus || (exports.GovernanceStatus = {}));
|
|
29
|
+
(function (GovernanceStatus) {
|
|
30
|
+
function getJsonObj(obj) {
|
|
31
|
+
return obj;
|
|
32
|
+
}
|
|
33
|
+
GovernanceStatus.getJsonObj = getJsonObj;
|
|
34
|
+
function getDeserializedJsonObj(obj) {
|
|
35
|
+
return obj;
|
|
36
|
+
}
|
|
37
|
+
GovernanceStatus.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
38
|
+
})(GovernanceStatus = exports.GovernanceStatus || (exports.GovernanceStatus = {}));
|
|
39
|
+
//# sourceMappingURL=governance-status.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"governance-status.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/model/governance-status.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,gBASX;AATD,WAAY,gBAAgB;IAC1B,wCAAoB,CAAA;IACpB,0CAAsB,CAAA;IAEtB;;;OAGG;IACH,kDAA8B,CAAA;AAChC,CAAC,EATW,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAS3B;AAED,WAAiB,gBAAgB;IAC/B,SAAgB,UAAU,CAAC,GAAqB;QAC9C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,2BAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,uCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAOhC"}
|
package/lib/model/index.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
|
*
|
|
@@ -46,6 +46,10 @@ import * as DomainGovernanceSummary from "./domain-governance-summary";
|
|
|
46
46
|
export import DomainGovernanceSummary = DomainGovernanceSummary.DomainGovernanceSummary;
|
|
47
47
|
import * as DomainSummary from "./domain-summary";
|
|
48
48
|
export import DomainSummary = DomainSummary.DomainSummary;
|
|
49
|
+
import * as GovernanceStatus from "./governance-status";
|
|
50
|
+
export import GovernanceStatus = GovernanceStatus.GovernanceStatus;
|
|
51
|
+
import * as InvitationSubject from "./invitation-subject";
|
|
52
|
+
export import InvitationSubject = InvitationSubject.InvitationSubject;
|
|
49
53
|
import * as LifecycleState from "./lifecycle-state";
|
|
50
54
|
export import LifecycleState = LifecycleState.LifecycleState;
|
|
51
55
|
import * as Link from "./link";
|