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
package/index.d.ts CHANGED
@@ -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 requests from "./lib/request";
package/index.js CHANGED
@@ -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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
package/lib/client.d.ts CHANGED
@@ -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 common = require("oci-common");
@@ -94,7 +94,7 @@ export declare class ComputeInstanceAgentClient {
94
94
  * @param CancelInstanceAgentCommandRequest
95
95
  * @return CancelInstanceAgentCommandResponse
96
96
  * @throws OciError when an error occurs
97
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/computeinstanceagent/CancelInstanceAgentCommand.ts.html |here} to see how to use CancelInstanceAgentCommand API.
97
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/computeinstanceagent/CancelInstanceAgentCommand.ts.html |here} to see how to use CancelInstanceAgentCommand API.
98
98
  */
99
99
  cancelInstanceAgentCommand(cancelInstanceAgentCommandRequest: requests.CancelInstanceAgentCommandRequest): Promise<responses.CancelInstanceAgentCommandResponse>;
100
100
  /**
@@ -110,7 +110,7 @@ export declare class ComputeInstanceAgentClient {
110
110
  * @param CreateInstanceAgentCommandRequest
111
111
  * @return CreateInstanceAgentCommandResponse
112
112
  * @throws OciError when an error occurs
113
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/computeinstanceagent/CreateInstanceAgentCommand.ts.html |here} to see how to use CreateInstanceAgentCommand API.
113
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/computeinstanceagent/CreateInstanceAgentCommand.ts.html |here} to see how to use CreateInstanceAgentCommand API.
114
114
  */
115
115
  createInstanceAgentCommand(createInstanceAgentCommandRequest: requests.CreateInstanceAgentCommandRequest): Promise<responses.CreateInstanceAgentCommandResponse>;
116
116
  /**
@@ -119,7 +119,7 @@ export declare class ComputeInstanceAgentClient {
119
119
  * @param GetInstanceAgentCommandRequest
120
120
  * @return GetInstanceAgentCommandResponse
121
121
  * @throws OciError when an error occurs
122
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/computeinstanceagent/GetInstanceAgentCommand.ts.html |here} to see how to use GetInstanceAgentCommand API.
122
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/computeinstanceagent/GetInstanceAgentCommand.ts.html |here} to see how to use GetInstanceAgentCommand API.
123
123
  */
124
124
  getInstanceAgentCommand(getInstanceAgentCommandRequest: requests.GetInstanceAgentCommandRequest): Promise<responses.GetInstanceAgentCommandResponse>;
125
125
  /**
@@ -128,7 +128,7 @@ export declare class ComputeInstanceAgentClient {
128
128
  * @param GetInstanceAgentCommandExecutionRequest
129
129
  * @return GetInstanceAgentCommandExecutionResponse
130
130
  * @throws OciError when an error occurs
131
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/computeinstanceagent/GetInstanceAgentCommandExecution.ts.html |here} to see how to use GetInstanceAgentCommandExecution API.
131
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/computeinstanceagent/GetInstanceAgentCommandExecution.ts.html |here} to see how to use GetInstanceAgentCommandExecution API.
132
132
  */
133
133
  getInstanceAgentCommandExecution(getInstanceAgentCommandExecutionRequest: requests.GetInstanceAgentCommandExecutionRequest): Promise<responses.GetInstanceAgentCommandExecutionResponse>;
134
134
  /**
@@ -139,7 +139,7 @@ export declare class ComputeInstanceAgentClient {
139
139
  * @param ListInstanceAgentCommandExecutionsRequest
140
140
  * @return ListInstanceAgentCommandExecutionsResponse
141
141
  * @throws OciError when an error occurs
142
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/computeinstanceagent/ListInstanceAgentCommandExecutions.ts.html |here} to see how to use ListInstanceAgentCommandExecutions API.
142
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/computeinstanceagent/ListInstanceAgentCommandExecutions.ts.html |here} to see how to use ListInstanceAgentCommandExecutions API.
143
143
  */
144
144
  listInstanceAgentCommandExecutions(listInstanceAgentCommandExecutionsRequest: requests.ListInstanceAgentCommandExecutionsRequest): Promise<responses.ListInstanceAgentCommandExecutionsResponse>;
145
145
  /**
@@ -181,7 +181,7 @@ export declare class ComputeInstanceAgentClient {
181
181
  * @param ListInstanceAgentCommandsRequest
182
182
  * @return ListInstanceAgentCommandsResponse
183
183
  * @throws OciError when an error occurs
184
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/computeinstanceagent/ListInstanceAgentCommands.ts.html |here} to see how to use ListInstanceAgentCommands API.
184
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/computeinstanceagent/ListInstanceAgentCommands.ts.html |here} to see how to use ListInstanceAgentCommands API.
185
185
  */
