oci-bds 2.76.1 → 2.77.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (75) hide show
  1. package/lib/client.d.ts +51 -51
  2. package/lib/client.js +51 -51
  3. package/lib/model/auto-scale-policy.d.ts +1 -1
  4. package/lib/model/bds-instance-summary.d.ts +2 -2
  5. package/lib/model/bds-instance.d.ts +2 -2
  6. package/lib/model/create-bds-instance-details.d.ts +2 -2
  7. package/lib/model/update-bds-instance-details.d.ts +2 -2
  8. package/lib/request/activate-bds-metastore-configuration-request.d.ts +2 -2
  9. package/lib/request/add-auto-scaling-configuration-request.d.ts +2 -2
  10. package/lib/request/add-block-storage-request.d.ts +2 -2
  11. package/lib/request/add-cloud-sql-request.d.ts +2 -2
  12. package/lib/request/add-kafka-request.d.ts +2 -2
  13. package/lib/request/add-master-nodes-request.d.ts +2 -2
  14. package/lib/request/add-utility-nodes-request.d.ts +2 -2
  15. package/lib/request/add-worker-nodes-request.d.ts +2 -2
  16. package/lib/request/certificate-service-info-request.d.ts +2 -2
  17. package/lib/request/change-bds-instance-compartment-request.d.ts +2 -2
  18. package/lib/request/change-shape-request.d.ts +2 -2
  19. package/lib/request/create-bds-api-key-request.d.ts +1 -1
  20. package/lib/request/create-bds-instance-request.d.ts +1 -1
  21. package/lib/request/create-bds-metastore-configuration-request.d.ts +1 -1
  22. package/lib/request/delete-bds-api-key-request.d.ts +2 -2
  23. package/lib/request/delete-bds-instance-request.d.ts +2 -2
  24. package/lib/request/delete-bds-metastore-configuration-request.d.ts +2 -2
  25. package/lib/request/disable-certificate-request.d.ts +2 -2
  26. package/lib/request/enable-certificate-request.d.ts +2 -2
  27. package/lib/request/execute-bootstrap-script-request.d.ts +2 -2
  28. package/lib/request/get-auto-scaling-configuration-request.d.ts +1 -1
  29. package/lib/request/get-bds-api-key-request.d.ts +1 -1
  30. package/lib/request/get-bds-instance-request.d.ts +1 -1
  31. package/lib/request/get-bds-metastore-configuration-request.d.ts +1 -1
  32. package/lib/request/get-os-patch-details-request.d.ts +2 -2
  33. package/lib/request/get-work-request-request.d.ts +1 -1
  34. package/lib/request/install-os-patch-request.d.ts +2 -2
  35. package/lib/request/install-patch-request.d.ts +2 -2
  36. package/lib/request/list-auto-scaling-configurations-request.d.ts +1 -1
  37. package/lib/request/list-bds-api-keys-request.d.ts +1 -1
  38. package/lib/request/list-bds-instances-request.d.ts +1 -1
  39. package/lib/request/list-bds-metastore-configurations-request.d.ts +1 -1
  40. package/lib/request/list-os-patches-request.d.ts +2 -2
  41. package/lib/request/list-patch-histories-request.d.ts +1 -1
  42. package/lib/request/list-patches-request.d.ts +1 -1
  43. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  44. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  45. package/lib/request/list-work-requests-request.d.ts +1 -1
  46. package/lib/request/remove-auto-scaling-configuration-request.d.ts +2 -2
  47. package/lib/request/remove-cloud-sql-request.d.ts +2 -2
  48. package/lib/request/remove-kafka-request.d.ts +2 -2
  49. package/lib/request/remove-node-request.d.ts +2 -2
  50. package/lib/request/renew-certificate-request.d.ts +2 -2
  51. package/lib/request/restart-node-request.d.ts +2 -2
  52. package/lib/request/start-bds-instance-request.d.ts +2 -2
  53. package/lib/request/stop-bds-instance-request.d.ts +2 -2
  54. package/lib/request/test-bds-metastore-configuration-request.d.ts +2 -2
  55. package/lib/request/test-bds-object-storage-connection-request.d.ts +1 -1
  56. package/lib/request/update-auto-scaling-configuration-request.d.ts +2 -2
  57. package/lib/request/update-bds-instance-request.d.ts +2 -2
  58. package/lib/request/update-bds-metastore-configuration-request.d.ts +2 -2
  59. package/lib/response/certificate-service-info-response.d.ts +1 -1
  60. package/lib/response/get-auto-scaling-configuration-response.d.ts +1 -1
  61. package/lib/response/get-bds-api-key-response.d.ts +1 -1
  62. package/lib/response/get-bds-instance-response.d.ts +1 -1
  63. package/lib/response/get-bds-metastore-configuration-response.d.ts +1 -1
  64. package/lib/response/get-os-patch-details-response.d.ts +1 -1
  65. package/lib/response/list-auto-scaling-configurations-response.d.ts +1 -1
  66. package/lib/response/list-bds-api-keys-response.d.ts +1 -1
  67. package/lib/response/list-bds-instances-response.d.ts +1 -1
  68. package/lib/response/list-bds-metastore-configurations-response.d.ts +1 -1
  69. package/lib/response/list-os-patches-response.d.ts +2 -2
  70. package/lib/response/list-patch-histories-response.d.ts +1 -1
  71. package/lib/response/list-patches-response.d.ts +1 -1
  72. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  73. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  74. package/lib/response/list-work-requests-response.d.ts +1 -1
  75. package/package.json +3 -3
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/RestartNode.ts.html |here} to see how to use RestartNodeRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/RestartNode.ts.html |here} to see how to use RestartNodeRequest.
17
17
  */
