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
package/lib/client.js
CHANGED
|
@@ -194,7 +194,7 @@ class DomainClient {
|
|
|
194
194
|
* @param CreateDomainRequest
|
|
195
195
|
* @return CreateDomainResponse
|
|
196
196
|
* @throws OciError when an error occurs
|
|
197
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
197
|
+
* @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 CreateDomain API.
|
|
198
198
|
*/
|
|
199
199
|
createDomain(createDomainRequest) {
|
|
200
200
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -262,7 +262,7 @@ class DomainClient {
|
|
|
262
262
|
* @param DeleteDomainRequest
|
|
263
263
|
* @return DeleteDomainResponse
|
|
264
264
|
* @throws OciError when an error occurs
|
|
265
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
265
|
+
* @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 DeleteDomain API.
|
|
266
266
|
*/
|
|
267
267
|
deleteDomain(deleteDomainRequest) {
|
|
268
268
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -317,7 +317,7 @@ class DomainClient {
|
|
|
317
317
|
* @param GetDomainRequest
|
|
318
318
|
* @return GetDomainResponse
|
|
319
319
|
* @throws OciError when an error occurs
|
|
320
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
320
|
+
* @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 GetDomain API.
|
|
321
321
|
*/
|
|
322
322
|
getDomain(getDomainRequest) {
|
|
323
323
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -381,7 +381,7 @@ class DomainClient {
|
|
|
381
381
|
* @param ListDomainsRequest
|
|
382
382
|
* @return ListDomainsResponse
|
|
383
383
|
* @throws OciError when an error occurs
|
|
384
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
384
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/ListDomains.ts.html |here} to see how to use ListDomains API.
|
|
385
385
|
*/
|
|
386
386
|
listDomains(listDomainsRequest) {
|
|
387
387
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -452,7 +452,7 @@ class DomainClient {
|
|
|
452
452
|
* @param UpdateDomainRequest
|
|
453
453
|
* @return UpdateDomainResponse
|
|
454
454
|
* @throws OciError when an error occurs
|
|
455
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
455
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/UpdateDomain.ts.html |here} to see how to use UpdateDomain API.
|
|
456
456
|
*/
|
|
457
457
|
updateDomain(updateDomainRequest) {
|
|
458
458
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -654,7 +654,7 @@ class DomainGovernanceClient {
|
|
|
654
654
|
* @param CreateDomainGovernanceRequest
|
|
655
655
|
* @return CreateDomainGovernanceResponse
|
|
656
656
|
* @throws OciError when an error occurs
|
|
657
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
657
|
+
* @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 CreateDomainGovernance API.
|
|
658
658
|
*/
|
|
659
659
|
createDomainGovernance(createDomainGovernanceRequest) {
|
|
660
660
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -717,7 +717,7 @@ class DomainGovernanceClient {
|
|
|
717
717
|
* @param DeleteDomainGovernanceRequest
|
|
718
718
|
* @return DeleteDomainGovernanceResponse
|
|
719
719
|
* @throws OciError when an error occurs
|
|
720
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
720
|
+
* @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 DeleteDomainGovernance API.
|
|
721
721
|
*/
|
|
722
722
|
deleteDomainGovernance(deleteDomainGovernanceRequest) {
|
|
723
723
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -772,7 +772,7 @@ class DomainGovernanceClient {
|
|
|
772
772
|
* @param GetDomainGovernanceRequest
|
|
773
773
|
* @return GetDomainGovernanceResponse
|
|
774
774
|
* @throws OciError when an error occurs
|
|
775
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
775
|
+
* @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 GetDomainGovernance API.
|
|
776
776
|
*/
|
|
777
777
|
getDomainGovernance(getDomainGovernanceRequest) {
|
|
778
778
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -836,7 +836,7 @@ class DomainGovernanceClient {
|
|
|
836
836
|
* @param ListDomainGovernancesRequest
|
|
837
837
|
* @return ListDomainGovernancesResponse
|
|
838
838
|
* @throws OciError when an error occurs
|
|
839
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
839
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/ListDomainGovernances.ts.html |here} to see how to use ListDomainGovernances API.
|
|
840
840
|
*/
|
|
841
841
|
listDomainGovernances(listDomainGovernancesRequest) {
|
|
842
842
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -907,7 +907,7 @@ class DomainGovernanceClient {
|
|
|
907
907
|
* @param UpdateDomainGovernanceRequest
|
|
908
908
|
* @return UpdateDomainGovernanceResponse
|
|
909
909
|
* @throws OciError when an error occurs
|
|
910
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
910
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/UpdateDomainGovernance.ts.html |here} to see how to use UpdateDomainGovernance API.
|
|
911
911
|
*/
|
|
912
912
|
updateDomainGovernance(updateDomainGovernanceRequest) {
|
|
913
913
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1088,7 +1088,7 @@ class GovernanceClient {
|
|
|
1088
1088
|
* @param AddGovernanceRequest
|
|
1089
1089
|
* @return AddGovernanceResponse
|
|
1090
1090
|
* @throws OciError when an error occurs
|
|
1091
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1091
|
+
* @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 AddGovernance API.
|
|
1092
1092
|
*/
|
|
1093
1093
|
addGovernance(addGovernanceRequest) {
|
|
1094
1094
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1150,7 +1150,7 @@ class GovernanceClient {
|
|
|
1150
1150
|
* @param RemoveGovernanceRequest
|
|
1151
1151
|
* @return RemoveGovernanceResponse
|
|
1152
1152
|
* @throws OciError when an error occurs
|
|
1153
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1153
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/RemoveGovernance.ts.html |here} to see how to use RemoveGovernance API.
|
|
1154
1154
|
*/
|
|
1155
1155
|
removeGovernance(removeGovernanceRequest) {
|
|
1156
1156
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1349,7 +1349,7 @@ class LinkClient {
|
|
|
1349
1349
|
* @param DeleteLinkRequest
|
|
1350
1350
|
* @return DeleteLinkResponse
|
|
1351
1351
|
* @throws OciError when an error occurs
|
|
1352
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1352
|
+
* @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 DeleteLink API.
|
|
1353
1353
|
*/
|
|
1354
1354
|
deleteLink(deleteLinkRequest) {
|
|
1355
1355
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1409,7 +1409,7 @@ class LinkClient {
|
|
|
1409
1409
|
* @param GetLinkRequest
|
|
1410
1410
|
* @return GetLinkResponse
|
|
1411
1411
|
* @throws OciError when an error occurs
|
|
1412
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1412
|
+
* @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 GetLink API.
|
|
1413
1413
|
*/
|
|
1414
1414
|
getLink(getLinkRequest) {
|
|
1415
1415
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1472,7 +1472,7 @@ class LinkClient {
|
|
|
1472
1472
|
* @param ListLinksRequest
|
|
1473
1473
|
* @return ListLinksResponse
|
|
1474
1474
|
* @throws OciError when an error occurs
|
|
1475
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1475
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/ListLinks.ts.html |here} to see how to use ListLinks API.
|
|
1476
1476
|
*/
|
|
1477
1477
|
listLinks(listLinksRequest) {
|
|
1478
1478
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1656,7 +1656,7 @@ class OrdersClient {
|
|
|
1656
1656
|
* @param ActivateOrderRequest
|
|
1657
1657
|
* @return ActivateOrderResponse
|
|
1658
1658
|
* @throws OciError when an error occurs
|
|
1659
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1659
|
+
* @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 ActivateOrder API.
|
|
1660
1660
|
*/
|
|
1661
1661
|
activateOrder(activateOrderRequest) {
|
|
1662
1662
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1718,7 +1718,7 @@ class OrdersClient {
|
|
|
1718
1718
|
* @param GetOrderRequest
|
|
1719
1719
|
* @return GetOrderResponse
|
|
1720
1720
|
* @throws OciError when an error occurs
|
|
1721
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1721
|
+
* @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 GetOrder API.
|
|
1722
1722
|
*/
|
|
1723
1723
|
getOrder(getOrderRequest) {
|
|
1724
1724
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1913,7 +1913,7 @@ class OrganizationClient {
|
|
|
1913
1913
|
* @param ApproveOrganizationTenancyForTransferRequest
|
|
1914
1914
|
* @return ApproveOrganizationTenancyForTransferResponse
|
|
1915
1915
|
* @throws OciError when an error occurs
|
|
1916
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1916
|
+
* @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 ApproveOrganizationTenancyForTransfer API.
|
|
1917
1917
|
*/
|
|
1918
1918
|
approveOrganizationTenancyForTransfer(approveOrganizationTenancyForTransferRequest) {
|
|
1919
1919
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1980,7 +1980,7 @@ class OrganizationClient {
|
|
|
1980
1980
|
* @param CreateChildTenancyRequest
|
|
1981
1981
|
* @return CreateChildTenancyResponse
|
|
1982
1982
|
* @throws OciError when an error occurs
|
|
1983
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1983
|
+
* @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 CreateChildTenancy API.
|
|
1984
1984
|
*/
|
|
1985
1985
|
createChildTenancy(createChildTenancyRequest) {
|
|
1986
1986
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2039,7 +2039,7 @@ class OrganizationClient {
|
|
|
2039
2039
|
* @param DeleteOrganizationTenancyRequest
|
|
2040
2040
|
* @return DeleteOrganizationTenancyResponse
|
|
2041
2041
|
* @throws OciError when an error occurs
|
|
2042
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2042
|
+
* @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 DeleteOrganizationTenancy API.
|
|
2043
2043
|
*/
|
|
2044
2044
|
deleteOrganizationTenancy(deleteOrganizationTenancyRequest) {
|
|
2045
2045
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2100,7 +2100,7 @@ class OrganizationClient {
|
|
|
2100
2100
|
* @param GetOrganizationRequest
|
|
2101
2101
|
* @return GetOrganizationResponse
|
|
2102
2102
|
* @throws OciError when an error occurs
|
|
2103
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2103
|
+
* @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 GetOrganization API.
|
|
2104
2104
|
*/
|
|
2105
2105
|
getOrganization(getOrganizationRequest) {
|
|
2106
2106
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2163,7 +2163,7 @@ class OrganizationClient {
|
|
|
2163
2163
|
* @param GetOrganizationTenancyRequest
|
|
2164
2164
|
* @return GetOrganizationTenancyResponse
|
|
2165
2165
|
* @throws OciError when an error occurs
|
|
2166
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2166
|
+
* @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 GetOrganizationTenancy API.
|
|
2167
2167
|
*/
|
|
2168
2168
|
getOrganizationTenancy(getOrganizationTenancyRequest) {
|
|
2169
2169
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2227,7 +2227,7 @@ class OrganizationClient {
|
|
|
2227
2227
|
* @param ListOrganizationTenanciesRequest
|
|
2228
2228
|
* @return ListOrganizationTenanciesResponse
|
|
2229
2229
|
* @throws OciError when an error occurs
|
|
2230
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2230
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/ListOrganizationTenancies.ts.html |here} to see how to use ListOrganizationTenancies API.
|
|
2231
2231
|
*/
|
|
2232
2232
|
listOrganizationTenancies(listOrganizationTenanciesRequest) {
|
|
2233
2233
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2293,7 +2293,7 @@ class OrganizationClient {
|
|
|
2293
2293
|
* @param ListOrganizationsRequest
|
|
2294
2294
|
* @return ListOrganizationsResponse
|
|
2295
2295
|
* @throws OciError when an error occurs
|
|
2296
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2296
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/ListOrganizations.ts.html |here} to see how to use ListOrganizations API.
|
|
2297
2297
|
*/
|
|
2298
2298
|
listOrganizations(listOrganizationsRequest) {
|
|
2299
2299
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2358,7 +2358,7 @@ class OrganizationClient {
|
|
|
2358
2358
|
* @param RestoreOrganizationTenancyRequest
|
|
2359
2359
|
* @return RestoreOrganizationTenancyResponse
|
|
2360
2360
|
* @throws OciError when an error occurs
|
|
2361
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2361
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/RestoreOrganizationTenancy.ts.html |here} to see how to use RestoreOrganizationTenancy API.
|
|
2362
2362
|
*/
|
|
2363
2363
|
restoreOrganizationTenancy(restoreOrganizationTenancyRequest) {
|
|
2364
2364
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2418,7 +2418,7 @@ class OrganizationClient {
|
|
|
2418
2418
|
* @param UnapproveOrganizationTenancyForTransferRequest
|
|
2419
2419
|
* @return UnapproveOrganizationTenancyForTransferResponse
|
|
2420
2420
|
* @throws OciError when an error occurs
|
|
2421
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2421
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/UnapproveOrganizationTenancyForTransfer.ts.html |here} to see how to use UnapproveOrganizationTenancyForTransfer API.
|
|
2422
2422
|
*/
|
|
2423
2423
|
unapproveOrganizationTenancyForTransfer(unapproveOrganizationTenancyForTransferRequest) {
|
|
2424
2424
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2485,7 +2485,7 @@ class OrganizationClient {
|
|
|
2485
2485
|
* @param UpdateOrganizationRequest
|
|
2486
2486
|
* @return UpdateOrganizationResponse
|
|
2487
2487
|
* @throws OciError when an error occurs
|
|
2488
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2488
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/UpdateOrganization.ts.html |here} to see how to use UpdateOrganization API.
|
|
2489
2489
|
*/
|
|
2490
2490
|
updateOrganization(updateOrganizationRequest) {
|
|
2491
2491
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2684,7 +2684,7 @@ class RecipientInvitationClient {
|
|
|
2684
2684
|
* @param AcceptRecipientInvitationRequest
|
|
2685
2685
|
* @return AcceptRecipientInvitationResponse
|
|
2686
2686
|
* @throws OciError when an error occurs
|
|
2687
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2687
|
+
* @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 AcceptRecipientInvitation API.
|
|
2688
2688
|
*/
|
|
2689
2689
|
acceptRecipientInvitation(acceptRecipientInvitationRequest) {
|
|
2690
2690
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2745,7 +2745,7 @@ class RecipientInvitationClient {
|
|
|
2745
2745
|
* @param GetRecipientInvitationRequest
|
|
2746
2746
|
* @return GetRecipientInvitationResponse
|
|
2747
2747
|
* @throws OciError when an error occurs
|
|
2748
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2748
|
+
* @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 GetRecipientInvitation API.
|
|
2749
2749
|
*/
|
|
2750
2750
|
getRecipientInvitation(getRecipientInvitationRequest) {
|
|
2751
2751
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2808,7 +2808,7 @@ class RecipientInvitationClient {
|
|
|
2808
2808
|
* @param IgnoreRecipientInvitationRequest
|
|
2809
2809
|
* @return IgnoreRecipientInvitationResponse
|
|
2810
2810
|
* @throws OciError when an error occurs
|
|
2811
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2811
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/IgnoreRecipientInvitation.ts.html |here} to see how to use IgnoreRecipientInvitation API.
|
|
2812
2812
|
*/
|
|
2813
2813
|
ignoreRecipientInvitation(ignoreRecipientInvitationRequest) {
|
|
2814
2814
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2874,7 +2874,7 @@ class RecipientInvitationClient {
|
|
|
2874
2874
|
* @param ListRecipientInvitationsRequest
|
|
2875
2875
|
* @return ListRecipientInvitationsResponse
|
|
2876
2876
|
* @throws OciError when an error occurs
|
|
2877
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2877
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/ListRecipientInvitations.ts.html |here} to see how to use ListRecipientInvitations API.
|
|
2878
2878
|
*/
|
|
2879
2879
|
listRecipientInvitations(listRecipientInvitationsRequest) {
|
|
2880
2880
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2941,7 +2941,7 @@ class RecipientInvitationClient {
|
|
|
2941
2941
|
* @param UpdateRecipientInvitationRequest
|
|
2942
2942
|
* @return UpdateRecipientInvitationResponse
|
|
2943
2943
|
* @throws OciError when an error occurs
|
|
2944
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2944
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/UpdateRecipientInvitation.ts.html |here} to see how to use UpdateRecipientInvitation API.
|
|
2945
2945
|
*/
|
|
2946
2946
|
updateRecipientInvitation(updateRecipientInvitationRequest) {
|
|
2947
2947
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3143,7 +3143,7 @@ class SenderInvitationClient {
|
|
|
3143
3143
|
* @param CancelSenderInvitationRequest
|
|
3144
3144
|
* @return CancelSenderInvitationResponse
|
|
3145
3145
|
* @throws OciError when an error occurs
|
|
3146
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3146
|
+
* @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 CancelSenderInvitation API.
|
|
3147
3147
|
*/
|
|
3148
3148
|
cancelSenderInvitation(cancelSenderInvitationRequest) {
|
|
3149
3149
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3204,7 +3204,7 @@ class SenderInvitationClient {
|
|
|
3204
3204
|
* @param CreateSenderInvitationRequest
|
|
3205
3205
|
* @return CreateSenderInvitationResponse
|
|
3206
3206
|
* @throws OciError when an error occurs
|
|
3207
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3207
|
+
* @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 CreateSenderInvitation API.
|
|
3208
3208
|
*/
|
|
3209
3209
|
createSenderInvitation(createSenderInvitationRequest) {
|
|
3210
3210
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3272,7 +3272,7 @@ class SenderInvitationClient {
|
|
|
3272
3272
|
* @param GetSenderInvitationRequest
|
|
3273
3273
|
* @return GetSenderInvitationResponse
|
|
3274
3274
|
* @throws OciError when an error occurs
|
|
3275
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3275
|
+
* @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 GetSenderInvitation API.
|
|
3276
3276
|
*/
|
|
3277
3277
|
getSenderInvitation(getSenderInvitationRequest) {
|
|
3278
3278
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3336,7 +3336,7 @@ class SenderInvitationClient {
|
|
|
3336
3336
|
* @param ListSenderInvitationsRequest
|
|
3337
3337
|
* @return ListSenderInvitationsResponse
|
|
3338
3338
|
* @throws OciError when an error occurs
|
|
3339
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3339
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/ListSenderInvitations.ts.html |here} to see how to use ListSenderInvitations API.
|
|
3340
3340
|
*/
|
|
3341
3341
|
listSenderInvitations(listSenderInvitationsRequest) {
|
|
3342
3342
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3407,7 +3407,7 @@ class SenderInvitationClient {
|
|
|
3407
3407
|
* @param UpdateSenderInvitationRequest
|
|
3408
3408
|
* @return UpdateSenderInvitationResponse
|
|
3409
3409
|
* @throws OciError when an error occurs
|
|
3410
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3410
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/UpdateSenderInvitation.ts.html |here} to see how to use UpdateSenderInvitation API.
|
|
3411
3411
|
*/
|
|
3412
3412
|
updateSenderInvitation(updateSenderInvitationRequest) {
|
|
3413
3413
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3609,7 +3609,7 @@ class SubscriptionClient {
|
|
|
3609
3609
|
* @param CreateSubscriptionMappingRequest
|
|
3610
3610
|
* @return CreateSubscriptionMappingResponse
|
|
3611
3611
|
* @throws OciError when an error occurs
|
|
3612
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3612
|
+
* @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 CreateSubscriptionMapping API.
|
|
3613
3613
|
*/
|
|
3614
3614
|
createSubscriptionMapping(createSubscriptionMappingRequest) {
|
|
3615
3615
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3678,7 +3678,7 @@ class SubscriptionClient {
|
|
|
3678
3678
|
* @param DeleteSubscriptionMappingRequest
|
|
3679
3679
|
* @return DeleteSubscriptionMappingResponse
|
|
3680
3680
|
* @throws OciError when an error occurs
|
|
3681
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3681
|
+
* @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 DeleteSubscriptionMapping API.
|
|
3682
3682
|
*/
|
|
3683
3683
|
deleteSubscriptionMapping(deleteSubscriptionMappingRequest) {
|
|
3684
3684
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3733,7 +3733,7 @@ class SubscriptionClient {
|
|
|
3733
3733
|
* @param GetAssignedSubscriptionRequest
|
|
3734
3734
|
* @return GetAssignedSubscriptionResponse
|
|
3735
3735
|
* @throws OciError when an error occurs
|
|
3736
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3736
|
+
* @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 GetAssignedSubscription API.
|
|
3737
3737
|
*/
|
|
3738
3738
|
getAssignedSubscription(getAssignedSubscriptionRequest) {
|
|
3739
3739
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3796,7 +3796,7 @@ class SubscriptionClient {
|
|
|
3796
3796
|
* @param GetSubscriptionRequest
|
|
3797
3797
|
* @return GetSubscriptionResponse
|
|
3798
3798
|
* @throws OciError when an error occurs
|
|
3799
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3799
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/GetSubscription.ts.html |here} to see how to use GetSubscription API.
|
|
3800
3800
|
*/
|
|
3801
3801
|
getSubscription(getSubscriptionRequest) {
|
|
3802
3802
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3859,7 +3859,7 @@ class SubscriptionClient {
|
|
|
3859
3859
|
* @param GetSubscriptionMappingRequest
|
|
3860
3860
|
* @return GetSubscriptionMappingResponse
|
|
3861
3861
|
* @throws OciError when an error occurs
|
|
3862
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3862
|
+
* @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 GetSubscriptionMapping API.
|
|
3863
3863
|
*/
|
|
3864
3864
|
getSubscriptionMapping(getSubscriptionMappingRequest) {
|
|
3865
3865
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3922,7 +3922,7 @@ class SubscriptionClient {
|
|
|
3922
3922
|
* @param ListAssignedSubscriptionLineItemsRequest
|
|
3923
3923
|
* @return ListAssignedSubscriptionLineItemsResponse
|
|
3924
3924
|
* @throws OciError when an error occurs
|
|
3925
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3925
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/ListAssignedSubscriptionLineItems.ts.html |here} to see how to use ListAssignedSubscriptionLineItems API.
|
|
3926
3926
|
*/
|
|
3927
3927
|
listAssignedSubscriptionLineItems(listAssignedSubscriptionLineItemsRequest) {
|
|
3928
3928
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3990,7 +3990,7 @@ class SubscriptionClient {
|
|
|
3990
3990
|
* @param ListAssignedSubscriptionsRequest
|
|
3991
3991
|
* @return ListAssignedSubscriptionsResponse
|
|
3992
3992
|
* @throws OciError when an error occurs
|
|
3993
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3993
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/ListAssignedSubscriptions.ts.html |here} to see how to use ListAssignedSubscriptions API.
|
|
3994
3994
|
*/
|
|
3995
3995
|
listAssignedSubscriptions(listAssignedSubscriptionsRequest) {
|
|
3996
3996
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4059,7 +4059,7 @@ class SubscriptionClient {
|
|
|
4059
4059
|
* @param ListAvailableRegionsRequest
|
|
4060
4060
|
* @return ListAvailableRegionsResponse
|
|
4061
4061
|
* @throws OciError when an error occurs
|
|
4062
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4062
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/ListAvailableRegions.ts.html |here} to see how to use ListAvailableRegions API.
|
|
4063
4063
|
*/
|
|
4064
4064
|
listAvailableRegions(listAvailableRegionsRequest) {
|
|
4065
4065
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4124,7 +4124,7 @@ class SubscriptionClient {
|
|
|
4124
4124
|
* @param ListSubscriptionLineItemsRequest
|
|
4125
4125
|
* @return ListSubscriptionLineItemsResponse
|
|
4126
4126
|
* @throws OciError when an error occurs
|
|
4127
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4127
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/ListSubscriptionLineItems.ts.html |here} to see how to use ListSubscriptionLineItems API.
|
|
4128
4128
|
*/
|
|
4129
4129
|
listSubscriptionLineItems(listSubscriptionLineItemsRequest) {
|
|
4130
4130
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4192,7 +4192,7 @@ class SubscriptionClient {
|
|
|
4192
4192
|
* @param ListSubscriptionMappingsRequest
|
|
4193
4193
|
* @return ListSubscriptionMappingsResponse
|
|
4194
4194
|
* @throws OciError when an error occurs
|
|
4195
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4195
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/ListSubscriptionMappings.ts.html |here} to see how to use ListSubscriptionMappings API.
|
|
4196
4196
|
*/
|
|
4197
4197
|
listSubscriptionMappings(listSubscriptionMappingsRequest) {
|
|
4198
4198
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4262,7 +4262,7 @@ class SubscriptionClient {
|
|
|
4262
4262
|
* @param ListSubscriptionsRequest
|
|
4263
4263
|
* @return ListSubscriptionsResponse
|
|
4264
4264
|
* @throws OciError when an error occurs
|
|
4265
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4265
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/ListSubscriptions.ts.html |here} to see how to use ListSubscriptions API.
|
|
4266
4266
|
*/
|
|
4267
4267
|
listSubscriptions(listSubscriptionsRequest) {
|
|
4268
4268
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4468,7 +4468,7 @@ class WorkRequestClient {
|
|
|
4468
4468
|
* @param GetWorkRequestRequest
|
|
4469
4469
|
* @return GetWorkRequestResponse
|
|
4470
4470
|
* @throws OciError when an error occurs
|
|
4471
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4471
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
4472
4472
|
*/
|
|
4473
4473
|
getWorkRequest(getWorkRequestRequest) {
|
|
4474
4474
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4532,7 +4532,7 @@ class WorkRequestClient {
|
|
|
4532
4532
|
* @param ListWorkRequestErrorsRequest
|
|
4533
4533
|
* @return ListWorkRequestErrorsResponse
|
|
4534
4534
|
* @throws OciError when an error occurs
|
|
4535
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4535
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
4536
4536
|
*/
|
|
4537
4537
|
listWorkRequestErrors(listWorkRequestErrorsRequest) {
|
|
4538
4538
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4600,7 +4600,7 @@ class WorkRequestClient {
|
|
|
4600
4600
|
* @param ListWorkRequestLogsRequest
|
|
4601
4601
|
* @return ListWorkRequestLogsResponse
|
|
4602
4602
|
* @throws OciError when an error occurs
|
|
4603
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4603
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
4604
4604
|
*/
|
|
4605
4605
|
listWorkRequestLogs(listWorkRequestLogsRequest) {
|
|
4606
4606
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4668,7 +4668,7 @@ class WorkRequestClient {
|
|
|
4668
4668
|
* @param ListWorkRequestsRequest
|
|
4669
4669
|
* @return ListWorkRequestsResponse
|
|
4670
4670
|
* @throws OciError when an error occurs
|
|
4671
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4671
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/tenantmanagercontrolplane/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
4672
4672
|
*/
|
|
4673
4673
|
listWorkRequests(listWorkRequestsRequest) {
|
|
4674
4674
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -38,7 +38,7 @@ export interface AssignedSubscriptionSummary {
|
|
|
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 AssignedSubscriptionSummary {
|
|
|
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 AssignedSubscription {
|
|
|
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 AssignedSubscription {
|
|
|
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": {
|
|
@@ -32,7 +32,7 @@ export interface CreateDomainDetails {
|
|
|
32
32
|
"isGovernanceEnabled"?: boolean;
|
|
33
33
|
/**
|
|
34
34
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
35
|
-
* Example:
|
|
35
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
36
36
|
*
|
|
37
37
|
*/
|
|
38
38
|
"freeformTags"?: {
|
|
@@ -40,7 +40,7 @@ export interface CreateDomainDetails {
|
|
|
40
40
|
};
|
|
41
41
|
/**
|
|
42
42
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
43
|
-
* Example:
|
|
43
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
44
44
|
*
|
|
45
45
|
*/
|
|
46
46
|
"definedTags"?: {
|
|
@@ -36,7 +36,7 @@ export interface CreateDomainGovernanceDetails {
|
|
|
36
36
|
"onsSubscriptionId": string;
|
|
37
37
|
/**
|
|
38
38
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
39
|
-
* Example:
|
|
39
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
40
40
|
*
|
|
41
41
|
*/
|
|
42
42
|
"freeformTags"?: {
|
|
@@ -44,7 +44,7 @@ export interface CreateDomainGovernanceDetails {
|
|
|
44
44
|
};
|
|
45
45
|
/**
|
|
46
46
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
47
|
-
* Example:
|
|
47
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
48
48
|
*
|
|
49
49
|
*/
|
|
50
50
|
"definedTags"?: {
|
|
@@ -37,7 +37,7 @@ export interface CreateSenderInvitationDetails {
|
|
|
37
37
|
"subjects"?: Array<model.InvitationSubject>;
|
|
38
38
|
/**
|
|
39
39
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
40
|
-
* Example:
|
|
40
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
41
41
|
*
|
|
42
42
|
*/
|
|
43
43
|
"freeformTags"?: {
|
|
@@ -45,7 +45,7 @@ export interface CreateSenderInvitationDetails {
|
|
|
45
45
|
};
|
|
46
46
|
/**
|
|
47
47
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
48
|
-
* Example:
|
|
48
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
49
49
|
*
|
|
50
50
|
*/
|
|
51
51
|
"definedTags"?: {
|
|
@@ -56,7 +56,7 @@ export interface DomainGovernanceSummary {
|
|
|
56
56
|
"timeUpdated"?: Date;
|
|
57
57
|
/**
|
|
58
58
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
59
|
-
* Example:
|
|
59
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
60
60
|
*
|
|
61
61
|
*/
|
|
62
62
|
"freeformTags"?: {
|
|
@@ -64,7 +64,7 @@ export interface DomainGovernanceSummary {
|
|
|
64
64
|
};
|
|
65
65
|
/**
|
|
66
66
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
67
|
-
* Example:
|
|
67
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
68
68
|
*
|
|
69
69
|
*/
|
|
70
70
|
"definedTags"?: {
|
|
@@ -74,7 +74,7 @@ export interface DomainGovernanceSummary {
|
|
|
74
74
|
};
|
|
75
75
|
/**
|
|
76
76
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
77
|
-
* Example:
|
|
77
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
78
78
|
*
|
|
79
79
|
*/
|
|
80
80
|
"systemTags"?: {
|
|
@@ -56,7 +56,7 @@ export interface DomainGovernance {
|
|
|
56
56
|
"timeUpdated"?: Date;
|
|
57
57
|
/**
|
|
58
58
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
59
|
-
* Example:
|
|
59
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
60
60
|
*
|
|
61
61
|
*/
|
|
62
62
|
"freeformTags"?: {
|
|
@@ -64,7 +64,7 @@ export interface DomainGovernance {
|
|
|
64
64
|
};
|
|
65
65
|
/**
|
|
66
66
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
67
|
-
* Example:
|
|
67
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
68
68
|
*
|
|
69
69
|
*/
|
|
70
70
|
"definedTags"?: {
|
|
@@ -74,7 +74,7 @@ export interface DomainGovernance {
|
|
|
74
74
|
};
|
|
75
75
|
/**
|
|
76
76
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
77
|
-
* Example:
|
|
77
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
78
78
|
*
|
|
79
79
|
*/
|
|
80
80
|
"systemTags"?: {
|