186
186
  listInstanceAgentCommands(listInstanceAgentCommandsRequest: requests.ListInstanceAgentCommandsRequest): Promise<responses.ListInstanceAgentCommandsResponse>;
187
187
  /**
@@ -275,7 +275,7 @@ export declare class PluginClient {
275
275
  * @param GetInstanceAgentPluginRequest
276
276
  * @return GetInstanceAgentPluginResponse
277
277
  * @throws OciError when an error occurs
278
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/computeinstanceagent/GetInstanceAgentPlugin.ts.html |here} to see how to use GetInstanceAgentPlugin API.
278
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/computeinstanceagent/GetInstanceAgentPlugin.ts.html |here} to see how to use GetInstanceAgentPlugin API.
279
279
  */
280
280
  getInstanceAgentPlugin(getInstanceAgentPluginRequest: requests.GetInstanceAgentPluginRequest): Promise<responses.GetInstanceAgentPluginResponse>;
281
281
  /**
@@ -284,7 +284,7 @@ export declare class PluginClient {
284
284
  * @param ListInstanceAgentPluginsRequest
285
285
  * @return ListInstanceAgentPluginsResponse
286
286
  * @throws OciError when an error occurs
287
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/computeinstanceagent/ListInstanceAgentPlugins.ts.html |here} to see how to use ListInstanceAgentPlugins API.
287
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/computeinstanceagent/ListInstanceAgentPlugins.ts.html |here} to see how to use ListInstanceAgentPlugins API.
288
288
  */
289
289
  listInstanceAgentPlugins(listInstanceAgentPluginsRequest: requests.ListInstanceAgentPluginsRequest): Promise<responses.ListInstanceAgentPluginsResponse>;
290
290
  /**
@@ -378,7 +378,7 @@ export declare class PluginconfigClient {
378
378
  * @param ListInstanceagentAvailablePluginsRequest
379
379
  * @return ListInstanceagentAvailablePluginsResponse
380
380
  * @throws OciError when an error occurs
381
- * @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 ListInstanceagentAvailablePlugins API.
381
+ * @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 ListInstanceagentAvailablePlugins API.
382
382
  */
383
383
  listInstanceagentAvailablePlugins(listInstanceagentAvailablePluginsRequest: requests.ListInstanceagentAvailablePluginsRequest): Promise<responses.ListInstanceagentAvailablePluginsResponse>;
384
384
  /**
package/lib/client.js CHANGED
@@ -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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -195,7 +195,7 @@ class ComputeInstanceAgentClient {
195
195
  * @param CancelInstanceAgentCommandRequest
196
196
  * @return CancelInstanceAgentCommandResponse
197
197
  * @throws OciError when an error occurs
198
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/computeinstanceagent/CancelInstanceAgentCommand.ts.html |here} to see how to use CancelInstanceAgentCommand API.
198
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/computeinstanceagent/CancelInstanceAgentCommand.ts.html |here} to see how to use CancelInstanceAgentCommand API.
199
199
  */
