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
|
@@ -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.InstanceNetworkInterfaceAttachment = void 0;
|
|
16
|
+
var InstanceNetworkInterfaceAttachment;
|
|
17
|
+
(function (InstanceNetworkInterfaceAttachment) {
|
|
18
|
+
function getJsonObj(obj) {
|
|
19
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
20
|
+
return jsonObj;
|
|
21
|
+
}
|
|
22
|
+
InstanceNetworkInterfaceAttachment.getJsonObj = getJsonObj;
|
|
23
|
+
function getDeserializedJsonObj(obj) {
|
|
24
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
25
|
+
return jsonObj;
|
|
26
|
+
}
|
|
27
|
+
InstanceNetworkInterfaceAttachment.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
28
|
+
})(InstanceNetworkInterfaceAttachment = exports.InstanceNetworkInterfaceAttachment || (exports.InstanceNetworkInterfaceAttachment = {}));
|
|
29
|
+
//# sourceMappingURL=instance-network-interface-attachment.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"instance-network-interface-attachment.js","sourceRoot":"","sources":["../../../../../lib/cloudbridge/lib/model/instance-network-interface-attachment.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAmCH,IAAiB,kCAAkC,CAWlD;AAXD,WAAiB,kCAAkC;IACjD,SAAgB,UAAU,CAAC,GAAuC;QAChE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,6CAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuC;QAC5E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,yDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,kCAAkC,GAAlC,0CAAkC,KAAlC,0CAAkC,QAWlD"}
|
|
@@ -0,0 +1,76 @@
|
|
|
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
|
+
import * as model from "../model";
|
|
14
|
+
/**
|
|
15
|
+
* Describes a network interface.
|
|
16
|
+
*/
|
|
17
|
+
export interface InstanceNetworkInterface {
|
|
18
|
+
"association"?: model.InstanceNetworkInterfaceAssociation;
|
|
19
|
+
"attachment"?: model.InstanceNetworkInterfaceAttachment;
|
|
20
|
+
/**
|
|
21
|
+
* The description.
|
|
22
|
+
*/
|
|
23
|
+
"description"?: string;
|
|
24
|
+
/**
|
|
25
|
+
* The security groups.
|
|
26
|
+
*/
|
|
27
|
+
"securityGroups"?: Array<model.GroupIdentifier>;
|
|
28
|
+
/**
|
|
29
|
+
* The type of network interface.
|
|
30
|
+
*/
|
|
31
|
+
"interfaceType"?: string;
|
|
32
|
+
/**
|
|
33
|
+
* The IPv4 delegated prefixes that are assigned to the network interface.
|
|
34
|
+
*/
|
|
35
|
+
"ipv4Prefixes"?: Array<string>;
|
|
36
|
+
/**
|
|
37
|
+
* The IPv6 addresses associated with the network interface.
|
|
38
|
+
*/
|
|
39
|
+
"ipv6Addresses"?: Array<string>;
|
|
40
|
+
/**
|
|
41
|
+
* The IPv6 delegated prefixes that are assigned to the network interface.
|
|
42
|
+
*/
|
|
43
|
+
"ipv6Prefixes"?: Array<string>;
|
|
44
|
+
/**
|
|
45
|
+
* The MAC address.
|
|
46
|
+
*/
|
|
47
|
+
"macAddress"?: string;
|
|
48
|
+
/**
|
|
49
|
+
* The ID of the network interface.
|
|
50
|
+
*/
|
|
51
|
+
"networkInterfaceKey"?: string;
|
|
52
|
+
/**
|
|
53
|
+
* The ID of the AWS account that created the network interface.
|
|
54
|
+
*/
|
|
55
|
+
"ownerKey"?: string;
|
|
56
|
+
/**
|
|
57
|
+
* The private IPv4 addresses associated with the network interface.
|
|
58
|
+
*/
|
|
59
|
+
"privateIpAddresses"?: Array<model.InstancePrivateIpAddress>;
|
|
60
|
+
/**
|
|
61
|
+
* Indicates whether source/destination checking is enabled.
|
|
62
|
+
*/
|
|
63
|
+
"isSourceDestCheck"?: boolean;
|
|
64
|
+
/**
|
|
65
|
+
* The status of the network interface.
|
|
66
|
+
*/
|
|
67
|
+
"status"?: string;
|
|
68
|
+
/**
|
|
69
|
+
* The ID of the subnet.
|
|
70
|
+
*/
|
|
71
|
+
"subnetKey"?: string;
|
|
72
|
+
}
|
|
73
|
+
export declare namespace InstanceNetworkInterface {
|
|
74
|
+
function getJsonObj(obj: InstanceNetworkInterface): object;
|
|
75
|
+
function getDeserializedJsonObj(obj: InstanceNetworkInterface): object;
|
|
76
|
+
}
|
|
@@ -0,0 +1,83 @@
|
|
|
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
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
15
|
+
if (k2 === undefined) k2 = k;
|
|
16
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
17
|
+
}) : (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
o[k2] = m[k];
|
|
20
|
+
}));
|
|
21
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
22
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
23
|
+
}) : function(o, v) {
|
|
24
|
+
o["default"] = v;
|
|
25
|
+
});
|
|
26
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
27
|
+
if (mod && mod.__esModule) return mod;
|
|
28
|
+
var result = {};
|
|
29
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
30
|
+
__setModuleDefault(result, mod);
|
|
31
|
+
return result;
|
|
32
|
+
};
|
|
33
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
+
exports.InstanceNetworkInterface = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var InstanceNetworkInterface;
|
|
37
|
+
(function (InstanceNetworkInterface) {
|
|
38
|
+
function getJsonObj(obj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
40
|
+
"association": obj.association
|
|
41
|
+
? model.InstanceNetworkInterfaceAssociation.getJsonObj(obj.association)
|
|
42
|
+
: undefined,
|
|
43
|
+
"attachment": obj.attachment
|
|
44
|
+
? model.InstanceNetworkInterfaceAttachment.getJsonObj(obj.attachment)
|
|
45
|
+
: undefined,
|
|
46
|
+
"securityGroups": obj.securityGroups
|
|
47
|
+
? obj.securityGroups.map(item => {
|
|
48
|
+
return model.GroupIdentifier.getJsonObj(item);
|
|
49
|
+
})
|
|
50
|
+
: undefined,
|
|
51
|
+
"privateIpAddresses": obj.privateIpAddresses
|
|
52
|
+
? obj.privateIpAddresses.map(item => {
|
|
53
|
+
return model.InstancePrivateIpAddress.getJsonObj(item);
|
|
54
|
+
})
|
|
55
|
+
: undefined
|
|
56
|
+
});
|
|
57
|
+
return jsonObj;
|
|
58
|
+
}
|
|
59
|
+
InstanceNetworkInterface.getJsonObj = getJsonObj;
|
|
60
|
+
function getDeserializedJsonObj(obj) {
|
|
61
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
62
|
+
"association": obj.association
|
|
63
|
+
? model.InstanceNetworkInterfaceAssociation.getDeserializedJsonObj(obj.association)
|
|
64
|
+
: undefined,
|
|
65
|
+
"attachment": obj.attachment
|
|
66
|
+
? model.InstanceNetworkInterfaceAttachment.getDeserializedJsonObj(obj.attachment)
|
|
67
|
+
: undefined,
|
|
68
|
+
"securityGroups": obj.securityGroups
|
|
69
|
+
? obj.securityGroups.map(item => {
|
|
70
|
+
return model.GroupIdentifier.getDeserializedJsonObj(item);
|
|
71
|
+
})
|
|
72
|
+
: undefined,
|
|
73
|
+
"privateIpAddresses": obj.privateIpAddresses
|
|
74
|
+
? obj.privateIpAddresses.map(item => {
|
|
75
|
+
return model.InstancePrivateIpAddress.getDeserializedJsonObj(item);
|
|
76
|
+
})
|
|
77
|
+
: undefined
|
|
78
|
+
});
|
|
79
|
+
return jsonObj;
|
|
80
|
+
}
|
|
81
|
+
InstanceNetworkInterface.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
82
|
+
})(InstanceNetworkInterface = exports.InstanceNetworkInterface || (exports.InstanceNetworkInterface = {}));
|
|
83
|
+
//# sourceMappingURL=instance-network-interface.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"instance-network-interface.js","sourceRoot":"","sources":["../../../../../lib/cloudbridge/lib/model/instance-network-interface.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA+DlC,IAAiB,wBAAwB,CAuDxC;AAvDD,WAAiB,wBAAwB;IACvC,SAAgB,UAAU,CAAC,GAA6B;QACtD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,KAAK,CAAC,mCAAmC,CAAC,UAAU,CAAC,GAAG,CAAC,WAAW,CAAC;gBACvE,CAAC,CAAC,SAAS;YACb,YAAY,EAAE,GAAG,CAAC,UAAU;gBAC1B,CAAC,CAAC,KAAK,CAAC,kCAAkC,CAAC,UAAU,CAAC,GAAG,CAAC,UAAU,CAAC;gBACrE,CAAC,CAAC,SAAS;YAEb,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,GAAG,CAAC,cAAc,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC5B,OAAO,KAAK,CAAC,eAAe,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAChD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YAEb,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,GAAG,CAAC,kBAAkB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAChC,OAAO,KAAK,CAAC,wBAAwB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACzD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IA1Be,mCAAU,aA0BzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA6B;QAClE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,KAAK,CAAC,mCAAmC,CAAC,sBAAsB,CAAC,GAAG,CAAC,WAAW,CAAC;gBACnF,CAAC,CAAC,SAAS;YACb,YAAY,EAAE,GAAG,CAAC,UAAU;gBAC1B,CAAC,CAAC,KAAK,CAAC,kCAAkC,CAAC,sBAAsB,CAAC,GAAG,CAAC,UAAU,CAAC;gBACjF,CAAC,CAAC,SAAS;YAEb,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,GAAG,CAAC,cAAc,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC5B,OAAO,KAAK,CAAC,eAAe,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC5D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YAEb,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,GAAG,CAAC,kBAAkB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAChC,OAAO,KAAK,CAAC,wBAAwB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACrE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IA1Be,+CAAsB,yBA0BrC,CAAA;AACH,CAAC,EAvDgB,wBAAwB,GAAxB,gCAAwB,KAAxB,gCAAwB,QAuDxC"}
|
|
@@ -0,0 +1,35 @@
|
|
|
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
|
+
import * as model from "../model";
|
|
14
|
+
/**
|
|
15
|
+
* Describes a private IPv4 address.
|
|
16
|
+
*/
|
|
17
|
+
export interface InstancePrivateIpAddress {
|
|
18
|
+
"association"?: model.InstanceNetworkInterfaceAssociation;
|
|
19
|
+
/**
|
|
20
|
+
* Indicates whether this IPv4 address is the primary private IP address of the network interface.
|
|
21
|
+
*/
|
|
22
|
+
"isPrimary"?: boolean;
|
|
23
|
+
/**
|
|
24
|
+
* The private IPv4 DNS name.
|
|
25
|
+
*/
|
|
26
|
+
"privateDnsName"?: string;
|
|
27
|
+
/**
|
|
28
|
+
* The private IPv4 address of the network interface.
|
|
29
|
+
*/
|
|
30
|
+
"privateIpAddress"?: string;
|
|
31
|
+
}
|
|
32
|
+
export declare namespace InstancePrivateIpAddress {
|
|
33
|
+
function getJsonObj(obj: InstancePrivateIpAddress): object;
|
|
34
|
+
function getDeserializedJsonObj(obj: InstancePrivateIpAddress): object;
|
|
35
|
+
}
|
|
@@ -0,0 +1,57 @@
|
|
|
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
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
15
|
+
if (k2 === undefined) k2 = k;
|
|
16
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
17
|
+
}) : (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
o[k2] = m[k];
|
|
20
|
+
}));
|
|
21
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
22
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
23
|
+
}) : function(o, v) {
|
|
24
|
+
o["default"] = v;
|
|
25
|
+
});
|
|
26
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
27
|
+
if (mod && mod.__esModule) return mod;
|
|
28
|
+
var result = {};
|
|
29
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
30
|
+
__setModuleDefault(result, mod);
|
|
31
|
+
return result;
|
|
32
|
+
};
|
|
33
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
+
exports.InstancePrivateIpAddress = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var InstancePrivateIpAddress;
|
|
37
|
+
(function (InstancePrivateIpAddress) {
|
|
38
|
+
function getJsonObj(obj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
40
|
+
"association": obj.association
|
|
41
|
+
? model.InstanceNetworkInterfaceAssociation.getJsonObj(obj.association)
|
|
42
|
+
: undefined
|
|
43
|
+
});
|
|
44
|
+
return jsonObj;
|
|
45
|
+
}
|
|
46
|
+
InstancePrivateIpAddress.getJsonObj = getJsonObj;
|
|
47
|
+
function getDeserializedJsonObj(obj) {
|
|
48
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
49
|
+
"association": obj.association
|
|
50
|
+
? model.InstanceNetworkInterfaceAssociation.getDeserializedJsonObj(obj.association)
|
|
51
|
+
: undefined
|
|
52
|
+
});
|
|
53
|
+
return jsonObj;
|
|
54
|
+
}
|
|
55
|
+
InstancePrivateIpAddress.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
56
|
+
})(InstancePrivateIpAddress = exports.InstancePrivateIpAddress || (exports.InstancePrivateIpAddress = {}));
|
|
57
|
+
//# sourceMappingURL=instance-private-ip-address.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"instance-private-ip-address.js","sourceRoot":"","sources":["../../../../../lib/cloudbridge/lib/model/instance-private-ip-address.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAsBlC,IAAiB,wBAAwB,CAyBxC;AAzBD,WAAiB,wBAAwB;IACvC,SAAgB,UAAU,CAAC,GAA6B;QACtD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,KAAK,CAAC,mCAAmC,CAAC,UAAU,CAAC,GAAG,CAAC,WAAW,CAAC;gBACvE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,mCAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA6B;QAClE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,KAAK,CAAC,mCAAmC,CAAC,sBAAsB,CAAC,GAAG,CAAC,WAAW,CAAC;gBACnF,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,+CAAsB,yBAWrC,CAAA;AACH,CAAC,EAzBgB,wBAAwB,GAAxB,gCAAwB,KAAxB,gCAAwB,QAyBxC"}
|
|
@@ -0,0 +1,29 @@
|
|
|
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 the current state of an instance.
|
|
15
|
+
*/
|
|
16
|
+
export interface InstanceState {
|
|
17
|
+
/**
|
|
18
|
+
* The state of the instance as a 16-bit unsigned integer. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
19
|
+
*/
|
|
20
|
+
"code"?: number;
|
|
21
|
+
/**
|
|
22
|
+
* The current state of the instance.
|
|
23
|
+
*/
|
|
24
|
+
"name"?: string;
|
|
25
|
+
}
|
|
26
|
+
export declare namespace InstanceState {
|
|
27
|
+
function getJsonObj(obj: InstanceState): object;
|
|
28
|
+
function getDeserializedJsonObj(obj: InstanceState): object;
|
|
29
|
+
}
|
|
@@ -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.InstanceState = void 0;
|
|
16
|
+
var InstanceState;
|
|
17
|
+
(function (InstanceState) {
|
|
18
|
+
function getJsonObj(obj) {
|
|
19
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
20
|
+
return jsonObj;
|
|
21
|
+
}
|
|
22
|
+
InstanceState.getJsonObj = getJsonObj;
|
|
23
|
+
function getDeserializedJsonObj(obj) {
|
|
24
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
25
|
+
return jsonObj;
|
|
26
|
+
}
|
|
27
|
+
InstanceState.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
28
|
+
})(InstanceState = exports.InstanceState || (exports.InstanceState = {}));
|
|
29
|
+
//# sourceMappingURL=instance-state.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"instance-state.js","sourceRoot":"","sources":["../../../../../lib/cloudbridge/lib/model/instance-state.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAmBH,IAAiB,aAAa,CAW7B;AAXD,WAAiB,aAAa;IAC5B,SAAgB,UAAU,CAAC,GAAkB;QAC3C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,wBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkB;QACvD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,oCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAW7B"}
|
|
@@ -0,0 +1,29 @@
|
|
|
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
|
+
* Cost information for monthly maintenance.
|
|
15
|
+
*/
|
|
16
|
+
export interface MonthlyCostSummary {
|
|
17
|
+
/**
|
|
18
|
+
* Monthly costs for maintenance of this asset. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
19
|
+
*/
|
|
20
|
+
"amount": number;
|
|
21
|
+
/**
|
|
22
|
+
* Currency code as defined by ISO-4217.
|
|
23
|
+
*/
|
|
24
|
+
"currencyCode": string;
|
|
25
|
+
}
|
|
26
|
+
export declare namespace MonthlyCostSummary {
|
|
27
|
+
function getJsonObj(obj: MonthlyCostSummary): object;
|
|
28
|
+
function getDeserializedJsonObj(obj: MonthlyCostSummary): object;
|
|
29
|
+
}
|
|
@@ -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.MonthlyCostSummary = void 0;
|
|
16
|
+
var MonthlyCostSummary;
|
|
17
|
+
(function (MonthlyCostSummary) {
|
|
18
|
+
function getJsonObj(obj) {
|
|
19
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
20
|
+
return jsonObj;
|
|
21
|
+
}
|
|
22
|
+
MonthlyCostSummary.getJsonObj = getJsonObj;
|
|
23
|
+
function getDeserializedJsonObj(obj) {
|
|
24
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
25
|
+
return jsonObj;
|
|
26
|
+
}
|
|
27
|
+
MonthlyCostSummary.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
28
|
+
})(MonthlyCostSummary = exports.MonthlyCostSummary || (exports.MonthlyCostSummary = {}));
|
|
29
|
+
//# sourceMappingURL=monthly-cost-summary.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"monthly-cost-summary.js","sourceRoot":"","sources":["../../../../../lib/cloudbridge/lib/model/monthly-cost-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAmBH,IAAiB,kBAAkB,CAWlC;AAXD,WAAiB,kBAAkB;IACjC,SAAgB,UAAU,CAAC,GAAuB;QAChD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,6BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuB;QAC5D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,yCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAWlC"}
|
|
@@ -33,6 +33,9 @@ export declare enum OperationType {
|
|
|
33
33
|
RefreshAssetSource = "REFRESH_ASSET_SOURCE",
|
|
34
34
|
CreateAssetSource = "CREATE_ASSET_SOURCE",
|
|
35
35
|
UpdateAssetSource = "UPDATE_ASSET_SOURCE",
|
|
36
|
+
CloudAwsDiscovery = "CLOUD_AWS_DISCOVERY",
|
|
37
|
+
CollectAwsRealtimeMetrics = "COLLECT_AWS_REALTIME_METRICS",
|
|
38
|
+
CollectAwsHistoricalMetrics = "COLLECT_AWS_HISTORICAL_METRICS",
|
|
36
39
|
/**
|
|
37
40
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
38
41
|
* version of the SDK.
|
|
@@ -37,6 +37,9 @@ var OperationType;
|
|
|
37
37
|
OperationType["RefreshAssetSource"] = "REFRESH_ASSET_SOURCE";
|
|
38
38
|
OperationType["CreateAssetSource"] = "CREATE_ASSET_SOURCE";
|
|
39
39
|
OperationType["UpdateAssetSource"] = "UPDATE_ASSET_SOURCE";
|
|
40
|
+
OperationType["CloudAwsDiscovery"] = "CLOUD_AWS_DISCOVERY";
|
|
41
|
+
OperationType["CollectAwsRealtimeMetrics"] = "COLLECT_AWS_REALTIME_METRICS";
|
|
42
|
+
OperationType["CollectAwsHistoricalMetrics"] = "COLLECT_AWS_HISTORICAL_METRICS";
|
|
40
43
|
/**
|
|
41
44
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
42
45
|
* version of the SDK.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"operation-type.js","sourceRoot":"","sources":["../../../../../lib/cloudbridge/lib/model/operation-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,
|
|
1
|
+
{"version":3,"file":"operation-type.js","sourceRoot":"","sources":["../../../../../lib/cloudbridge/lib/model/operation-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,aA6BX;AA7BD,WAAY,aAAa;IACvB,yDAAwC,CAAA;IACxC,yDAAwC,CAAA;IACxC,yDAAwC,CAAA;IACxC,qDAAoC,CAAA;IACpC,oDAAmC,CAAA;IACnC,oDAAmC,CAAA;IACnC,oDAAmC,CAAA;IACnC,gDAA+B,CAAA;IAC/B,kEAAiD,CAAA;IACjD,kEAAiD,CAAA;IACjD,kEAAiD,CAAA;IACjD,8DAA6C,CAAA;IAC7C,qDAAoC,CAAA;IACpC,qDAAoC,CAAA;IACpC,qDAAoC,CAAA;IACpC,0DAAyC,CAAA;IACzC,4DAA2C,CAAA;IAC3C,0DAAyC,CAAA;IACzC,0DAAyC,CAAA;IACzC,0DAAyC,CAAA;IACzC,2EAA0D,CAAA;IAC1D,+EAA8D,CAAA;IAE9D;;;OAGG;IACH,+CAA8B,CAAA;AAChC,CAAC,EA7BW,aAAa,GAAb,qBAAa,KAAb,qBAAa,QA6BxB;AAED,WAAiB,aAAa;IAC5B,SAAgB,UAAU,CAAC,GAAkB;QAC3C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,wBAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkB;QACvD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,oCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAO7B"}
|
|
@@ -0,0 +1,53 @@
|
|
|
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 the placement of an instance.
|
|
15
|
+
*/
|
|
16
|
+
export interface Placement {
|
|
17
|
+
/**
|
|
18
|
+
* The affinity setting for the instance on the Dedicated Host.
|
|
19
|
+
*/
|
|
20
|
+
"affinity"?: string;
|
|
21
|
+
/**
|
|
22
|
+
* The Availability Zone of the instance.
|
|
23
|
+
*/
|
|
24
|
+
"availabilityZone"?: string;
|
|
25
|
+
/**
|
|
26
|
+
* The name of the placement group the instance is in.
|
|
27
|
+
*/
|
|
28
|
+
"groupName"?: string;
|
|
29
|
+
/**
|
|
30
|
+
* The ID of the Dedicated Host on which the instance resides.
|
|
31
|
+
*/
|
|
32
|
+
"hostKey"?: string;
|
|
33
|
+
/**
|
|
34
|
+
* The ARN of the host resource group in which to launch the instances.
|
|
35
|
+
*/
|
|
36
|
+
"hostResourceGroupArn"?: string;
|
|
37
|
+
/**
|
|
38
|
+
* The number of the partition that the instance is in. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
39
|
+
*/
|
|
40
|
+
"partitionNumber"?: number;
|
|
41
|
+
/**
|
|
42
|
+
* Reserved for future use.
|
|
43
|
+
*/
|
|
44
|
+
"spreadDomain"?: string;
|
|
45
|
+
/**
|
|
46
|
+
* The tenancy of the instance (if the instance is running in a VPC).
|
|
47
|
+
*/
|
|
48
|
+
"tenancy"?: string;
|
|
49
|
+
}
|
|
50
|
+
export declare namespace Placement {
|
|
51
|
+
function getJsonObj(obj: Placement): object;
|
|
52
|
+
function getDeserializedJsonObj(obj: Placement): object;
|
|
53
|
+
}
|
|
@@ -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.Placement = void 0;
|
|
16
|
+
var Placement;
|
|
17
|
+
(function (Placement) {
|
|
18
|
+
function getJsonObj(obj) {
|
|
19
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
20
|
+
return jsonObj;
|
|
21
|
+
}
|
|
22
|
+
Placement.getJsonObj = getJsonObj;
|
|
23
|
+
function getDeserializedJsonObj(obj) {
|
|
24
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
25
|
+
return jsonObj;
|
|
26
|
+
}
|
|
27
|
+
Placement.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
28
|
+
})(Placement = exports.Placement || (exports.Placement = {}));
|
|
29
|
+
//# sourceMappingURL=placement.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"placement.js","sourceRoot":"","sources":["../../../../../lib/cloudbridge/lib/model/placement.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA2CH,IAAiB,SAAS,CAWzB;AAXD,WAAiB,SAAS;IACxB,SAAgB,UAAU,CAAC,GAAc;QACvC,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,oBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAc;QACnD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,SAAS,GAAT,iBAAS,KAAT,iBAAS,QAWzB"}
|
|
@@ -0,0 +1,26 @@
|
|
|
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
|
+
import * as model from "../model";
|
|
14
|
+
/**
|
|
15
|
+
* Collection of supported cloud regions.
|
|
16
|
+
*/
|
|
17
|
+
export interface SupportedCloudRegionCollection {
|
|
18
|
+
/**
|
|
19
|
+
* List of supported cloud regions.
|
|
20
|
+
*/
|
|
21
|
+
"items": Array<model.SupportedCloudRegionSummary>;
|
|
22
|
+
}
|
|
23
|
+
export declare namespace SupportedCloudRegionCollection {
|
|
24
|
+
function getJsonObj(obj: SupportedCloudRegionCollection): object;
|
|
25
|
+
function getDeserializedJsonObj(obj: SupportedCloudRegionCollection): object;
|
|
26
|
+
}
|
|
@@ -0,0 +1,61 @@
|
|
|
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
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
15
|
+
if (k2 === undefined) k2 = k;
|
|
16
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
17
|
+
}) : (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
o[k2] = m[k];
|
|
20
|
+
}));
|
|
21
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
22
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
23
|
+
}) : function(o, v) {
|
|
24
|
+
o["default"] = v;
|
|
25
|
+
});
|
|
26
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
27
|
+
if (mod && mod.__esModule) return mod;
|
|
28
|
+
var result = {};
|
|
29
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
30
|
+
__setModuleDefault(result, mod);
|
|
31
|
+
return result;
|
|
32
|
+
};
|
|
33
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
+
exports.SupportedCloudRegionCollection = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var SupportedCloudRegionCollection;
|
|
37
|
+
(function (SupportedCloudRegionCollection) {
|
|
38
|
+
function getJsonObj(obj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
40
|
+
"items": obj.items
|
|
41
|
+
? obj.items.map(item => {
|
|
42
|
+
return model.SupportedCloudRegionSummary.getJsonObj(item);
|
|
43
|
+
})
|
|
44
|
+
: undefined
|
|
45
|
+
});
|
|
46
|
+
return jsonObj;
|
|
47
|
+
}
|
|
48
|
+
SupportedCloudRegionCollection.getJsonObj = getJsonObj;
|
|
49
|
+
function getDeserializedJsonObj(obj) {
|
|
50
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
51
|
+
"items": obj.items
|
|
52
|
+
? obj.items.map(item => {
|
|
53
|
+
return model.SupportedCloudRegionSummary.getDeserializedJsonObj(item);
|
|
54
|
+
})
|
|
55
|
+
: undefined
|
|
56
|
+
});
|
|
57
|
+
return jsonObj;
|
|
58
|
+
}
|
|
59
|
+
SupportedCloudRegionCollection.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
60
|
+
})(SupportedCloudRegionCollection = exports.SupportedCloudRegionCollection || (exports.SupportedCloudRegionCollection = {}));
|
|
61
|
+
//# sourceMappingURL=supported-cloud-region-collection.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"supported-cloud-region-collection.js","sourceRoot":"","sources":["../../../../../lib/cloudbridge/lib/model/supported-cloud-region-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,8BAA8B,CA6B9C;AA7BD,WAAiB,8BAA8B;IAC7C,SAAgB,UAAU,CAAC,GAAmC;QAC5D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,2BAA2B,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC5D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,yCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAmC;QACxE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,2BAA2B,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACxE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,qDAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,8BAA8B,GAA9B,sCAA8B,KAA9B,sCAA8B,QA6B9C"}
|