oci-jms 2.3.0 → 2.5.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/index.d.ts +2 -2
- package/index.js +2 -2
- package/lib/client.d.ts +18 -50
- package/lib/client.js +26 -274
- package/lib/client.js.map +1 -1
- package/lib/javamanagementservice-waiter.d.ts +2 -2
- package/lib/javamanagementservice-waiter.js +2 -2
- package/lib/model/action-type.d.ts +2 -2
- package/lib/model/action-type.js +2 -2
- package/lib/model/application-sort-by.d.ts +4 -3
- package/lib/model/application-sort-by.js +3 -2
- package/lib/model/application-sort-by.js.map +1 -1
- package/lib/model/application-usage-collection.d.ts +2 -2
- package/lib/model/application-usage-collection.js +2 -2
- package/lib/model/application-usage.d.ts +7 -2
- package/lib/model/application-usage.js +36 -4
- package/lib/model/application-usage.js.map +1 -1
- package/lib/model/change-fleet-compartment-details.d.ts +2 -2
- package/lib/model/change-fleet-compartment-details.js +2 -2
- package/lib/model/create-fleet-details.d.ts +2 -2
- package/lib/model/create-fleet-details.js +2 -2
- package/lib/model/fleet-agent-configuration.d.ts +3 -3
- package/lib/model/fleet-agent-configuration.js +2 -2
- package/lib/model/fleet-agent-os-configuration.d.ts +2 -2
- package/lib/model/fleet-agent-os-configuration.js +2 -2
- package/lib/model/fleet-collection.d.ts +2 -2
- package/lib/model/fleet-collection.js +2 -2
- package/lib/model/fleet-summary.d.ts +3 -3
- package/lib/model/fleet-summary.js +2 -2
- package/lib/model/fleet.d.ts +3 -3
- package/lib/model/fleet.js +2 -2
- package/lib/model/index.d.ts +6 -10
- package/lib/model/index.js +7 -11
- package/lib/model/index.js.map +1 -1
- package/lib/model/installation-sort-by.d.ts +4 -3
- package/lib/model/installation-sort-by.js +3 -2
- package/lib/model/installation-sort-by.js.map +1 -1
- package/lib/model/installation-usage-collection.d.ts +2 -2
- package/lib/model/installation-usage-collection.js +2 -2
- package/lib/model/installation-usage.d.ts +6 -4
- package/lib/model/installation-usage.js +32 -4
- package/lib/model/installation-usage.js.map +1 -1
- package/lib/model/jre-sort-by.d.ts +4 -3
- package/lib/model/jre-sort-by.js +3 -2
- package/lib/model/jre-sort-by.js.map +1 -1
- package/lib/model/jre-usage-collection.d.ts +2 -2
- package/lib/model/jre-usage-collection.js +2 -2
- package/lib/model/jre-usage.d.ts +7 -2
- package/lib/model/jre-usage.js +36 -4
- package/lib/model/jre-usage.js.map +1 -1
- package/lib/model/lifecycle-state.d.ts +2 -2
- package/lib/model/lifecycle-state.js +2 -2
- package/lib/model/managed-instance-sort-by.d.ts +4 -3
- package/lib/model/managed-instance-sort-by.js +3 -2
- package/lib/model/managed-instance-sort-by.js.map +1 -1
- package/lib/model/managed-instance-type.d.ts +2 -2
- package/lib/model/managed-instance-type.js +2 -2
- package/lib/model/managed-instance-usage-collection.d.ts +2 -2
- package/lib/model/managed-instance-usage-collection.js +2 -2
- package/lib/model/managed-instance-usage.d.ts +3 -2
- package/lib/model/managed-instance-usage.js +32 -4
- package/lib/model/managed-instance-usage.js.map +1 -1
- package/lib/model/operating-system.d.ts +38 -0
- package/lib/model/operating-system.js +29 -0
- package/lib/model/operating-system.js.map +1 -0
- package/lib/model/operation-status.d.ts +2 -2
- package/lib/model/operation-status.js +2 -2
- package/lib/model/operation-type.d.ts +2 -2
- package/lib/model/operation-type.js +2 -2
- package/lib/model/os-family.d.ts +30 -0
- package/lib/model/os-family.js +41 -0
- package/lib/model/os-family.js.map +1 -0
- package/lib/model/sort-by.d.ts +2 -2
- package/lib/model/sort-by.js +2 -2
- package/lib/model/sort-order.d.ts +2 -2
- package/lib/model/sort-order.js +2 -2
- package/lib/model/summarize-application-usage-fields.d.ts +2 -2
- package/lib/model/summarize-application-usage-fields.js +2 -2
- package/lib/model/summarize-installation-usage-fields.d.ts +2 -2
- package/lib/model/summarize-installation-usage-fields.js +2 -2
- package/lib/model/summarize-jre-usage-fields.d.ts +2 -2
- package/lib/model/summarize-jre-usage-fields.js +2 -2
- package/lib/model/summarize-managed-instance-usage-fields.d.ts +2 -2
- package/lib/model/summarize-managed-instance-usage-fields.js +2 -2
- package/lib/model/update-fleet-agent-configuration-details.d.ts +2 -2
- package/lib/model/update-fleet-agent-configuration-details.js +2 -2
- package/lib/model/update-fleet-details.d.ts +2 -2
- package/lib/model/update-fleet-details.js +2 -2
- package/lib/model/work-request-collection.d.ts +2 -2
- package/lib/model/work-request-collection.js +2 -2
- package/lib/model/work-request-error-collection.d.ts +2 -2
- package/lib/model/work-request-error-collection.js +2 -2
- package/lib/model/work-request-error.d.ts +5 -5
- package/lib/model/work-request-error.js +2 -2
- package/lib/model/work-request-log-entry-collection.d.ts +2 -2
- package/lib/model/work-request-log-entry-collection.js +2 -2
- package/lib/model/work-request-log-entry.d.ts +3 -3
- package/lib/model/work-request-log-entry.js +2 -2
- package/lib/model/work-request-resource.d.ts +2 -2
- package/lib/model/work-request-resource.js +2 -2
- package/lib/model/work-request.d.ts +5 -5
- package/lib/model/work-request.js +2 -2
- package/lib/request/change-fleet-compartment-request.d.ts +1 -1
- package/lib/request/create-fleet-request.d.ts +1 -1
- package/lib/request/delete-fleet-request.d.ts +1 -1
- package/lib/request/get-fleet-agent-configuration-request.d.ts +1 -1
- package/lib/request/get-fleet-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/index.d.ts +2 -10
- package/lib/request/index.js +2 -2
- package/lib/request/list-fleets-request.d.ts +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/summarize-application-usage-request.d.ts +8 -4
- package/lib/request/summarize-installation-usage-request.d.ts +7 -3
- package/lib/request/summarize-jre-usage-request.d.ts +9 -4
- package/lib/request/summarize-managed-instance-usage-request.d.ts +8 -3
- package/lib/request/update-fleet-agent-configuration-request.d.ts +1 -1
- package/lib/request/update-fleet-request.d.ts +1 -1
- package/lib/response/index.d.ts +2 -10
- package/lib/response/index.js +2 -2
- package/package.json +3 -3
- package/lib/model/request-summarized-application-usage-details.d.ts +0 -84
- package/lib/model/request-summarized-application-usage-details.js +0 -61
- package/lib/model/request-summarized-application-usage-details.js.map +0 -1
- package/lib/model/request-summarized-installation-usage-details.d.ts +0 -75
- package/lib/model/request-summarized-installation-usage-details.js +0 -61
- package/lib/model/request-summarized-installation-usage-details.js.map +0 -1
- package/lib/model/request-summarized-jre-usage-details.d.ts +0 -71
- package/lib/model/request-summarized-jre-usage-details.js +0 -61
- package/lib/model/request-summarized-jre-usage-details.js.map +0 -1
- package/lib/model/request-summarized-managed-instance-usage-details.d.ts +0 -79
- package/lib/model/request-summarized-managed-instance-usage-details.js +0 -61
- package/lib/model/request-summarized-managed-instance-usage-details.js.map +0 -1
- package/lib/request/request-summarized-application-usage-request.d.ts +0 -39
- package/lib/request/request-summarized-application-usage-request.js +0 -15
- package/lib/request/request-summarized-application-usage-request.js.map +0 -1
- package/lib/request/request-summarized-installation-usage-request.d.ts +0 -39
- package/lib/request/request-summarized-installation-usage-request.js +0 -15
- package/lib/request/request-summarized-installation-usage-request.js.map +0 -1
- package/lib/request/request-summarized-jre-usage-request.d.ts +0 -39
- package/lib/request/request-summarized-jre-usage-request.js +0 -15
- package/lib/request/request-summarized-jre-usage-request.js.map +0 -1
- package/lib/request/request-summarized-managed-instance-usage-request.d.ts +0 -39
- package/lib/request/request-summarized-managed-instance-usage-request.js +0 -15
- package/lib/request/request-summarized-managed-instance-usage-request.js.map +0 -1
- package/lib/response/request-summarized-application-usage-response.d.ts +0 -32
- package/lib/response/request-summarized-application-usage-response.js +0 -15
- package/lib/response/request-summarized-application-usage-response.js.map +0 -1
- package/lib/response/request-summarized-installation-usage-response.d.ts +0 -32
- package/lib/response/request-summarized-installation-usage-response.js +0 -15
- package/lib/response/request-summarized-installation-usage-response.js.map +0 -1
- package/lib/response/request-summarized-jre-usage-response.d.ts +0 -32
- package/lib/response/request-summarized-jre-usage-response.js +0 -15
- package/lib/response/request-summarized-jre-usage-response.js.map +0 -1
- package/lib/response/request-summarized-managed-instance-usage-response.d.ts +0 -32
- package/lib/response/request-summarized-managed-instance-usage-response.js +0 -15
- package/lib/response/request-summarized-managed-instance-usage-response.js.map +0 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oci-jms",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.5.1",
|
|
4
4
|
"description": "OCI NodeJS client for Jms 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.5.1",
|
|
19
|
+
"oci-workrequests": "2.5.1"
|
|
20
20
|
},
|
|
21
21
|
"publishConfig": {
|
|
22
22
|
"registry": "https://registry.npmjs.org"
|
|
@@ -1,84 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Java Management Service Query API
|
|
3
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
4
|
-
* OpenAPI spec version: 20210610
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
-
* Do not edit the class manually.
|
|
9
|
-
*
|
|
10
|
-
* Copyright (c) 2020, 2021, 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
|
-
* Parameters for filtering applications.
|
|
16
|
-
*/
|
|
17
|
-
export interface RequestSummarizedApplicationUsageDetails {
|
|
18
|
-
/**
|
|
19
|
-
* The start of the time period during which resources are searched (formatted according to RFC3339). Defaults to current time minus seven days.
|
|
20
|
-
*
|
|
21
|
-
*/
|
|
22
|
-
"timeStart"?: Date;
|
|
23
|
-
/**
|
|
24
|
-
* The end of the time period during which resources are searched (formatted according to RFC3339). Defaults to current time.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
27
|
-
"timeEnd"?: Date;
|
|
28
|
-
/**
|
|
29
|
-
* The display name of the application.
|
|
30
|
-
*/
|
|
31
|
-
"displayName"?: string;
|
|
32
|
-
/**
|
|
33
|
-
* The installation path of the related installation.
|
|
34
|
-
*/
|
|
35
|
-
"installationPath"?: string;
|
|
36
|
-
/**
|
|
37
|
-
* The vendor of the related Java Runtime.
|
|
38
|
-
*/
|
|
39
|
-
"jreVendor"?: string;
|
|
40
|
-
/**
|
|
41
|
-
* The distribution of the related Java Runtime.
|
|
42
|
-
*/
|
|
43
|
-
"jreDistribution"?: string;
|
|
44
|
-
/**
|
|
45
|
-
* The version of the related Java Runtime.
|
|
46
|
-
*/
|
|
47
|
-
"jreVersion"?: string;
|
|
48
|
-
/**
|
|
49
|
-
* The ID of the application.
|
|
50
|
-
*/
|
|
51
|
-
"applicationId"?: string;
|
|
52
|
-
/**
|
|
53
|
-
* The way the application was started.
|
|
54
|
-
*/
|
|
55
|
-
"applicationType"?: string;
|
|
56
|
-
/**
|
|
57
|
-
* The ID of the related managed instance.
|
|
58
|
-
*/
|
|
59
|
-
"managedInstanceId"?: string;
|
|
60
|
-
/**
|
|
61
|
-
* The sort order to use, either 'asc' or 'desc'.
|
|
62
|
-
*/
|
|
63
|
-
"sortOrder"?: model.SortOrder;
|
|
64
|
-
/**
|
|
65
|
-
* The field to sort application views. Only one sort order may be provided.
|
|
66
|
-
* Default order for _timeFirstSeen_, _timeLastSeen_, _approximateJreCount_, _approximateInstallationCount_
|
|
67
|
-
* and _approximateManagedInstanceCount_ is **descending**.
|
|
68
|
-
* Default order for _displayName_ is **ascending**.
|
|
69
|
-
* If no value is specified _timeLastSeen_ is default.
|
|
70
|
-
*
|
|
71
|
-
*/
|
|
72
|
-
"sortBy"?: model.ApplicationSortBy;
|
|
73
|
-
/**
|
|
74
|
-
* Additional fields to include into the returned model on top of the required ones.
|
|
75
|
-
* This parameter can also include 'approximateJreCount', 'approximateInstallationCount' and 'approximateManagedInstanceCount'.
|
|
76
|
-
* For example 'approximateJreCount,approximateInstallationCount'.
|
|
77
|
-
*
|
|
78
|
-
*/
|
|
79
|
-
"fields"?: Array<model.SummarizeApplicationUsageFields>;
|
|
80
|
-
}
|
|
81
|
-
export declare namespace RequestSummarizedApplicationUsageDetails {
|
|
82
|
-
function getJsonObj(obj: RequestSummarizedApplicationUsageDetails): object;
|
|
83
|
-
function getDeserializedJsonObj(obj: RequestSummarizedApplicationUsageDetails): object;
|
|
84
|
-
}
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/**
|
|
3
|
-
* Java Management Service Query API
|
|
4
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
5
|
-
* OpenAPI spec version: 20210610
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
-
* Do not edit the class manually.
|
|
10
|
-
*
|
|
11
|
-
* Copyright (c) 2020, 2021, 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.RequestSummarizedApplicationUsageDetails = void 0;
|
|
35
|
-
const model = __importStar(require("../model"));
|
|
36
|
-
var RequestSummarizedApplicationUsageDetails;
|
|
37
|
-
(function (RequestSummarizedApplicationUsageDetails) {
|
|
38
|
-
function getJsonObj(obj) {
|
|
39
|
-
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
40
|
-
"fields": obj.fields
|
|
41
|
-
? obj.fields.map(item => {
|
|
42
|
-
return model.SummarizeApplicationUsageFields.getJsonObj(item);
|
|
43
|
-
})
|
|
44
|
-
: undefined
|
|
45
|
-
});
|
|
46
|
-
return jsonObj;
|
|
47
|
-
}
|
|
48
|
-
RequestSummarizedApplicationUsageDetails.getJsonObj = getJsonObj;
|
|
49
|
-
function getDeserializedJsonObj(obj) {
|
|
50
|
-
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
51
|
-
"fields": obj.fields
|
|
52
|
-
? obj.fields.map(item => {
|
|
53
|
-
return model.SummarizeApplicationUsageFields.getDeserializedJsonObj(item);
|
|
54
|
-
})
|
|
55
|
-
: undefined
|
|
56
|
-
});
|
|
57
|
-
return jsonObj;
|
|
58
|
-
}
|
|
59
|
-
RequestSummarizedApplicationUsageDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
60
|
-
})(RequestSummarizedApplicationUsageDetails = exports.RequestSummarizedApplicationUsageDetails || (exports.RequestSummarizedApplicationUsageDetails = {}));
|
|
61
|
-
//# sourceMappingURL=request-summarized-application-usage-details.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"request-summarized-application-usage-details.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/request-summarized-application-usage-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAuElC,IAAiB,wCAAwC,CA6BxD;AA7BD,WAAiB,wCAAwC;IACvD,SAAgB,UAAU,CAAC,GAA6C;QACtE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,QAAQ,EAAE,GAAG,CAAC,MAAM;gBAClB,CAAC,CAAC,GAAG,CAAC,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACpB,OAAO,KAAK,CAAC,+BAA+B,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAChE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,mDAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA6C;QAClF,MAAM,OAAO,mCACR,GAAG,GACH;YACD,QAAQ,EAAE,GAAG,CAAC,MAAM;gBAClB,CAAC,CAAC,GAAG,CAAC,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACpB,OAAO,KAAK,CAAC,+BAA+B,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC5E,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,+DAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,wCAAwC,GAAxC,gDAAwC,KAAxC,gDAAwC,QA6BxD"}
|
|
@@ -1,75 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Java Management Service Query API
|
|
3
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
4
|
-
* OpenAPI spec version: 20210610
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
-
* Do not edit the class manually.
|
|
9
|
-
*
|
|
10
|
-
* Copyright (c) 2020, 2021, 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
|
-
* Parameters for filtering installations.
|
|
16
|
-
*/
|
|
17
|
-
export interface RequestSummarizedInstallationUsageDetails {
|
|
18
|
-
/**
|
|
19
|
-
* The start of the time period during which resources are searched (formatted according to RFC3339). Defaults to current time minus seven days.
|
|
20
|
-
*
|
|
21
|
-
*/
|
|
22
|
-
"timeStart"?: Date;
|
|
23
|
-
/**
|
|
24
|
-
* The end of the time period during which resources are searched (formatted according to RFC3339). Defaults to current time.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
27
|
-
"timeEnd"?: Date;
|
|
28
|
-
/**
|
|
29
|
-
* The path of the installation.
|
|
30
|
-
*/
|
|
31
|
-
"installationPath"?: string;
|
|
32
|
-
/**
|
|
33
|
-
* The vendor of the related Java Runtime.
|
|
34
|
-
*/
|
|
35
|
-
"jreVendor"?: string;
|
|
36
|
-
/**
|
|
37
|
-
* The distribution of the related Java Runtime.
|
|
38
|
-
*/
|
|
39
|
-
"jreDistribution"?: string;
|
|
40
|
-
/**
|
|
41
|
-
* The version of the related Java Runtime.
|
|
42
|
-
*/
|
|
43
|
-
"jreVersion"?: string;
|
|
44
|
-
/**
|
|
45
|
-
* The ID of the related application.
|
|
46
|
-
*/
|
|
47
|
-
"applicationId"?: string;
|
|
48
|
-
/**
|
|
49
|
-
* The ID of the related managed instance.
|
|
50
|
-
*/
|
|
51
|
-
"managedInstanceId"?: string;
|
|
52
|
-
/**
|
|
53
|
-
* The sort order to use, either 'asc' or 'desc'.
|
|
54
|
-
*/
|
|
55
|
-
"sortOrder"?: model.SortOrder;
|
|
56
|
-
/**
|
|
57
|
-
* The field to sort installation views. Only one sort order may be provided.
|
|
58
|
-
* Default order for _timeFirstSeen_, _timeLastSeen_, _jreVersion_, _approximateApplicationCount_
|
|
59
|
-
* and _approximateManagedInstanceCount_ is **descending**.
|
|
60
|
-
* Default order for _jreDistribution_ and _jreVendor_ is **ascending**. If no value is specified _timeLastSeen_ is default.
|
|
61
|
-
*
|
|
62
|
-
*/
|
|
63
|
-
"sortBy"?: model.InstallationSortBy;
|
|
64
|
-
/**
|
|
65
|
-
* Additional fields to include into the returned model on top of the required ones.
|
|
66
|
-
* This parameter can also include 'approximateApplicationCount' and 'approximateManagedInstanceCount'.
|
|
67
|
-
* For example 'approximateApplicationCount,approximateManagedInstanceCount'.
|
|
68
|
-
*
|
|
69
|
-
*/
|
|
70
|
-
"fields"?: Array<model.SummarizeInstallationUsageFields>;
|
|
71
|
-
}
|
|
72
|
-
export declare namespace RequestSummarizedInstallationUsageDetails {
|
|
73
|
-
function getJsonObj(obj: RequestSummarizedInstallationUsageDetails): object;
|
|
74
|
-
function getDeserializedJsonObj(obj: RequestSummarizedInstallationUsageDetails): object;
|
|
75
|
-
}
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/**
|
|
3
|
-
* Java Management Service Query API
|
|
4
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
5
|
-
* OpenAPI spec version: 20210610
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
-
* Do not edit the class manually.
|
|
10
|
-
*
|
|
11
|
-
* Copyright (c) 2020, 2021, 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.RequestSummarizedInstallationUsageDetails = void 0;
|
|
35
|
-
const model = __importStar(require("../model"));
|
|
36
|
-
var RequestSummarizedInstallationUsageDetails;
|
|
37
|
-
(function (RequestSummarizedInstallationUsageDetails) {
|
|
38
|
-
function getJsonObj(obj) {
|
|
39
|
-
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
40
|
-
"fields": obj.fields
|
|
41
|
-
? obj.fields.map(item => {
|
|
42
|
-
return model.SummarizeInstallationUsageFields.getJsonObj(item);
|
|
43
|
-
})
|
|
44
|
-
: undefined
|
|
45
|
-
});
|
|
46
|
-
return jsonObj;
|
|
47
|
-
}
|
|
48
|
-
RequestSummarizedInstallationUsageDetails.getJsonObj = getJsonObj;
|
|
49
|
-
function getDeserializedJsonObj(obj) {
|
|
50
|
-
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
51
|
-
"fields": obj.fields
|
|
52
|
-
? obj.fields.map(item => {
|
|
53
|
-
return model.SummarizeInstallationUsageFields.getDeserializedJsonObj(item);
|
|
54
|
-
})
|
|
55
|
-
: undefined
|
|
56
|
-
});
|
|
57
|
-
return jsonObj;
|
|
58
|
-
}
|
|
59
|
-
RequestSummarizedInstallationUsageDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
60
|
-
})(RequestSummarizedInstallationUsageDetails = exports.RequestSummarizedInstallationUsageDetails || (exports.RequestSummarizedInstallationUsageDetails = {}));
|
|
61
|
-
//# sourceMappingURL=request-summarized-installation-usage-details.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"request-summarized-installation-usage-details.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/request-summarized-installation-usage-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA8DlC,IAAiB,yCAAyC,CA6BzD;AA7BD,WAAiB,yCAAyC;IACxD,SAAgB,UAAU,CAAC,GAA8C;QACvE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,QAAQ,EAAE,GAAG,CAAC,MAAM;gBAClB,CAAC,CAAC,GAAG,CAAC,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACpB,OAAO,KAAK,CAAC,gCAAgC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACjE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,oDAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA8C;QACnF,MAAM,OAAO,mCACR,GAAG,GACH;YACD,QAAQ,EAAE,GAAG,CAAC,MAAM;gBAClB,CAAC,CAAC,GAAG,CAAC,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACpB,OAAO,KAAK,CAAC,gCAAgC,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC7E,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,gEAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,yCAAyC,GAAzC,iDAAyC,KAAzC,iDAAyC,QA6BzD"}
|
|
@@ -1,71 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Java Management Service Query API
|
|
3
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
4
|
-
* OpenAPI spec version: 20210610
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
-
* Do not edit the class manually.
|
|
9
|
-
*
|
|
10
|
-
* Copyright (c) 2020, 2021, 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
|
-
* Parameters for filtering Java Runtime Usages.
|
|
16
|
-
*/
|
|
17
|
-
export interface RequestSummarizedJreUsageDetails {
|
|
18
|
-
/**
|
|
19
|
-
* The start of the time period during which resources are searched (formatted according to RFC3339). Defaults to current time minus seven days.
|
|
20
|
-
*
|
|
21
|
-
*/
|
|
22
|
-
"timeStart"?: Date;
|
|
23
|
-
/**
|
|
24
|
-
* The end of the time period during which resources are searched (formatted according to RFC3339). Defaults to current time.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
27
|
-
"timeEnd"?: Date;
|
|
28
|
-
/**
|
|
29
|
-
* The vendor of the Java Runtime.
|
|
30
|
-
*/
|
|
31
|
-
"jreVendor"?: string;
|
|
32
|
-
/**
|
|
33
|
-
* The distribution of the Java Runtime.
|
|
34
|
-
*/
|
|
35
|
-
"jreDistribution"?: string;
|
|
36
|
-
/**
|
|
37
|
-
* The version of the Java Runtime.
|
|
38
|
-
*/
|
|
39
|
-
"jreVersion"?: string;
|
|
40
|
-
/**
|
|
41
|
-
* The ID of the related application.
|
|
42
|
-
*/
|
|
43
|
-
"applicationId"?: string;
|
|
44
|
-
/**
|
|
45
|
-
* The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the related managed instance.
|
|
46
|
-
*/
|
|
47
|
-
"managedInstanceId"?: string;
|
|
48
|
-
/**
|
|
49
|
-
* The sort order to use, either 'asc' or 'desc'.
|
|
50
|
-
*/
|
|
51
|
-
"sortOrder"?: model.SortOrder;
|
|
52
|
-
/**
|
|
53
|
-
* The field to sort Java Runtime views. Only one sort order may be provided.
|
|
54
|
-
* Default order for _timeFirstSeen_, _timeLastSeen_, _version_, _approximateInstallationCount_,
|
|
55
|
-
* _approximateApplicationCount_ and _approximateManagedInstanceCount_ is **descending**.
|
|
56
|
-
* Default order for _distribution_ and _vendor_ is **ascending**. If no value is specified _timeLastSeen_ is default.
|
|
57
|
-
*
|
|
58
|
-
*/
|
|
59
|
-
"sortBy"?: model.JreSortBy;
|
|
60
|
-
/**
|
|
61
|
-
* Additional fields to include into the returned model on top of the required ones.
|
|
62
|
-
* This parameter can also include 'approximateApplicationCount', 'approximateInstallationCount' and 'approximateManagedInstanceCount'.
|
|
63
|
-
* For example 'approximateApplicationCount,approximateManagedInstanceCount'.
|
|
64
|
-
*
|
|
65
|
-
*/
|
|
66
|
-
"fields"?: Array<model.SummarizeJreUsageFields>;
|
|
67
|
-
}
|
|
68
|
-
export declare namespace RequestSummarizedJreUsageDetails {
|
|
69
|
-
function getJsonObj(obj: RequestSummarizedJreUsageDetails): object;
|
|
70
|
-
function getDeserializedJsonObj(obj: RequestSummarizedJreUsageDetails): object;
|
|
71
|
-
}
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/**
|
|
3
|
-
* Java Management Service Query API
|
|
4
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
5
|
-
* OpenAPI spec version: 20210610
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
-
* Do not edit the class manually.
|
|
10
|
-
*
|
|
11
|
-
* Copyright (c) 2020, 2021, 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.RequestSummarizedJreUsageDetails = void 0;
|
|
35
|
-
const model = __importStar(require("../model"));
|
|
36
|
-
var RequestSummarizedJreUsageDetails;
|
|
37
|
-
(function (RequestSummarizedJreUsageDetails) {
|
|
38
|
-
function getJsonObj(obj) {
|
|
39
|
-
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
40
|
-
"fields": obj.fields
|
|
41
|
-
? obj.fields.map(item => {
|
|
42
|
-
return model.SummarizeJreUsageFields.getJsonObj(item);
|
|
43
|
-
})
|
|
44
|
-
: undefined
|
|
45
|
-
});
|
|
46
|
-
return jsonObj;
|
|
47
|
-
}
|
|
48
|
-
RequestSummarizedJreUsageDetails.getJsonObj = getJsonObj;
|
|
49
|
-
function getDeserializedJsonObj(obj) {
|
|
50
|
-
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
51
|
-
"fields": obj.fields
|
|
52
|
-
? obj.fields.map(item => {
|
|
53
|
-
return model.SummarizeJreUsageFields.getDeserializedJsonObj(item);
|
|
54
|
-
})
|
|
55
|
-
: undefined
|
|
56
|
-
});
|
|
57
|
-
return jsonObj;
|
|
58
|
-
}
|
|
59
|
-
RequestSummarizedJreUsageDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
60
|
-
})(RequestSummarizedJreUsageDetails = exports.RequestSummarizedJreUsageDetails || (exports.RequestSummarizedJreUsageDetails = {}));
|
|
61
|
-
//# sourceMappingURL=request-summarized-jre-usage-details.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"request-summarized-jre-usage-details.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/request-summarized-jre-usage-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA0DlC,IAAiB,gCAAgC,CA6BhD;AA7BD,WAAiB,gCAAgC;IAC/C,SAAgB,UAAU,CAAC,GAAqC;QAC9D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,QAAQ,EAAE,GAAG,CAAC,MAAM;gBAClB,CAAC,CAAC,GAAG,CAAC,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACpB,OAAO,KAAK,CAAC,uBAAuB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACxD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,2CAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqC;QAC1E,MAAM,OAAO,mCACR,GAAG,GACH;YACD,QAAQ,EAAE,GAAG,CAAC,MAAM;gBAClB,CAAC,CAAC,GAAG,CAAC,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACpB,OAAO,KAAK,CAAC,uBAAuB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACpE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,uDAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,gCAAgC,GAAhC,wCAAgC,KAAhC,wCAAgC,QA6BhD"}
|
|
@@ -1,79 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Java Management Service Query API
|
|
3
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
4
|
-
* OpenAPI spec version: 20210610
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
-
* Do not edit the class manually.
|
|
9
|
-
*
|
|
10
|
-
* Copyright (c) 2020, 2021, 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
|
-
* Parameters for filtering managed instances.
|
|
16
|
-
*/
|
|
17
|
-
export interface RequestSummarizedManagedInstanceUsageDetails {
|
|
18
|
-
/**
|
|
19
|
-
* The start of the time period during which resources are searched (formatted according to RFC3339). Defaults to current time minus seven days.
|
|
20
|
-
*
|
|
21
|
-
*/
|
|
22
|
-
"timeStart"?: Date;
|
|
23
|
-
/**
|
|
24
|
-
* The end of the time period during which resources are searched (formatted according to RFC3339). Defaults to current time.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
27
|
-
"timeEnd"?: Date;
|
|
28
|
-
/**
|
|
29
|
-
* The installation path of the related installation.
|
|
30
|
-
*/
|
|
31
|
-
"installationPath"?: string;
|
|
32
|
-
/**
|
|
33
|
-
* The vendor of the related Java Runtime.
|
|
34
|
-
*/
|
|
35
|
-
"jreVendor"?: string;
|
|
36
|
-
/**
|
|
37
|
-
* The distribution of the related Java Runtime.
|
|
38
|
-
*/
|
|
39
|
-
"jreDistribution"?: string;
|
|
40
|
-
/**
|
|
41
|
-
* The version of the related Java Runtime.
|
|
42
|
-
*/
|
|
43
|
-
"jreVersion"?: string;
|
|
44
|
-
/**
|
|
45
|
-
* The ID of the related application.
|
|
46
|
-
*/
|
|
47
|
-
"applicationId"?: string;
|
|
48
|
-
/**
|
|
49
|
-
* The ID of the managed instance.
|
|
50
|
-
*/
|
|
51
|
-
"managedInstanceId"?: string;
|
|
52
|
-
/**
|
|
53
|
-
* type of the managed instance
|
|
54
|
-
*/
|
|
55
|
-
"managedInstanceType"?: model.ManagedInstanceType;
|
|
56
|
-
/**
|
|
57
|
-
* The sort order to use, either 'asc' or 'desc'.
|
|
58
|
-
*/
|
|
59
|
-
"sortOrder"?: model.SortOrder;
|
|
60
|
-
/**
|
|
61
|
-
* The field to sort managed instance views. Only one sort order may be provided.
|
|
62
|
-
* Default order for _timeFirstSeen_, _timeLastSeen_, approximateJreCount_, _approximateInstallationCount_
|
|
63
|
-
* and _approximateApplicationCount_ is **descending**.
|
|
64
|
-
* If no value is specified _timeLastSeen_ is default.
|
|
65
|
-
*
|
|
66
|
-
*/
|
|
67
|
-
"sortBy"?: model.ManagedInstanceSortBy;
|
|
68
|
-
/**
|
|
69
|
-
* Additional fields to include into the returned model on top of the required ones.
|
|
70
|
-
* This parameter can also include 'approximateJreCount', 'approximateInstallationCount' and 'approximateApplicationCount'.
|
|
71
|
-
* For example 'approximateJreCount,approximateInstallationCount'.
|
|
72
|
-
*
|
|
73
|
-
*/
|
|
74
|
-
"fields"?: Array<model.SummarizeManagedInstanceUsageFields>;
|
|
75
|
-
}
|
|
76
|
-
export declare namespace RequestSummarizedManagedInstanceUsageDetails {
|
|
77
|
-
function getJsonObj(obj: RequestSummarizedManagedInstanceUsageDetails): object;
|
|
78
|
-
function getDeserializedJsonObj(obj: RequestSummarizedManagedInstanceUsageDetails): object;
|
|
79
|
-
}
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/**
|
|
3
|
-
* Java Management Service Query API
|
|
4
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
5
|
-
* OpenAPI spec version: 20210610
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
-
* Do not edit the class manually.
|
|
10
|
-
*
|
|
11
|
-
* Copyright (c) 2020, 2021, 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.RequestSummarizedManagedInstanceUsageDetails = void 0;
|
|
35
|
-
const model = __importStar(require("../model"));
|
|
36
|
-
var RequestSummarizedManagedInstanceUsageDetails;
|
|
37
|
-
(function (RequestSummarizedManagedInstanceUsageDetails) {
|
|
38
|
-
function getJsonObj(obj) {
|
|
39
|
-
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
40
|
-
"fields": obj.fields
|
|
41
|
-
? obj.fields.map(item => {
|
|
42
|
-
return model.SummarizeManagedInstanceUsageFields.getJsonObj(item);
|
|
43
|
-
})
|
|
44
|
-
: undefined
|
|
45
|
-
});
|
|
46
|
-
return jsonObj;
|
|
47
|
-
}
|
|
48
|
-
RequestSummarizedManagedInstanceUsageDetails.getJsonObj = getJsonObj;
|
|
49
|
-
function getDeserializedJsonObj(obj) {
|
|
50
|
-
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
51
|
-
"fields": obj.fields
|
|
52
|
-
? obj.fields.map(item => {
|
|
53
|
-
return model.SummarizeManagedInstanceUsageFields.getDeserializedJsonObj(item);
|
|
54
|
-
})
|
|
55
|
-
: undefined
|
|
56
|
-
});
|
|
57
|
-
return jsonObj;
|
|
58
|
-
}
|
|
59
|
-
RequestSummarizedManagedInstanceUsageDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
60
|
-
})(RequestSummarizedManagedInstanceUsageDetails = exports.RequestSummarizedManagedInstanceUsageDetails || (exports.RequestSummarizedManagedInstanceUsageDetails = {}));
|
|
61
|
-
//# sourceMappingURL=request-summarized-managed-instance-usage-details.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"request-summarized-managed-instance-usage-details.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/request-summarized-managed-instance-usage-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAkElC,IAAiB,4CAA4C,CA+B5D;AA/BD,WAAiB,4CAA4C;IAC3D,SAAgB,UAAU,CAAC,GAAiD;QAC1E,MAAM,OAAO,mCACR,GAAG,GACH;YACD,QAAQ,EAAE,GAAG,CAAC,MAAM;gBAClB,CAAC,CAAC,GAAG,CAAC,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACpB,OAAO,KAAK,CAAC,mCAAmC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACpE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,uDAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAAiD;QAEjD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,QAAQ,EAAE,GAAG,CAAC,MAAM;gBAClB,CAAC,CAAC,GAAG,CAAC,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACpB,OAAO,KAAK,CAAC,mCAAmC,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAChF,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,mEAAsB,yBAerC,CAAA;AACH,CAAC,EA/BgB,4CAA4C,GAA5C,oDAA4C,KAA5C,oDAA4C,QA+B5D"}
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
4
|
-
* OpenAPI spec version: 20210610
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
-
* Do not edit the class manually.
|
|
9
|
-
*
|
|
10
|
-
* Copyright (c) 2020, 2021, 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/2.3.0/jms/RequestSummarizedApplicationUsage.ts.html |here} to see how to use RequestSummarizedApplicationUsageRequest.
|
|
17
|
-
*/
|
|
18
|
-
export interface RequestSummarizedApplicationUsageRequest extends common.BaseRequest {
|
|
19
|
-
/**
|
|
20
|
-
* The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Fleet.
|
|
21
|
-
*/
|
|
22
|
-
"fleetId": string;
|
|
23
|
-
/**
|
|
24
|
-
* Parameters for filtering application usage.
|
|
25
|
-
*/
|
|
26
|
-
"requestSummarizedApplicationUsageDetails": model.RequestSummarizedApplicationUsageDetails;
|
|
27
|
-
/**
|
|
28
|
-
* The maximum number of items to return.
|
|
29
|
-
*/
|
|
30
|
-
"limit"?: number;
|
|
31
|
-
/**
|
|
32
|
-
* The page token representing the page at which to start retrieving results. The token is usually retrieved from a previous list call.
|
|
33
|
-
*/
|
|
34
|
-
"page"?: string;
|
|
35
|
-
/**
|
|
36
|
-
* The client request ID for tracing.
|
|
37
|
-
*/
|
|
38
|
-
"opcRequestId"?: string;
|
|
39
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/**
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
* OpenAPI spec version: 20210610
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
-
* Do not edit the class manually.
|
|
10
|
-
*
|
|
11
|
-
* Copyright (c) 2020, 2021, 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
|
-
//# sourceMappingURL=request-summarized-application-usage-request.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"request-summarized-application-usage-request.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/request/request-summarized-application-usage-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|