200
200
  cancelInstanceAgentCommand(cancelInstanceAgentCommandRequest) {
201
201
  return __awaiter(this, void 0, void 0, function* () {
@@ -257,7 +257,7 @@ class ComputeInstanceAgentClient {
257
257
  * @param CreateInstanceAgentCommandRequest
258
258
  * @return CreateInstanceAgentCommandResponse
259
259
  * @throws OciError when an error occurs
260
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/computeinstanceagent/CreateInstanceAgentCommand.ts.html |here} to see how to use CreateInstanceAgentCommand API.
260
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/computeinstanceagent/CreateInstanceAgentCommand.ts.html |here} to see how to use CreateInstanceAgentCommand API.
261
261
  */
262
262
  createInstanceAgentCommand(createInstanceAgentCommandRequest) {
263
263
  return __awaiter(this, void 0, void 0, function* () {
@@ -320,7 +320,7 @@ class ComputeInstanceAgentClient {
320
320
  * @param GetInstanceAgentCommandRequest
321
321
  * @return GetInstanceAgentCommandResponse
322
322
  * @throws OciError when an error occurs
323
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/computeinstanceagent/GetInstanceAgentCommand.ts.html |here} to see how to use GetInstanceAgentCommand API.
323
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/computeinstanceagent/GetInstanceAgentCommand.ts.html |here} to see how to use GetInstanceAgentCommand API.
324
324
  */
325
325
  getInstanceAgentCommand(getInstanceAgentCommandRequest) {
326
326
  return __awaiter(this, void 0, void 0, function* () {
@@ -383,7 +383,7 @@ class ComputeInstanceAgentClient {
383
383
  * @param GetInstanceAgentCommandExecutionRequest
384
384
  * @return GetInstanceAgentCommandExecutionResponse
385
385
  * @throws OciError when an error occurs
386
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/computeinstanceagent/GetInstanceAgentCommandExecution.ts.html |here} to see how to use GetInstanceAgentCommandExecution API.
386
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/computeinstanceagent/GetInstanceAgentCommandExecution.ts.html |here} to see how to use GetInstanceAgentCommandExecution API.
387
387
  */
388
388
  getInstanceAgentCommandExecution(getInstanceAgentCommandExecutionRequest) {
389
389
  return __awaiter(this, void 0, void 0, function* () {
@@ -450,7 +450,7 @@ class ComputeInstanceAgentClient {
450
450
  * @param ListInstanceAgentCommandExecutionsRequest
451
451
  * @return ListInstanceAgentCommandExecutionsResponse
452
452
  * @throws OciError when an error occurs
453
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/computeinstanceagent/ListInstanceAgentCommandExecutions.ts.html |here} to see how to use ListInstanceAgentCommandExecutions API.
453
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/computeinstanceagent/ListInstanceAgentCommandExecutions.ts.html |here} to see how to use ListInstanceAgentCommandExecutions API.
454
454
  */
455
455
  listInstanceAgentCommandExecutions(listInstanceAgentCommandExecutionsRequest) {
456
456
  return __awaiter(this, void 0, void 0, function* () {
@@ -560,7 +560,7 @@ class ComputeInstanceAgentClient {
560
560
  * @param ListInstanceAgentCommandsRequest
561
561
  * @return ListInstanceAgentCommandsResponse
562
562
  * @throws OciError when an error occurs
563
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/computeinstanceagent/ListInstanceAgentCommands.ts.html |here} to see how to use ListInstanceAgentCommands API.
563
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/computeinstanceagent/ListInstanceAgentCommands.ts.html |here} to see how to use ListInstanceAgentCommands API.
564
564
  */
565
565
  listInstanceAgentCommands(listInstanceAgentCommandsRequest) {
566
566
  return __awaiter(this, void 0, void 0, function* () {
@@ -783,7 +783,7 @@ class PluginClient {
783
783
  * @param GetInstanceAgentPluginRequest
784
784
  * @return GetInstanceAgentPluginResponse
785
785
  * @throws OciError when an error occurs
786
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/computeinstanceagent/GetInstanceAgentPlugin.ts.html |here} to see how to use GetInstanceAgentPlugin API.
786
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/computeinstanceagent/GetInstanceAgentPlugin.ts.html |here} to see how to use GetInstanceAgentPlugin API.
787
787
  */
788
788
  getInstanceAgentPlugin(getInstanceAgentPluginRequest) {
789
789
  return __awaiter(this, void 0, void 0, function* () {
@@ -844,7 +844,7 @@ class PluginClient {
844
844
  * @param ListInstanceAgentPluginsRequest
845
845
  * @return ListInstanceAgentPluginsResponse
846
846
  * @throws OciError when an error occurs
847
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/computeinstanceagent/ListInstanceAgentPlugins.ts.html |here} to see how to use ListInstanceAgentPlugins API.
847
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/computeinstanceagent/ListInstanceAgentPlugins.ts.html |here} to see how to use ListInstanceAgentPlugins API.
848
848
  */
849
849
  listInstanceAgentPlugins(listInstanceAgentPluginsRequest) {
850
850
  return __awaiter(this, void 0, void 0, function* () {
@@ -1071,7 +1071,7 @@ class PluginconfigClient {
1071
1071
  * @param ListInstanceagentAvailablePluginsRequest
1072
1072
  * @return ListInstanceagentAvailablePluginsResponse
1073
1073
  * @throws OciError when an error occurs
1074
- * @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 ListInstanceagentAvailablePlugins API.
1074
+ * @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 ListInstanceagentAvailablePlugins API.
1075
1075
  */
1076
1076
  listInstanceagentAvailablePlugins(listInstanceagentAvailablePluginsRequest) {
1077
1077
  return __awaiter(this, void 0, void 0, function* () {
@@ -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 serviceRequests from "./request";
@@ -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
  var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
@@ -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
  /**
@@ -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 });
@@ -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 model from "../model";
@@ -31,7 +31,7 @@ export interface CreateInstanceAgentCommandDetails {
31
31
  * A user-friendly name for the command. It does not have to be unique.
32
32
  * Avoid entering confidential information.
33
33
  * <p>
34
- Example: `Database Backup Script`
34
+ Example: {@code Database Backup Script}
35
35
  *
36
36
  */
37
37
  "displayName"?: string;
@@ -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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -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 AvailablePluginSummary from "./available-plugin-summary";
@@ -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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -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 model from "../model";
@@ -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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -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
  /**
@@ -17,7 +17,7 @@ is a lightweight process that monitors and manages compute instances.
17
17
  */
18
18
  export interface InstanceAgentCommandExecutionOutputContent {
19
19
  /**
20
- * The exit code for the command. Exit code `0` indicates success. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
20
+ * The exit code for the command. Exit code {@code 0} indicates success. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
21
21
  */
22
22
  "exitCode": number;
23
23
  /**
@@ -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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -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 model from "../model";
@@ -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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -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 model from "../model";
@@ -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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -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 model from "../model";
@@ -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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -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 model from "../model";
@@ -27,22 +27,22 @@ export interface InstanceAgentCommandExecutionSummary {
27
27
  "instanceId": string;
28
28
  /**
29
29
  * The command delivery state.
30
- * * `VISIBLE` - The command is visible to the instance.
31
- * * `PENDING` - The command is pending acknowledgment from the instance.
32
- * * `ACKED` - The command has been received and acknowledged by the instance.
33
- * * `ACKED_CANCELED` - The canceled command has been received and acknowledged by the instance.
34
- * * `EXPIRED` - The instance has not requested for commands and the command's delivery has expired.
30
+ * * {@code VISIBLE} - The command is visible to the instance.
31
+ * * {@code PENDING} - The command is pending acknowledgment from the instance.
32
+ * * {@code ACKED} - The command has been received and acknowledged by the instance.
33
+ * * {@code ACKED_CANCELED} - The canceled command has been received and acknowledged by the instance.
34
+ * * {@code EXPIRED} - The instance has not requested for commands and the command's delivery has expired.
35
35
  *
36
36
  */
37
37
  "deliveryState": InstanceAgentCommandExecutionSummary.DeliveryState;
38
38
  /**
39
39
  * The command execution lifecycle state.
40
- * * `ACCEPTED` - The command has been accepted to run.
41
- * * `IN_PROGRESS` - The command is in progress.
42
- * * `SUCCEEDED` - The command was successfully executed.
43
- * * `FAILED` - The command failed to execute.
44
- * * `TIMED_OUT` - The command execution timed out.
45
- * * `CANCELED` - The command execution was canceled.
40
+ * * {@code ACCEPTED} - The command has been accepted to run.
41
+ * * {@code IN_PROGRESS} - The command is in progress.
42
+ * * {@code SUCCEEDED} - The command was successfully executed.
43
+ * * {@code FAILED} - The command failed to execute.
44
+ * * {@code TIMED_OUT} - The command execution timed out.
45
+ * * {@code CANCELED} - The command execution was canceled.
46
46
  *
47
47
  */
48
48
  "lifecycleState": InstanceAgentCommandExecutionSummary.LifecycleState;
@@ -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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -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 model from "../model";
@@ -27,22 +27,22 @@ export interface InstanceAgentCommandExecution {
27
27
  "instanceId": string;
28
28
  /**
29
29
  * Specifies the command delivery state.
30
- * * `VISIBLE` - The command is visible to instance.
31
- * * `PENDING` - The command is pending ack from the instance.
32
- * * `ACKED` - The command has been received and acked by the instance.
33
- * * `ACKED_CANCELED` - The canceled command has been received and acked by the instance.
34
- * * `EXPIRED` - The instance has not requested for commands and its delivery has expired.
30
+ * * {@code VISIBLE} - The command is visible to instance.
31
+ * * {@code PENDING} - The command is pending ack from the instance.
32
+ * * {@code ACKED} - The command has been received and acked by the instance.
33
+ * * {@code ACKED_CANCELED} - The canceled command has been received and acked by the instance.
34
+ * * {@code EXPIRED} - The instance has not requested for commands and its delivery has expired.
35
35
  *
36
36
  */
37
37
  "deliveryState": InstanceAgentCommandExecution.DeliveryState;
38
38
  /**
39
39
  * command execution life cycle state.
40
- * * `ACCEPTED` - The command execution has been accepted to run.
41
- * * `IN_PROGRESS` - The command execution is in progress.
42
- * * `SUCCEEDED` - The command execution is successful.
43
- * * `FAILED` - The command execution has failed.
44
- * * `TIMED_OUT` - The command execution has timedout.
45
- * * `CANCELED` - The command execution has canceled.
40
+ * * {@code ACCEPTED} - The command execution has been accepted to run.
41
+ * * {@code IN_PROGRESS} - The command execution is in progress.
42
+ * * {@code SUCCEEDED} - The command execution is successful.
43
+ * * {@code FAILED} - The command execution has failed.
44
+ * * {@code TIMED_OUT} - The command execution has timedout.
45
+ * * {@code CANCELED} - The command execution has canceled.
46
46
  *
47
47
  */
48
48
  "lifecycleState": InstanceAgentCommandExecution.LifecycleState;
@@ -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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -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
  /**
@@ -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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -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 model from "../model";
@@ -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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -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 model from "../model";
@@ -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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -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 model from "../model";
@@ -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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {