oci-tenantmanagercontrolplane 2.76.1 → 2.77.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/lib/client.d.ts +52 -52
- package/lib/client.js +52 -52
- package/lib/model/assigned-subscription-summary.d.ts +2 -2
- package/lib/model/assigned-subscription.d.ts +2 -2
- package/lib/model/create-domain-details.d.ts +2 -2
- package/lib/model/create-domain-governance-details.d.ts +2 -2
- package/lib/model/create-sender-invitation-details.d.ts +2 -2
- package/lib/model/domain-governance-summary.d.ts +3 -3
- package/lib/model/domain-governance.d.ts +3 -3
- package/lib/model/domain-summary.d.ts +3 -3
- package/lib/model/domain.d.ts +3 -3
- package/lib/model/recipient-invitation-summary.d.ts +3 -3
- package/lib/model/recipient-invitation.d.ts +3 -3
- package/lib/model/sender-invitation-summary.d.ts +3 -3
- package/lib/model/sender-invitation.d.ts +3 -3
- package/lib/model/subscription-summary.d.ts +2 -2
- package/lib/model/subscription.d.ts +2 -2
- package/lib/model/update-domain-details.d.ts +2 -2
- package/lib/model/update-domain-governance-details.d.ts +2 -2
- package/lib/model/update-recipient-invitation-details.d.ts +2 -2
- package/lib/model/update-sender-invitation-details.d.ts +2 -2
- package/lib/request/accept-recipient-invitation-request.d.ts +2 -2
- package/lib/request/activate-order-request.d.ts +1 -1
- package/lib/request/add-governance-request.d.ts +2 -2
- package/lib/request/approve-organization-tenancy-for-transfer-request.d.ts +2 -2
- package/lib/request/cancel-sender-invitation-request.d.ts +2 -2
- package/lib/request/create-child-tenancy-request.d.ts +1 -1
- package/lib/request/create-domain-governance-request.d.ts +1 -1
- package/lib/request/create-domain-request.d.ts +1 -1
- package/lib/request/create-sender-invitation-request.d.ts +1 -1
- package/lib/request/create-subscription-mapping-request.d.ts +2 -2
- package/lib/request/delete-domain-governance-request.d.ts +2 -2
- package/lib/request/delete-domain-request.d.ts +2 -2
- package/lib/request/delete-link-request.d.ts +2 -2
- package/lib/request/delete-organization-tenancy-request.d.ts +2 -2
- package/lib/request/delete-subscription-mapping-request.d.ts +2 -2
- 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 +1 -1
- 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/list-assigned-subscription-line-items-request.d.ts +1 -1
- package/lib/request/list-assigned-subscriptions-request.d.ts +1 -1
- package/lib/request/list-available-regions-request.d.ts +1 -1
- package/lib/request/list-domain-governances-request.d.ts +1 -1
- package/lib/request/list-domains-request.d.ts +1 -1
- 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 +1 -1
- package/lib/request/list-recipient-invitations-request.d.ts +1 -1
- package/lib/request/list-sender-invitations-request.d.ts +1 -1
- package/lib/request/list-subscription-line-items-request.d.ts +1 -1
- package/lib/request/list-subscription-mappings-request.d.ts +1 -1
- package/lib/request/list-subscriptions-request.d.ts +1 -1
- 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 +1 -1
- package/lib/request/remove-governance-request.d.ts +2 -2
- package/lib/request/restore-organization-tenancy-request.d.ts +2 -2
- package/lib/request/unapprove-organization-tenancy-for-transfer-request.d.ts +2 -2
- package/lib/request/update-domain-governance-request.d.ts +2 -2
- package/lib/request/update-domain-request.d.ts +2 -2
- package/lib/request/update-organization-request.d.ts +2 -2
- package/lib/request/update-recipient-invitation-request.d.ts +2 -2
- package/lib/request/update-sender-invitation-request.d.ts +2 -2
- package/lib/response/approve-organization-tenancy-for-transfer-response.d.ts +1 -1
- package/lib/response/create-domain-governance-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/get-assigned-subscription-response.d.ts +1 -1
- package/lib/response/get-domain-governance-response.d.ts +1 -1
- package/lib/response/get-domain-response.d.ts +1 -1
- package/lib/response/get-link-response.d.ts +1 -1
- package/lib/response/get-organization-response.d.ts +1 -1
- package/lib/response/get-organization-tenancy-response.d.ts +1 -1
- package/lib/response/get-recipient-invitation-response.d.ts +1 -1
- package/lib/response/get-sender-invitation-response.d.ts +1 -1
- package/lib/response/get-subscription-mapping-response.d.ts +1 -1
- package/lib/response/get-subscription-response.d.ts +1 -1
- package/lib/response/ignore-recipient-invitation-response.d.ts +1 -1
- package/lib/response/list-assigned-subscription-line-items-response.d.ts +1 -1
- package/lib/response/list-assigned-subscriptions-response.d.ts +1 -1
- package/lib/response/list-available-regions-response.d.ts +1 -1
- package/lib/response/list-domain-governances-response.d.ts +1 -1
- package/lib/response/list-domains-response.d.ts +1 -1
- package/lib/response/list-links-response.d.ts +1 -1
- package/lib/response/list-organization-tenancies-response.d.ts +1 -1
- package/lib/response/list-organizations-response.d.ts +1 -1
- package/lib/response/list-recipient-invitations-response.d.ts +1 -1
- package/lib/response/list-sender-invitations-response.d.ts +1 -1
- package/lib/response/list-subscription-line-items-response.d.ts +1 -1
- package/lib/response/list-subscription-mappings-response.d.ts +1 -1
- package/lib/response/list-subscriptions-response.d.ts +1 -1
- package/lib/response/list-work-request-errors-response.d.ts +1 -1
- package/lib/response/list-work-request-logs-response.d.ts +1 -1
- package/lib/response/list-work-requests-response.d.ts +1 -1
- package/lib/response/unapprove-organization-tenancy-for-transfer-response.d.ts +1 -1
- package/lib/response/update-domain-governance-response.d.ts +1 -1
- package/lib/response/update-domain-response.d.ts +1 -1
- package/lib/response/update-recipient-invitation-response.d.ts +1 -1
- package/lib/response/update-sender-invitation-response.d.ts +1 -1
- package/package.json +3 -3
|
@@ -48,7 +48,7 @@ export interface DomainSummary {
|
|
|
48
48
|
"timeUpdated"?: Date;
|
|
49
49
|
/**
|
|
50
50
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
51
|
-
* Example:
|
|
51
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
52
52
|
*
|
|
53
53
|
*/
|
|
54
54
|
"freeformTags"?: {
|
|
@@ -56,7 +56,7 @@ export interface DomainSummary {
|
|
|
56
56
|
};
|
|
57
57
|
/**
|
|
58
58
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
59
|
-
* Example:
|
|
59
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
60
60
|
*
|
|
61
61
|
*/
|
|
62
62
|
"definedTags"?: {
|
|
@@ -66,7 +66,7 @@ export interface DomainSummary {
|
|
|
66
66
|
};
|
|
67
67
|
/**
|
|
68
68
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
69
|
-
* Example:
|
|
69
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
70
70
|
*
|
|
71
71
|
*/
|
|
72
72
|
"systemTags"?: {
|
package/lib/model/domain.d.ts
CHANGED
|
@@ -48,7 +48,7 @@ export interface Domain {
|
|
|
48
48
|
"timeUpdated"?: Date;
|
|
49
49
|
/**
|
|
50
50
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
51
|
-
* Example:
|
|
51
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
52
52
|
*
|
|
53
53
|
*/
|
|
54
54
|
"freeformTags"?: {
|
|
@@ -56,7 +56,7 @@ export interface Domain {
|
|
|
56
56
|
};
|
|
57
57
|
/**
|
|
58
58
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
59
|
-
* Example:
|
|
59
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
60
60
|
*
|
|
61
61
|
*/
|
|
62
62
|
"definedTags"?: {
|
|
@@ -66,7 +66,7 @@ export interface Domain {
|
|
|
66
66
|
};
|
|
67
67
|
/**
|
|
68
68
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
69
|
-
* Example:
|
|
69
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
70
70
|
*
|
|
71
71
|
*/
|
|
72
72
|
"systemTags"?: {
|
|
@@ -61,7 +61,7 @@ export interface RecipientInvitationSummary {
|
|
|
61
61
|
"recipientEmailAddress"?: string;
|
|
62
62
|
/**
|
|
63
63
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
64
|
-
* Example:
|
|
64
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
65
65
|
*
|
|
66
66
|
*/
|
|
67
67
|
"freeformTags"?: {
|
|
@@ -69,7 +69,7 @@ export interface RecipientInvitationSummary {
|
|
|
69
69
|
};
|
|
70
70
|
/**
|
|
71
71
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
72
|
-
* Example:
|
|
72
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
73
73
|
*
|
|
74
74
|
*/
|
|
75
75
|
"definedTags"?: {
|
|
@@ -79,7 +79,7 @@ export interface RecipientInvitationSummary {
|
|
|
79
79
|
};
|
|
80
80
|
/**
|
|
81
81
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
82
|
-
* Example:
|
|
82
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
83
83
|
*
|
|
84
84
|
*/
|
|
85
85
|
"systemTags"?: {
|
|
@@ -61,7 +61,7 @@ export interface RecipientInvitation {
|
|
|
61
61
|
"recipientEmailAddress"?: string;
|
|
62
62
|
/**
|
|
63
63
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
64
|
-
* Example:
|
|
64
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
65
65
|
*
|
|
66
66
|
*/
|
|
67
67
|
"freeformTags"?: {
|
|
@@ -69,7 +69,7 @@ export interface RecipientInvitation {
|
|
|
69
69
|
};
|
|
70
70
|
/**
|
|
71
71
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
72
|
-
* Example:
|
|
72
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
73
73
|
*
|
|
74
74
|
*/
|
|
75
75
|
"definedTags"?: {
|
|
@@ -79,7 +79,7 @@ export interface RecipientInvitation {
|
|
|
79
79
|
};
|
|
80
80
|
/**
|
|
81
81
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
82
|
-
* Example:
|
|
82
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
83
83
|
*
|
|
84
84
|
*/
|
|
85
85
|
"systemTags"?: {
|
|
@@ -61,7 +61,7 @@ export interface SenderInvitationSummary {
|
|
|
61
61
|
"recipientEmailAddress"?: string;
|
|
62
62
|
/**
|
|
63
63
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
64
|
-
* Example:
|
|
64
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
65
65
|
*
|
|
66
66
|
*/
|
|
67
67
|
"freeformTags"?: {
|
|
@@ -69,7 +69,7 @@ export interface SenderInvitationSummary {
|
|
|
69
69
|
};
|
|
70
70
|
/**
|
|
71
71
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
72
|
-
* Example:
|
|
72
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
73
73
|
*
|
|
74
74
|
*/
|
|
75
75
|
"definedTags"?: {
|
|
@@ -79,7 +79,7 @@ export interface SenderInvitationSummary {
|
|
|
79
79
|
};
|
|
80
80
|
/**
|
|
81
81
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
82
|
-
* Example:
|
|
82
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
83
83
|
*
|
|
84
84
|
*/
|
|
85
85
|
"systemTags"?: {
|
|
@@ -61,7 +61,7 @@ export interface SenderInvitation {
|
|
|
61
61
|
"recipientEmailAddress"?: string;
|
|
62
62
|
/**
|
|
63
63
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
64
|
-
* Example:
|
|
64
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
65
65
|
*
|
|
66
66
|
*/
|
|
67
67
|
"freeformTags"?: {
|
|
@@ -69,7 +69,7 @@ export interface SenderInvitation {
|
|
|
69
69
|
};
|
|
70
70
|
/**
|
|
71
71
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
72
|
-
* Example:
|
|
72
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
73
73
|
*
|
|
74
74
|
*/
|
|
75
75
|
"definedTags"?: {
|
|
@@ -79,7 +79,7 @@ export interface SenderInvitation {
|
|
|
79
79
|
};
|
|
80
80
|
/**
|
|
81
81
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
82
|
-
* Example:
|
|
82
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
83
83
|
*
|
|
84
84
|
*/
|
|
85
85
|
"systemTags"?: {
|
|
@@ -38,7 +38,7 @@ export interface SubscriptionSummary {
|
|
|
38
38
|
"timeUpdated": Date;
|
|
39
39
|
/**
|
|
40
40
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
41
|
-
* Example:
|
|
41
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
42
42
|
*
|
|
43
43
|
*/
|
|
44
44
|
"freeformTags": {
|
|
@@ -46,7 +46,7 @@ export interface SubscriptionSummary {
|
|
|
46
46
|
};
|
|
47
47
|
/**
|
|
48
48
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
49
|
-
* Example:
|
|
49
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
50
50
|
*
|
|
51
51
|
*/
|
|
52
52
|
"definedTags": {
|
|
@@ -38,7 +38,7 @@ export interface Subscription {
|
|
|
38
38
|
"timeUpdated": Date;
|
|
39
39
|
/**
|
|
40
40
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
41
|
-
* Example:
|
|
41
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
42
42
|
*
|
|
43
43
|
*/
|
|
44
44
|
"freeformTags": {
|
|
@@ -46,7 +46,7 @@ export interface Subscription {
|
|
|
46
46
|
};
|
|
47
47
|
/**
|
|
48
48
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
49
|
-
* Example:
|
|
49
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
50
50
|
*
|
|
51
51
|
*/
|
|
52
52
|
"definedTags": {
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
export interface UpdateDomainDetails {
|
|
17
17
|
/**
|
|
18
18
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
19
|
-
* Example:
|
|
19
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
20
20
|
*
|
|
21
21
|
*/
|
|
22
22
|
"freeformTags"?: {
|
|
@@ -24,7 +24,7 @@ export interface UpdateDomainDetails {
|
|
|
24
24
|
};
|
|
25
25
|
/**
|
|
26
26
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
27
|
-
* Example:
|
|
27
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
30
30
|
"definedTags"?: {
|
|
@@ -24,7 +24,7 @@ export interface UpdateDomainGovernanceDetails {
|
|
|
24
24
|
"isGovernanceEnabled"?: boolean;
|
|
25
25
|
/**
|
|
26
26
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
27
|
-
* Example:
|
|
27
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
30
30
|
"freeformTags"?: {
|
|
@@ -32,7 +32,7 @@ export interface UpdateDomainGovernanceDetails {
|
|
|
32
32
|
};
|
|
33
33
|
/**
|
|
34
34
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
35
|
-
* Example:
|
|
35
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
36
36
|
*
|
|
37
37
|
*/
|
|
38
38
|
"definedTags"?: {
|
|
@@ -20,7 +20,7 @@ export interface UpdateRecipientInvitationDetails {
|
|
|
20
20
|
"displayName"?: string;
|
|
21
21
|
/**
|
|
22
22
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
23
|
-
* Example:
|
|
23
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
"freeformTags"?: {
|
|
@@ -28,7 +28,7 @@ export interface UpdateRecipientInvitationDetails {
|
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
30
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
31
|
-
* Example:
|
|
31
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
32
32
|
*
|
|
33
33
|
*/
|
|
34
34
|
"definedTags"?: {
|
|
@@ -20,7 +20,7 @@ export interface UpdateSenderInvitationDetails {
|
|
|
20
20
|
"displayName"?: string;
|
|
21
21
|
/**
|
|
22
22
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
23
|
-
* Example:
|
|
23
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
"freeformTags"?: {
|
|
@@ -28,7 +28,7 @@ export interface UpdateSenderInvitationDetails {
|
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
30
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
31
|
-
* Example:
|
|
31
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
32
32
|
*
|
|
33
33
|
*/
|
|
34
34
|
"definedTags"?: {
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/AcceptRecipientInvitation.ts.html |here} to see how to use AcceptRecipientInvitationRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface AcceptRecipientInvitationRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface AcceptRecipientInvitationRequest extends common.BaseRequest {
|
|
|
21
21
|
"recipientInvitationId": string;
|
|
22
22
|
/**
|
|
23
23
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
24
|
-
* for a resource, set the
|
|
24
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
25
25
|
* etag from a previous GET or POST response for that resource.
|
|
26
26
|
* The resource will be updated or deleted only if the etag you
|
|
27
27
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/ActivateOrder.ts.html |here} to see how to use ActivateOrderRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ActivateOrderRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/AddGovernance.ts.html |here} to see how to use AddGovernanceRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface AddGovernanceRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -25,7 +25,7 @@ export interface AddGovernanceRequest extends common.BaseRequest {
|
|
|
25
25
|
"organizationTenancyId": string;
|
|
26
26
|
/**
|
|
27
27
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
28
|
-
* for a resource, set the
|
|
28
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
29
29
|
* etag from a previous GET or POST response for that resource.
|
|
30
30
|
* The resource will be updated or deleted only if the etag you
|
|
31
31
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/ApproveOrganizationTenancyForTransfer.ts.html |here} to see how to use ApproveOrganizationTenancyForTransferRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ApproveOrganizationTenancyForTransferRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -25,7 +25,7 @@ export interface ApproveOrganizationTenancyForTransferRequest extends common.Bas
|
|
|
25
25
|
"organizationTenancyId": string;
|
|
26
26
|
/**
|
|
27
27
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
28
|
-
* for a resource, set the
|
|
28
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
29
29
|
* etag from a previous GET or POST response for that resource.
|
|
30
30
|
* The resource will be updated or deleted only if the etag you
|
|
31
31
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/CancelSenderInvitation.ts.html |here} to see how to use CancelSenderInvitationRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface CancelSenderInvitationRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface CancelSenderInvitationRequest extends common.BaseRequest {
|
|
|
21
21
|
"senderInvitationId": string;
|
|
22
22
|
/**
|
|
23
23
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
24
|
-
* for a resource, set the
|
|
24
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
25
25
|
* etag from a previous GET or POST response for that resource.
|
|
26
26
|
* The resource will be updated or deleted only if the etag you
|
|
27
27
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/CreateChildTenancy.ts.html |here} to see how to use CreateChildTenancyRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateChildTenancyRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/CreateDomainGovernance.ts.html |here} to see how to use CreateDomainGovernanceRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateDomainGovernanceRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/CreateDomain.ts.html |here} to see how to use CreateDomainRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateDomainRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/CreateSenderInvitation.ts.html |here} to see how to use CreateSenderInvitationRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateSenderInvitationRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/CreateSubscriptionMapping.ts.html |here} to see how to use CreateSubscriptionMappingRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateSubscriptionMappingRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -22,7 +22,7 @@ export interface CreateSubscriptionMappingRequest extends common.BaseRequest {
|
|
|
22
22
|
"createSubscriptionMappingDetails": model.CreateSubscriptionMappingDetails;
|
|
23
23
|
/**
|
|
24
24
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
25
|
-
* for a resource, set the
|
|
25
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
26
26
|
* etag from a previous GET or POST response for that resource.
|
|
27
27
|
* The resource will be updated or deleted only if the etag you
|
|
28
28
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/DeleteDomainGovernance.ts.html |here} to see how to use DeleteDomainGovernanceRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteDomainGovernanceRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface DeleteDomainGovernanceRequest extends common.BaseRequest {
|
|
|
21
21
|
"domainGovernanceId": string;
|
|
22
22
|
/**
|
|
23
23
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
24
|
-
* for a resource, set the
|
|
24
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
25
25
|
* etag from a previous GET or POST response for that resource.
|
|
26
26
|
* The resource will be updated or deleted only if the etag you
|
|
27
27
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/DeleteDomain.ts.html |here} to see how to use DeleteDomainRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteDomainRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface DeleteDomainRequest extends common.BaseRequest {
|
|
|
21
21
|
"domainId": string;
|
|
22
22
|
/**
|
|
23
23
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
24
|
-
* for a resource, set the
|
|
24
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
25
25
|
* etag from a previous GET or POST response for that resource.
|
|
26
26
|
* The resource will be updated or deleted only if the etag you
|
|
27
27
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/DeleteLink.ts.html |here} to see how to use DeleteLinkRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteLinkRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface DeleteLinkRequest extends common.BaseRequest {
|
|
|
21
21
|
"linkId": string;
|
|
22
22
|
/**
|
|
23
23
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
24
|
-
* for a resource, set the
|
|
24
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
25
25
|
* etag from a previous GET or POST response for that resource.
|
|
26
26
|
* The resource will be updated or deleted only if the etag you
|
|
27
27
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/DeleteOrganizationTenancy.ts.html |here} to see how to use DeleteOrganizationTenancyRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteOrganizationTenancyRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface DeleteOrganizationTenancyRequest extends common.BaseRequest {
|
|
|
21
21
|
"organizationTenancyId": string;
|
|
22
22
|
/**
|
|
23
23
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
24
|
-
* for a resource, set the
|
|
24
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
25
25
|
* etag from a previous GET or POST response for that resource.
|
|
26
26
|
* The resource will be updated or deleted only if the etag you
|
|
27
27
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/DeleteSubscriptionMapping.ts.html |here} to see how to use DeleteSubscriptionMappingRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteSubscriptionMappingRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -25,7 +25,7 @@ export interface DeleteSubscriptionMappingRequest extends common.BaseRequest {
|
|
|
25
25
|
"opcRequestId"?: string;
|
|
26
26
|
/**
|
|
27
27
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
28
|
-
* for a resource, set the
|
|
28
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
29
29
|
* etag from a previous GET or POST response for that resource.
|
|
30
30
|
* The resource will be updated or deleted only if the etag you
|
|
31
31
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/GetAssignedSubscription.ts.html |here} to see how to use GetAssignedSubscriptionRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetAssignedSubscriptionRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/GetDomainGovernance.ts.html |here} to see how to use GetDomainGovernanceRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetDomainGovernanceRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/GetDomain.ts.html |here} to see how to use GetDomainRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetDomainRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/GetLink.ts.html |here} to see how to use GetLinkRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetLinkRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/GetOrder.ts.html |here} to see how to use GetOrderRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetOrderRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/GetOrganization.ts.html |here} to see how to use GetOrganizationRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetOrganizationRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/GetOrganizationTenancy.ts.html |here} to see how to use GetOrganizationTenancyRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetOrganizationTenancyRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/GetRecipientInvitation.ts.html |here} to see how to use GetRecipientInvitationRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetRecipientInvitationRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/GetSenderInvitation.ts.html |here} to see how to use GetSenderInvitationRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetSenderInvitationRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/GetSubscriptionMapping.ts.html |here} to see how to use GetSubscriptionMappingRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetSubscriptionMappingRequest extends common.BaseRequest {
|
|
18
18
|
/**
|