oci-core 2.129.0 → 2.131.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/lib/client.d.ts +27 -27
- package/lib/client.js +78 -78
- package/lib/client.js.map +1 -1
- package/lib/compute-waiter.d.ts +16 -8
- package/lib/compute-waiter.js +27 -15
- package/lib/compute-waiter.js.map +1 -1
- package/lib/model/bulk-create-ipv6s-details.d.ts +3 -3
- package/lib/model/bulk-create-ipv6s-item.d.ts +2 -2
- package/lib/model/bulk-create-private-ip-item.d.ts +1 -1
- package/lib/model/bulk-create-private-ips-details.d.ts +2 -2
- package/lib/model/bulk-delete-ipv6s-details.d.ts +3 -3
- package/lib/model/bulk-delete-ipv6s-item.d.ts +2 -2
- package/lib/model/bulk-delete-private-ip-item.d.ts +1 -1
- package/lib/model/bulk-delete-private-ips-details.d.ts +2 -2
- package/lib/model/bulk-detach-ipv6s-details.d.ts +3 -3
- package/lib/model/bulk-detach-ipv6s-item.d.ts +1 -1
- package/lib/model/bulk-detach-private-ip-item.d.ts +1 -1
- package/lib/model/bulk-detach-private-ips-details.d.ts +2 -2
- package/lib/model/bulk-update-ipv6s-details.d.ts +2 -2
- package/lib/model/bulk-update-ipv6s-item.d.ts +2 -2
- package/lib/model/bulk-update-private-ip-item.d.ts +1 -1
- package/lib/model/bulk-update-private-ips-details.d.ts +2 -2
- package/lib/model/change-compute-gpu-memory-cluster-compartment-details.d.ts +1 -1
- package/lib/model/compute-gpu-memory-cluster-collection.d.ts +2 -2
- package/lib/model/compute-gpu-memory-cluster-instance-collection.d.ts +2 -2
- package/lib/model/compute-gpu-memory-cluster-instance-summary.d.ts +6 -6
- package/lib/model/compute-gpu-memory-cluster-scale-config.d.ts +1 -1
- package/lib/model/compute-gpu-memory-cluster-summary.d.ts +4 -4
- package/lib/model/compute-gpu-memory-cluster.d.ts +10 -6
- package/lib/model/compute-gpu-memory-cluster.js.map +1 -1
- package/lib/model/create-compute-gpu-memory-cluster-details.d.ts +8 -4
- package/lib/model/create-compute-gpu-memory-cluster-details.js.map +1 -1
- package/lib/model/create-compute-gpu-memory-cluster-scale-config.d.ts +1 -1
- package/lib/model/create-vcn-details.d.ts +4 -2
- package/lib/model/create-vcn-details.js.map +1 -1
- package/lib/model/create-virtual-circuit-details.d.ts +1 -1
- package/lib/model/dedicated-vm-host.d.ts +0 -4
- package/lib/model/dedicated-vm-host.js.map +1 -1
- package/lib/model/index.d.ts +2 -2
- package/lib/model/index.js +3 -3
- package/lib/model/index.js.map +1 -1
- package/lib/model/update-compute-gpu-memory-cluster-details.d.ts +6 -2
- package/lib/model/update-compute-gpu-memory-cluster-details.js.map +1 -1
- package/lib/model/update-compute-gpu-memory-cluster-scale-config.d.ts +1 -1
- package/lib/model/{update-compute-hosts-details.d.ts → update-compute-host-details.d.ts} +4 -4
- package/lib/model/{update-compute-hosts-details.js → update-compute-host-details.js} +7 -7
- package/lib/model/update-compute-host-details.js.map +1 -0
- package/lib/model/update-vnic-details.d.ts +2 -1
- package/lib/model/update-vnic-details.js.map +1 -1
- package/lib/model/vnic.d.ts +1 -2
- package/lib/model/vnic.js.map +1 -1
- package/lib/request/bulk-create-ipv6s-request.d.ts +1 -1
- package/lib/request/bulk-create-private-ips-request.d.ts +1 -1
- package/lib/request/bulk-delete-ipv6s-request.d.ts +1 -1
- package/lib/request/bulk-delete-private-ips-request.d.ts +1 -1
- package/lib/request/bulk-detach-ipv6s-request.d.ts +1 -1
- package/lib/request/bulk-detach-private-ips-request.d.ts +1 -1
- package/lib/request/bulk-update-ipv6s-request.d.ts +1 -1
- package/lib/request/bulk-update-private-ips-request.d.ts +1 -1
- package/lib/request/{get-compute-hosts-request.d.ts → get-compute-host-request.d.ts} +2 -2
- package/lib/request/{get-compute-hosts-request.js → get-compute-host-request.js} +1 -1
- package/lib/request/get-compute-host-request.js.map +1 -0
- package/lib/request/index.d.ts +4 -4
- package/lib/request/{update-compute-hosts-request.d.ts → update-compute-host-request.d.ts} +3 -3
- package/lib/request/{update-compute-hosts-request.js → update-compute-host-request.js} +1 -1
- package/lib/request/update-compute-host-request.js.map +1 -0
- package/lib/response/{get-compute-hosts-response.d.ts → get-compute-host-response.d.ts} +1 -1
- package/lib/response/{get-compute-hosts-response.js → get-compute-host-response.js} +1 -1
- package/lib/response/get-compute-host-response.js.map +1 -0
- package/lib/response/index.d.ts +4 -4
- package/lib/response/{update-compute-hosts-response.d.ts → update-compute-host-response.d.ts} +1 -1
- package/lib/response/{update-compute-hosts-response.js → update-compute-host-response.js} +1 -1
- package/lib/response/update-compute-host-response.js.map +1 -0
- package/package.json +3 -3
- package/lib/model/update-compute-hosts-details.js.map +0 -1
- package/lib/request/get-compute-hosts-request.js.map +0 -1
- package/lib/request/update-compute-hosts-request.js.map +0 -1
- package/lib/response/get-compute-hosts-response.js.map +0 -1
- package/lib/response/update-compute-hosts-response.js.map +0 -1
|
@@ -17,7 +17,7 @@ import common = require("oci-common");
|
|
|
17
17
|
*/
|
|
18
18
|
export interface BulkDeletePrivateIpsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
20
|
-
* Details of secondary IPv4 addresses to
|
|
20
|
+
* Details of the secondary IPv4 addresses to delete.
|
|
21
21
|
*/
|
|
22
22
|
"bulkDeletePrivateIpsDetails": model.BulkDeletePrivateIpsDetails;
|
|
23
23
|
/**
|
|
@@ -17,7 +17,7 @@ import common = require("oci-common");
|
|
|
17
17
|
*/
|
|
18
18
|
export interface BulkDetachIpv6sRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
20
|
-
* detach IPv6s
|
|
20
|
+
* Details needed to detach IPv6s in bulk.
|
|
21
21
|
*/
|
|
22
22
|
"bulkDetachIpv6sDetails": model.BulkDetachIpv6sDetails;
|
|
23
23
|
/**
|
|
@@ -17,7 +17,7 @@ import common = require("oci-common");
|
|
|
17
17
|
*/
|
|
18
18
|
export interface BulkDetachPrivateIpsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* The secondary IPv4 addresses to detach.
|
|
21
21
|
*/
|
|
22
22
|
"bulkDetachPrivateIpsDetails": model.BulkDetachPrivateIpsDetails;
|
|
23
23
|
/**
|
|
@@ -17,7 +17,7 @@ import common = require("oci-common");
|
|
|
17
17
|
*/
|
|
18
18
|
export interface BulkUpdatePrivateIpsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
20
|
-
* Details of secondary IPv4 addresses to
|
|
20
|
+
* Details of the secondary IPv4 addresses to update.
|
|
21
21
|
*/
|
|
22
22
|
"bulkUpdatePrivateIpsDetails": model.BulkUpdatePrivateIpsDetails;
|
|
23
23
|
/**
|
|
@@ -12,9 +12,9 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/
|
|
15
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetComputeHost.ts.html |here} to see how to use GetComputeHostRequest.
|
|
16
16
|
*/
|
|
17
|
-
export interface
|
|
17
|
+
export interface GetComputeHostRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
19
19
|
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compute host.
|
|
20
20
|
*
|
|
@@ -12,4 +12,4 @@
|
|
|
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 });
|
|
15
|
-
//# sourceMappingURL=get-compute-
|
|
15
|
+
//# sourceMappingURL=get-compute-host-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-compute-host-request.js","sourceRoot":"","sources":["../../../../../lib/core/lib/request/get-compute-host-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
package/lib/request/index.d.ts
CHANGED
|
@@ -253,10 +253,10 @@ import * as GetComputeGpuMemoryClusterRequest from "./get-compute-gpu-memory-clu
|
|
|
253
253
|
export import GetComputeGpuMemoryClusterRequest = GetComputeGpuMemoryClusterRequest.GetComputeGpuMemoryClusterRequest;
|
|
254
254
|
import * as GetComputeGpuMemoryFabricRequest from "./get-compute-gpu-memory-fabric-request";
|
|
255
255
|
export import GetComputeGpuMemoryFabricRequest = GetComputeGpuMemoryFabricRequest.GetComputeGpuMemoryFabricRequest;
|
|
256
|
+
import * as GetComputeHostRequest from "./get-compute-host-request";
|
|
257
|
+
export import GetComputeHostRequest = GetComputeHostRequest.GetComputeHostRequest;
|
|
256
258
|
import * as GetComputeHostGroupRequest from "./get-compute-host-group-request";
|
|
257
259
|
export import GetComputeHostGroupRequest = GetComputeHostGroupRequest.GetComputeHostGroupRequest;
|
|
258
|
-
import * as GetComputeHostsRequest from "./get-compute-hosts-request";
|
|
259
|
-
export import GetComputeHostsRequest = GetComputeHostsRequest.GetComputeHostsRequest;
|
|
260
260
|
import * as GetComputeImageCapabilitySchemaRequest from "./get-compute-image-capability-schema-request";
|
|
261
261
|
export import GetComputeImageCapabilitySchemaRequest = GetComputeImageCapabilitySchemaRequest.GetComputeImageCapabilitySchemaRequest;
|
|
262
262
|
import * as GetConsoleHistoryRequest from "./get-console-history-request";
|
|
@@ -375,10 +375,10 @@ import * as UpdateComputeGpuMemoryClusterRequest from "./update-compute-gpu-memo
|
|
|
375
375
|
export import UpdateComputeGpuMemoryClusterRequest = UpdateComputeGpuMemoryClusterRequest.UpdateComputeGpuMemoryClusterRequest;
|
|
376
376
|
import * as UpdateComputeGpuMemoryFabricRequest from "./update-compute-gpu-memory-fabric-request";
|
|
377
377
|
export import UpdateComputeGpuMemoryFabricRequest = UpdateComputeGpuMemoryFabricRequest.UpdateComputeGpuMemoryFabricRequest;
|
|
378
|
+
import * as UpdateComputeHostRequest from "./update-compute-host-request";
|
|
379
|
+
export import UpdateComputeHostRequest = UpdateComputeHostRequest.UpdateComputeHostRequest;
|
|
378
380
|
import * as UpdateComputeHostGroupRequest from "./update-compute-host-group-request";
|
|
379
381
|
export import UpdateComputeHostGroupRequest = UpdateComputeHostGroupRequest.UpdateComputeHostGroupRequest;
|
|
380
|
-
import * as UpdateComputeHostsRequest from "./update-compute-hosts-request";
|
|
381
|
-
export import UpdateComputeHostsRequest = UpdateComputeHostsRequest.UpdateComputeHostsRequest;
|
|
382
382
|
import * as UpdateComputeImageCapabilitySchemaRequest from "./update-compute-image-capability-schema-request";
|
|
383
383
|
export import UpdateComputeImageCapabilitySchemaRequest = UpdateComputeImageCapabilitySchemaRequest.UpdateComputeImageCapabilitySchemaRequest;
|
|
384
384
|
import * as UpdateConsoleHistoryRequest from "./update-console-history-request";
|
|
@@ -13,9 +13,9 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateComputeHost.ts.html |here} to see how to use UpdateComputeHostRequest.
|
|
17
17
|
*/
|
|
18
|
-
export interface
|
|
18
|
+
export interface UpdateComputeHostRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
20
20
|
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compute host.
|
|
21
21
|
*
|
|
@@ -24,7 +24,7 @@ export interface UpdateComputeHostsRequest extends common.BaseRequest {
|
|
|
24
24
|
/**
|
|
25
25
|
* Update compute capacity topology details.
|
|
26
26
|
*/
|
|
27
|
-
"
|
|
27
|
+
"updateComputeHostDetails": model.UpdateComputeHostDetails;
|
|
28
28
|
/**
|
|
29
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
|
|
@@ -12,4 +12,4 @@
|
|
|
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 });
|
|
15
|
-
//# sourceMappingURL=update-compute-
|
|
15
|
+
//# sourceMappingURL=update-compute-host-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-compute-host-request.js","sourceRoot":"","sources":["../../../../../lib/core/lib/request/update-compute-host-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -11,7 +11,7 @@
|
|
|
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
|
-
export interface
|
|
14
|
+
export interface GetComputeHostResponse {
|
|
15
15
|
/**
|
|
16
16
|
* For optimistic concurrency control. See {@code if-match}.
|
|
17
17
|
*
|
|
@@ -12,4 +12,4 @@
|
|
|
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 });
|
|
15
|
-
//# sourceMappingURL=get-compute-
|
|
15
|
+
//# sourceMappingURL=get-compute-host-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-compute-host-response.js","sourceRoot":"","sources":["../../../../../lib/core/lib/response/get-compute-host-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
package/lib/response/index.d.ts
CHANGED
|
@@ -253,10 +253,10 @@ import * as GetComputeGpuMemoryClusterResponse from "./get-compute-gpu-memory-cl
|
|
|
253
253
|
export import GetComputeGpuMemoryClusterResponse = GetComputeGpuMemoryClusterResponse.GetComputeGpuMemoryClusterResponse;
|
|
254
254
|
import * as GetComputeGpuMemoryFabricResponse from "./get-compute-gpu-memory-fabric-response";
|
|
255
255
|
export import GetComputeGpuMemoryFabricResponse = GetComputeGpuMemoryFabricResponse.GetComputeGpuMemoryFabricResponse;
|
|
256
|
+
import * as GetComputeHostResponse from "./get-compute-host-response";
|
|
257
|
+
export import GetComputeHostResponse = GetComputeHostResponse.GetComputeHostResponse;
|
|
256
258
|
import * as GetComputeHostGroupResponse from "./get-compute-host-group-response";
|
|
257
259
|
export import GetComputeHostGroupResponse = GetComputeHostGroupResponse.GetComputeHostGroupResponse;
|
|
258
|
-
import * as GetComputeHostsResponse from "./get-compute-hosts-response";
|
|
259
|
-
export import GetComputeHostsResponse = GetComputeHostsResponse.GetComputeHostsResponse;
|
|
260
260
|
import * as GetComputeImageCapabilitySchemaResponse from "./get-compute-image-capability-schema-response";
|
|
261
261
|
export import GetComputeImageCapabilitySchemaResponse = GetComputeImageCapabilitySchemaResponse.GetComputeImageCapabilitySchemaResponse;
|
|
262
262
|
import * as GetConsoleHistoryResponse from "./get-console-history-response";
|
|
@@ -375,10 +375,10 @@ import * as UpdateComputeGpuMemoryClusterResponse from "./update-compute-gpu-mem
|
|
|
375
375
|
export import UpdateComputeGpuMemoryClusterResponse = UpdateComputeGpuMemoryClusterResponse.UpdateComputeGpuMemoryClusterResponse;
|
|
376
376
|
import * as UpdateComputeGpuMemoryFabricResponse from "./update-compute-gpu-memory-fabric-response";
|
|
377
377
|
export import UpdateComputeGpuMemoryFabricResponse = UpdateComputeGpuMemoryFabricResponse.UpdateComputeGpuMemoryFabricResponse;
|
|
378
|
+
import * as UpdateComputeHostResponse from "./update-compute-host-response";
|
|
379
|
+
export import UpdateComputeHostResponse = UpdateComputeHostResponse.UpdateComputeHostResponse;
|
|
378
380
|
import * as UpdateComputeHostGroupResponse from "./update-compute-host-group-response";
|
|
379
381
|
export import UpdateComputeHostGroupResponse = UpdateComputeHostGroupResponse.UpdateComputeHostGroupResponse;
|
|
380
|
-
import * as UpdateComputeHostsResponse from "./update-compute-hosts-response";
|
|
381
|
-
export import UpdateComputeHostsResponse = UpdateComputeHostsResponse.UpdateComputeHostsResponse;
|
|
382
382
|
import * as UpdateComputeImageCapabilitySchemaResponse from "./update-compute-image-capability-schema-response";
|
|
383
383
|
export import UpdateComputeImageCapabilitySchemaResponse = UpdateComputeImageCapabilitySchemaResponse.UpdateComputeImageCapabilitySchemaResponse;
|
|
384
384
|
import * as UpdateConsoleHistoryResponse from "./update-console-history-response";
|
package/lib/response/{update-compute-hosts-response.d.ts → update-compute-host-response.d.ts}
RENAMED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
* Copyright (c) 2020, 2026, 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
|
-
export interface
|
|
13
|
+
export interface UpdateComputeHostResponse {
|
|
14
14
|
/**
|
|
15
15
|
* For optimistic concurrency control. See {@code if-match}.
|
|
16
16
|
*
|
|
@@ -12,4 +12,4 @@
|
|
|
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 });
|
|
15
|
-
//# sourceMappingURL=update-compute-
|
|
15
|
+
//# sourceMappingURL=update-compute-host-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-compute-host-response.js","sourceRoot":"","sources":["../../../../../lib/core/lib/response/update-compute-host-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oci-core",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.131.0",
|
|
4
4
|
"description": "OCI NodeJS client for Core",
|
|
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.131.0",
|
|
19
|
+
"oci-workrequests": "2.131.0"
|
|
20
20
|
},
|
|
21
21
|
"publishConfig": {
|
|
22
22
|
"registry": "https://registry.npmjs.org"
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"update-compute-hosts-details.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/update-compute-hosts-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;GAkBG;;;AAkCH,IAAiB,yBAAyB,CAWzC;AAXD,WAAiB,yBAAyB;IACxC,SAAgB,UAAU,CAAC,GAA8B;QACvD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,oCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA8B;QACnE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QAWzC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"get-compute-hosts-request.js","sourceRoot":"","sources":["../../../../../lib/core/lib/request/get-compute-hosts-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"update-compute-hosts-request.js","sourceRoot":"","sources":["../../../../../lib/core/lib/request/update-compute-hosts-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"get-compute-hosts-response.js","sourceRoot":"","sources":["../../../../../lib/core/lib/response/get-compute-hosts-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"update-compute-hosts-response.js","sourceRoot":"","sources":["../../../../../lib/core/lib/response/update-compute-hosts-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|