18
18
  export interface RestartNodeRequest extends common.BaseRequest {
19
19
  /**
@@ -30,7 +30,7 @@ export interface RestartNodeRequest extends common.BaseRequest {
30
30
  "opcRequestId"?: string;
31
31
  /**
32
32
  * For optimistic concurrency control. In the PUT or DELETE call
33
- * for a resource, set the `if-match` parameter to the value of the
33
+ * for a resource, set the {@code if-match} parameter to the value of the
34
34
  * etag from a previous GET or POST response for that resource.
35
35
  * The resource will be updated or deleted only if the etag you
36
36
  * provide matches the resource's current etag value.
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/StartBdsInstance.ts.html |here} to see how to use StartBdsInstanceRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/StartBdsInstance.ts.html |here} to see how to use StartBdsInstanceRequest.
17
17
  */
18
18
  export interface StartBdsInstanceRequest extends common.BaseRequest {
19
19
  /**
@@ -30,7 +30,7 @@ export interface StartBdsInstanceRequest extends common.BaseRequest {
30
30
  "opcRequestId"?: string;
31
31
  /**
32
32
  * For optimistic concurrency control. In the PUT or DELETE call
33
- * for a resource, set the `if-match` parameter to the value of the
33
+ * for a resource, set the {@code if-match} parameter to the value of the
34
34
  * etag from a previous GET or POST response for that resource.
35
35
  * The resource will be updated or deleted only if the etag you
36
36
  * provide matches the resource's current etag value.
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/StopBdsInstance.ts.html |here} to see how to use StopBdsInstanceRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/StopBdsInstance.ts.html |here} to see how to use StopBdsInstanceRequest.
17
17
  */
18
18
  export interface StopBdsInstanceRequest extends common.BaseRequest {
19
19
  /**
@@ -30,7 +30,7 @@ export interface StopBdsInstanceRequest extends common.BaseRequest {
30
30
  "opcRequestId"?: string;
31
31
  /**
32
32
  * For optimistic concurrency control. In the PUT or DELETE call
33
- * for a resource, set the `if-match` parameter to the value of the
33
+ * for a resource, set the {@code if-match} parameter to the value of the
34
34
  * etag from a previous GET or POST response for that resource.
35
35
  * The resource will be updated or deleted only if the etag you
36
36
  * provide matches the resource's current etag value.
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/TestBdsMetastoreConfiguration.ts.html |here} to see how to use TestBdsMetastoreConfigurationRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/TestBdsMetastoreConfiguration.ts.html |here} to see how to use TestBdsMetastoreConfigurationRequest.
17
17
  */
18
18
  export interface TestBdsMetastoreConfigurationRequest extends common.BaseRequest {
19
19
  /**
@@ -34,7 +34,7 @@ export interface TestBdsMetastoreConfigurationRequest extends common.BaseRequest
34
34
  "opcRequestId"?: string;
35
35
  /**
36
36
  * For optimistic concurrency control. In the PUT or DELETE call
37
- * for a resource, set the `if-match` parameter to the value of the
37
+ * for a resource, set the {@code if-match} parameter to the value of the
38
38
  * etag from a previous GET or POST response for that resource.
39
39
  * The resource will be updated or deleted only if the etag you
40
40
  * provide matches the resource's current etag value.
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/TestBdsObjectStorageConnection.ts.html |here} to see how to use TestBdsObjectStorageConnectionRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/TestBdsObjectStorageConnection.ts.html |here} to see how to use TestBdsObjectStorageConnectionRequest.
17
17
  */
18
18
  export interface TestBdsObjectStorageConnectionRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/UpdateAutoScalingConfiguration.ts.html |here} to see how to use UpdateAutoScalingConfigurationRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/UpdateAutoScalingConfiguration.ts.html |here} to see how to use UpdateAutoScalingConfigurationRequest.
17
17
  */
18
18
  export interface UpdateAutoScalingConfigurationRequest extends common.BaseRequest {
19
19
  /**
@@ -34,7 +34,7 @@ export interface UpdateAutoScalingConfigurationRequest extends common.BaseReques
34
34
  "opcRequestId"?: string;
35
35
  /**
36
36
  * For optimistic concurrency control. In the PUT or DELETE call
37
- * for a resource, set the `if-match` parameter to the value of the
37
+ * for a resource, set the {@code if-match} parameter to the value of the
38
38
  * etag from a previous GET or POST response for that resource.
39
39
  * The resource will be updated or deleted only if the etag you
40
40
  * provide matches the resource's current etag value.
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/UpdateBdsInstance.ts.html |here} to see how to use UpdateBdsInstanceRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/UpdateBdsInstance.ts.html |here} to see how to use UpdateBdsInstanceRequest.
17
17
  */
18
18
  export interface UpdateBdsInstanceRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface UpdateBdsInstanceRequest extends common.BaseRequest {
26
26
  "updateBdsInstanceDetails": model.UpdateBdsInstanceDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call
29
- * for a resource, set the `if-match` parameter to the value of the
29
+ * for a resource, set the {@code if-match} parameter to the value of the
30
30
  * etag from a previous GET or POST response for that resource.
31
31
  * The resource will be updated or deleted only if the etag you
32
32
  * provide matches the resource's current etag value.
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/UpdateBdsMetastoreConfiguration.ts.html |here} to see how to use UpdateBdsMetastoreConfigurationRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/UpdateBdsMetastoreConfiguration.ts.html |here} to see how to use UpdateBdsMetastoreConfigurationRequest.
17
17
  */
18
18
  export interface UpdateBdsMetastoreConfigurationRequest extends common.BaseRequest {
19
19
  /**
@@ -34,7 +34,7 @@ export interface UpdateBdsMetastoreConfigurationRequest extends common.BaseReque
34
34
  "opcRequestId"?: string;
35
35
  /**
36
36
  * For optimistic concurrency control. In the PUT or DELETE call
37
- * for a resource, set the `if-match` parameter to the value of the
37
+ * for a resource, set the {@code if-match} parameter to the value of the
38
38
  * etag from a previous GET or POST response for that resource.
39
39
  * The resource will be updated or deleted only if the etag you
40
40
  * provide matches the resource's current etag value.
@@ -19,7 +19,7 @@ export interface CertificateServiceInfoResponse {
19
19
  */
20
20
  "opcRequestId": string;
21
21
  /**
22
- * For optimistic concurrency control. See `if-match`.
22
+ * For optimistic concurrency control. See {@code if-match}.
23
23
  *
24
24
  */
25
25
  "etag": string;
@@ -19,7 +19,7 @@ export interface GetAutoScalingConfigurationResponse {
19
19
  */
20
20
  "opcRequestId": string;
21
21
  /**
22
- * For optimistic concurrency control. See `if-match`.
22
+ * For optimistic concurrency control. See {@code if-match}.
23
23
  *
24
24
  */
25
25
  "etag": string;
@@ -19,7 +19,7 @@ export interface GetBdsApiKeyResponse {
19
19
  */
20
20
  "opcRequestId": string;
21
21
  /**
22
- * For optimistic concurrency control. See `if-match`.
22
+ * For optimistic concurrency control. See {@code if-match}.
23
23
  *
24
24
  */
25
25
  "etag": string;
@@ -19,7 +19,7 @@ export interface GetBdsInstanceResponse {
19
19
  */
20
20
  "opcRequestId": string;
21
21
  /**
22
- * For optimistic concurrency control. See `if-match`.
22
+ * For optimistic concurrency control. See {@code if-match}.
23
23
  *
24
24
  */
25
25
  "etag": string;
@@ -19,7 +19,7 @@ export interface GetBdsMetastoreConfigurationResponse {
19
19
  */
20
20
  "opcRequestId": string;
21
21
  /**
22
- * For optimistic concurrency control. See `if-match`.
22
+ * For optimistic concurrency control. See {@code if-match}.
23
23
  *
24
24
  */
25
25
  "etag": string;
@@ -19,7 +19,7 @@ export interface GetOsPatchDetailsResponse {
19
19
  */
20
20
  "opcRequestId": string;
21
21
  /**
22
- * For optimistic concurrency control. See `if-match`.
22
+ * For optimistic concurrency control. See {@code if-match}.
23
23
  *
24
24
  */
25
25
  "etag": string;
@@ -20,7 +20,7 @@ export interface ListAutoScalingConfigurationsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListBdsApiKeysResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListBdsInstancesResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListBdsMetastoreConfigurationsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -14,7 +14,7 @@ import * as model from "../model";
14
14
  export interface ListOsPatchesResponse {
15
15
  /**
16
16
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
17
- * then a partial list might have been returned. Include this value as the `page` parameter for the
17
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
18
18
  * subsequent GET request to get the next batch of items.
19
19
  *
20
20
  */
@@ -26,7 +26,7 @@ export interface ListOsPatchesResponse {
26
26
  */
27
27
  "opcRequestId": string;
28
28
  /**
29
- * For optimistic concurrency control. See `if-match`.
29
+ * For optimistic concurrency control. See {@code if-match}.
30
30
  *
31
31
  */
32
32
  "etag": string;
@@ -14,7 +14,7 @@ import * as model from "../model";
14
14
  export interface ListPatchHistoriesResponse {
15
15
  /**
16
16
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
17
- * then a partial list might have been returned. Include this value as the `page` parameter for the
17
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
18
18
  * subsequent GET request to get the next batch of items.
19
19
  *
20
20
  */
@@ -14,7 +14,7 @@ import * as model from "../model";
14
14
  export interface ListPatchesResponse {
15
15
  /**
16
16
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
17
- * then a partial list might have been returned. Include this value as the `page` parameter for the
17
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
18
18
  * subsequent GET request to get the next batch of items.
19
19
  *
20
20
  */
@@ -14,7 +14,7 @@ import * as model from "../model";
14
14
  export interface ListWorkRequestErrorsResponse {
15
15
  /**
16
16
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
17
- * then a partial list might have been returned. Include this value as the `page` parameter for the
17
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
18
18
  * subsequent GET request to get the next batch of items.
19
19
  *
20
20
  */
@@ -14,7 +14,7 @@ import * as model from "../model";
14
14
  export interface ListWorkRequestLogsResponse {
15
15
  /**
16
16
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
17
- * then a partial list might have been returned. Include this value as the `page` parameter for the
17
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
18
18
  * subsequent GET request to get the next batch of items.
19
19
  *
20
20
  */
@@ -20,7 +20,7 @@ export interface ListWorkRequestsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oci-bds",
3
- "version": "2.76.1",
3
+ "version": "2.77.0",
4
4
  "description": "OCI NodeJS client for BDS Service",
5
5
  "repository": {
6
6
  "type": "git",
@@ -15,8 +15,8 @@
15
15
  },
16
16
  "license": "(UPL-1.0 OR Apache-2.0)",
17
17
  "dependencies": {
18
- "oci-common": "2.76.1",
19
- "oci-workrequests": "2.76.1"
18
+ "oci-common": "2.77.0",
19
+ "oci-workrequests": "2.77.0"
20
20
  },
21
21
  "publishConfig": {
22
22
  "registry": "https://registry.npmjs.org"