oci-computeinstanceagent 2.76.0 → 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 (95) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +10 -10
  4. package/lib/client.js +10 -10
  5. package/lib/computeinstanceagent-waiter.d.ts +1 -1
  6. package/lib/computeinstanceagent-waiter.js +1 -1
  7. package/lib/model/available-plugin-summary.d.ts +1 -1
  8. package/lib/model/available-plugin-summary.js +1 -1
  9. package/lib/model/create-instance-agent-command-details.d.ts +2 -2
  10. package/lib/model/create-instance-agent-command-details.js +1 -1
  11. package/lib/model/index.d.ts +1 -1
  12. package/lib/model/index.js +1 -1
  13. package/lib/model/instance-agent-command-content.d.ts +1 -1
  14. package/lib/model/instance-agent-command-content.js +1 -1
  15. package/lib/model/instance-agent-command-execution-output-content.d.ts +2 -2
  16. package/lib/model/instance-agent-command-execution-output-content.js +1 -1
  17. package/lib/model/instance-agent-command-execution-output-via-object-storage-tuple-details.d.ts +1 -1
  18. package/lib/model/instance-agent-command-execution-output-via-object-storage-tuple-details.js +1 -1
  19. package/lib/model/instance-agent-command-execution-output-via-object-storage-uri-details.d.ts +1 -1
  20. package/lib/model/instance-agent-command-execution-output-via-object-storage-uri-details.js +1 -1
  21. package/lib/model/instance-agent-command-execution-output-via-text-details.d.ts +1 -1
  22. package/lib/model/instance-agent-command-execution-output-via-text-details.js +1 -1
  23. package/lib/model/instance-agent-command-execution-summary.d.ts +12 -12
  24. package/lib/model/instance-agent-command-execution-summary.js +1 -1
  25. package/lib/model/instance-agent-command-execution.d.ts +12 -12
  26. package/lib/model/instance-agent-command-execution.js +1 -1
  27. package/lib/model/instance-agent-command-output-details.d.ts +1 -1
  28. package/lib/model/instance-agent-command-output-details.js +1 -1
  29. package/lib/model/instance-agent-command-output-via-object-storage-tuple-details.d.ts +1 -1
  30. package/lib/model/instance-agent-command-output-via-object-storage-tuple-details.js +1 -1
  31. package/lib/model/instance-agent-command-output-via-object-storage-uri-details.d.ts +1 -1
  32. package/lib/model/instance-agent-command-output-via-object-storage-uri-details.js +1 -1
  33. package/lib/model/instance-agent-command-output-via-text-details.d.ts +1 -1
  34. package/lib/model/instance-agent-command-output-via-text-details.js +1 -1
  35. package/lib/model/instance-agent-command-source-details.d.ts +1 -1
  36. package/lib/model/instance-agent-command-source-details.js +1 -1
  37. package/lib/model/instance-agent-command-source-via-object-storage-tuple-details.d.ts +1 -1
  38. package/lib/model/instance-agent-command-source-via-object-storage-tuple-details.js +1 -1
  39. package/lib/model/instance-agent-command-source-via-object-storage-uri-details.d.ts +1 -1
  40. package/lib/model/instance-agent-command-source-via-object-storage-uri-details.js +1 -1
  41. package/lib/model/instance-agent-command-source-via-text-details.d.ts +1 -1
  42. package/lib/model/instance-agent-command-source-via-text-details.js +1 -1
  43. package/lib/model/instance-agent-command-summary.d.ts +1 -1
  44. package/lib/model/instance-agent-command-summary.js +1 -1
  45. package/lib/model/instance-agent-command-target.d.ts +1 -1
  46. package/lib/model/instance-agent-command-target.js +1 -1
  47. package/lib/model/instance-agent-command.d.ts +1 -1
  48. package/lib/model/instance-agent-command.js +1 -1
  49. package/lib/model/instance-agent-plugin-summary.d.ts +2 -2
  50. package/lib/model/instance-agent-plugin-summary.js +1 -1
  51. package/lib/model/instance-agent-plugin.d.ts +2 -2
  52. package/lib/model/instance-agent-plugin.js +1 -1
  53. package/lib/model/plugin.d.ts +1 -1
  54. package/lib/model/plugin.js +1 -1
  55. package/lib/request/cancel-instance-agent-command-request.d.ts +3 -3
  56. package/lib/request/cancel-instance-agent-command-request.js +1 -1
  57. package/lib/request/create-instance-agent-command-request.d.ts +2 -2
  58. package/lib/request/create-instance-agent-command-request.js +1 -1
  59. package/lib/request/get-instance-agent-command-execution-request.d.ts +2 -2
  60. package/lib/request/get-instance-agent-command-execution-request.js +1 -1
  61. package/lib/request/get-instance-agent-command-request.d.ts +2 -2
  62. package/lib/request/get-instance-agent-command-request.js +1 -1
  63. package/lib/request/get-instance-agent-plugin-request.d.ts +2 -2
  64. package/lib/request/get-instance-agent-plugin-request.js +1 -1
  65. package/lib/request/index.d.ts +1 -1
  66. package/lib/request/index.js +1 -1
  67. package/lib/request/list-instance-agent-command-executions-request.d.ts +7 -7
  68. package/lib/request/list-instance-agent-command-executions-request.js +1 -1
  69. package/lib/request/list-instance-agent-commands-request.d.ts +7 -7
  70. package/lib/request/list-instance-agent-commands-request.js +1 -1
  71. package/lib/request/list-instance-agent-plugins-request.d.ts +7 -7
  72. package/lib/request/list-instance-agent-plugins-request.js +1 -1
  73. package/lib/request/list-instanceagent-available-plugins-request.d.ts +7 -7
  74. package/lib/request/list-instanceagent-available-plugins-request.js +1 -1
  75. package/lib/response/cancel-instance-agent-command-response.d.ts +1 -1
  76. package/lib/response/cancel-instance-agent-command-response.js +1 -1
  77. package/lib/response/create-instance-agent-command-response.d.ts +2 -2
  78. package/lib/response/create-instance-agent-command-response.js +1 -1
  79. package/lib/response/get-instance-agent-command-execution-response.d.ts +2 -2
  80. package/lib/response/get-instance-agent-command-execution-response.js +1 -1
  81. package/lib/response/get-instance-agent-command-response.d.ts +2 -2
  82. package/lib/response/get-instance-agent-command-response.js +1 -1
  83. package/lib/response/get-instance-agent-plugin-response.d.ts +1 -1
  84. package/lib/response/get-instance-agent-plugin-response.js +1 -1
  85. package/lib/response/index.d.ts +1 -1
  86. package/lib/response/index.js +1 -1
  87. package/lib/response/list-instance-agent-command-executions-response.d.ts +1 -1
  88. package/lib/response/list-instance-agent-command-executions-response.js +1 -1
  89. package/lib/response/list-instance-agent-commands-response.d.ts +1 -1
  90. package/lib/response/list-instance-agent-commands-response.js +1 -1
  91. package/lib/response/list-instance-agent-plugins-response.d.ts +1 -1
  92. package/lib/response/list-instance-agent-plugins-response.js +1 -1
  93. package/lib/response/list-instanceagent-available-plugins-response.d.ts +1 -1
  94. package/lib/response/list-instanceagent-available-plugins-response.js +1 -1
  95. package/package.json +3 -3
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/computeinstanceagent/ListInstanceagentAvailablePlugins.ts.html |here} to see how to use ListInstanceagentAvailablePluginsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/computeinstanceagent/ListInstanceagentAvailablePlugins.ts.html |here} to see how to use ListInstanceagentAvailablePluginsRequest.
16
16
  */
