oci-fusionapps 2.59.1 → 2.61.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 +65 -36
- package/lib/client.js +215 -36
- package/lib/client.js.map +1 -1
- package/lib/model/create-service-attachment-details.d.ts +9 -2
- package/lib/model/create-service-attachment-details.js +0 -43
- package/lib/model/create-service-attachment-details.js.map +1 -1
- package/lib/model/index.d.ts +2 -12
- package/lib/model/index.js +4 -14
- package/lib/model/index.js.map +1 -1
- package/lib/model/service-attachment.d.ts +0 -4
- package/lib/model/service-attachment.js.map +1 -1
- package/lib/model/{create-service-instance-details.d.ts → verify-service-attachment-details.d.ts} +9 -10
- package/lib/model/{faw-admin-info-details.js → verify-service-attachment-details.js} +7 -7
- package/lib/model/verify-service-attachment-details.js.map +1 -0
- package/lib/request/change-fusion-environment-compartment-request.d.ts +1 -1
- package/lib/request/change-fusion-environment-family-compartment-request.d.ts +1 -1
- package/lib/request/create-data-masking-activity-request.d.ts +1 -1
- package/lib/request/create-fusion-environment-admin-user-request.d.ts +1 -1
- package/lib/request/create-fusion-environment-family-request.d.ts +1 -1
- package/lib/request/create-fusion-environment-request.d.ts +1 -1
- package/lib/request/create-refresh-activity-request.d.ts +1 -1
- package/lib/request/create-service-attachment-request.d.ts +40 -0
- package/lib/request/create-service-attachment-request.js +15 -0
- package/lib/request/create-service-attachment-request.js.map +1 -0
- package/lib/request/delete-fusion-environment-admin-user-request.d.ts +1 -1
- package/lib/request/delete-fusion-environment-family-request.d.ts +1 -1
- package/lib/request/delete-fusion-environment-request.d.ts +1 -1
- package/lib/request/delete-refresh-activity-request.d.ts +1 -1
- package/lib/request/delete-service-attachment-request.d.ts +39 -0
- package/lib/request/delete-service-attachment-request.js +15 -0
- package/lib/request/delete-service-attachment-request.js.map +1 -0
- package/lib/request/get-data-masking-activity-request.d.ts +1 -1
- package/lib/request/get-fusion-environment-family-limits-and-usage-request.d.ts +1 -1
- package/lib/request/get-fusion-environment-family-request.d.ts +1 -1
- package/lib/request/get-fusion-environment-family-subscription-detail-request.d.ts +1 -1
- package/lib/request/get-fusion-environment-request.d.ts +1 -1
- package/lib/request/get-fusion-environment-status-request.d.ts +1 -1
- package/lib/request/get-refresh-activity-request.d.ts +1 -1
- package/lib/request/get-scheduled-activity-request.d.ts +1 -1
- package/lib/request/get-service-attachment-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/index.d.ts +6 -0
- package/lib/request/index.js.map +1 -1
- package/lib/request/list-admin-users-request.d.ts +1 -1
- package/lib/request/list-data-masking-activities-request.d.ts +1 -1
- package/lib/request/list-fusion-environment-families-request.d.ts +1 -1
- package/lib/request/list-fusion-environments-request.d.ts +1 -1
- package/lib/request/list-refresh-activities-request.d.ts +1 -1
- package/lib/request/list-scheduled-activities-request.d.ts +1 -1
- package/lib/request/list-service-attachments-request.d.ts +1 -1
- package/lib/request/list-time-available-for-refreshes-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/reset-fusion-environment-password-request.d.ts +1 -1
- package/lib/request/update-fusion-environment-family-request.d.ts +1 -1
- package/lib/request/update-fusion-environment-request.d.ts +1 -1
- package/lib/request/update-refresh-activity-request.d.ts +1 -1
- package/lib/request/verify-service-attachment-request.d.ts +31 -0
- package/lib/request/verify-service-attachment-request.js +15 -0
- package/lib/request/verify-service-attachment-request.js.map +1 -0
- package/lib/response/create-service-attachment-response.d.ts +25 -0
- package/lib/response/create-service-attachment-response.js +15 -0
- package/lib/response/create-service-attachment-response.js.map +1 -0
- package/lib/response/delete-service-attachment-response.d.ts +25 -0
- package/lib/response/delete-service-attachment-response.js +15 -0
- package/lib/response/delete-service-attachment-response.js.map +1 -0
- package/lib/response/index.d.ts +6 -0
- package/lib/response/verify-service-attachment-response.d.ts +20 -0
- package/lib/response/verify-service-attachment-response.js +15 -0
- package/lib/response/verify-service-attachment-response.js.map +1 -0
- package/package.json +3 -3
- package/lib/model/attach-existing-instance-details.d.ts +0 -54
- package/lib/model/attach-existing-instance-details.js +0 -59
- package/lib/model/attach-existing-instance-details.js.map +0 -1
- package/lib/model/create-new-instance-details.d.ts +0 -43
- package/lib/model/create-new-instance-details.js +0 -62
- package/lib/model/create-new-instance-details.js.map +0 -1
- package/lib/model/create-oax-service-instance-details.d.ts +0 -33
- package/lib/model/create-oax-service-instance-details.js +0 -64
- package/lib/model/create-oax-service-instance-details.js.map +0 -1
- package/lib/model/create-oic-service-instance-details.d.ts +0 -36
- package/lib/model/create-oic-service-instance-details.js +0 -59
- package/lib/model/create-oic-service-instance-details.js.map +0 -1
- package/lib/model/create-service-instance-details.js +0 -72
- package/lib/model/create-service-instance-details.js.map +0 -1
- package/lib/model/faw-admin-info-details.d.ts +0 -33
- package/lib/model/faw-admin-info-details.js.map +0 -1
package/lib/client.js
CHANGED
|
@@ -181,7 +181,7 @@ class FusionApplicationsClient {
|
|
|
181
181
|
* @param ChangeFusionEnvironmentCompartmentRequest
|
|
182
182
|
* @return ChangeFusionEnvironmentCompartmentResponse
|
|
183
183
|
* @throws OciError when an error occurs
|
|
184
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
184
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/ChangeFusionEnvironmentCompartment.ts.html |here} to see how to use ChangeFusionEnvironmentCompartment API.
|
|
185
185
|
*/
|
|
186
186
|
changeFusionEnvironmentCompartment(changeFusionEnvironmentCompartmentRequest) {
|
|
187
187
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -245,7 +245,7 @@ class FusionApplicationsClient {
|
|
|
245
245
|
* @param ChangeFusionEnvironmentFamilyCompartmentRequest
|
|
246
246
|
* @return ChangeFusionEnvironmentFamilyCompartmentResponse
|
|
247
247
|
* @throws OciError when an error occurs
|
|
248
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
248
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/ChangeFusionEnvironmentFamilyCompartment.ts.html |here} to see how to use ChangeFusionEnvironmentFamilyCompartment API.
|
|
249
249
|
*/
|
|
250
250
|
changeFusionEnvironmentFamilyCompartment(changeFusionEnvironmentFamilyCompartmentRequest) {
|
|
251
251
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -308,7 +308,7 @@ class FusionApplicationsClient {
|
|
|
308
308
|
* @param CreateDataMaskingActivityRequest
|
|
309
309
|
* @return CreateDataMaskingActivityResponse
|
|
310
310
|
* @throws OciError when an error occurs
|
|
311
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
311
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/CreateDataMaskingActivity.ts.html |here} to see how to use CreateDataMaskingActivity API.
|
|
312
312
|
*/
|
|
313
313
|
createDataMaskingActivity(createDataMaskingActivityRequest) {
|
|
314
314
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -370,7 +370,7 @@ class FusionApplicationsClient {
|
|
|
370
370
|
* @param CreateFusionEnvironmentRequest
|
|
371
371
|
* @return CreateFusionEnvironmentResponse
|
|
372
372
|
* @throws OciError when an error occurs
|
|
373
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
373
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/CreateFusionEnvironment.ts.html |here} to see how to use CreateFusionEnvironment API.
|
|
374
374
|
*/
|
|
375
375
|
createFusionEnvironment(createFusionEnvironmentRequest) {
|
|
376
376
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -429,7 +429,7 @@ class FusionApplicationsClient {
|
|
|
429
429
|
* @param CreateFusionEnvironmentAdminUserRequest
|
|
430
430
|
* @return CreateFusionEnvironmentAdminUserResponse
|
|
431
431
|
* @throws OciError when an error occurs
|
|
432
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
432
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/CreateFusionEnvironmentAdminUser.ts.html |here} to see how to use CreateFusionEnvironmentAdminUser API.
|
|
433
433
|
*/
|
|
434
434
|
createFusionEnvironmentAdminUser(createFusionEnvironmentAdminUserRequest) {
|
|
435
435
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -491,7 +491,7 @@ class FusionApplicationsClient {
|
|
|
491
491
|
* @param CreateFusionEnvironmentFamilyRequest
|
|
492
492
|
* @return CreateFusionEnvironmentFamilyResponse
|
|
493
493
|
* @throws OciError when an error occurs
|
|
494
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
494
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/CreateFusionEnvironmentFamily.ts.html |here} to see how to use CreateFusionEnvironmentFamily API.
|
|
495
495
|
*/
|
|
496
496
|
createFusionEnvironmentFamily(createFusionEnvironmentFamilyRequest) {
|
|
497
497
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -551,7 +551,7 @@ class FusionApplicationsClient {
|
|
|
551
551
|
* @param CreateRefreshActivityRequest
|
|
552
552
|
* @return CreateRefreshActivityResponse
|
|
553
553
|
* @throws OciError when an error occurs
|
|
554
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
554
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/CreateRefreshActivity.ts.html |here} to see how to use CreateRefreshActivity API.
|
|
555
555
|
*/
|
|
556
556
|
createRefreshActivity(createRefreshActivityRequest) {
|
|
557
557
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -606,13 +606,75 @@ class FusionApplicationsClient {
|
|
|
606
606
|
}
|
|
607
607
|
});
|
|
608
608
|
}
|
|
609
|
+
/**
|
|
610
|
+
* Attaches a service instance to the fusion pod.
|
|
611
|
+
*
|
|
612
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
613
|
+
* @param CreateServiceAttachmentRequest
|
|
614
|
+
* @return CreateServiceAttachmentResponse
|
|
615
|
+
* @throws OciError when an error occurs
|
|
616
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/CreateServiceAttachment.ts.html |here} to see how to use CreateServiceAttachment API.
|
|
617
|
+
*/
|
|
618
|
+
createServiceAttachment(createServiceAttachmentRequest) {
|
|
619
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
620
|
+
if (this.logger)
|
|
621
|
+
this.logger.debug("Calling operation FusionApplicationsClient#createServiceAttachment.");
|
|
622
|
+
const operationName = "createServiceAttachment";
|
|
623
|
+
const apiReferenceLink = "";
|
|
624
|
+
const pathParams = {
|
|
625
|
+
"{fusionEnvironmentId}": createServiceAttachmentRequest.fusionEnvironmentId
|
|
626
|
+
};
|
|
627
|
+
const queryParams = {};
|
|
628
|
+
let headerParams = {
|
|
629
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
630
|
+
"opc-retry-token": createServiceAttachmentRequest.opcRetryToken,
|
|
631
|
+
"opc-request-id": createServiceAttachmentRequest.opcRequestId
|
|
632
|
+
};
|
|
633
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
634
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createServiceAttachmentRequest.retryConfiguration, specRetryConfiguration);
|
|
635
|
+
if (this.logger)
|
|
636
|
+
retrier.logger = this.logger;
|
|
637
|
+
const request = yield oci_common_1.composeRequest({
|
|
638
|
+
baseEndpoint: this._endpoint,
|
|
639
|
+
defaultHeaders: this._defaultHeaders,
|
|
640
|
+
path: "/fusionEnvironments/{fusionEnvironmentId}/serviceAttachments",
|
|
641
|
+
method: "POST",
|
|
642
|
+
bodyContent: common.ObjectSerializer.serialize(createServiceAttachmentRequest.createServiceAttachmentDetails, "CreateServiceAttachmentDetails", model.CreateServiceAttachmentDetails.getJsonObj),
|
|
643
|
+
pathParams: pathParams,
|
|
644
|
+
headerParams: headerParams,
|
|
645
|
+
queryParams: queryParams
|
|
646
|
+
});
|
|
647
|
+
try {
|
|
648
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
649
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
650
|
+
responseObject: {},
|
|
651
|
+
responseHeaders: [
|
|
652
|
+
{
|
|
653
|
+
value: response.headers.get("opc-work-request-id"),
|
|
654
|
+
key: "opcWorkRequestId",
|
|
655
|
+
dataType: "string"
|
|
656
|
+
},
|
|
657
|
+
{
|
|
658
|
+
value: response.headers.get("opc-request-id"),
|
|
659
|
+
key: "opcRequestId",
|
|
660
|
+
dataType: "string"
|
|
661
|
+
}
|
|
662
|
+
]
|
|
663
|
+
});
|
|
664
|
+
return sdkResponse;
|
|
665
|
+
}
|
|
666
|
+
catch (err) {
|
|
667
|
+
throw err;
|
|
668
|
+
}
|
|
669
|
+
});
|
|
670
|
+
}
|
|
609
671
|
/**
|
|
610
672
|
* Deletes the Fusion environment identified by it's OCID.
|
|
611
673
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
612
674
|
* @param DeleteFusionEnvironmentRequest
|
|
613
675
|
* @return DeleteFusionEnvironmentResponse
|
|
614
676
|
* @throws OciError when an error occurs
|
|
615
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
677
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/DeleteFusionEnvironment.ts.html |here} to see how to use DeleteFusionEnvironment API.
|
|
616
678
|
*/
|
|
617
679
|
deleteFusionEnvironment(deleteFusionEnvironmentRequest) {
|
|
618
680
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -672,7 +734,7 @@ class FusionApplicationsClient {
|
|
|
672
734
|
* @param DeleteFusionEnvironmentAdminUserRequest
|
|
673
735
|
* @return DeleteFusionEnvironmentAdminUserResponse
|
|
674
736
|
* @throws OciError when an error occurs
|
|
675
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
737
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/DeleteFusionEnvironmentAdminUser.ts.html |here} to see how to use DeleteFusionEnvironmentAdminUser API.
|
|
676
738
|
*/
|
|
677
739
|
deleteFusionEnvironmentAdminUser(deleteFusionEnvironmentAdminUserRequest) {
|
|
678
740
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -733,7 +795,7 @@ class FusionApplicationsClient {
|
|
|
733
795
|
* @param DeleteFusionEnvironmentFamilyRequest
|
|
734
796
|
* @return DeleteFusionEnvironmentFamilyResponse
|
|
735
797
|
* @throws OciError when an error occurs
|
|
736
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
798
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/DeleteFusionEnvironmentFamily.ts.html |here} to see how to use DeleteFusionEnvironmentFamily API.
|
|
737
799
|
*/
|
|
738
800
|
deleteFusionEnvironmentFamily(deleteFusionEnvironmentFamilyRequest) {
|
|
739
801
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -793,7 +855,7 @@ class FusionApplicationsClient {
|
|
|
793
855
|
* @param DeleteRefreshActivityRequest
|
|
794
856
|
* @return DeleteRefreshActivityResponse
|
|
795
857
|
* @throws OciError when an error occurs
|
|
796
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
858
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/DeleteRefreshActivity.ts.html |here} to see how to use DeleteRefreshActivity API.
|
|
797
859
|
*/
|
|
798
860
|
deleteRefreshActivity(deleteRefreshActivityRequest) {
|
|
799
861
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -848,13 +910,74 @@ class FusionApplicationsClient {
|
|
|
848
910
|
}
|
|
849
911
|
});
|
|
850
912
|
}
|
|
913
|
+
/**
|
|
914
|
+
* Delete a service attachment by identifier
|
|
915
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
916
|
+
* @param DeleteServiceAttachmentRequest
|
|
917
|
+
* @return DeleteServiceAttachmentResponse
|
|
918
|
+
* @throws OciError when an error occurs
|
|
919
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/DeleteServiceAttachment.ts.html |here} to see how to use DeleteServiceAttachment API.
|
|
920
|
+
*/
|
|
921
|
+
deleteServiceAttachment(deleteServiceAttachmentRequest) {
|
|
922
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
923
|
+
if (this.logger)
|
|
924
|
+
this.logger.debug("Calling operation FusionApplicationsClient#deleteServiceAttachment.");
|
|
925
|
+
const operationName = "deleteServiceAttachment";
|
|
926
|
+
const apiReferenceLink = "";
|
|
927
|
+
const pathParams = {
|
|
928
|
+
"{fusionEnvironmentId}": deleteServiceAttachmentRequest.fusionEnvironmentId,
|
|
929
|
+
"{serviceAttachmentId}": deleteServiceAttachmentRequest.serviceAttachmentId
|
|
930
|
+
};
|
|
931
|
+
const queryParams = {};
|
|
932
|
+
let headerParams = {
|
|
933
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
934
|
+
"if-match": deleteServiceAttachmentRequest.ifMatch,
|
|
935
|
+
"opc-request-id": deleteServiceAttachmentRequest.opcRequestId
|
|
936
|
+
};
|
|
937
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
938
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteServiceAttachmentRequest.retryConfiguration, specRetryConfiguration);
|
|
939
|
+
if (this.logger)
|
|
940
|
+
retrier.logger = this.logger;
|
|
941
|
+
const request = yield oci_common_1.composeRequest({
|
|
942
|
+
baseEndpoint: this._endpoint,
|
|
943
|
+
defaultHeaders: this._defaultHeaders,
|
|
944
|
+
path: "/fusionEnvironments/{fusionEnvironmentId}/serviceAttachments/{serviceAttachmentId}",
|
|
945
|
+
method: "DELETE",
|
|
946
|
+
pathParams: pathParams,
|
|
947
|
+
headerParams: headerParams,
|
|
948
|
+
queryParams: queryParams
|
|
949
|
+
});
|
|
950
|
+
try {
|
|
951
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
952
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
953
|
+
responseObject: {},
|
|
954
|
+
responseHeaders: [
|
|
955
|
+
{
|
|
956
|
+
value: response.headers.get("opc-work-request-id"),
|
|
957
|
+
key: "opcWorkRequestId",
|
|
958
|
+
dataType: "string"
|
|
959
|
+
},
|
|
960
|
+
{
|
|
961
|
+
value: response.headers.get("opc-request-id"),
|
|
962
|
+
key: "opcRequestId",
|
|
963
|
+
dataType: "string"
|
|
964
|
+
}
|
|
965
|
+
]
|
|
966
|
+
});
|
|
967
|
+
return sdkResponse;
|
|
968
|
+
}
|
|
969
|
+
catch (err) {
|
|
970
|
+
throw err;
|
|
971
|
+
}
|
|
972
|
+
});
|
|
973
|
+
}
|
|
851
974
|
/**
|
|
852
975
|
* Gets a DataMaskingActivity by identifier
|
|
853
976
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
854
977
|
* @param GetDataMaskingActivityRequest
|
|
855
978
|
* @return GetDataMaskingActivityResponse
|
|
856
979
|
* @throws OciError when an error occurs
|
|
857
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
980
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/GetDataMaskingActivity.ts.html |here} to see how to use GetDataMaskingActivity API.
|
|
858
981
|
*/
|
|
859
982
|
getDataMaskingActivity(getDataMaskingActivityRequest) {
|
|
860
983
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -918,7 +1041,7 @@ class FusionApplicationsClient {
|
|
|
918
1041
|
* @param GetFusionEnvironmentRequest
|
|
919
1042
|
* @return GetFusionEnvironmentResponse
|
|
920
1043
|
* @throws OciError when an error occurs
|
|
921
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1044
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/GetFusionEnvironment.ts.html |here} to see how to use GetFusionEnvironment API.
|
|
922
1045
|
*/
|
|
923
1046
|
getFusionEnvironment(getFusionEnvironmentRequest) {
|
|
924
1047
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -981,7 +1104,7 @@ class FusionApplicationsClient {
|
|
|
981
1104
|
* @param GetFusionEnvironmentFamilyRequest
|
|
982
1105
|
* @return GetFusionEnvironmentFamilyResponse
|
|
983
1106
|
* @throws OciError when an error occurs
|
|
984
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1107
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/GetFusionEnvironmentFamily.ts.html |here} to see how to use GetFusionEnvironmentFamily API.
|
|
985
1108
|
*/
|
|
986
1109
|
getFusionEnvironmentFamily(getFusionEnvironmentFamilyRequest) {
|
|
987
1110
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1044,7 +1167,7 @@ class FusionApplicationsClient {
|
|
|
1044
1167
|
* @param GetFusionEnvironmentFamilyLimitsAndUsageRequest
|
|
1045
1168
|
* @return GetFusionEnvironmentFamilyLimitsAndUsageResponse
|
|
1046
1169
|
* @throws OciError when an error occurs
|
|
1047
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1170
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/GetFusionEnvironmentFamilyLimitsAndUsage.ts.html |here} to see how to use GetFusionEnvironmentFamilyLimitsAndUsage API.
|
|
1048
1171
|
*/
|
|
1049
1172
|
getFusionEnvironmentFamilyLimitsAndUsage(getFusionEnvironmentFamilyLimitsAndUsageRequest) {
|
|
1050
1173
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1107,7 +1230,7 @@ class FusionApplicationsClient {
|
|
|
1107
1230
|
* @param GetFusionEnvironmentFamilySubscriptionDetailRequest
|
|
1108
1231
|
* @return GetFusionEnvironmentFamilySubscriptionDetailResponse
|
|
1109
1232
|
* @throws OciError when an error occurs
|
|
1110
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1233
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/GetFusionEnvironmentFamilySubscriptionDetail.ts.html |here} to see how to use GetFusionEnvironmentFamilySubscriptionDetail API.
|
|
1111
1234
|
*/
|
|
1112
1235
|
getFusionEnvironmentFamilySubscriptionDetail(getFusionEnvironmentFamilySubscriptionDetailRequest) {
|
|
1113
1236
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1170,7 +1293,7 @@ class FusionApplicationsClient {
|
|
|
1170
1293
|
* @param GetFusionEnvironmentStatusRequest
|
|
1171
1294
|
* @return GetFusionEnvironmentStatusResponse
|
|
1172
1295
|
* @throws OciError when an error occurs
|
|
1173
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1296
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/GetFusionEnvironmentStatus.ts.html |here} to see how to use GetFusionEnvironmentStatus API.
|
|
1174
1297
|
*/
|
|
1175
1298
|
getFusionEnvironmentStatus(getFusionEnvironmentStatusRequest) {
|
|
1176
1299
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1228,7 +1351,7 @@ class FusionApplicationsClient {
|
|
|
1228
1351
|
* @param GetRefreshActivityRequest
|
|
1229
1352
|
* @return GetRefreshActivityResponse
|
|
1230
1353
|
* @throws OciError when an error occurs
|
|
1231
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1354
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/GetRefreshActivity.ts.html |here} to see how to use GetRefreshActivity API.
|
|
1232
1355
|
*/
|
|
1233
1356
|
getRefreshActivity(getRefreshActivityRequest) {
|
|
1234
1357
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1292,7 +1415,7 @@ class FusionApplicationsClient {
|
|
|
1292
1415
|
* @param GetScheduledActivityRequest
|
|
1293
1416
|
* @return GetScheduledActivityResponse
|
|
1294
1417
|
* @throws OciError when an error occurs
|
|
1295
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1418
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/GetScheduledActivity.ts.html |here} to see how to use GetScheduledActivity API.
|
|
1296
1419
|
*/
|
|
1297
1420
|
getScheduledActivity(getScheduledActivityRequest) {
|
|
1298
1421
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1356,7 +1479,7 @@ class FusionApplicationsClient {
|
|
|
1356
1479
|
* @param GetServiceAttachmentRequest
|
|
1357
1480
|
* @return GetServiceAttachmentResponse
|
|
1358
1481
|
* @throws OciError when an error occurs
|
|
1359
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1482
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/GetServiceAttachment.ts.html |here} to see how to use GetServiceAttachment API.
|
|
1360
1483
|
*/
|
|
1361
1484
|
getServiceAttachment(getServiceAttachmentRequest) {
|
|
1362
1485
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1420,7 +1543,7 @@ class FusionApplicationsClient {
|
|
|
1420
1543
|
* @param GetWorkRequestRequest
|
|
1421
1544
|
* @return GetWorkRequestResponse
|
|
1422
1545
|
* @throws OciError when an error occurs
|
|
1423
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1546
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
1424
1547
|
*/
|
|
1425
1548
|
getWorkRequest(getWorkRequestRequest) {
|
|
1426
1549
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1483,7 +1606,7 @@ class FusionApplicationsClient {
|
|
|
1483
1606
|
* @param ListAdminUsersRequest
|
|
1484
1607
|
* @return ListAdminUsersResponse
|
|
1485
1608
|
* @throws OciError when an error occurs
|
|
1486
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1609
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/ListAdminUsers.ts.html |here} to see how to use ListAdminUsers API.
|
|
1487
1610
|
*/
|
|
1488
1611
|
listAdminUsers(listAdminUsersRequest) {
|
|
1489
1612
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1547,7 +1670,7 @@ class FusionApplicationsClient {
|
|
|
1547
1670
|
* @param ListDataMaskingActivitiesRequest
|
|
1548
1671
|
* @return ListDataMaskingActivitiesResponse
|
|
1549
1672
|
* @throws OciError when an error occurs
|
|
1550
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1673
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/ListDataMaskingActivities.ts.html |here} to see how to use ListDataMaskingActivities API.
|
|
1551
1674
|
*/
|
|
1552
1675
|
listDataMaskingActivities(listDataMaskingActivitiesRequest) {
|
|
1553
1676
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1617,7 +1740,7 @@ class FusionApplicationsClient {
|
|
|
1617
1740
|
* @param ListFusionEnvironmentFamiliesRequest
|
|
1618
1741
|
* @return ListFusionEnvironmentFamiliesResponse
|
|
1619
1742
|
* @throws OciError when an error occurs
|
|
1620
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1743
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/ListFusionEnvironmentFamilies.ts.html |here} to see how to use ListFusionEnvironmentFamilies API.
|
|
1621
1744
|
*/
|
|
1622
1745
|
listFusionEnvironmentFamilies(listFusionEnvironmentFamiliesRequest) {
|
|
1623
1746
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1688,7 +1811,7 @@ class FusionApplicationsClient {
|
|
|
1688
1811
|
* @param ListFusionEnvironmentsRequest
|
|
1689
1812
|
* @return ListFusionEnvironmentsResponse
|
|
1690
1813
|
* @throws OciError when an error occurs
|
|
1691
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1814
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/ListFusionEnvironments.ts.html |here} to see how to use ListFusionEnvironments API.
|
|
1692
1815
|
*/
|
|
1693
1816
|
listFusionEnvironments(listFusionEnvironmentsRequest) {
|
|
1694
1817
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1759,7 +1882,7 @@ class FusionApplicationsClient {
|
|
|
1759
1882
|
* @param ListRefreshActivitiesRequest
|
|
1760
1883
|
* @return ListRefreshActivitiesResponse
|
|
1761
1884
|
* @throws OciError when an error occurs
|
|
1762
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1885
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/ListRefreshActivities.ts.html |here} to see how to use ListRefreshActivities API.
|
|
1763
1886
|
*/
|
|
1764
1887
|
listRefreshActivities(listRefreshActivitiesRequest) {
|
|
1765
1888
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1832,7 +1955,7 @@ class FusionApplicationsClient {
|
|
|
1832
1955
|
* @param ListScheduledActivitiesRequest
|
|
1833
1956
|
* @return ListScheduledActivitiesResponse
|
|
1834
1957
|
* @throws OciError when an error occurs
|
|
1835
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1958
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/ListScheduledActivities.ts.html |here} to see how to use ListScheduledActivities API.
|
|
1836
1959
|
*/
|
|
1837
1960
|
listScheduledActivities(listScheduledActivitiesRequest) {
|
|
1838
1961
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1906,7 +2029,7 @@ class FusionApplicationsClient {
|
|
|
1906
2029
|
* @param ListServiceAttachmentsRequest
|
|
1907
2030
|
* @return ListServiceAttachmentsResponse
|
|
1908
2031
|
* @throws OciError when an error occurs
|
|
1909
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2032
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/ListServiceAttachments.ts.html |here} to see how to use ListServiceAttachments API.
|
|
1910
2033
|
*/
|
|
1911
2034
|
listServiceAttachments(listServiceAttachmentsRequest) {
|
|
1912
2035
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1977,7 +2100,7 @@ class FusionApplicationsClient {
|
|
|
1977
2100
|
* @param ListTimeAvailableForRefreshesRequest
|
|
1978
2101
|
* @return ListTimeAvailableForRefreshesResponse
|
|
1979
2102
|
* @throws OciError when an error occurs
|
|
1980
|
-
* @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.61.0/fusionapps/ListTimeAvailableForRefreshes.ts.html |here} to see how to use ListTimeAvailableForRefreshes API.
|
|
1981
2104
|
*/
|
|
1982
2105
|
listTimeAvailableForRefreshes(listTimeAvailableForRefreshesRequest) {
|
|
1983
2106
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2046,7 +2169,7 @@ class FusionApplicationsClient {
|
|
|
2046
2169
|
* @param ListWorkRequestErrorsRequest
|
|
2047
2170
|
* @return ListWorkRequestErrorsResponse
|
|
2048
2171
|
* @throws OciError when an error occurs
|
|
2049
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2172
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
2050
2173
|
*/
|
|
2051
2174
|
listWorkRequestErrors(listWorkRequestErrorsRequest) {
|
|
2052
2175
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2115,7 +2238,7 @@ class FusionApplicationsClient {
|
|
|
2115
2238
|
* @param ListWorkRequestLogsRequest
|
|
2116
2239
|
* @return ListWorkRequestLogsResponse
|
|
2117
2240
|
* @throws OciError when an error occurs
|
|
2118
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2241
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
2119
2242
|
*/
|
|
2120
2243
|
listWorkRequestLogs(listWorkRequestLogsRequest) {
|
|
2121
2244
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2184,7 +2307,7 @@ class FusionApplicationsClient {
|
|
|
2184
2307
|
* @param ListWorkRequestsRequest
|
|
2185
2308
|
* @return ListWorkRequestsResponse
|
|
2186
2309
|
* @throws OciError when an error occurs
|
|
2187
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2310
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
2188
2311
|
*/
|
|
2189
2312
|
listWorkRequests(listWorkRequestsRequest) {
|
|
2190
2313
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2253,7 +2376,7 @@ class FusionApplicationsClient {
|
|
|
2253
2376
|
* @param ResetFusionEnvironmentPasswordRequest
|
|
2254
2377
|
* @return ResetFusionEnvironmentPasswordResponse
|
|
2255
2378
|
* @throws OciError when an error occurs
|
|
2256
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2379
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/ResetFusionEnvironmentPassword.ts.html |here} to see how to use ResetFusionEnvironmentPassword API.
|
|
2257
2380
|
*/
|
|
2258
2381
|
resetFusionEnvironmentPassword(resetFusionEnvironmentPasswordRequest) {
|
|
2259
2382
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2316,7 +2439,7 @@ class FusionApplicationsClient {
|
|
|
2316
2439
|
* @param UpdateFusionEnvironmentRequest
|
|
2317
2440
|
* @return UpdateFusionEnvironmentResponse
|
|
2318
2441
|
* @throws OciError when an error occurs
|
|
2319
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2442
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/UpdateFusionEnvironment.ts.html |here} to see how to use UpdateFusionEnvironment API.
|
|
2320
2443
|
*/
|
|
2321
2444
|
updateFusionEnvironment(updateFusionEnvironmentRequest) {
|
|
2322
2445
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2377,7 +2500,7 @@ class FusionApplicationsClient {
|
|
|
2377
2500
|
* @param UpdateFusionEnvironmentFamilyRequest
|
|
2378
2501
|
* @return UpdateFusionEnvironmentFamilyResponse
|
|
2379
2502
|
* @throws OciError when an error occurs
|
|
2380
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2503
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/UpdateFusionEnvironmentFamily.ts.html |here} to see how to use UpdateFusionEnvironmentFamily API.
|
|
2381
2504
|
*/
|
|
2382
2505
|
updateFusionEnvironmentFamily(updateFusionEnvironmentFamilyRequest) {
|
|
2383
2506
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2439,7 +2562,7 @@ class FusionApplicationsClient {
|
|
|
2439
2562
|
* @param UpdateRefreshActivityRequest
|
|
2440
2563
|
* @return UpdateRefreshActivityResponse
|
|
2441
2564
|
* @throws OciError when an error occurs
|
|
2442
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2565
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/UpdateRefreshActivity.ts.html |here} to see how to use UpdateRefreshActivity API.
|
|
2443
2566
|
*/
|
|
2444
2567
|
updateRefreshActivity(updateRefreshActivityRequest) {
|
|
2445
2568
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2499,6 +2622,62 @@ class FusionApplicationsClient {
|
|
|
2499
2622
|
}
|
|
2500
2623
|
});
|
|
2501
2624
|
}
|
|
2625
|
+
/**
|
|
2626
|
+
* Verify whether a service instance can be attached to the fusion pod
|
|
2627
|
+
*
|
|
2628
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2629
|
+
* @param VerifyServiceAttachmentRequest
|
|
2630
|
+
* @return VerifyServiceAttachmentResponse
|
|
2631
|
+
* @throws OciError when an error occurs
|
|
2632
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.61.0/fusionapps/VerifyServiceAttachment.ts.html |here} to see how to use VerifyServiceAttachment API.
|
|
2633
|
+
*/
|
|
2634
|
+
verifyServiceAttachment(verifyServiceAttachmentRequest) {
|
|
2635
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
2636
|
+
if (this.logger)
|
|
2637
|
+
this.logger.debug("Calling operation FusionApplicationsClient#verifyServiceAttachment.");
|
|
2638
|
+
const operationName = "verifyServiceAttachment";
|
|
2639
|
+
const apiReferenceLink = "";
|
|
2640
|
+
const pathParams = {
|
|
2641
|
+
"{fusionEnvironmentId}": verifyServiceAttachmentRequest.fusionEnvironmentId
|
|
2642
|
+
};
|
|
2643
|
+
const queryParams = {};
|
|
2644
|
+
let headerParams = {
|
|
2645
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2646
|
+
"opc-request-id": verifyServiceAttachmentRequest.opcRequestId
|
|
2647
|
+
};
|
|
2648
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2649
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, verifyServiceAttachmentRequest.retryConfiguration, specRetryConfiguration);
|
|
2650
|
+
if (this.logger)
|
|
2651
|
+
retrier.logger = this.logger;
|
|
2652
|
+
const request = yield oci_common_1.composeRequest({
|
|
2653
|
+
baseEndpoint: this._endpoint,
|
|
2654
|
+
defaultHeaders: this._defaultHeaders,
|
|
2655
|
+
path: "/fusionEnvironments/{fusionEnvironmentId}/serviceAttachments/actions/verify",
|
|
2656
|
+
method: "POST",
|
|
2657
|
+
bodyContent: common.ObjectSerializer.serialize(verifyServiceAttachmentRequest.verifyServiceAttachmentDetails, "VerifyServiceAttachmentDetails", model.VerifyServiceAttachmentDetails.getJsonObj),
|
|
2658
|
+
pathParams: pathParams,
|
|
2659
|
+
headerParams: headerParams,
|
|
2660
|
+
queryParams: queryParams
|
|
2661
|
+
});
|
|
2662
|
+
try {
|
|
2663
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
2664
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
2665
|
+
responseObject: {},
|
|
2666
|
+
responseHeaders: [
|
|
2667
|
+
{
|
|
2668
|
+
value: response.headers.get("opc-request-id"),
|
|
2669
|
+
key: "opcRequestId",
|
|
2670
|
+
dataType: "string"
|
|
2671
|
+
}
|
|
2672
|
+
]
|
|
2673
|
+
});
|
|
2674
|
+
return sdkResponse;
|
|
2675
|
+
}
|
|
2676
|
+
catch (err) {
|
|
2677
|
+
throw err;
|
|
2678
|
+
}
|
|
2679
|
+
});
|
|
2680
|
+
}
|
|
2502
2681
|
}
|
|
2503
2682
|
exports.FusionApplicationsClient = FusionApplicationsClient;
|
|
2504
2683
|
FusionApplicationsClient.serviceEndpointTemplate = "https://fusionapps.{region}.oci.{secondLevelDomain}";
|