oci-bds 2.102.1 → 2.103.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 +84 -84
- package/lib/client.js +84 -84
- package/lib/model/add-auto-scale-policy-details.d.ts +1 -1
- package/lib/model/metric-based-vertical-scale-down-config.d.ts +4 -4
- package/lib/model/metric-based-vertical-scale-up-config.d.ts +4 -4
- package/lib/model/test-bds-object-storage-connection-details.d.ts +1 -1
- package/lib/model/time-and-vertical-scaling-config.d.ts +3 -3
- package/lib/request/activate-bds-metastore-configuration-request.d.ts +1 -1
- package/lib/request/activate-iam-user-sync-configuration-request.d.ts +1 -1
- package/lib/request/activate-upst-configuration-request.d.ts +1 -1
- package/lib/request/add-auto-scaling-configuration-request.d.ts +1 -1
- package/lib/request/add-block-storage-request.d.ts +1 -1
- package/lib/request/add-cloud-sql-request.d.ts +1 -1
- package/lib/request/add-kafka-request.d.ts +1 -1
- package/lib/request/add-master-nodes-request.d.ts +1 -1
- package/lib/request/add-utility-nodes-request.d.ts +1 -1
- package/lib/request/add-worker-nodes-request.d.ts +1 -1
- package/lib/request/backup-node-request.d.ts +1 -1
- package/lib/request/certificate-service-info-request.d.ts +1 -1
- package/lib/request/change-bds-instance-compartment-request.d.ts +1 -1
- package/lib/request/change-shape-request.d.ts +1 -1
- package/lib/request/create-bds-api-key-request.d.ts +1 -1
- package/lib/request/create-bds-instance-request.d.ts +1 -1
- package/lib/request/create-bds-metastore-configuration-request.d.ts +1 -1
- package/lib/request/create-identity-configuration-request.d.ts +1 -1
- package/lib/request/create-node-backup-configuration-request.d.ts +1 -1
- package/lib/request/create-node-replace-configuration-request.d.ts +1 -1
- package/lib/request/create-resource-principal-configuration-request.d.ts +1 -1
- package/lib/request/deactivate-iam-user-sync-configuration-request.d.ts +1 -1
- package/lib/request/deactivate-upst-configuration-request.d.ts +1 -1
- package/lib/request/delete-bds-api-key-request.d.ts +1 -1
- package/lib/request/delete-bds-instance-request.d.ts +1 -1
- package/lib/request/delete-bds-metastore-configuration-request.d.ts +1 -1
- package/lib/request/delete-identity-configuration-request.d.ts +1 -1
- package/lib/request/delete-node-backup-configuration-request.d.ts +1 -1
- package/lib/request/delete-node-backup-request.d.ts +1 -1
- package/lib/request/disable-certificate-request.d.ts +1 -1
- package/lib/request/enable-certificate-request.d.ts +1 -1
- package/lib/request/execute-bootstrap-script-request.d.ts +1 -1
- package/lib/request/force-refresh-resource-principal-request.d.ts +1 -1
- package/lib/request/get-auto-scaling-configuration-request.d.ts +1 -1
- package/lib/request/get-bds-api-key-request.d.ts +1 -1
- package/lib/request/get-bds-instance-request.d.ts +1 -1
- package/lib/request/get-bds-metastore-configuration-request.d.ts +1 -1
- package/lib/request/get-identity-configuration-request.d.ts +1 -1
- package/lib/request/get-node-backup-configuration-request.d.ts +1 -1
- package/lib/request/get-node-backup-request.d.ts +1 -1
- package/lib/request/get-node-replace-configuration-request.d.ts +1 -1
- package/lib/request/get-os-patch-details-request.d.ts +1 -1
- package/lib/request/get-resource-principal-configuration-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/install-os-patch-request.d.ts +1 -1
- package/lib/request/install-patch-request.d.ts +1 -1
- package/lib/request/list-auto-scaling-configurations-request.d.ts +1 -1
- package/lib/request/list-bds-api-keys-request.d.ts +1 -1
- package/lib/request/list-bds-cluster-versions-request.d.ts +1 -1
- package/lib/request/list-bds-instances-request.d.ts +1 -1
- package/lib/request/list-bds-metastore-configurations-request.d.ts +1 -1
- package/lib/request/list-identity-configurations-request.d.ts +1 -1
- package/lib/request/list-node-backup-configurations-request.d.ts +1 -1
- package/lib/request/list-node-backups-request.d.ts +1 -1
- package/lib/request/list-node-replace-configurations-request.d.ts +1 -1
- package/lib/request/list-os-patches-request.d.ts +1 -1
- package/lib/request/list-patch-histories-request.d.ts +1 -1
- package/lib/request/list-patches-request.d.ts +1 -1
- package/lib/request/list-resource-principal-configurations-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/refresh-confidential-application-request.d.ts +1 -1
- package/lib/request/refresh-upst-token-exchange-keytab-request.d.ts +1 -1
- package/lib/request/remove-auto-scaling-configuration-request.d.ts +1 -1
- package/lib/request/remove-cloud-sql-request.d.ts +1 -1
- package/lib/request/remove-kafka-request.d.ts +1 -1
- package/lib/request/remove-node-replace-configuration-request.d.ts +1 -1
- package/lib/request/remove-node-request.d.ts +1 -1
- package/lib/request/remove-resource-principal-configuration-request.d.ts +1 -1
- package/lib/request/renew-certificate-request.d.ts +1 -1
- package/lib/request/replace-node-request.d.ts +1 -1
- package/lib/request/restart-node-request.d.ts +1 -1
- package/lib/request/start-bds-instance-request.d.ts +1 -1
- package/lib/request/stop-bds-instance-request.d.ts +1 -1
- package/lib/request/test-bds-metastore-configuration-request.d.ts +1 -1
- package/lib/request/test-bds-object-storage-connection-request.d.ts +1 -1
- package/lib/request/update-auto-scaling-configuration-request.d.ts +1 -1
- package/lib/request/update-bds-instance-request.d.ts +1 -1
- package/lib/request/update-bds-metastore-configuration-request.d.ts +1 -1
- package/lib/request/update-identity-configuration-request.d.ts +1 -1
- package/lib/request/update-node-backup-configuration-request.d.ts +1 -1
- package/lib/request/update-node-replace-configuration-request.d.ts +1 -1
- package/lib/request/update-resource-principal-configuration-request.d.ts +1 -1
- package/package.json +3 -3
package/lib/client.js
CHANGED
|
@@ -216,7 +216,7 @@ class BdsClient {
|
|
|
216
216
|
* @param ActivateBdsMetastoreConfigurationRequest
|
|
217
217
|
* @return ActivateBdsMetastoreConfigurationResponse
|
|
218
218
|
* @throws OciError when an error occurs
|
|
219
|
-
* @example Click {@link https://docs.
|
|
219
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ActivateBdsMetastoreConfiguration.ts.html |here} to see how to use ActivateBdsMetastoreConfiguration API.
|
|
220
220
|
*/
|
|
221
221
|
activateBdsMetastoreConfiguration(activateBdsMetastoreConfigurationRequest) {
|
|
222
222
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -279,7 +279,7 @@ class BdsClient {
|
|
|
279
279
|
* @param ActivateIamUserSyncConfigurationRequest
|
|
280
280
|
* @return ActivateIamUserSyncConfigurationResponse
|
|
281
281
|
* @throws OciError when an error occurs
|
|
282
|
-
* @example Click {@link https://docs.
|
|
282
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ActivateIamUserSyncConfiguration.ts.html |here} to see how to use ActivateIamUserSyncConfiguration API.
|
|
283
283
|
*/
|
|
284
284
|
activateIamUserSyncConfiguration(activateIamUserSyncConfigurationRequest) {
|
|
285
285
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -342,7 +342,7 @@ class BdsClient {
|
|
|
342
342
|
* @param ActivateUpstConfigurationRequest
|
|
343
343
|
* @return ActivateUpstConfigurationResponse
|
|
344
344
|
* @throws OciError when an error occurs
|
|
345
|
-
* @example Click {@link https://docs.
|
|
345
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ActivateUpstConfiguration.ts.html |here} to see how to use ActivateUpstConfiguration API.
|
|
346
346
|
*/
|
|
347
347
|
activateUpstConfiguration(activateUpstConfigurationRequest) {
|
|
348
348
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -406,7 +406,7 @@ class BdsClient {
|
|
|
406
406
|
* @param AddAutoScalingConfigurationRequest
|
|
407
407
|
* @return AddAutoScalingConfigurationResponse
|
|
408
408
|
* @throws OciError when an error occurs
|
|
409
|
-
* @example Click {@link https://docs.
|
|
409
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/AddAutoScalingConfiguration.ts.html |here} to see how to use AddAutoScalingConfiguration API.
|
|
410
410
|
*/
|
|
411
411
|
addAutoScalingConfiguration(addAutoScalingConfigurationRequest) {
|
|
412
412
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -469,7 +469,7 @@ class BdsClient {
|
|
|
469
469
|
* @param AddBlockStorageRequest
|
|
470
470
|
* @return AddBlockStorageResponse
|
|
471
471
|
* @throws OciError when an error occurs
|
|
472
|
-
* @example Click {@link https://docs.
|
|
472
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/AddBlockStorage.ts.html |here} to see how to use AddBlockStorage API.
|
|
473
473
|
*/
|
|
474
474
|
addBlockStorage(addBlockStorageRequest) {
|
|
475
475
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -532,7 +532,7 @@ class BdsClient {
|
|
|
532
532
|
* @param AddCloudSqlRequest
|
|
533
533
|
* @return AddCloudSqlResponse
|
|
534
534
|
* @throws OciError when an error occurs
|
|
535
|
-
* @example Click {@link https://docs.
|
|
535
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/AddCloudSql.ts.html |here} to see how to use AddCloudSql API.
|
|
536
536
|
*/
|
|
537
537
|
addCloudSql(addCloudSqlRequest) {
|
|
538
538
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -595,7 +595,7 @@ class BdsClient {
|
|
|
595
595
|
* @param AddKafkaRequest
|
|
596
596
|
* @return AddKafkaResponse
|
|
597
597
|
* @throws OciError when an error occurs
|
|
598
|
-
* @example Click {@link https://docs.
|
|
598
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/AddKafka.ts.html |here} to see how to use AddKafka API.
|
|
599
599
|
*/
|
|
600
600
|
addKafka(addKafkaRequest) {
|
|
601
601
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -658,7 +658,7 @@ class BdsClient {
|
|
|
658
658
|
* @param AddMasterNodesRequest
|
|
659
659
|
* @return AddMasterNodesResponse
|
|
660
660
|
* @throws OciError when an error occurs
|
|
661
|
-
* @example Click {@link https://docs.
|
|
661
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/AddMasterNodes.ts.html |here} to see how to use AddMasterNodes API.
|
|
662
662
|
*/
|
|
663
663
|
addMasterNodes(addMasterNodesRequest) {
|
|
664
664
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -721,7 +721,7 @@ class BdsClient {
|
|
|
721
721
|
* @param AddUtilityNodesRequest
|
|
722
722
|
* @return AddUtilityNodesResponse
|
|
723
723
|
* @throws OciError when an error occurs
|
|
724
|
-
* @example Click {@link https://docs.
|
|
724
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/AddUtilityNodes.ts.html |here} to see how to use AddUtilityNodes API.
|
|
725
725
|
*/
|
|
726
726
|
addUtilityNodes(addUtilityNodesRequest) {
|
|
727
727
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -784,7 +784,7 @@ class BdsClient {
|
|
|
784
784
|
* @param AddWorkerNodesRequest
|
|
785
785
|
* @return AddWorkerNodesResponse
|
|
786
786
|
* @throws OciError when an error occurs
|
|
787
|
-
* @example Click {@link https://docs.
|
|
787
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/AddWorkerNodes.ts.html |here} to see how to use AddWorkerNodes API.
|
|
788
788
|
*/
|
|
789
789
|
addWorkerNodes(addWorkerNodesRequest) {
|
|
790
790
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -847,7 +847,7 @@ class BdsClient {
|
|
|
847
847
|
* @param BackupNodeRequest
|
|
848
848
|
* @return BackupNodeResponse
|
|
849
849
|
* @throws OciError when an error occurs
|
|
850
|
-
* @example Click {@link https://docs.
|
|
850
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/BackupNode.ts.html |here} to see how to use BackupNode API.
|
|
851
851
|
*/
|
|
852
852
|
backupNode(backupNodeRequest) {
|
|
853
853
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -910,7 +910,7 @@ class BdsClient {
|
|
|
910
910
|
* @param CertificateServiceInfoRequest
|
|
911
911
|
* @return CertificateServiceInfoResponse
|
|
912
912
|
* @throws OciError when an error occurs
|
|
913
|
-
* @example Click {@link https://docs.
|
|
913
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/CertificateServiceInfo.ts.html |here} to see how to use CertificateServiceInfo API.
|
|
914
914
|
*/
|
|
915
915
|
certificateServiceInfo(certificateServiceInfoRequest) {
|
|
916
916
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -977,7 +977,7 @@ class BdsClient {
|
|
|
977
977
|
* @param ChangeBdsInstanceCompartmentRequest
|
|
978
978
|
* @return ChangeBdsInstanceCompartmentResponse
|
|
979
979
|
* @throws OciError when an error occurs
|
|
980
|
-
* @example Click {@link https://docs.
|
|
980
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ChangeBdsInstanceCompartment.ts.html |here} to see how to use ChangeBdsInstanceCompartment API.
|
|
981
981
|
*/
|
|
982
982
|
changeBdsInstanceCompartment(changeBdsInstanceCompartmentRequest) {
|
|
983
983
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1040,7 +1040,7 @@ class BdsClient {
|
|
|
1040
1040
|
* @param ChangeShapeRequest
|
|
1041
1041
|
* @return ChangeShapeResponse
|
|
1042
1042
|
* @throws OciError when an error occurs
|
|
1043
|
-
* @example Click {@link https://docs.
|
|
1043
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ChangeShape.ts.html |here} to see how to use ChangeShape API.
|
|
1044
1044
|
*/
|
|
1045
1045
|
changeShape(changeShapeRequest) {
|
|
1046
1046
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1103,7 +1103,7 @@ class BdsClient {
|
|
|
1103
1103
|
* @param CreateBdsApiKeyRequest
|
|
1104
1104
|
* @return CreateBdsApiKeyResponse
|
|
1105
1105
|
* @throws OciError when an error occurs
|
|
1106
|
-
* @example Click {@link https://docs.
|
|
1106
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/CreateBdsApiKey.ts.html |here} to see how to use CreateBdsApiKey API.
|
|
1107
1107
|
*/
|
|
1108
1108
|
createBdsApiKey(createBdsApiKeyRequest) {
|
|
1109
1109
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1165,7 +1165,7 @@ class BdsClient {
|
|
|
1165
1165
|
* @param CreateBdsInstanceRequest
|
|
1166
1166
|
* @return CreateBdsInstanceResponse
|
|
1167
1167
|
* @throws OciError when an error occurs
|
|
1168
|
-
* @example Click {@link https://docs.
|
|
1168
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/CreateBdsInstance.ts.html |here} to see how to use CreateBdsInstance API.
|
|
1169
1169
|
*/
|
|
1170
1170
|
createBdsInstance(createBdsInstanceRequest) {
|
|
1171
1171
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1225,7 +1225,7 @@ class BdsClient {
|
|
|
1225
1225
|
* @param CreateBdsMetastoreConfigurationRequest
|
|
1226
1226
|
* @return CreateBdsMetastoreConfigurationResponse
|
|
1227
1227
|
* @throws OciError when an error occurs
|
|
1228
|
-
* @example Click {@link https://docs.
|
|
1228
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/CreateBdsMetastoreConfiguration.ts.html |here} to see how to use CreateBdsMetastoreConfiguration API.
|
|
1229
1229
|
*/
|
|
1230
1230
|
createBdsMetastoreConfiguration(createBdsMetastoreConfigurationRequest) {
|
|
1231
1231
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1286,7 +1286,7 @@ class BdsClient {
|
|
|
1286
1286
|
* @param CreateIdentityConfigurationRequest
|
|
1287
1287
|
* @return CreateIdentityConfigurationResponse
|
|
1288
1288
|
* @throws OciError when an error occurs
|
|
1289
|
-
* @example Click {@link https://docs.
|
|
1289
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/CreateIdentityConfiguration.ts.html |here} to see how to use CreateIdentityConfiguration API.
|
|
1290
1290
|
*/
|
|
1291
1291
|
createIdentityConfiguration(createIdentityConfigurationRequest) {
|
|
1292
1292
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1348,7 +1348,7 @@ class BdsClient {
|
|
|
1348
1348
|
* @param CreateNodeBackupConfigurationRequest
|
|
1349
1349
|
* @return CreateNodeBackupConfigurationResponse
|
|
1350
1350
|
* @throws OciError when an error occurs
|
|
1351
|
-
* @example Click {@link https://docs.
|
|
1351
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/CreateNodeBackupConfiguration.ts.html |here} to see how to use CreateNodeBackupConfiguration API.
|
|
1352
1352
|
*/
|
|
1353
1353
|
createNodeBackupConfiguration(createNodeBackupConfigurationRequest) {
|
|
1354
1354
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1410,7 +1410,7 @@ class BdsClient {
|
|
|
1410
1410
|
* @param CreateNodeReplaceConfigurationRequest
|
|
1411
1411
|
* @return CreateNodeReplaceConfigurationResponse
|
|
1412
1412
|
* @throws OciError when an error occurs
|
|
1413
|
-
* @example Click {@link https://docs.
|
|
1413
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/CreateNodeReplaceConfiguration.ts.html |here} to see how to use CreateNodeReplaceConfiguration API.
|
|
1414
1414
|
*/
|
|
1415
1415
|
createNodeReplaceConfiguration(createNodeReplaceConfigurationRequest) {
|
|
1416
1416
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1472,7 +1472,7 @@ class BdsClient {
|
|
|
1472
1472
|
* @param CreateResourcePrincipalConfigurationRequest
|
|
1473
1473
|
* @return CreateResourcePrincipalConfigurationResponse
|
|
1474
1474
|
* @throws OciError when an error occurs
|
|
1475
|
-
* @example Click {@link https://docs.
|
|
1475
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/CreateResourcePrincipalConfiguration.ts.html |here} to see how to use CreateResourcePrincipalConfiguration API.
|
|
1476
1476
|
*/
|
|
1477
1477
|
createResourcePrincipalConfiguration(createResourcePrincipalConfigurationRequest) {
|
|
1478
1478
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1533,7 +1533,7 @@ class BdsClient {
|
|
|
1533
1533
|
* @param DeactivateIamUserSyncConfigurationRequest
|
|
1534
1534
|
* @return DeactivateIamUserSyncConfigurationResponse
|
|
1535
1535
|
* @throws OciError when an error occurs
|
|
1536
|
-
* @example Click {@link https://docs.
|
|
1536
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/DeactivateIamUserSyncConfiguration.ts.html |here} to see how to use DeactivateIamUserSyncConfiguration API.
|
|
1537
1537
|
*/
|
|
1538
1538
|
deactivateIamUserSyncConfiguration(deactivateIamUserSyncConfigurationRequest) {
|
|
1539
1539
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1596,7 +1596,7 @@ class BdsClient {
|
|
|
1596
1596
|
* @param DeactivateUpstConfigurationRequest
|
|
1597
1597
|
* @return DeactivateUpstConfigurationResponse
|
|
1598
1598
|
* @throws OciError when an error occurs
|
|
1599
|
-
* @example Click {@link https://docs.
|
|
1599
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/DeactivateUpstConfiguration.ts.html |here} to see how to use DeactivateUpstConfiguration API.
|
|
1600
1600
|
*/
|
|
1601
1601
|
deactivateUpstConfiguration(deactivateUpstConfigurationRequest) {
|
|
1602
1602
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1659,7 +1659,7 @@ class BdsClient {
|
|
|
1659
1659
|
* @param DeleteBdsApiKeyRequest
|
|
1660
1660
|
* @return DeleteBdsApiKeyResponse
|
|
1661
1661
|
* @throws OciError when an error occurs
|
|
1662
|
-
* @example Click {@link https://docs.
|
|
1662
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/DeleteBdsApiKey.ts.html |here} to see how to use DeleteBdsApiKey API.
|
|
1663
1663
|
*/
|
|
1664
1664
|
deleteBdsApiKey(deleteBdsApiKeyRequest) {
|
|
1665
1665
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1720,7 +1720,7 @@ class BdsClient {
|
|
|
1720
1720
|
* @param DeleteBdsInstanceRequest
|
|
1721
1721
|
* @return DeleteBdsInstanceResponse
|
|
1722
1722
|
* @throws OciError when an error occurs
|
|
1723
|
-
* @example Click {@link https://docs.
|
|
1723
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/DeleteBdsInstance.ts.html |here} to see how to use DeleteBdsInstance API.
|
|
1724
1724
|
*/
|
|
1725
1725
|
deleteBdsInstance(deleteBdsInstanceRequest) {
|
|
1726
1726
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1780,7 +1780,7 @@ class BdsClient {
|
|
|
1780
1780
|
* @param DeleteBdsMetastoreConfigurationRequest
|
|
1781
1781
|
* @return DeleteBdsMetastoreConfigurationResponse
|
|
1782
1782
|
* @throws OciError when an error occurs
|
|
1783
|
-
* @example Click {@link https://docs.
|
|
1783
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/DeleteBdsMetastoreConfiguration.ts.html |here} to see how to use DeleteBdsMetastoreConfiguration API.
|
|
1784
1784
|
*/
|
|
1785
1785
|
deleteBdsMetastoreConfiguration(deleteBdsMetastoreConfigurationRequest) {
|
|
1786
1786
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1841,7 +1841,7 @@ class BdsClient {
|
|
|
1841
1841
|
* @param DeleteIdentityConfigurationRequest
|
|
1842
1842
|
* @return DeleteIdentityConfigurationResponse
|
|
1843
1843
|
* @throws OciError when an error occurs
|
|
1844
|
-
* @example Click {@link https://docs.
|
|
1844
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/DeleteIdentityConfiguration.ts.html |here} to see how to use DeleteIdentityConfiguration API.
|
|
1845
1845
|
*/
|
|
1846
1846
|
deleteIdentityConfiguration(deleteIdentityConfigurationRequest) {
|
|
1847
1847
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1902,7 +1902,7 @@ class BdsClient {
|
|
|
1902
1902
|
* @param DeleteNodeBackupRequest
|
|
1903
1903
|
* @return DeleteNodeBackupResponse
|
|
1904
1904
|
* @throws OciError when an error occurs
|
|
1905
|
-
* @example Click {@link https://docs.
|
|
1905
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/DeleteNodeBackup.ts.html |here} to see how to use DeleteNodeBackup API.
|
|
1906
1906
|
*/
|
|
1907
1907
|
deleteNodeBackup(deleteNodeBackupRequest) {
|
|
1908
1908
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1963,7 +1963,7 @@ class BdsClient {
|
|
|
1963
1963
|
* @param DeleteNodeBackupConfigurationRequest
|
|
1964
1964
|
* @return DeleteNodeBackupConfigurationResponse
|
|
1965
1965
|
* @throws OciError when an error occurs
|
|
1966
|
-
* @example Click {@link https://docs.
|
|
1966
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/DeleteNodeBackupConfiguration.ts.html |here} to see how to use DeleteNodeBackupConfiguration API.
|
|
1967
1967
|
*/
|
|
1968
1968
|
deleteNodeBackupConfiguration(deleteNodeBackupConfigurationRequest) {
|
|
1969
1969
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2025,7 +2025,7 @@ class BdsClient {
|
|
|
2025
2025
|
* @param DisableCertificateRequest
|
|
2026
2026
|
* @return DisableCertificateResponse
|
|
2027
2027
|
* @throws OciError when an error occurs
|
|
2028
|
-
* @example Click {@link https://docs.
|
|
2028
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/DisableCertificate.ts.html |here} to see how to use DisableCertificate API.
|
|
2029
2029
|
*/
|
|
2030
2030
|
disableCertificate(disableCertificateRequest) {
|
|
2031
2031
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2088,7 +2088,7 @@ class BdsClient {
|
|
|
2088
2088
|
* @param EnableCertificateRequest
|
|
2089
2089
|
* @return EnableCertificateResponse
|
|
2090
2090
|
* @throws OciError when an error occurs
|
|
2091
|
-
* @example Click {@link https://docs.
|
|
2091
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/EnableCertificate.ts.html |here} to see how to use EnableCertificate API.
|
|
2092
2092
|
*/
|
|
2093
2093
|
enableCertificate(enableCertificateRequest) {
|
|
2094
2094
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2151,7 +2151,7 @@ class BdsClient {
|
|
|
2151
2151
|
* @param ExecuteBootstrapScriptRequest
|
|
2152
2152
|
* @return ExecuteBootstrapScriptResponse
|
|
2153
2153
|
* @throws OciError when an error occurs
|
|
2154
|
-
* @example Click {@link https://docs.
|
|
2154
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ExecuteBootstrapScript.ts.html |here} to see how to use ExecuteBootstrapScript API.
|
|
2155
2155
|
*/
|
|
2156
2156
|
executeBootstrapScript(executeBootstrapScriptRequest) {
|
|
2157
2157
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2214,7 +2214,7 @@ class BdsClient {
|
|
|
2214
2214
|
* @param ForceRefreshResourcePrincipalRequest
|
|
2215
2215
|
* @return ForceRefreshResourcePrincipalResponse
|
|
2216
2216
|
* @throws OciError when an error occurs
|
|
2217
|
-
* @example Click {@link https://docs.
|
|
2217
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ForceRefreshResourcePrincipal.ts.html |here} to see how to use ForceRefreshResourcePrincipal API.
|
|
2218
2218
|
*/
|
|
2219
2219
|
forceRefreshResourcePrincipal(forceRefreshResourcePrincipalRequest) {
|
|
2220
2220
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2278,7 +2278,7 @@ class BdsClient {
|
|
|
2278
2278
|
* @param GetAutoScalingConfigurationRequest
|
|
2279
2279
|
* @return GetAutoScalingConfigurationResponse
|
|
2280
2280
|
* @throws OciError when an error occurs
|
|
2281
|
-
* @example Click {@link https://docs.
|
|
2281
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/GetAutoScalingConfiguration.ts.html |here} to see how to use GetAutoScalingConfiguration API.
|
|
2282
2282
|
*/
|
|
2283
2283
|
getAutoScalingConfiguration(getAutoScalingConfigurationRequest) {
|
|
2284
2284
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2342,7 +2342,7 @@ class BdsClient {
|
|
|
2342
2342
|
* @param GetBdsApiKeyRequest
|
|
2343
2343
|
* @return GetBdsApiKeyResponse
|
|
2344
2344
|
* @throws OciError when an error occurs
|
|
2345
|
-
* @example Click {@link https://docs.
|
|
2345
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/GetBdsApiKey.ts.html |here} to see how to use GetBdsApiKey API.
|
|
2346
2346
|
*/
|
|
2347
2347
|
getBdsApiKey(getBdsApiKeyRequest) {
|
|
2348
2348
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2406,7 +2406,7 @@ class BdsClient {
|
|
|
2406
2406
|
* @param GetBdsInstanceRequest
|
|
2407
2407
|
* @return GetBdsInstanceResponse
|
|
2408
2408
|
* @throws OciError when an error occurs
|
|
2409
|
-
* @example Click {@link https://docs.
|
|
2409
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/GetBdsInstance.ts.html |here} to see how to use GetBdsInstance API.
|
|
2410
2410
|
*/
|
|
2411
2411
|
getBdsInstance(getBdsInstanceRequest) {
|
|
2412
2412
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2469,7 +2469,7 @@ class BdsClient {
|
|
|
2469
2469
|
* @param GetBdsMetastoreConfigurationRequest
|
|
2470
2470
|
* @return GetBdsMetastoreConfigurationResponse
|
|
2471
2471
|
* @throws OciError when an error occurs
|
|
2472
|
-
* @example Click {@link https://docs.
|
|
2472
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/GetBdsMetastoreConfiguration.ts.html |here} to see how to use GetBdsMetastoreConfiguration API.
|
|
2473
2473
|
*/
|
|
2474
2474
|
getBdsMetastoreConfiguration(getBdsMetastoreConfigurationRequest) {
|
|
2475
2475
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2533,7 +2533,7 @@ class BdsClient {
|
|
|
2533
2533
|
* @param GetIdentityConfigurationRequest
|
|
2534
2534
|
* @return GetIdentityConfigurationResponse
|
|
2535
2535
|
* @throws OciError when an error occurs
|
|
2536
|
-
* @example Click {@link https://docs.
|
|
2536
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/GetIdentityConfiguration.ts.html |here} to see how to use GetIdentityConfiguration API.
|
|
2537
2537
|
*/
|
|
2538
2538
|
getIdentityConfiguration(getIdentityConfigurationRequest) {
|
|
2539
2539
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2603,7 +2603,7 @@ class BdsClient {
|
|
|
2603
2603
|
* @param GetNodeBackupRequest
|
|
2604
2604
|
* @return GetNodeBackupResponse
|
|
2605
2605
|
* @throws OciError when an error occurs
|
|
2606
|
-
* @example Click {@link https://docs.
|
|
2606
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/GetNodeBackup.ts.html |here} to see how to use GetNodeBackup API.
|
|
2607
2607
|
*/
|
|
2608
2608
|
getNodeBackup(getNodeBackupRequest) {
|
|
2609
2609
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2668,7 +2668,7 @@ class BdsClient {
|
|
|
2668
2668
|
* @param GetNodeBackupConfigurationRequest
|
|
2669
2669
|
* @return GetNodeBackupConfigurationResponse
|
|
2670
2670
|
* @throws OciError when an error occurs
|
|
2671
|
-
* @example Click {@link https://docs.
|
|
2671
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/GetNodeBackupConfiguration.ts.html |here} to see how to use GetNodeBackupConfiguration API.
|
|
2672
2672
|
*/
|
|
2673
2673
|
getNodeBackupConfiguration(getNodeBackupConfigurationRequest) {
|
|
2674
2674
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2733,7 +2733,7 @@ class BdsClient {
|
|
|
2733
2733
|
* @param GetNodeReplaceConfigurationRequest
|
|
2734
2734
|
* @return GetNodeReplaceConfigurationResponse
|
|
2735
2735
|
* @throws OciError when an error occurs
|
|
2736
|
-
* @example Click {@link https://docs.
|
|
2736
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/GetNodeReplaceConfiguration.ts.html |here} to see how to use GetNodeReplaceConfiguration API.
|
|
2737
2737
|
*/
|
|
2738
2738
|
getNodeReplaceConfiguration(getNodeReplaceConfigurationRequest) {
|
|
2739
2739
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2797,7 +2797,7 @@ class BdsClient {
|
|
|
2797
2797
|
* @param GetOsPatchDetailsRequest
|
|
2798
2798
|
* @return GetOsPatchDetailsResponse
|
|
2799
2799
|
* @throws OciError when an error occurs
|
|
2800
|
-
* @example Click {@link https://docs.
|
|
2800
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/GetOsPatchDetails.ts.html |here} to see how to use GetOsPatchDetails API.
|
|
2801
2801
|
*/
|
|
2802
2802
|
getOsPatchDetails(getOsPatchDetailsRequest) {
|
|
2803
2803
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2865,7 +2865,7 @@ class BdsClient {
|
|
|
2865
2865
|
* @param GetResourcePrincipalConfigurationRequest
|
|
2866
2866
|
* @return GetResourcePrincipalConfigurationResponse
|
|
2867
2867
|
* @throws OciError when an error occurs
|
|
2868
|
-
* @example Click {@link https://docs.
|
|
2868
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/GetResourcePrincipalConfiguration.ts.html |here} to see how to use GetResourcePrincipalConfiguration API.
|
|
2869
2869
|
*/
|
|
2870
2870
|
getResourcePrincipalConfiguration(getResourcePrincipalConfigurationRequest) {
|
|
2871
2871
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2929,7 +2929,7 @@ class BdsClient {
|
|
|
2929
2929
|
* @param GetWorkRequestRequest
|
|
2930
2930
|
* @return GetWorkRequestResponse
|
|
2931
2931
|
* @throws OciError when an error occurs
|
|
2932
|
-
* @example Click {@link https://docs.
|
|
2932
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
2933
2933
|
*/
|
|
2934
2934
|
getWorkRequest(getWorkRequestRequest) {
|
|
2935
2935
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2993,7 +2993,7 @@ class BdsClient {
|
|
|
2993
2993
|
* @param InstallOsPatchRequest
|
|
2994
2994
|
* @return InstallOsPatchResponse
|
|
2995
2995
|
* @throws OciError when an error occurs
|
|
2996
|
-
* @example Click {@link https://docs.
|
|
2996
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/InstallOsPatch.ts.html |here} to see how to use InstallOsPatch API.
|
|
2997
2997
|
*/
|
|
2998
2998
|
installOsPatch(installOsPatchRequest) {
|
|
2999
2999
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3056,7 +3056,7 @@ class BdsClient {
|
|
|
3056
3056
|
* @param InstallPatchRequest
|
|
3057
3057
|
* @return InstallPatchResponse
|
|
3058
3058
|
* @throws OciError when an error occurs
|
|
3059
|
-
* @example Click {@link https://docs.
|
|
3059
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/InstallPatch.ts.html |here} to see how to use InstallPatch API.
|
|
3060
3060
|
*/
|
|
3061
3061
|
installPatch(installPatchRequest) {
|
|
3062
3062
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3119,7 +3119,7 @@ class BdsClient {
|
|
|
3119
3119
|
* @param ListAutoScalingConfigurationsRequest
|
|
3120
3120
|
* @return ListAutoScalingConfigurationsResponse
|
|
3121
3121
|
* @throws OciError when an error occurs
|
|
3122
|
-
* @example Click {@link https://docs.
|
|
3122
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ListAutoScalingConfigurations.ts.html |here} to see how to use ListAutoScalingConfigurations API.
|
|
3123
3123
|
*/
|
|
3124
3124
|
listAutoScalingConfigurations(listAutoScalingConfigurationsRequest) {
|
|
3125
3125
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3231,7 +3231,7 @@ class BdsClient {
|
|
|
3231
3231
|
* @param ListBdsApiKeysRequest
|
|
3232
3232
|
* @return ListBdsApiKeysResponse
|
|
3233
3233
|
* @throws OciError when an error occurs
|
|
3234
|
-
* @example Click {@link https://docs.
|
|
3234
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ListBdsApiKeys.ts.html |here} to see how to use ListBdsApiKeys API.
|
|
3235
3235
|
*/
|
|
3236
3236
|
listBdsApiKeys(listBdsApiKeysRequest) {
|
|
3237
3237
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3343,7 +3343,7 @@ class BdsClient {
|
|
|
3343
3343
|
* @param ListBdsClusterVersionsRequest
|
|
3344
3344
|
* @return ListBdsClusterVersionsResponse
|
|
3345
3345
|
* @throws OciError when an error occurs
|
|
3346
|
-
* @example Click {@link https://docs.
|
|
3346
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ListBdsClusterVersions.ts.html |here} to see how to use ListBdsClusterVersions API.
|
|
3347
3347
|
*/
|
|
3348
3348
|
listBdsClusterVersions(listBdsClusterVersionsRequest) {
|
|
3349
3349
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3450,7 +3450,7 @@ class BdsClient {
|
|
|
3450
3450
|
* @param ListBdsInstancesRequest
|
|
3451
3451
|
* @return ListBdsInstancesResponse
|
|
3452
3452
|
* @throws OciError when an error occurs
|
|
3453
|
-
* @example Click {@link https://docs.
|
|
3453
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ListBdsInstances.ts.html |here} to see how to use ListBdsInstances API.
|
|
3454
3454
|
*/
|
|
3455
3455
|
listBdsInstances(listBdsInstancesRequest) {
|
|
3456
3456
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3560,7 +3560,7 @@ class BdsClient {
|
|
|
3560
3560
|
* @param ListBdsMetastoreConfigurationsRequest
|
|
3561
3561
|
* @return ListBdsMetastoreConfigurationsResponse
|
|
3562
3562
|
* @throws OciError when an error occurs
|
|
3563
|
-
* @example Click {@link https://docs.
|
|
3563
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ListBdsMetastoreConfigurations.ts.html |here} to see how to use ListBdsMetastoreConfigurations API.
|
|
3564
3564
|
*/
|
|
3565
3565
|
listBdsMetastoreConfigurations(listBdsMetastoreConfigurationsRequest) {
|
|
3566
3566
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3674,7 +3674,7 @@ class BdsClient {
|
|
|
3674
3674
|
* @param ListIdentityConfigurationsRequest
|
|
3675
3675
|
* @return ListIdentityConfigurationsResponse
|
|
3676
3676
|
* @throws OciError when an error occurs
|
|
3677
|
-
* @example Click {@link https://docs.
|
|
3677
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ListIdentityConfigurations.ts.html |here} to see how to use ListIdentityConfigurations API.
|
|
3678
3678
|
*/
|
|
3679
3679
|
listIdentityConfigurations(listIdentityConfigurationsRequest) {
|
|
3680
3680
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3786,7 +3786,7 @@ class BdsClient {
|
|
|
3786
3786
|
* @param ListNodeBackupConfigurationsRequest
|
|
3787
3787
|
* @return ListNodeBackupConfigurationsResponse
|
|
3788
3788
|
* @throws OciError when an error occurs
|
|
3789
|
-
* @example Click {@link https://docs.
|
|
3789
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ListNodeBackupConfigurations.ts.html |here} to see how to use ListNodeBackupConfigurations API.
|
|
3790
3790
|
*/
|
|
3791
3791
|
listNodeBackupConfigurations(listNodeBackupConfigurationsRequest) {
|
|
3792
3792
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3897,7 +3897,7 @@ class BdsClient {
|
|
|
3897
3897
|
* @param ListNodeBackupsRequest
|
|
3898
3898
|
* @return ListNodeBackupsResponse
|
|
3899
3899
|
* @throws OciError when an error occurs
|
|
3900
|
-
* @example Click {@link https://docs.
|
|
3900
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ListNodeBackups.ts.html |here} to see how to use ListNodeBackups API.
|
|
3901
3901
|
*/
|
|
3902
3902
|
listNodeBackups(listNodeBackupsRequest) {
|
|
3903
3903
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4009,7 +4009,7 @@ class BdsClient {
|
|
|
4009
4009
|
* @param ListNodeReplaceConfigurationsRequest
|
|
4010
4010
|
* @return ListNodeReplaceConfigurationsResponse
|
|
4011
4011
|
* @throws OciError when an error occurs
|
|
4012
|
-
* @example Click {@link https://docs.
|
|
4012
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ListNodeReplaceConfigurations.ts.html |here} to see how to use ListNodeReplaceConfigurations API.
|
|
4013
4013
|
*/
|
|
4014
4014
|
listNodeReplaceConfigurations(listNodeReplaceConfigurationsRequest) {
|
|
4015
4015
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4119,7 +4119,7 @@ class BdsClient {
|
|
|
4119
4119
|
* @param ListOsPatchesRequest
|
|
4120
4120
|
* @return ListOsPatchesResponse
|
|
4121
4121
|
* @throws OciError when an error occurs
|
|
4122
|
-
* @example Click {@link https://docs.
|
|
4122
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ListOsPatches.ts.html |here} to see how to use ListOsPatches API.
|
|
4123
4123
|
*/
|
|
4124
4124
|
listOsPatches(listOsPatchesRequest) {
|
|
4125
4125
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4235,7 +4235,7 @@ class BdsClient {
|
|
|
4235
4235
|
* @param ListPatchHistoriesRequest
|
|
4236
4236
|
* @return ListPatchHistoriesResponse
|
|
4237
4237
|
* @throws OciError when an error occurs
|
|
4238
|
-
* @example Click {@link https://docs.
|
|
4238
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ListPatchHistories.ts.html |here} to see how to use ListPatchHistories API.
|
|
4239
4239
|
*/
|
|
4240
4240
|
listPatchHistories(listPatchHistoriesRequest) {
|
|
4241
4241
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4347,7 +4347,7 @@ class BdsClient {
|
|
|
4347
4347
|
* @param ListPatchesRequest
|
|
4348
4348
|
* @return ListPatchesResponse
|
|
4349
4349
|
* @throws OciError when an error occurs
|
|
4350
|
-
* @example Click {@link https://docs.
|
|
4350
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ListPatches.ts.html |here} to see how to use ListPatches API.
|
|
4351
4351
|
*/
|
|
4352
4352
|
listPatches(listPatchesRequest) {
|
|
4353
4353
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4454,7 +4454,7 @@ class BdsClient {
|
|
|
4454
4454
|
* @param ListResourcePrincipalConfigurationsRequest
|
|
4455
4455
|
* @return ListResourcePrincipalConfigurationsResponse
|
|
4456
4456
|
* @throws OciError when an error occurs
|
|
4457
|
-
* @example Click {@link https://docs.
|
|
4457
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ListResourcePrincipalConfigurations.ts.html |here} to see how to use ListResourcePrincipalConfigurations API.
|
|
4458
4458
|
*/
|
|
4459
4459
|
listResourcePrincipalConfigurations(listResourcePrincipalConfigurationsRequest) {
|
|
4460
4460
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4565,7 +4565,7 @@ class BdsClient {
|
|
|
4565
4565
|
* @param ListWorkRequestErrorsRequest
|
|
4566
4566
|
* @return ListWorkRequestErrorsResponse
|
|
4567
4567
|
* @throws OciError when an error occurs
|
|
4568
|
-
* @example Click {@link https://docs.
|
|
4568
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
4569
4569
|
*/
|
|
4570
4570
|
listWorkRequestErrors(listWorkRequestErrorsRequest) {
|
|
4571
4571
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4674,7 +4674,7 @@ class BdsClient {
|
|
|
4674
4674
|
* @param ListWorkRequestLogsRequest
|
|
4675
4675
|
* @return ListWorkRequestLogsResponse
|
|
4676
4676
|
* @throws OciError when an error occurs
|
|
4677
|
-
* @example Click {@link https://docs.
|
|
4677
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
4678
4678
|
*/
|
|
4679
4679
|
listWorkRequestLogs(listWorkRequestLogsRequest) {
|
|
4680
4680
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4783,7 +4783,7 @@ class BdsClient {
|
|
|
4783
4783
|
* @param ListWorkRequestsRequest
|
|
4784
4784
|
* @return ListWorkRequestsResponse
|
|
4785
4785
|
* @throws OciError when an error occurs
|
|
4786
|
-
* @example Click {@link https://docs.
|
|
4786
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
4787
4787
|
*/
|
|
4788
4788
|
listWorkRequests(listWorkRequestsRequest) {
|
|
4789
4789
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4891,7 +4891,7 @@ class BdsClient {
|
|
|
4891
4891
|
* @param RefreshConfidentialApplicationRequest
|
|
4892
4892
|
* @return RefreshConfidentialApplicationResponse
|
|
4893
4893
|
* @throws OciError when an error occurs
|
|
4894
|
-
* @example Click {@link https://docs.
|
|
4894
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/RefreshConfidentialApplication.ts.html |here} to see how to use RefreshConfidentialApplication API.
|
|
4895
4895
|
*/
|
|
4896
4896
|
refreshConfidentialApplication(refreshConfidentialApplicationRequest) {
|
|
4897
4897
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4954,7 +4954,7 @@ class BdsClient {
|
|
|
4954
4954
|
* @param RefreshUpstTokenExchangeKeytabRequest
|
|
4955
4955
|
* @return RefreshUpstTokenExchangeKeytabResponse
|
|
4956
4956
|
* @throws OciError when an error occurs
|
|
4957
|
-
* @example Click {@link https://docs.
|
|
4957
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/RefreshUpstTokenExchangeKeytab.ts.html |here} to see how to use RefreshUpstTokenExchangeKeytab API.
|
|
4958
4958
|
*/
|
|
4959
4959
|
refreshUpstTokenExchangeKeytab(refreshUpstTokenExchangeKeytabRequest) {
|
|
4960
4960
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5018,7 +5018,7 @@ class BdsClient {
|
|
|
5018
5018
|
* @param RemoveAutoScalingConfigurationRequest
|
|
5019
5019
|
* @return RemoveAutoScalingConfigurationResponse
|
|
5020
5020
|
* @throws OciError when an error occurs
|
|
5021
|
-
* @example Click {@link https://docs.
|
|
5021
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/RemoveAutoScalingConfiguration.ts.html |here} to see how to use RemoveAutoScalingConfiguration API.
|
|
5022
5022
|
*/
|
|
5023
5023
|
removeAutoScalingConfiguration(removeAutoScalingConfigurationRequest) {
|
|
5024
5024
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5082,7 +5082,7 @@ class BdsClient {
|
|
|
5082
5082
|
* @param RemoveCloudSqlRequest
|
|
5083
5083
|
* @return RemoveCloudSqlResponse
|
|
5084
5084
|
* @throws OciError when an error occurs
|
|
5085
|
-
* @example Click {@link https://docs.
|
|
5085
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/RemoveCloudSql.ts.html |here} to see how to use RemoveCloudSql API.
|
|
5086
5086
|
*/
|
|
5087
5087
|
removeCloudSql(removeCloudSqlRequest) {
|
|
5088
5088
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5145,7 +5145,7 @@ class BdsClient {
|
|
|
5145
5145
|
* @param RemoveKafkaRequest
|
|
5146
5146
|
* @return RemoveKafkaResponse
|
|
5147
5147
|
* @throws OciError when an error occurs
|
|
5148
|
-
* @example Click {@link https://docs.
|
|
5148
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/RemoveKafka.ts.html |here} to see how to use RemoveKafka API.
|
|
5149
5149
|
*/
|
|
5150
5150
|
removeKafka(removeKafkaRequest) {
|
|
5151
5151
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5208,7 +5208,7 @@ class BdsClient {
|
|
|
5208
5208
|
* @param RemoveNodeRequest
|
|
5209
5209
|
* @return RemoveNodeResponse
|
|
5210
5210
|
* @throws OciError when an error occurs
|
|
5211
|
-
* @example Click {@link https://docs.
|
|
5211
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/RemoveNode.ts.html |here} to see how to use RemoveNode API.
|
|
5212
5212
|
*/
|
|
5213
5213
|
removeNode(removeNodeRequest) {
|
|
5214
5214
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5270,7 +5270,7 @@ class BdsClient {
|
|
|
5270
5270
|
* @param RemoveNodeReplaceConfigurationRequest
|
|
5271
5271
|
* @return RemoveNodeReplaceConfigurationResponse
|
|
5272
5272
|
* @throws OciError when an error occurs
|
|
5273
|
-
* @example Click {@link https://docs.
|
|
5273
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/RemoveNodeReplaceConfiguration.ts.html |here} to see how to use RemoveNodeReplaceConfiguration API.
|
|
5274
5274
|
*/
|
|
5275
5275
|
removeNodeReplaceConfiguration(removeNodeReplaceConfigurationRequest) {
|
|
5276
5276
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5334,7 +5334,7 @@ class BdsClient {
|
|
|
5334
5334
|
* @param RemoveResourcePrincipalConfigurationRequest
|
|
5335
5335
|
* @return RemoveResourcePrincipalConfigurationResponse
|
|
5336
5336
|
* @throws OciError when an error occurs
|
|
5337
|
-
* @example Click {@link https://docs.
|
|
5337
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/RemoveResourcePrincipalConfiguration.ts.html |here} to see how to use RemoveResourcePrincipalConfiguration API.
|
|
5338
5338
|
*/
|
|
5339
5339
|
removeResourcePrincipalConfiguration(removeResourcePrincipalConfigurationRequest) {
|
|
5340
5340
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5397,7 +5397,7 @@ class BdsClient {
|
|
|
5397
5397
|
* @param RenewCertificateRequest
|
|
5398
5398
|
* @return RenewCertificateResponse
|
|
5399
5399
|
* @throws OciError when an error occurs
|
|
5400
|
-
* @example Click {@link https://docs.
|
|
5400
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/RenewCertificate.ts.html |here} to see how to use RenewCertificate API.
|
|
5401
5401
|
*/
|
|
5402
5402
|
renewCertificate(renewCertificateRequest) {
|
|
5403
5403
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5460,7 +5460,7 @@ class BdsClient {
|
|
|
5460
5460
|
* @param ReplaceNodeRequest
|
|
5461
5461
|
* @return ReplaceNodeResponse
|
|
5462
5462
|
* @throws OciError when an error occurs
|
|
5463
|
-
* @example Click {@link https://docs.
|
|
5463
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ReplaceNode.ts.html |here} to see how to use ReplaceNode API.
|
|
5464
5464
|
*/
|
|
5465
5465
|
replaceNode(replaceNodeRequest) {
|
|
5466
5466
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5523,7 +5523,7 @@ class BdsClient {
|
|
|
5523
5523
|
* @param RestartNodeRequest
|
|
5524
5524
|
* @return RestartNodeResponse
|
|
5525
5525
|
* @throws OciError when an error occurs
|
|
5526
|
-
* @example Click {@link https://docs.
|
|
5526
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/RestartNode.ts.html |here} to see how to use RestartNode API.
|
|
5527
5527
|
*/
|
|
5528
5528
|
restartNode(restartNodeRequest) {
|
|
5529
5529
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5586,7 +5586,7 @@ class BdsClient {
|
|
|
5586
5586
|
* @param StartBdsInstanceRequest
|
|
5587
5587
|
* @return StartBdsInstanceResponse
|
|
5588
5588
|
* @throws OciError when an error occurs
|
|
5589
|
-
* @example Click {@link https://docs.
|
|
5589
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/StartBdsInstance.ts.html |here} to see how to use StartBdsInstance API.
|
|
5590
5590
|
*/
|
|
5591
5591
|
startBdsInstance(startBdsInstanceRequest) {
|
|
5592
5592
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5648,7 +5648,7 @@ class BdsClient {
|
|
|
5648
5648
|
* @param StopBdsInstanceRequest
|
|
5649
5649
|
* @return StopBdsInstanceResponse
|
|
5650
5650
|
* @throws OciError when an error occurs
|
|
5651
|
-
* @example Click {@link https://docs.
|
|
5651
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/StopBdsInstance.ts.html |here} to see how to use StopBdsInstance API.
|
|
5652
5652
|
*/
|
|
5653
5653
|
stopBdsInstance(stopBdsInstanceRequest) {
|
|
5654
5654
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5710,7 +5710,7 @@ class BdsClient {
|
|
|
5710
5710
|
* @param TestBdsMetastoreConfigurationRequest
|
|
5711
5711
|
* @return TestBdsMetastoreConfigurationResponse
|
|
5712
5712
|
* @throws OciError when an error occurs
|
|
5713
|
-
* @example Click {@link https://docs.
|
|
5713
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/TestBdsMetastoreConfiguration.ts.html |here} to see how to use TestBdsMetastoreConfiguration API.
|
|
5714
5714
|
*/
|
|
5715
5715
|
testBdsMetastoreConfiguration(testBdsMetastoreConfigurationRequest) {
|
|
5716
5716
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5772,7 +5772,7 @@ class BdsClient {
|
|
|
5772
5772
|
* @param TestBdsObjectStorageConnectionRequest
|
|
5773
5773
|
* @return TestBdsObjectStorageConnectionResponse
|
|
5774
5774
|
* @throws OciError when an error occurs
|
|
5775
|
-
* @example Click {@link https://docs.
|
|
5775
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/TestBdsObjectStorageConnection.ts.html |here} to see how to use TestBdsObjectStorageConnection API.
|
|
5776
5776
|
*/
|
|
5777
5777
|
testBdsObjectStorageConnection(testBdsObjectStorageConnectionRequest) {
|
|
5778
5778
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5834,7 +5834,7 @@ class BdsClient {
|
|
|
5834
5834
|
* @param UpdateAutoScalingConfigurationRequest
|
|
5835
5835
|
* @return UpdateAutoScalingConfigurationResponse
|
|
5836
5836
|
* @throws OciError when an error occurs
|
|
5837
|
-
* @example Click {@link https://docs.
|
|
5837
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/UpdateAutoScalingConfiguration.ts.html |here} to see how to use UpdateAutoScalingConfiguration API.
|
|
5838
5838
|
*/
|
|
5839
5839
|
updateAutoScalingConfiguration(updateAutoScalingConfigurationRequest) {
|
|
5840
5840
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5897,7 +5897,7 @@ class BdsClient {
|
|
|
5897
5897
|
* @param UpdateBdsInstanceRequest
|
|
5898
5898
|
* @return UpdateBdsInstanceResponse
|
|
5899
5899
|
* @throws OciError when an error occurs
|
|
5900
|
-
* @example Click {@link https://docs.
|
|
5900
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/UpdateBdsInstance.ts.html |here} to see how to use UpdateBdsInstance API.
|
|
5901
5901
|
*/
|
|
5902
5902
|
updateBdsInstance(updateBdsInstanceRequest) {
|
|
5903
5903
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5958,7 +5958,7 @@ class BdsClient {
|
|
|
5958
5958
|
* @param UpdateBdsMetastoreConfigurationRequest
|
|
5959
5959
|
* @return UpdateBdsMetastoreConfigurationResponse
|
|
5960
5960
|
* @throws OciError when an error occurs
|
|
5961
|
-
* @example Click {@link https://docs.
|
|
5961
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/UpdateBdsMetastoreConfiguration.ts.html |here} to see how to use UpdateBdsMetastoreConfiguration API.
|
|
5962
5962
|
*/
|
|
5963
5963
|
updateBdsMetastoreConfiguration(updateBdsMetastoreConfigurationRequest) {
|
|
5964
5964
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6020,7 +6020,7 @@ class BdsClient {
|
|
|
6020
6020
|
* @param UpdateIdentityConfigurationRequest
|
|
6021
6021
|
* @return UpdateIdentityConfigurationResponse
|
|
6022
6022
|
* @throws OciError when an error occurs
|
|
6023
|
-
* @example Click {@link https://docs.
|
|
6023
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/UpdateIdentityConfiguration.ts.html |here} to see how to use UpdateIdentityConfiguration API.
|
|
6024
6024
|
*/
|
|
6025
6025
|
updateIdentityConfiguration(updateIdentityConfigurationRequest) {
|
|
6026
6026
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6084,7 +6084,7 @@ class BdsClient {
|
|
|
6084
6084
|
* @param UpdateNodeBackupConfigurationRequest
|
|
6085
6085
|
* @return UpdateNodeBackupConfigurationResponse
|
|
6086
6086
|
* @throws OciError when an error occurs
|
|
6087
|
-
* @example Click {@link https://docs.
|
|
6087
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/UpdateNodeBackupConfiguration.ts.html |here} to see how to use UpdateNodeBackupConfiguration API.
|
|
6088
6088
|
*/
|
|
6089
6089
|
updateNodeBackupConfiguration(updateNodeBackupConfigurationRequest) {
|
|
6090
6090
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6148,7 +6148,7 @@ class BdsClient {
|
|
|
6148
6148
|
* @param UpdateNodeReplaceConfigurationRequest
|
|
6149
6149
|
* @return UpdateNodeReplaceConfigurationResponse
|
|
6150
6150
|
* @throws OciError when an error occurs
|
|
6151
|
-
* @example Click {@link https://docs.
|
|
6151
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/UpdateNodeReplaceConfiguration.ts.html |here} to see how to use UpdateNodeReplaceConfiguration API.
|
|
6152
6152
|
*/
|
|
6153
6153
|
updateNodeReplaceConfiguration(updateNodeReplaceConfigurationRequest) {
|
|
6154
6154
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6212,7 +6212,7 @@ class BdsClient {
|
|
|
6212
6212
|
* @param UpdateResourcePrincipalConfigurationRequest
|
|
6213
6213
|
* @return UpdateResourcePrincipalConfigurationResponse
|
|
6214
6214
|
* @throws OciError when an error occurs
|
|
6215
|
-
* @example Click {@link https://docs.
|
|
6215
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/UpdateResourcePrincipalConfiguration.ts.html |here} to see how to use UpdateResourcePrincipalConfiguration API.
|
|
6216
6216
|
*/
|
|
6217
6217
|
updateResourcePrincipalConfiguration(updateResourcePrincipalConfigurationRequest) {
|
|
6218
6218
|
return __awaiter(this, void 0, void 0, function* () {
|