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
@@ -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) {
@@ -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
  /**
@@ -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";
@@ -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
  /**
@@ -21,7 +21,7 @@ export interface InstanceAgentPluginSummary {
21
21
  */
22
22
  "name": string;
23
23
  /**
24
- * The plugin status Specified the plugin state on the instance * `RUNNING` - The plugin is in running state * `STOPPED` - The plugin is in stopped state * `NOT_SUPPORTED` - The plugin is not supported on this platform * `INVALID` - The plugin state is not recognizable by the service
24
+ * The plugin status Specified the plugin state on the instance * {@code RUNNING} - The plugin is in running state * {@code STOPPED} - The plugin is in stopped state * {@code NOT_SUPPORTED} - The plugin is not supported on this platform * {@code INVALID} - The plugin state is not recognizable by the service
25
25
  */
26
26
  "status": InstanceAgentPluginSummary.Status;
27
27
  /**
@@ -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
  /**
@@ -21,7 +21,7 @@ export interface InstanceAgentPlugin {
21
21
  */
22
22
  "name": string;
23
23
  /**
24
- * The plugin status Specified the plugin state on the instance * `RUNNING` - The plugin is in running state * `STOPPED` - The plugin is in stopped state * `NOT_SUPPORTED` - The plugin is not supported on this platform * `INVALID` - The plugin state is not recognizable by the service
24
+ * The plugin status Specified the plugin state on the instance * {@code RUNNING} - The plugin is in running state * {@code STOPPED} - The plugin is in stopped state * {@code NOT_SUPPORTED} - The plugin is not supported on this platform * {@code INVALID} - The plugin state is not recognizable by the service
25
25
  */
26
26
  "status": InstanceAgentPlugin.Status;
27
27
  /**
@@ -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
  /**
@@ -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,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/CancelInstanceAgentCommand.ts.html |here} to see how to use CancelInstanceAgentCommandRequest.
15
+ * @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 CancelInstanceAgentCommandRequest.
16
16
  */
17
17
  export interface CancelInstanceAgentCommandRequest extends common.BaseRequest {
18
18
  /**
@@ -26,7 +26,7 @@ export interface CancelInstanceAgentCommandRequest extends common.BaseRequest {
26
26
  */
27
27
  "opcRequestId"?: string;
28
28
  /**
29
- * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match`
29
+ * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
30
30
  * parameter to the value of the etag from a previous GET or POST response for that resource. The resource
31
31
  * will be updated or deleted only if the etag you provide matches the resource's current etag value.
32
32
  *
@@ -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
  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.0/computeinstanceagent/CreateInstanceAgentCommand.ts.html |here} to see how to use CreateInstanceAgentCommandRequest.
16
+ * @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 CreateInstanceAgentCommandRequest.
17
17
  */
18
18
  export interface CreateInstanceAgentCommandRequest extends common.BaseRequest {
19
19
  /**
@@ -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,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/GetInstanceAgentCommandExecution.ts.html |here} to see how to use GetInstanceAgentCommandExecutionRequest.
15
+ * @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 GetInstanceAgentCommandExecutionRequest.
16
16
  */
17
17
  export interface GetInstanceAgentCommandExecutionRequest extends common.BaseRequest {
18
18
  /**
@@ -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,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/GetInstanceAgentCommand.ts.html |here} to see how to use GetInstanceAgentCommandRequest.
15
+ * @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 GetInstanceAgentCommandRequest.
16
16
  */
17
17
  export interface GetInstanceAgentCommandRequest extends common.BaseRequest {
18
18
  /**
@@ -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,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/GetInstanceAgentPlugin.ts.html |here} to see how to use GetInstanceAgentPluginRequest.
15
+ * @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 GetInstanceAgentPluginRequest.
16
16
  */
17
17
  export interface GetInstanceAgentPluginRequest extends common.BaseRequest {
18
18
  /**
@@ -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 CancelInstanceAgentCommandRequest from "./cancel-instance-agent-command-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 __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -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/ListInstanceAgentCommandExecutions.ts.html |here} to see how to use ListInstanceAgentCommandExecutionsRequest.
15
+ * @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 ListInstanceAgentCommandExecutionsRequest.
16
16
  */
17
17
  export interface ListInstanceAgentCommandExecutionsRequest extends common.BaseRequest {
18
18
  /**
@@ -30,7 +30,7 @@ export interface ListInstanceAgentCommandExecutionsRequest extends common.BaseRe
30
30
  */
31
31
  "opcRequestId"?: string;
32
32
  /**
33
- * For list pagination. The value of the `opc-next-page` response header from the previous \"List\"
33
+ * For list pagination. The value of the {@code opc-next-page} response header from the previous \"List\"
34
34
  * call. For important details about how pagination works, see
35
35
  * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
36
36
  *
@@ -44,10 +44,10 @@ export interface ListInstanceAgentCommandExecutionsRequest extends common.BaseRe
44
44
  */
45
45
  "limit"?: number;
46
46
  /**
47
- * The field to sort by. You can provide one sort order (`sortOrder`). Default order for
48
- * `TIMECREATED` is descending.
47
+ * The field to sort by. You can provide one sort order ({@code sortOrder}). Default order for
48
+ * {@code TIMECREATED} is descending.
49
49
  * <p>
50
- **Note:** In general, some \"List\" operations (for example, `ListInstances`) let you
50
+ **Note:** In general, some \"List\" operations (for example, {@code ListInstances}) let you
51
51
  * optionally filter by availability domain if the scope of the resource type is within a
52
52
  * single availability domain. If you call one of these \"List\" operations without specifying
53
53
  * an availability domain, the resources are grouped by availability domain, then sorted.
@@ -55,7 +55,7 @@ export interface ListInstanceAgentCommandExecutionsRequest extends common.BaseRe
55
55
  */
56
56
  "sortBy"?: ListInstanceAgentCommandExecutionsRequest.SortBy;
57
57
  /**
58
- * The sort order to use, either ascending (`ASC`) or descending (`DESC`). The `DISPLAYNAME` sort order
58
+ * The sort order to use, either ascending ({@code ASC}) or descending ({@code DESC}). The {@code DISPLAYNAME} sort order
59
59
  * is case sensitive.
60
60
  *
61
61
  */
@@ -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,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/ListInstanceAgentCommands.ts.html |here} to see how to use ListInstanceAgentCommandsRequest.
15
+ * @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 ListInstanceAgentCommandsRequest.
16
16
  */
17
17
  export interface ListInstanceAgentCommandsRequest extends common.BaseRequest {
18
18
  /**
@@ -26,7 +26,7 @@ export interface ListInstanceAgentCommandsRequest extends common.BaseRequest {
26
26
  */
27
27
  "opcRequestId"?: string;
28
28
  /**
29
- * For list pagination. The value of the `opc-next-page` response header from the previous \"List\"
29
+ * For list pagination. The value of the {@code opc-next-page} response header from the previous \"List\"
30
30
  * call. For important details about how pagination works, see
31
31
  * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
32
32
  *
@@ -40,10 +40,10 @@ export interface ListInstanceAgentCommandsRequest extends common.BaseRequest {
40
40
  */
41
41
  "limit"?: number;
42
42
  /**
43
- * The field to sort by. You can provide one sort order (`sortOrder`). Default order for
44
- * `TIMECREATED` is descending.
43
+ * The field to sort by. You can provide one sort order ({@code sortOrder}). Default order for
44
+ * {@code TIMECREATED} is descending.
45
45
  * <p>
46
- **Note:** In general, some \"List\" operations (for example, `ListInstances`) let you
46
+ **Note:** In general, some \"List\" operations (for example, {@code ListInstances}) let you
47
47
  * optionally filter by availability domain if the scope of the resource type is within a
48
48
  * single availability domain. If you call one of these \"List\" operations without specifying
49
49
  * an availability domain, the resources are grouped by availability domain, then sorted.
@@ -51,7 +51,7 @@ export interface ListInstanceAgentCommandsRequest extends common.BaseRequest {
51
51
  */
52
52
  "sortBy"?: ListInstanceAgentCommandsRequest.SortBy;
53
53
  /**
54
- * The sort order to use, either ascending (`ASC`) or descending (`DESC`). The `DISPLAYNAME` sort order
54
+ * The sort order to use, either ascending ({@code ASC}) or descending ({@code DESC}). The {@code DISPLAYNAME} sort order
55
55
  * is case sensitive.
56
56
  *
57
57
  */
@@ -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,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/ListInstanceAgentPlugins.ts.html |here} to see how to use ListInstanceAgentPluginsRequest.
15
+ * @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 ListInstanceAgentPluginsRequest.
16
16
  */
17
17
  export interface ListInstanceAgentPluginsRequest extends common.BaseRequest {
18
18
  /**
@@ -34,7 +34,7 @@ export interface ListInstanceAgentPluginsRequest extends common.BaseRequest {
34
34
  */
35
35
  "status"?: ListInstanceAgentPluginsRequest.Status;
36
36
  /**
37
- * For list pagination. The value of the `opc-next-page` response header from the previous \"List\"
37
+ * For list pagination. The value of the {@code opc-next-page} response header from the previous \"List\"
38
38
  * call. For important details about how pagination works, see
39
39
  * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
40
40
  *
@@ -48,10 +48,10 @@ export interface ListInstanceAgentPluginsRequest extends common.BaseRequest {
48
48
  */
49
49
  "limit"?: number;
50
50
  /**
51
- * The field to sort by. You can provide one sort order (`sortOrder`). Default order for
52
- * `TIMECREATED` is descending.
51
+ * The field to sort by. You can provide one sort order ({@code sortOrder}). Default order for
52
+ * {@code TIMECREATED} is descending.
53
53
  * <p>
54
- **Note:** In general, some \"List\" operations (for example, `ListInstances`) let you
54
+ **Note:** In general, some \"List\" operations (for example, {@code ListInstances}) let you
55
55
  * optionally filter by availability domain if the scope of the resource type is within a
56
56
  * single availability domain. If you call one of these \"List\" operations without specifying
57
57
  * an availability domain, the resources are grouped by availability domain, then sorted.
@@ -59,7 +59,7 @@ export interface ListInstanceAgentPluginsRequest extends common.BaseRequest {
59
59
  */
60
60
  "sortBy"?: ListInstanceAgentPluginsRequest.SortBy;
61
61
  /**
62
- * The sort order to use, either ascending (`ASC`) or descending (`DESC`). The `DISPLAYNAME` sort order
62
+ * The sort order to use, either ascending ({@code ASC}) or descending ({@code DESC}). The {@code DISPLAYNAME} sort order
63
63
  * is case sensitive.
64
64
  *
65
65
  */
@@ -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 });