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