17
17
  export interface ListInstanceagentAvailablePluginsRequest extends common.BaseRequest {
18
18
  /**
@@ -40,7 +40,7 @@ export interface ListInstanceagentAvailablePluginsRequest extends common.BaseReq
40
40
  */
41
41
  "opcRequestId"?: string;
42
42
  /**
43
- * For list pagination. The value of the `opc-next-page` response header from the previous \"List\"
43
+ * For list pagination. The value of the {@code opc-next-page} response header from the previous \"List\"
44
44
  * call. For important details about how pagination works, see
45
45
  * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
46
46
  *
@@ -54,10 +54,10 @@ export interface ListInstanceagentAvailablePluginsRequest extends common.BaseReq
54
54
  */
55
55
  "limit"?: number;
56
56
  /**
57
- * The field to sort by. You can provide one sort order (`sortOrder`). Default order for
58
- * `TIMECREATED` is descending.
57
+ * The field to sort by. You can provide one sort order ({@code sortOrder}). Default order for
58
+ * {@code TIMECREATED} is descending.
59
59
  * <p>
60
- **Note:** In general, some \"List\" operations (for example, `ListInstances`) let you
60
+ **Note:** In general, some \"List\" operations (for example, {@code ListInstances}) let you
61
61
  * optionally filter by availability domain if the scope of the resource type is within a
62
62
  * single availability domain. If you call one of these \"List\" operations without specifying
63
63
  * an availability domain, the resources are grouped by availability domain, then sorted.
@@ -65,7 +65,7 @@ export interface ListInstanceagentAvailablePluginsRequest extends common.BaseReq
65
65
  */
66
66
  "sortBy"?: ListInstanceagentAvailablePluginsRequest.SortBy;
67
67
  /**
68
- * The sort order to use, either ascending (`ASC`) or descending (`DESC`). The `DISPLAYNAME` sort order
68
+ * The sort order to use, either ascending ({@code ASC}) or descending ({@code DESC}). The {@code DISPLAYNAME} sort order
69
69
  * is case sensitive.
70
70
  *
71
71
  */
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  export interface CancelInstanceAgentCommandResponse {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  export interface CreateInstanceAgentCommandResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  export interface GetInstanceAgentCommandExecutionResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  export interface GetInstanceAgentCommandResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ is a lightweight process that monitors and manages compute instances.
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  import * as CancelInstanceAgentCommandResponse from "./cancel-instance-agent-command-response";
@@ -10,7 +10,7 @@ is a lightweight process that monitors and manages compute instances.
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oci-computeinstanceagent",
3
- "version": "2.76.0",
3
+ "version": "2.77.0",
4
4
  "description": "OCI NodeJS client for Compute Instance Agent 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.0",
19
- "oci-workrequests": "2.76.0"
18
+ "oci-common": "2.77.0",
19
+ "oci-workrequests": "2.77.0"
20
20
  },
21
21
  "publishConfig": {
22
22
  "registry": "https://registry.npmjs.org"