oci-cloudbridge 2.96.0 → 2.97.1
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 +10 -9
- package/lib/client.js +69 -66
- package/lib/client.js.map +1 -1
- package/lib/model/asset-source-credentials-type.d.ts +1 -0
- package/lib/model/asset-source-credentials-type.js +1 -0
- package/lib/model/asset-source-credentials-type.js.map +1 -1
- package/lib/model/asset-source-credentials.d.ts +5 -2
- package/lib/model/asset-source-credentials.js.map +1 -1
- package/lib/model/asset-source-summary.js +4 -0
- package/lib/model/asset-source-summary.js.map +1 -1
- package/lib/model/asset-source-type.d.ts +1 -0
- package/lib/model/asset-source-type.js +1 -0
- package/lib/model/asset-source-type.js.map +1 -1
- package/lib/model/asset-source.js +4 -0
- package/lib/model/asset-source.js.map +1 -1
- package/lib/model/asset-type.d.ts +2 -0
- package/lib/model/asset-type.js +2 -0
- package/lib/model/asset-type.js.map +1 -1
- package/lib/model/asset.js +8 -0
- package/lib/model/asset.js.map +1 -1
- package/lib/model/aws-asset-source-summary.d.ts +32 -0
- package/lib/model/aws-asset-source-summary.js +54 -0
- package/lib/model/aws-asset-source-summary.js.map +1 -0
- package/lib/model/aws-asset-source.d.ts +47 -0
- package/lib/model/aws-asset-source.js +66 -0
- package/lib/model/aws-asset-source.js.map +1 -0
- package/lib/model/aws-ebs-asset.d.ts +25 -0
- package/lib/model/aws-ebs-asset.js +54 -0
- package/lib/model/aws-ebs-asset.js.map +1 -0
- package/lib/model/aws-ebs-properties.d.ts +66 -0
- package/lib/model/aws-ebs-properties.js +71 -0
- package/lib/model/aws-ebs-properties.js.map +1 -0
- package/lib/model/aws-ec2-asset.d.ts +29 -0
- package/lib/model/aws-ec2-asset.js +74 -0
- package/lib/model/aws-ec2-asset.js.map +1 -0
- package/lib/model/aws-ec2-properties.d.ts +148 -0
- package/lib/model/aws-ec2-properties.js +87 -0
- package/lib/model/aws-ec2-properties.js.map +1 -0
- package/lib/model/create-asset-details.js +8 -0
- package/lib/model/create-asset-details.js.map +1 -1
- package/lib/model/create-asset-source-details.js +4 -0
- package/lib/model/create-asset-source-details.js.map +1 -1
- package/lib/model/create-aws-asset-source-details.d.ts +46 -0
- package/lib/model/create-aws-asset-source-details.js +68 -0
- package/lib/model/create-aws-asset-source-details.js.map +1 -0
- package/lib/model/create-aws-ebs-asset-details.d.ts +25 -0
- package/lib/model/create-aws-ebs-asset-details.js +58 -0
- package/lib/model/create-aws-ebs-asset-details.js.map +1 -0
- package/lib/model/create-aws-ec2-asset-details.d.ts +29 -0
- package/lib/model/create-aws-ec2-asset-details.js +78 -0
- package/lib/model/create-aws-ec2-asset-details.js.map +1 -0
- package/lib/model/create-vm-ware-asset-source-details.d.ts +1 -1
- package/lib/model/create-vmware-vm-asset-details.d.ts +4 -4
- package/lib/model/group-identifier.d.ts +29 -0
- package/lib/model/{update-plugin-details.js → group-identifier.js} +7 -7
- package/lib/model/group-identifier.js.map +1 -0
- package/lib/model/import-inventory-via-assets-details.d.ts +2 -2
- package/lib/model/index.d.ts +50 -2
- package/lib/model/index.js +53 -4
- package/lib/model/index.js.map +1 -1
- package/lib/model/instance-network-interface-association.d.ts +41 -0
- package/lib/model/instance-network-interface-association.js +29 -0
- package/lib/model/instance-network-interface-association.js.map +1 -0
- package/lib/model/instance-network-interface-attachment.d.ts +45 -0
- package/lib/model/instance-network-interface-attachment.js +29 -0
- package/lib/model/instance-network-interface-attachment.js.map +1 -0
- package/lib/model/instance-network-interface.d.ts +76 -0
- package/lib/model/instance-network-interface.js +83 -0
- package/lib/model/instance-network-interface.js.map +1 -0
- package/lib/model/instance-private-ip-address.d.ts +35 -0
- package/lib/model/instance-private-ip-address.js +57 -0
- package/lib/model/instance-private-ip-address.js.map +1 -0
- package/lib/model/instance-state.d.ts +29 -0
- package/lib/model/instance-state.js +29 -0
- package/lib/model/instance-state.js.map +1 -0
- package/lib/model/monthly-cost-summary.d.ts +29 -0
- package/lib/model/monthly-cost-summary.js +29 -0
- package/lib/model/monthly-cost-summary.js.map +1 -0
- package/lib/model/operation-type.d.ts +3 -0
- package/lib/model/operation-type.js +3 -0
- package/lib/model/operation-type.js.map +1 -1
- package/lib/model/placement.d.ts +53 -0
- package/lib/model/placement.js +29 -0
- package/lib/model/placement.js.map +1 -0
- package/lib/model/supported-cloud-region-collection.d.ts +26 -0
- package/lib/model/supported-cloud-region-collection.js +61 -0
- package/lib/model/supported-cloud-region-collection.js.map +1 -0
- package/lib/model/supported-cloud-region-lifecycle-state.d.ts +28 -0
- package/lib/model/supported-cloud-region-lifecycle-state.js +39 -0
- package/lib/model/supported-cloud-region-lifecycle-state.js.map +1 -0
- package/lib/model/supported-cloud-region-summary.d.ts +54 -0
- package/lib/model/supported-cloud-region-summary.js +29 -0
- package/lib/model/supported-cloud-region-summary.js.map +1 -0
- package/lib/model/{update-plugin-details.d.ts → tag.d.ts} +11 -7
- package/lib/model/tag.js +29 -0
- package/lib/model/tag.js.map +1 -0
- package/lib/model/update-asset-details.js +8 -0
- package/lib/model/update-asset-details.js.map +1 -1
- package/lib/model/update-asset-source-details.d.ts +5 -1
- package/lib/model/update-asset-source-details.js +4 -0
- package/lib/model/update-asset-source-details.js.map +1 -1
- package/lib/model/update-aws-asset-source-details.d.ts +38 -0
- package/lib/model/update-aws-asset-source-details.js +68 -0
- package/lib/model/update-aws-asset-source-details.js.map +1 -0
- package/lib/model/update-aws-ebs-asset-details.d.ts +25 -0
- package/lib/model/update-aws-ebs-asset-details.js +58 -0
- package/lib/model/update-aws-ebs-asset-details.js.map +1 -0
- package/lib/model/update-aws-ec2-asset-details.d.ts +29 -0
- package/lib/model/update-aws-ec2-asset-details.js +78 -0
- package/lib/model/update-aws-ec2-asset-details.js.map +1 -0
- package/lib/model/update-vm-ware-asset-source-details.d.ts +1 -5
- package/lib/model/update-vm-ware-asset-source-details.js.map +1 -1
- package/lib/model/vm-asset.d.ts +2 -2
- package/lib/model/vm-ware-asset-source-summary.d.ts +1 -1
- package/lib/model/vm-ware-asset-source.d.ts +2 -1
- package/lib/model/vm-ware-asset-source.js.map +1 -1
- package/lib/model/vmware-vm-asset.d.ts +4 -4
- package/lib/model/volume-attachment.d.ts +41 -0
- package/lib/model/volume-attachment.js +29 -0
- package/lib/model/volume-attachment.js.map +1 -0
- package/lib/request/create-asset-request.d.ts +1 -1
- package/lib/request/create-asset-source-request.d.ts +1 -1
- package/lib/request/index.d.ts +2 -2
- package/lib/request/index.js +3 -1
- package/lib/request/index.js.map +1 -1
- package/lib/request/list-supported-cloud-regions-request.d.ts +53 -0
- package/lib/{response/update-plugin-response.js → request/list-supported-cloud-regions-request.js} +9 -1
- package/lib/request/list-supported-cloud-regions-request.js.map +1 -0
- package/lib/request/update-asset-request.d.ts +1 -1
- package/lib/request/update-asset-source-request.d.ts +1 -1
- package/lib/response/index.d.ts +2 -2
- package/lib/response/{update-plugin-response.d.ts → list-supported-cloud-regions-response.d.ts} +10 -8
- package/lib/{request/update-plugin-request.js → response/list-supported-cloud-regions-response.js} +1 -1
- package/lib/response/list-supported-cloud-regions-response.js.map +1 -0
- package/package.json +3 -3
- package/lib/model/update-plugin-details.js.map +0 -1
- package/lib/request/update-plugin-request.d.ts +0 -44
- package/lib/request/update-plugin-request.js.map +0 -1
- package/lib/response/update-plugin-response.js.map +0 -1
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
/**
|
|
15
|
-
*
|
|
15
|
+
* VMware asset source update request.
|
|
16
16
|
*/
|
|
17
17
|
export interface UpdateVmWareAssetSourceDetails extends model.UpdateAssetSourceDetails {
|
|
18
18
|
/**
|
|
@@ -29,10 +29,6 @@ export interface UpdateVmWareAssetSourceDetails extends model.UpdateAssetSourceD
|
|
|
29
29
|
* Flag indicating whether real-time metrics are collected for assets, originating from this asset source.
|
|
30
30
|
*/
|
|
31
31
|
"areRealtimeMetricsCollected"?: boolean;
|
|
32
|
-
/**
|
|
33
|
-
* The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the discovery schedule that is going to be assigned to an asset source.
|
|
34
|
-
*/
|
|
35
|
-
"discoveryScheduleId"?: string;
|
|
36
32
|
"type": string;
|
|
37
33
|
}
|
|
38
34
|
export declare namespace UpdateVmWareAssetSourceDetails {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-vm-ware-asset-source-details.js","sourceRoot":"","sources":["../../../../../lib/cloudbridge/lib/model/update-vm-ware-asset-source-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"update-vm-ware-asset-source-details.js","sourceRoot":"","sources":["../../../../../lib/cloudbridge/lib/model/update-vm-ware-asset-source-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAyBlC,IAAiB,8BAA8B,CA4C9C;AA5CD,WAAiB,8BAA8B;IAC7C,SAAgB,UAAU,CACxB,GAAmC,EACnC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,wBAAwB,CAAC,UAAU,CAAC,GAAG,CAAoC,CAAC,GACpF;YACD,sBAAsB,EAAE,GAAG,CAAC,oBAAoB;gBAC9C,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,GAAG,CAAC,oBAAoB,CAAC;gBACnE,CAAC,CAAC,SAAS;YACb,wBAAwB,EAAE,GAAG,CAAC,sBAAsB;gBAClD,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,GAAG,CAAC,sBAAsB,CAAC;gBACrE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAnBe,yCAAU,aAmBzB,CAAA;IACY,mCAAI,GAAG,QAAQ,CAAC;IAC7B,SAAgB,sBAAsB,CACpC,GAAmC,EACnC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,wBAAwB,CAAC,sBAAsB,CACpD,GAAG,CAC+B,CAAC,GACtC;YACD,sBAAsB,EAAE,GAAG,CAAC,oBAAoB;gBAC9C,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAAC,GAAG,CAAC,oBAAoB,CAAC;gBAC/E,CAAC,CAAC,SAAS;YACb,wBAAwB,EAAE,GAAG,CAAC,sBAAsB;gBAClD,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAAC,GAAG,CAAC,sBAAsB,CAAC;gBACjF,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IArBe,qDAAsB,yBAqBrC,CAAA;AACH,CAAC,EA5CgB,8BAA8B,GAA9B,sCAA8B,KAA9B,sCAA8B,QA4C9C"}
|
package/lib/model/vm-asset.d.ts
CHANGED
|
@@ -15,8 +15,8 @@ import * as model from "../model";
|
|
|
15
15
|
* VM type of asset.
|
|
16
16
|
*/
|
|
17
17
|
export interface VmAsset extends model.Asset {
|
|
18
|
-
"compute"
|
|
19
|
-
"vm"
|
|
18
|
+
"compute": model.ComputeProperties;
|
|
19
|
+
"vm": model.VmProperties;
|
|
20
20
|
"assetType": string;
|
|
21
21
|
}
|
|
22
22
|
export declare namespace VmAsset {
|
|
@@ -12,7 +12,8 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
/**
|
|
15
|
-
*
|
|
15
|
+
* VMware asset source. Used for discovery of virtual machines (VMs) registered in the VMware vCenter installation.
|
|
16
|
+
*
|
|
16
17
|
*/
|
|
17
18
|
export interface VmWareAssetSource extends model.AssetSource {
|
|
18
19
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vm-ware-asset-source.js","sourceRoot":"","sources":["../../../../../lib/cloudbridge/lib/model/vm-ware-asset-source.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"vm-ware-asset-source.js","sourceRoot":"","sources":["../../../../../lib/cloudbridge/lib/model/vm-ware-asset-source.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA0BlC,IAAiB,iBAAiB,CAqCjC;AArCD,WAAiB,iBAAiB;IAChC,SAAgB,UAAU,CAAC,GAAsB,EAAE,eAAyB;QAC1E,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,WAAW,CAAC,UAAU,CAAC,GAAG,CAAuB,CAAC,GAClF;YACD,sBAAsB,EAAE,GAAG,CAAC,oBAAoB;gBAC9C,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,GAAG,CAAC,oBAAoB,CAAC;gBACnE,CAAC,CAAC,SAAS;YACb,wBAAwB,EAAE,GAAG,CAAC,sBAAsB;gBAClD,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,GAAG,CAAC,sBAAsB,CAAC;gBACrE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,4BAAU,aAczB,CAAA;IACY,sBAAI,GAAG,QAAQ,CAAC;IAC7B,SAAgB,sBAAsB,CACpC,GAAsB,EACtB,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,WAAW,CAAC,sBAAsB,CAAC,GAAG,CAAuB,CAAC,GACtE;YACD,sBAAsB,EAAE,GAAG,CAAC,oBAAoB;gBAC9C,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAAC,GAAG,CAAC,oBAAoB,CAAC;gBAC/E,CAAC,CAAC,SAAS;YACb,wBAAwB,EAAE,GAAG,CAAC,sBAAsB;gBAClD,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAAC,GAAG,CAAC,sBAAsB,CAAC;gBACjF,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAnBe,wCAAsB,yBAmBrC,CAAA;AACH,CAAC,EArCgB,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAqCjC"}
|
|
@@ -15,10 +15,10 @@ import * as model from "../model";
|
|
|
15
15
|
* VMware VM type of asset.
|
|
16
16
|
*/
|
|
17
17
|
export interface VmwareVmAsset extends model.Asset {
|
|
18
|
-
"compute"
|
|
19
|
-
"vm"
|
|
20
|
-
"vmwareVm"
|
|
21
|
-
"vmwareVCenter"
|
|
18
|
+
"compute": model.ComputeProperties;
|
|
19
|
+
"vm": model.VmProperties;
|
|
20
|
+
"vmwareVm": model.VmwareVmProperties;
|
|
21
|
+
"vmwareVCenter": model.VmwareVCenterProperties;
|
|
22
22
|
"assetType": string;
|
|
23
23
|
}
|
|
24
24
|
export declare namespace VmwareVmAsset {
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Oracle Cloud Bridge API
|
|
3
|
+
* API for Oracle Cloud Bridge service.
|
|
4
|
+
* OpenAPI spec version: 20220509
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
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
|
+
*/
|
|
13
|
+
/**
|
|
14
|
+
* Describes volume attachment details.
|
|
15
|
+
*/
|
|
16
|
+
export interface VolumeAttachment {
|
|
17
|
+
/**
|
|
18
|
+
* Indicates whether the EBS volume is deleted on instance termination.
|
|
19
|
+
*/
|
|
20
|
+
"isDeleteOnTermination"?: boolean;
|
|
21
|
+
/**
|
|
22
|
+
* The device name.
|
|
23
|
+
*/
|
|
24
|
+
"device"?: string;
|
|
25
|
+
/**
|
|
26
|
+
* The ID of the instance.
|
|
27
|
+
*/
|
|
28
|
+
"instanceKey"?: string;
|
|
29
|
+
/**
|
|
30
|
+
* The attachment state of the volume.
|
|
31
|
+
*/
|
|
32
|
+
"status"?: string;
|
|
33
|
+
/**
|
|
34
|
+
* The ID of the volume.
|
|
35
|
+
*/
|
|
36
|
+
"volumeKey"?: string;
|
|
37
|
+
}
|
|
38
|
+
export declare namespace VolumeAttachment {
|
|
39
|
+
function getJsonObj(obj: VolumeAttachment): object;
|
|
40
|
+
function getDeserializedJsonObj(obj: VolumeAttachment): object;
|
|
41
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Oracle Cloud Bridge API
|
|
4
|
+
* API for Oracle Cloud Bridge service.
|
|
5
|
+
* OpenAPI spec version: 20220509
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
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
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
exports.VolumeAttachment = void 0;
|
|
16
|
+
var VolumeAttachment;
|
|
17
|
+
(function (VolumeAttachment) {
|
|
18
|
+
function getJsonObj(obj) {
|
|
19
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
20
|
+
return jsonObj;
|
|
21
|
+
}
|
|
22
|
+
VolumeAttachment.getJsonObj = getJsonObj;
|
|
23
|
+
function getDeserializedJsonObj(obj) {
|
|
24
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
25
|
+
return jsonObj;
|
|
26
|
+
}
|
|
27
|
+
VolumeAttachment.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
28
|
+
})(VolumeAttachment = exports.VolumeAttachment || (exports.VolumeAttachment = {}));
|
|
29
|
+
//# sourceMappingURL=volume-attachment.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"volume-attachment.js","sourceRoot":"","sources":["../../../../../lib/cloudbridge/lib/model/volume-attachment.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA+BH,IAAiB,gBAAgB,CAWhC;AAXD,WAAiB,gBAAgB;IAC/B,SAAgB,UAAU,CAAC,GAAqB;QAC9C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,2BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,uCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAWhC"}
|
|
@@ -19,7 +19,7 @@ export interface CreateAssetRequest extends common.BaseRequest {
|
|
|
19
19
|
/**
|
|
20
20
|
* The information to be updated.
|
|
21
21
|
*/
|
|
22
|
-
"createAssetDetails": model.CreateVmwareVmAssetDetails;
|
|
22
|
+
"createAssetDetails": model.CreateAwsEbsAssetDetails | model.CreateVmwareVmAssetDetails | model.CreateAwsEc2AssetDetails;
|
|
23
23
|
/**
|
|
24
24
|
* The client request ID for tracing.
|
|
25
25
|
*/
|
|
@@ -19,7 +19,7 @@ export interface CreateAssetSourceRequest extends common.BaseRequest {
|
|
|
19
19
|
/**
|
|
20
20
|
* Details for the new asset source.
|
|
21
21
|
*/
|
|
22
|
-
"createAssetSourceDetails": model.CreateVmWareAssetSourceDetails;
|
|
22
|
+
"createAssetSourceDetails": model.CreateVmWareAssetSourceDetails | model.CreateAwsAssetSourceDetails;
|
|
23
23
|
/**
|
|
24
24
|
* A token that uniquely identifies a request so it can be retried in case of a timeout or
|
|
25
25
|
* server error without risk of executing the same action again. Retry tokens expire after 24
|
package/lib/request/index.d.ts
CHANGED
|
@@ -42,6 +42,8 @@ import * as ListAssetSourcesRequest from "./list-asset-sources-request";
|
|
|
42
42
|
export import ListAssetSourcesRequest = ListAssetSourcesRequest.ListAssetSourcesRequest;
|
|
43
43
|
import * as ListDiscoverySchedulesRequest from "./list-discovery-schedules-request";
|
|
44
44
|
export import ListDiscoverySchedulesRequest = ListDiscoverySchedulesRequest.ListDiscoverySchedulesRequest;
|
|
45
|
+
import * as ListSupportedCloudRegionsRequest from "./list-supported-cloud-regions-request";
|
|
46
|
+
export import ListSupportedCloudRegionsRequest = ListSupportedCloudRegionsRequest.ListSupportedCloudRegionsRequest;
|
|
45
47
|
import * as RefreshAssetSourceRequest from "./refresh-asset-source-request";
|
|
46
48
|
export import RefreshAssetSourceRequest = RefreshAssetSourceRequest.RefreshAssetSourceRequest;
|
|
47
49
|
import * as UpdateAssetSourceRequest from "./update-asset-source-request";
|
|
@@ -124,5 +126,3 @@ import * as UpdateAgentDependencyRequest from "./update-agent-dependency-request
|
|
|
124
126
|
export import UpdateAgentDependencyRequest = UpdateAgentDependencyRequest.UpdateAgentDependencyRequest;
|
|
125
127
|
import * as UpdateEnvironmentRequest from "./update-environment-request";
|
|
126
128
|
export import UpdateEnvironmentRequest = UpdateEnvironmentRequest.UpdateEnvironmentRequest;
|
|
127
|
-
import * as UpdatePluginRequest from "./update-plugin-request";
|
|
128
|
-
export import UpdatePluginRequest = UpdatePluginRequest.UpdatePluginRequest;
|
package/lib/request/index.js
CHANGED
|
@@ -31,7 +31,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
31
31
|
return result;
|
|
32
32
|
};
|
|
33
33
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
-
exports.ListEnvironmentsRequest = exports.ListApplianceImagesRequest = exports.ListAgentsRequest = exports.ListAgentDependenciesRequest = exports.ListInventoriesRequest = exports.ListHistoricalMetricsRequest = exports.ListAssetsRequest = exports.ListDiscoverySchedulesRequest = exports.ListAssetSourcesRequest = exports.ListWorkRequestsRequest = exports.ListWorkRequestLogsRequest = exports.ListWorkRequestErrorsRequest = void 0;
|
|
34
|
+
exports.ListEnvironmentsRequest = exports.ListApplianceImagesRequest = exports.ListAgentsRequest = exports.ListAgentDependenciesRequest = exports.ListInventoriesRequest = exports.ListHistoricalMetricsRequest = exports.ListAssetsRequest = exports.ListSupportedCloudRegionsRequest = exports.ListDiscoverySchedulesRequest = exports.ListAssetSourcesRequest = exports.ListWorkRequestsRequest = exports.ListWorkRequestLogsRequest = exports.ListWorkRequestErrorsRequest = void 0;
|
|
35
35
|
const ListWorkRequestErrorsRequest = __importStar(require("./list-work-request-errors-request"));
|
|
36
36
|
exports.ListWorkRequestErrorsRequest = ListWorkRequestErrorsRequest.ListWorkRequestErrorsRequest;
|
|
37
37
|
const ListWorkRequestLogsRequest = __importStar(require("./list-work-request-logs-request"));
|
|
@@ -42,6 +42,8 @@ const ListAssetSourcesRequest = __importStar(require("./list-asset-sources-reque
|
|
|
42
42
|
exports.ListAssetSourcesRequest = ListAssetSourcesRequest.ListAssetSourcesRequest;
|
|
43
43
|
const ListDiscoverySchedulesRequest = __importStar(require("./list-discovery-schedules-request"));
|
|
44
44
|
exports.ListDiscoverySchedulesRequest = ListDiscoverySchedulesRequest.ListDiscoverySchedulesRequest;
|
|
45
|
+
const ListSupportedCloudRegionsRequest = __importStar(require("./list-supported-cloud-regions-request"));
|
|
46
|
+
exports.ListSupportedCloudRegionsRequest = ListSupportedCloudRegionsRequest.ListSupportedCloudRegionsRequest;
|
|
45
47
|
const ListAssetsRequest = __importStar(require("./list-assets-request"));
|
|
46
48
|
exports.ListAssetsRequest = ListAssetsRequest.ListAssetsRequest;
|
|
47
49
|
const ListHistoricalMetricsRequest = __importStar(require("./list-historical-metrics-request"));
|
package/lib/request/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/cloudbridge/lib/request/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAMH,iGAAmF;AACrE,QAAA,4BAA4B,GAAG,4BAA4B,CAAC,4BAA4B,CAAC;AACvG,6FAA+E;AACjE,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,sFAAwE;AAC1D,QAAA,uBAAuB,GAAG,uBAAuB,CAAC,uBAAuB,CAAC;AAmBxF,sFAAwE;AAC1D,QAAA,uBAAuB,GAAG,uBAAuB,CAAC,uBAAuB,CAAC;AACxF,kGAAoF;AACtE,QAAA,6BAA6B,GAAG,6BAA6B,CAAC,6BAA6B,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/cloudbridge/lib/request/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAMH,iGAAmF;AACrE,QAAA,4BAA4B,GAAG,4BAA4B,CAAC,4BAA4B,CAAC;AACvG,6FAA+E;AACjE,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,sFAAwE;AAC1D,QAAA,uBAAuB,GAAG,uBAAuB,CAAC,uBAAuB,CAAC;AAmBxF,sFAAwE;AAC1D,QAAA,uBAAuB,GAAG,uBAAuB,CAAC,uBAAuB,CAAC;AACxF,kGAAoF;AACtE,QAAA,6BAA6B,GAAG,6BAA6B,CAAC,6BAA6B,CAAC;AAC1G,yGAA2F;AAC7E,QAAA,gCAAgC,GAAG,gCAAgC,CAAC,gCAAgC,CAAC;AA2BnH,yEAA2D;AAC7C,QAAA,iBAAiB,GAAG,iBAAiB,CAAC,iBAAiB,CAAC;AACtE,gGAAkF;AACpE,QAAA,4BAA4B,GAAG,4BAA4B,CAAC,4BAA4B,CAAC;AACvG,mFAAqE;AACvD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AAmCrF,gGAAkF;AACpE,QAAA,4BAA4B,GAAG,4BAA4B,CAAC,4BAA4B,CAAC;AACvG,yEAA2D;AAC7C,QAAA,iBAAiB,GAAG,iBAAiB,CAAC,iBAAiB,CAAC;AACtE,4FAA8E;AAChE,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,qFAAuE;AACzD,QAAA,uBAAuB,GAAG,uBAAuB,CAAC,uBAAuB,CAAC"}
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20220509
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
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
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
import common = require("oci-common");
|
|
15
|
+
/**
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/ListSupportedCloudRegions.ts.html |here} to see how to use ListSupportedCloudRegionsRequest.
|
|
17
|
+
*/
|
|
18
|
+
export interface ListSupportedCloudRegionsRequest extends common.BaseRequest {
|
|
19
|
+
/**
|
|
20
|
+
* The asset source type.
|
|
21
|
+
*/
|
|
22
|
+
"assetSourceType"?: model.AssetSourceType;
|
|
23
|
+
/**
|
|
24
|
+
* A filter to return only supported cloud regions which name contains given nameContains as sub-string.
|
|
25
|
+
*/
|
|
26
|
+
"nameContains"?: string;
|
|
27
|
+
/**
|
|
28
|
+
* The field to sort by. Only one sort order may be provided. By default, name is in ascending order.
|
|
29
|
+
*
|
|
30
|
+
*/
|
|
31
|
+
"sortBy"?: ListSupportedCloudRegionsRequest.SortBy;
|
|
32
|
+
/**
|
|
33
|
+
* The sort order to use, either 'ASC' or 'DESC'.
|
|
34
|
+
*/
|
|
35
|
+
"sortOrder"?: model.SortOrders;
|
|
36
|
+
/**
|
|
37
|
+
* The maximum number of items to return.
|
|
38
|
+
*/
|
|
39
|
+
"limit"?: number;
|
|
40
|
+
/**
|
|
41
|
+
* A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
|
|
42
|
+
*/
|
|
43
|
+
"page"?: string;
|
|
44
|
+
/**
|
|
45
|
+
* The client request ID for tracing.
|
|
46
|
+
*/
|
|
47
|
+
"opcRequestId"?: string;
|
|
48
|
+
}
|
|
49
|
+
export declare namespace ListSupportedCloudRegionsRequest {
|
|
50
|
+
enum SortBy {
|
|
51
|
+
Name = "name"
|
|
52
|
+
}
|
|
53
|
+
}
|
package/lib/{response/update-plugin-response.js → request/list-supported-cloud-regions-request.js}
RENAMED
|
@@ -12,4 +12,12 @@
|
|
|
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
|
-
|
|
15
|
+
exports.ListSupportedCloudRegionsRequest = void 0;
|
|
16
|
+
var ListSupportedCloudRegionsRequest;
|
|
17
|
+
(function (ListSupportedCloudRegionsRequest) {
|
|
18
|
+
let SortBy;
|
|
19
|
+
(function (SortBy) {
|
|
20
|
+
SortBy["Name"] = "name";
|
|
21
|
+
})(SortBy = ListSupportedCloudRegionsRequest.SortBy || (ListSupportedCloudRegionsRequest.SortBy = {}));
|
|
22
|
+
})(ListSupportedCloudRegionsRequest = exports.ListSupportedCloudRegionsRequest || (exports.ListSupportedCloudRegionsRequest = {}));
|
|
23
|
+
//# sourceMappingURL=list-supported-cloud-regions-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list-supported-cloud-regions-request.js","sourceRoot":"","sources":["../../../../../lib/cloudbridge/lib/request/list-supported-cloud-regions-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAwCH,IAAiB,gCAAgC,CAIhD;AAJD,WAAiB,gCAAgC;IAC/C,IAAY,MAEX;IAFD,WAAY,MAAM;QAChB,uBAAa,CAAA;IACf,CAAC,EAFW,MAAM,GAAN,uCAAM,KAAN,uCAAM,QAEjB;AACH,CAAC,EAJgB,gCAAgC,GAAhC,wCAAgC,KAAhC,wCAAgC,QAIhD"}
|
|
@@ -23,7 +23,7 @@ export interface UpdateAssetRequest extends common.BaseRequest {
|
|
|
23
23
|
/**
|
|
24
24
|
* The information to be updated.
|
|
25
25
|
*/
|
|
26
|
-
"updateAssetDetails": model.UpdateVmAssetDetails | model.UpdateVmwareVmAssetDetails;
|
|
26
|
+
"updateAssetDetails": model.UpdateVmAssetDetails | model.UpdateAwsEbsAssetDetails | model.UpdateVmwareVmAssetDetails | model.UpdateAwsEc2AssetDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
29
|
* for a resource, set the {@code if-match} parameter to the value of the
|
|
@@ -23,7 +23,7 @@ export interface UpdateAssetSourceRequest extends common.BaseRequest {
|
|
|
23
23
|
/**
|
|
24
24
|
* Asset source information to be updated.
|
|
25
25
|
*/
|
|
26
|
-
"updateAssetSourceDetails": model.UpdateVmWareAssetSourceDetails;
|
|
26
|
+
"updateAssetSourceDetails": model.UpdateVmWareAssetSourceDetails | model.UpdateAwsAssetSourceDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
29
|
* for a resource, set the {@code if-match} parameter to the value of the
|
package/lib/response/index.d.ts
CHANGED
|
@@ -42,6 +42,8 @@ import * as ListAssetSourcesResponse from "./list-asset-sources-response";
|
|
|
42
42
|
export import ListAssetSourcesResponse = ListAssetSourcesResponse.ListAssetSourcesResponse;
|
|
43
43
|
import * as ListDiscoverySchedulesResponse from "./list-discovery-schedules-response";
|
|
44
44
|
export import ListDiscoverySchedulesResponse = ListDiscoverySchedulesResponse.ListDiscoverySchedulesResponse;
|
|
45
|
+
import * as ListSupportedCloudRegionsResponse from "./list-supported-cloud-regions-response";
|
|
46
|
+
export import ListSupportedCloudRegionsResponse = ListSupportedCloudRegionsResponse.ListSupportedCloudRegionsResponse;
|
|
45
47
|
import * as RefreshAssetSourceResponse from "./refresh-asset-source-response";
|
|
46
48
|
export import RefreshAssetSourceResponse = RefreshAssetSourceResponse.RefreshAssetSourceResponse;
|
|
47
49
|
import * as UpdateAssetSourceResponse from "./update-asset-source-response";
|
|
@@ -124,5 +126,3 @@ import * as UpdateAgentDependencyResponse from "./update-agent-dependency-respon
|
|
|
124
126
|
export import UpdateAgentDependencyResponse = UpdateAgentDependencyResponse.UpdateAgentDependencyResponse;
|
|
125
127
|
import * as UpdateEnvironmentResponse from "./update-environment-response";
|
|
126
128
|
export import UpdateEnvironmentResponse = UpdateEnvironmentResponse.UpdateEnvironmentResponse;
|
|
127
|
-
import * as UpdatePluginResponse from "./update-plugin-response";
|
|
128
|
-
export import UpdatePluginResponse = UpdatePluginResponse.UpdatePluginResponse;
|
package/lib/response/{update-plugin-response.d.ts → list-supported-cloud-regions-response.d.ts}
RENAMED
|
@@ -11,12 +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
|
|
15
|
-
/**
|
|
16
|
-
* For optimistic concurrency control. See {@code if-match}.
|
|
17
|
-
*
|
|
18
|
-
*/
|
|
19
|
-
"etag": string;
|
|
14
|
+
export interface ListSupportedCloudRegionsResponse {
|
|
20
15
|
/**
|
|
21
16
|
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
22
17
|
* Oracle about a particular request, please provide the request ID.
|
|
@@ -24,7 +19,14 @@ export interface UpdatePluginResponse {
|
|
|
24
19
|
*/
|
|
25
20
|
"opcRequestId": string;
|
|
26
21
|
/**
|
|
27
|
-
*
|
|
22
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
|
+
* subsequent GET request to get the next batch of items.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
"opcNextPage": string;
|
|
28
|
+
/**
|
|
29
|
+
* The returned model.SupportedCloudRegionCollection instance.
|
|
28
30
|
*/
|
|
29
|
-
"
|
|
31
|
+
"supportedCloudRegionCollection": model.SupportedCloudRegionCollection;
|
|
30
32
|
}
|
package/lib/{request/update-plugin-request.js → response/list-supported-cloud-regions-response.js}
RENAMED
|
@@ -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=
|
|
15
|
+
//# sourceMappingURL=list-supported-cloud-regions-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list-supported-cloud-regions-response.js","sourceRoot":"","sources":["../../../../../lib/cloudbridge/lib/response/list-supported-cloud-regions-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oci-cloudbridge",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.97.1",
|
|
4
4
|
"description": "OCI NodeJS client for Cloud Bridge 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.97.1",
|
|
19
|
+
"oci-workrequests": "2.97.1"
|
|
20
20
|
},
|
|
21
21
|
"publishConfig": {
|
|
22
22
|
"registry": "https://registry.npmjs.org"
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"update-plugin-details.js","sourceRoot":"","sources":["../../../../../lib/cloudbridge/lib/model/update-plugin-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAeH,IAAiB,mBAAmB,CAWnC;AAXD,WAAiB,mBAAmB;IAClC,SAAgB,UAAU,CAAC,GAAwB;QACjD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,8BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAwB;QAC7D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,0CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAWnC"}
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
4
|
-
* OpenAPI spec version: 20220509
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
-
* Do not edit the class manually.
|
|
9
|
-
*
|
|
10
|
-
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
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
|
-
*/
|
|
13
|
-
import * as model from "../model";
|
|
14
|
-
import common = require("oci-common");
|
|
15
|
-
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/UpdatePlugin.ts.html |here} to see how to use UpdatePluginRequest.
|
|
17
|
-
*/
|
|
18
|
-
export interface UpdatePluginRequest extends common.BaseRequest {
|
|
19
|
-
/**
|
|
20
|
-
* Unique Agent identifier path parameter.
|
|
21
|
-
*/
|
|
22
|
-
"agentId": string;
|
|
23
|
-
/**
|
|
24
|
-
* Unique plugin identifier path parameter.
|
|
25
|
-
*/
|
|
26
|
-
"pluginName": string;
|
|
27
|
-
/**
|
|
28
|
-
* The information to be updated.
|
|
29
|
-
*/
|
|
30
|
-
"updatePluginDetails": model.UpdatePluginDetails;
|
|
31
|
-
/**
|
|
32
|
-
* For optimistic concurrency control. In the PUT or DELETE call
|
|
33
|
-
* for a resource, set the {@code if-match} parameter to the value of the
|
|
34
|
-
* etag from a previous GET or POST response for that resource.
|
|
35
|
-
* The resource will be updated or deleted only if the etag you
|
|
36
|
-
* provide matches the resource's current etag value.
|
|
37
|
-
*
|
|
38
|
-
*/
|
|
39
|
-
"ifMatch"?: string;
|
|
40
|
-
/**
|
|
41
|
-
* The client request ID for tracing.
|
|
42
|
-
*/
|
|
43
|
-
"opcRequestId"?: string;
|
|
44
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"update-plugin-request.js","sourceRoot":"","sources":["../../../../../lib/cloudbridge/lib/request/update-plugin-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"update-plugin-response.js","sourceRoot":"","sources":["../../../../../lib/cloudbridge/lib/response/update-plugin-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|