oci-fleetsoftwareupdate 2.118.0 → 2.118.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/model/add-fsu-collection-targets-details.d.ts +3 -1
- package/lib/model/add-fsu-collection-targets-details.js.map +1 -1
- package/lib/model/clone-fsu-cycle-details.d.ts +5 -5
- package/lib/model/clone-fsu-cycle-details.js.map +1 -1
- package/lib/model/cloud-vm-cluster-target-summary.d.ts +5 -0
- package/lib/model/cloud-vm-cluster-target-summary.js.map +1 -1
- package/lib/model/collection-types.d.ts +2 -0
- package/lib/model/collection-types.js +2 -0
- package/lib/model/collection-types.js.map +1 -1
- package/lib/model/create-db-fsu-collection-details.d.ts +1 -0
- package/lib/model/create-db-fsu-collection-details.js.map +1 -1
- package/lib/model/create-exadb-stack-fsu-collection-details.d.ts +35 -0
- package/lib/model/create-exadb-stack-fsu-collection-details.js +68 -0
- package/lib/model/create-exadb-stack-fsu-collection-details.js.map +1 -0
- package/lib/model/create-fsu-collection-details.d.ts +4 -3
- package/lib/model/create-fsu-collection-details.js +8 -0
- package/lib/model/create-fsu-collection-details.js.map +1 -1
- package/lib/model/create-fsu-cycle-details.d.ts +5 -5
- package/lib/model/create-fsu-cycle-details.js.map +1 -1
- package/lib/model/create-fsu-discovery-details.d.ts +1 -1
- package/lib/model/create-fsu-discovery-details.js.map +1 -1
- package/lib/model/create-gi-fsu-collection-details.d.ts +1 -0
- package/lib/model/create-gi-fsu-collection-details.js.map +1 -1
- package/lib/model/create-gi-software-component-details.d.ts +34 -0
- package/lib/model/create-gi-software-component-details.js +64 -0
- package/lib/model/create-gi-software-component-details.js.map +1 -0
- package/lib/model/create-guest-os-fsu-collection-details.d.ts +36 -0
- package/lib/model/create-guest-os-fsu-collection-details.js +64 -0
- package/lib/model/create-guest-os-fsu-collection-details.js.map +1 -0
- package/lib/model/create-guest-os-software-component-details.d.ts +35 -0
- package/lib/model/create-guest-os-software-component-details.js +64 -0
- package/lib/model/create-guest-os-software-component-details.js.map +1 -0
- package/lib/model/create-patch-fsu-cycle.d.ts +7 -6
- package/lib/model/create-patch-fsu-cycle.js.map +1 -1
- package/lib/model/create-software-component-details.d.ts +25 -0
- package/lib/model/create-software-component-details.js +74 -0
- package/lib/model/create-software-component-details.js.map +1 -0
- package/lib/model/custom-gi-goal-version-details.d.ts +32 -0
- package/lib/model/custom-gi-goal-version-details.js +56 -0
- package/lib/model/custom-gi-goal-version-details.js.map +1 -0
- package/lib/model/cycle-types.d.ts +1 -1
- package/lib/model/cycle-types.js +1 -1
- package/lib/model/discovery-details.js +8 -0
- package/lib/model/discovery-details.js.map +1 -1
- package/lib/model/discovery-types.d.ts +2 -0
- package/lib/model/discovery-types.js +2 -0
- package/lib/model/discovery-types.js.map +1 -1
- package/lib/model/exadata-release-versions.d.ts +45 -0
- package/lib/model/exadata-release-versions.js +56 -0
- package/lib/model/exadata-release-versions.js.map +1 -0
- package/lib/model/exadb-stack-collection.d.ts +34 -0
- package/lib/model/exadb-stack-collection.js +66 -0
- package/lib/model/exadb-stack-collection.js.map +1 -0
- package/lib/model/exadb-stack-components.d.ts +31 -0
- package/lib/model/exadb-stack-components.js +42 -0
- package/lib/model/exadb-stack-components.js.map +1 -0
- package/lib/model/exadb-stack-discovery-details.d.ts +34 -0
- package/lib/model/exadb-stack-discovery-details.js +68 -0
- package/lib/model/exadb-stack-discovery-details.js.map +1 -0
- package/lib/model/exadb-stack-fsu-collection-summary.d.ts +34 -0
- package/lib/model/exadb-stack-fsu-collection-summary.js +68 -0
- package/lib/model/exadb-stack-fsu-collection-summary.js.map +1 -0
- package/lib/model/exadb-stack-fsu-goal-version-details.d.ts +34 -0
- package/lib/model/exadb-stack-fsu-goal-version-details.js +68 -0
- package/lib/model/exadb-stack-fsu-goal-version-details.js.map +1 -0
- package/lib/model/fsu-collection-summary.d.ts +3 -3
- package/lib/model/fsu-collection-summary.js +8 -0
- package/lib/model/fsu-collection-summary.js.map +1 -1
- package/lib/model/fsu-collection.d.ts +3 -3
- package/lib/model/fsu-collection.js +8 -0
- package/lib/model/fsu-collection.js.map +1 -1
- package/lib/model/fsu-cycle-summary.d.ts +7 -7
- package/lib/model/fsu-cycle-summary.js.map +1 -1
- package/lib/model/fsu-cycle.d.ts +8 -8
- package/lib/model/fsu-cycle.js.map +1 -1
- package/lib/model/fsu-discovery.d.ts +1 -1
- package/lib/model/fsu-discovery.js.map +1 -1
- package/lib/model/fsu-goal-version-details.js +4 -0
- package/lib/model/fsu-goal-version-details.js.map +1 -1
- package/lib/model/gi-goal-software-component-details.d.ts +54 -0
- package/lib/model/gi-goal-software-component-details.js +74 -0
- package/lib/model/gi-goal-software-component-details.js.map +1 -0
- package/lib/model/gi-goal-version-details.d.ts +25 -0
- package/lib/model/gi-goal-version-details.js +74 -0
- package/lib/model/gi-goal-version-details.js.map +1 -0
- package/lib/model/gi-software-component-details.d.ts +34 -0
- package/lib/model/gi-software-component-details.js +64 -0
- package/lib/model/gi-software-component-details.js.map +1 -0
- package/lib/model/gi-software-component-discovery-details.d.ts +34 -0
- package/lib/model/gi-software-component-discovery-details.js +64 -0
- package/lib/model/gi-software-component-discovery-details.js.map +1 -0
- package/lib/model/gi-software-component-summary.d.ts +33 -0
- package/lib/model/gi-software-component-summary.js +56 -0
- package/lib/model/gi-software-component-summary.js.map +1 -0
- package/lib/model/goal-software-component-details.d.ts +25 -0
- package/lib/model/goal-software-component-details.js +74 -0
- package/lib/model/goal-software-component-details.js.map +1 -0
- package/lib/model/guest-os-collection.d.ts +35 -0
- package/lib/model/guest-os-collection.js +62 -0
- package/lib/model/guest-os-collection.js.map +1 -0
- package/lib/model/guest-os-compartment-id-filter.d.ts +32 -0
- package/lib/model/guest-os-compartment-id-filter.js +56 -0
- package/lib/model/guest-os-compartment-id-filter.js.map +1 -0
- package/lib/model/guest-os-defined-tags-filter.d.ts +37 -0
- package/lib/model/guest-os-defined-tags-filter.js +68 -0
- package/lib/model/guest-os-defined-tags-filter.js.map +1 -0
- package/lib/model/guest-os-discovery-details.d.ts +35 -0
- package/lib/model/guest-os-discovery-details.js +64 -0
- package/lib/model/guest-os-discovery-details.js.map +1 -0
- package/lib/model/guest-os-discovery-results.d.ts +33 -0
- package/lib/model/guest-os-discovery-results.js +56 -0
- package/lib/model/guest-os-discovery-results.js.map +1 -0
- package/lib/model/guest-os-exadata-release-version-filter.d.ts +53 -0
- package/lib/model/guest-os-exadata-release-version-filter.js +77 -0
- package/lib/model/guest-os-exadata-release-version-filter.js.map +1 -0
- package/lib/model/guest-os-filters-discovery.d.ts +32 -0
- package/lib/model/guest-os-filters-discovery.js +68 -0
- package/lib/model/guest-os-filters-discovery.js.map +1 -0
- package/lib/model/guest-os-fleet-discovery-details.d.ts +26 -0
- package/lib/model/guest-os-fleet-discovery-details.js +82 -0
- package/lib/model/guest-os-fleet-discovery-details.js.map +1 -0
- package/lib/model/guest-os-fleet-discovery-filter.d.ts +40 -0
- package/lib/model/guest-os-fleet-discovery-filter.js +100 -0
- package/lib/model/guest-os-fleet-discovery-filter.js.map +1 -0
- package/lib/model/guest-os-freeform-tags-filter.d.ts +37 -0
- package/lib/model/guest-os-freeform-tags-filter.js +68 -0
- package/lib/model/guest-os-freeform-tags-filter.js.map +1 -0
- package/lib/model/guest-os-fsu-collection-summary.d.ts +34 -0
- package/lib/model/guest-os-fsu-collection-summary.js +56 -0
- package/lib/model/guest-os-fsu-collection-summary.js.map +1 -0
- package/lib/model/guest-os-goal-software-component-details.d.ts +28 -0
- package/lib/model/guest-os-goal-software-component-details.js +64 -0
- package/lib/model/guest-os-goal-software-component-details.js.map +1 -0
- package/lib/model/guest-os-goal-version-details.d.ts +25 -0
- package/lib/model/guest-os-goal-version-details.js +70 -0
- package/lib/model/guest-os-goal-version-details.js.map +1 -0
- package/lib/model/guest-os-resource-id-filter.d.ts +56 -0
- package/lib/model/guest-os-resource-id-filter.js +69 -0
- package/lib/model/guest-os-resource-id-filter.js.map +1 -0
- package/lib/model/guest-os-search-query-discovery.d.ts +32 -0
- package/lib/model/guest-os-search-query-discovery.js +56 -0
- package/lib/model/guest-os-search-query-discovery.js.map +1 -0
- package/lib/model/guest-os-software-component-details.d.ts +35 -0
- package/lib/model/guest-os-software-component-details.js +64 -0
- package/lib/model/guest-os-software-component-details.js.map +1 -0
- package/lib/model/guest-os-software-component-discovery-details.d.ts +35 -0
- package/lib/model/guest-os-software-component-discovery-details.js +64 -0
- package/lib/model/guest-os-software-component-discovery-details.js.map +1 -0
- package/lib/model/guest-os-software-component-summary.d.ts +34 -0
- package/lib/model/guest-os-software-component-summary.js +56 -0
- package/lib/model/guest-os-software-component-summary.js.map +1 -0
- package/lib/model/guest-os-source-major-versions.d.ts +35 -0
- package/lib/model/guest-os-source-major-versions.js +46 -0
- package/lib/model/guest-os-source-major-versions.js.map +1 -0
- package/lib/model/guest-os-target-list-discovery.d.ts +33 -0
- package/lib/model/guest-os-target-list-discovery.js +56 -0
- package/lib/model/guest-os-target-list-discovery.js.map +1 -0
- package/lib/model/guest-os-version-filter.d.ts +34 -0
- package/lib/model/guest-os-version-filter.js +56 -0
- package/lib/model/guest-os-version-filter.js.map +1 -0
- package/lib/model/image-id-fsu-target-details.d.ts +1 -1
- package/lib/model/index.d.ts +90 -0
- package/lib/model/index.js +95 -4
- package/lib/model/index.js.map +1 -1
- package/lib/model/membership-summary.d.ts +38 -0
- package/lib/model/membership-summary.js +31 -0
- package/lib/model/membership-summary.js.map +1 -0
- package/lib/model/oracle-gi-goal-version-details.d.ts +32 -0
- package/lib/model/oracle-gi-goal-version-details.js +56 -0
- package/lib/model/oracle-gi-goal-version-details.js.map +1 -0
- package/lib/model/oracle-guest-os-goal-version-details.d.ts +32 -0
- package/lib/model/oracle-guest-os-goal-version-details.js +56 -0
- package/lib/model/oracle-guest-os-goal-version-details.js.map +1 -0
- package/lib/model/patch-fsu-cycle.d.ts +6 -5
- package/lib/model/patch-fsu-cycle.js.map +1 -1
- package/lib/model/remove-fsu-collection-targets-details.d.ts +1 -1
- package/lib/model/software-component-details.d.ts +25 -0
- package/lib/model/software-component-details.js +74 -0
- package/lib/model/software-component-details.js.map +1 -0
- package/lib/model/software-component-discovery-details.d.ts +25 -0
- package/lib/model/software-component-discovery-details.js +74 -0
- package/lib/model/software-component-discovery-details.js.map +1 -0
- package/lib/model/software-component-summary.d.ts +25 -0
- package/lib/model/software-component-summary.js +74 -0
- package/lib/model/software-component-summary.js.map +1 -0
- package/lib/model/target-entry.d.ts +1 -1
- package/lib/model/target-ids-remove-targets-details.d.ts +1 -1
- package/lib/model/target-progress-summary.d.ts +1 -1
- package/lib/model/target-summary.d.ts +5 -0
- package/lib/model/target-summary.js +11 -1
- package/lib/model/target-summary.js.map +1 -1
- package/lib/model/update-batching-strategies.d.ts +1 -1
- package/lib/model/update-batching-strategies.js +1 -1
- package/lib/model/update-fsu-collection-details.d.ts +3 -2
- package/lib/model/update-fsu-collection-details.js.map +1 -1
- package/lib/model/update-fsu-cycle-details.d.ts +2 -1
- package/lib/model/update-fsu-cycle-details.js.map +1 -1
- package/lib/model/update-patch-fsu-cycle.d.ts +8 -6
- package/lib/model/update-patch-fsu-cycle.js.map +1 -1
- package/lib/model/version-fsu-target-details.d.ts +3 -2
- package/lib/model/version-fsu-target-details.js.map +1 -1
- package/lib/model/vm-cluster-target-summary.d.ts +5 -0
- package/lib/model/vm-cluster-target-summary.js.map +1 -1
- package/lib/request/create-fsu-collection-request.d.ts +1 -1
- package/package.json +3 -3
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Exadata Fleet Update service API
|
|
4
|
+
* Use the Exadata Fleet Update service to patch large collections of components directly,
|
|
5
|
+
as a single entity, orchestrating the maintenance actions to update all chosen components in the stack in a single cycle.
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20220528
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
|
+
*/
|
|
16
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
17
|
+
if (k2 === undefined) k2 = k;
|
|
18
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
19
|
+
}) : (function(o, m, k, k2) {
|
|
20
|
+
if (k2 === undefined) k2 = k;
|
|
21
|
+
o[k2] = m[k];
|
|
22
|
+
}));
|
|
23
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
24
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
25
|
+
}) : function(o, v) {
|
|
26
|
+
o["default"] = v;
|
|
27
|
+
});
|
|
28
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
29
|
+
if (mod && mod.__esModule) return mod;
|
|
30
|
+
var result = {};
|
|
31
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
32
|
+
__setModuleDefault(result, mod);
|
|
33
|
+
return result;
|
|
34
|
+
};
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.GuestOsSoftwareComponentDetails = void 0;
|
|
37
|
+
const model = __importStar(require("../model"));
|
|
38
|
+
var GuestOsSoftwareComponentDetails;
|
|
39
|
+
(function (GuestOsSoftwareComponentDetails) {
|
|
40
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
41
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
42
|
+
? obj
|
|
43
|
+
: model.SoftwareComponentDetails.getJsonObj(obj))), {
|
|
44
|
+
"fleetDiscovery": obj.fleetDiscovery
|
|
45
|
+
? model.GuestOsFleetDiscoveryDetails.getJsonObj(obj.fleetDiscovery)
|
|
46
|
+
: undefined
|
|
47
|
+
});
|
|
48
|
+
return jsonObj;
|
|
49
|
+
}
|
|
50
|
+
GuestOsSoftwareComponentDetails.getJsonObj = getJsonObj;
|
|
51
|
+
GuestOsSoftwareComponentDetails.componentType = "GUEST_OS";
|
|
52
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
53
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
54
|
+
? obj
|
|
55
|
+
: model.SoftwareComponentDetails.getDeserializedJsonObj(obj))), {
|
|
56
|
+
"fleetDiscovery": obj.fleetDiscovery
|
|
57
|
+
? model.GuestOsFleetDiscoveryDetails.getDeserializedJsonObj(obj.fleetDiscovery)
|
|
58
|
+
: undefined
|
|
59
|
+
});
|
|
60
|
+
return jsonObj;
|
|
61
|
+
}
|
|
62
|
+
GuestOsSoftwareComponentDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
63
|
+
})(GuestOsSoftwareComponentDetails = exports.GuestOsSoftwareComponentDetails || (exports.GuestOsSoftwareComponentDetails = {}));
|
|
64
|
+
//# sourceMappingURL=guest-os-software-component-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"guest-os-software-component-details.js","sourceRoot":"","sources":["../../../../../lib/fleetsoftwareupdate/lib/model/guest-os-software-component-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAwBlC,IAAiB,+BAA+B,CAsC/C;AAtCD,WAAiB,+BAA+B;IAC9C,SAAgB,UAAU,CACxB,GAAoC,EACpC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,wBAAwB,CAAC,UAAU,CAAC,GAAG,CAAqC,CAAC,GACrF;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,KAAK,CAAC,4BAA4B,CAAC,UAAU,CAAC,GAAG,CAAC,cAAc,CAAC;gBACnE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,0CAAU,aAgBzB,CAAA;IACY,6CAAa,GAAG,UAAU,CAAC;IACxC,SAAgB,sBAAsB,CACpC,GAAoC,EACpC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,wBAAwB,CAAC,sBAAsB,CACpD,GAAG,CACgC,CAAC,GACvC;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,KAAK,CAAC,4BAA4B,CAAC,sBAAsB,CAAC,GAAG,CAAC,cAAc,CAAC;gBAC/E,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAlBe,sDAAsB,yBAkBrC,CAAA;AACH,CAAC,EAtCgB,+BAA+B,GAA/B,uCAA+B,KAA/B,uCAA+B,QAsC/C"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Exadata Fleet Update service API
|
|
3
|
+
* Use the Exadata Fleet Update service to patch large collections of components directly,
|
|
4
|
+
as a single entity, orchestrating the maintenance actions to update all chosen components in the stack in a single cycle.
|
|
5
|
+
|
|
6
|
+
* OpenAPI spec version: 20220528
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*
|
|
12
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
13
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
|
+
*/
|
|
15
|
+
import * as model from "../model";
|
|
16
|
+
/**
|
|
17
|
+
* Discovery filter details of 'GUEST_OS' component in an Exadata software stack.
|
|
18
|
+
*
|
|
19
|
+
*/
|
|
20
|
+
export interface GuestOsSoftwareComponentDiscoveryDetails extends model.SoftwareComponentDiscoveryDetails {
|
|
21
|
+
/**
|
|
22
|
+
* Major version of Exadata Image (Guest OS) release for Exadata VM Cluster targets to be included in the results for an Exadata Fleet Update Discovery.
|
|
23
|
+
* Major Versions of Exadata Software are demarcated by the underlying Oracle Linux OS version.
|
|
24
|
+
* For more details, refer to [Oracle document 2075007.1](https://support.oracle.com/knowledge/Oracle%20Database%20Products/2075007_1.html)
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
"sourceMajorVersion": model.GuestOsSourceMajorVersions;
|
|
28
|
+
"criteria": model.GuestOsTargetListDiscovery | model.GuestOsSearchQueryDiscovery | model.GuestOsDiscoveryResults | model.GuestOsFiltersDiscovery;
|
|
29
|
+
"componentType": string;
|
|
30
|
+
}
|
|
31
|
+
export declare namespace GuestOsSoftwareComponentDiscoveryDetails {
|
|
32
|
+
function getJsonObj(obj: GuestOsSoftwareComponentDiscoveryDetails, isParentJsonObj?: boolean): object;
|
|
33
|
+
const componentType = "GUEST_OS";
|
|
34
|
+
function getDeserializedJsonObj(obj: GuestOsSoftwareComponentDiscoveryDetails, isParentJsonObj?: boolean): object;
|
|
35
|
+
}
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Exadata Fleet Update service API
|
|
4
|
+
* Use the Exadata Fleet Update service to patch large collections of components directly,
|
|
5
|
+
as a single entity, orchestrating the maintenance actions to update all chosen components in the stack in a single cycle.
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20220528
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
|
+
*/
|
|
16
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
17
|
+
if (k2 === undefined) k2 = k;
|
|
18
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
19
|
+
}) : (function(o, m, k, k2) {
|
|
20
|
+
if (k2 === undefined) k2 = k;
|
|
21
|
+
o[k2] = m[k];
|
|
22
|
+
}));
|
|
23
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
24
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
25
|
+
}) : function(o, v) {
|
|
26
|
+
o["default"] = v;
|
|
27
|
+
});
|
|
28
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
29
|
+
if (mod && mod.__esModule) return mod;
|
|
30
|
+
var result = {};
|
|
31
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
32
|
+
__setModuleDefault(result, mod);
|
|
33
|
+
return result;
|
|
34
|
+
};
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.GuestOsSoftwareComponentDiscoveryDetails = void 0;
|
|
37
|
+
const model = __importStar(require("../model"));
|
|
38
|
+
var GuestOsSoftwareComponentDiscoveryDetails;
|
|
39
|
+
(function (GuestOsSoftwareComponentDiscoveryDetails) {
|
|
40
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
41
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
42
|
+
? obj
|
|
43
|
+
: model.SoftwareComponentDiscoveryDetails.getJsonObj(obj))), {
|
|
44
|
+
"criteria": obj.criteria
|
|
45
|
+
? model.GuestOsFleetDiscoveryDetails.getJsonObj(obj.criteria)
|
|
46
|
+
: undefined
|
|
47
|
+
});
|
|
48
|
+
return jsonObj;
|
|
49
|
+
}
|
|
50
|
+
GuestOsSoftwareComponentDiscoveryDetails.getJsonObj = getJsonObj;
|
|
51
|
+
GuestOsSoftwareComponentDiscoveryDetails.componentType = "GUEST_OS";
|
|
52
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
53
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
54
|
+
? obj
|
|
55
|
+
: model.SoftwareComponentDiscoveryDetails.getDeserializedJsonObj(obj))), {
|
|
56
|
+
"criteria": obj.criteria
|
|
57
|
+
? model.GuestOsFleetDiscoveryDetails.getDeserializedJsonObj(obj.criteria)
|
|
58
|
+
: undefined
|
|
59
|
+
});
|
|
60
|
+
return jsonObj;
|
|
61
|
+
}
|
|
62
|
+
GuestOsSoftwareComponentDiscoveryDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
63
|
+
})(GuestOsSoftwareComponentDiscoveryDetails = exports.GuestOsSoftwareComponentDiscoveryDetails || (exports.GuestOsSoftwareComponentDiscoveryDetails = {}));
|
|
64
|
+
//# sourceMappingURL=guest-os-software-component-discovery-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"guest-os-software-component-discovery-details.js","sourceRoot":"","sources":["../../../../../lib/fleetsoftwareupdate/lib/model/guest-os-software-component-discovery-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAyBlC,IAAiB,wCAAwC,CAwCxD;AAxCD,WAAiB,wCAAwC;IACvD,SAAgB,UAAU,CACxB,GAA6C,EAC7C,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,iCAAiC,CAAC,UAAU,CACjD,GAAG,CACyC,CAAC,GAChD;YACD,UAAU,EAAE,GAAG,CAAC,QAAQ;gBACtB,CAAC,CAAC,KAAK,CAAC,4BAA4B,CAAC,UAAU,CAAC,GAAG,CAAC,QAAQ,CAAC;gBAC7D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAlBe,mDAAU,aAkBzB,CAAA;IACY,sDAAa,GAAG,UAAU,CAAC;IACxC,SAAgB,sBAAsB,CACpC,GAA6C,EAC7C,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,iCAAiC,CAAC,sBAAsB,CAC7D,GAAG,CACyC,CAAC,GAChD;YACD,UAAU,EAAE,GAAG,CAAC,QAAQ;gBACtB,CAAC,CAAC,KAAK,CAAC,4BAA4B,CAAC,sBAAsB,CAAC,GAAG,CAAC,QAAQ,CAAC;gBACzE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAlBe,+DAAsB,yBAkBrC,CAAA;AACH,CAAC,EAxCgB,wCAAwC,GAAxC,gDAAwC,KAAxC,gDAAwC,QAwCxD"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Exadata Fleet Update service API
|
|
3
|
+
* Use the Exadata Fleet Update service to patch large collections of components directly,
|
|
4
|
+
as a single entity, orchestrating the maintenance actions to update all chosen components in the stack in a single cycle.
|
|
5
|
+
|
|
6
|
+
* OpenAPI spec version: 20220528
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*
|
|
12
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
13
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
|
+
*/
|
|
15
|
+
import * as model from "../model";
|
|
16
|
+
/**
|
|
17
|
+
* Summary of 'GUEST_OS' component in Exadata software stack.
|
|
18
|
+
*
|
|
19
|
+
*/
|
|
20
|
+
export interface GuestOsSoftwareComponentSummary extends model.SoftwareComponentSummary {
|
|
21
|
+
/**
|
|
22
|
+
* Major version of Exadata Image (Guest OS) release for Exadata VM Cluster targets to be included in an Exadata Fleet Update Collection.
|
|
23
|
+
* Major Versions of Exadata Software are demarcated by the underlying Oracle Linux OS version.
|
|
24
|
+
* For more details, refer to [Oracle document 2075007.1](https://support.oracle.com/knowledge/Oracle%20Database%20Products/2075007_1.html)
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
"sourceMajorVersion": model.GuestOsSourceMajorVersions;
|
|
28
|
+
"componentType": string;
|
|
29
|
+
}
|
|
30
|
+
export declare namespace GuestOsSoftwareComponentSummary {
|
|
31
|
+
function getJsonObj(obj: GuestOsSoftwareComponentSummary, isParentJsonObj?: boolean): object;
|
|
32
|
+
const componentType = "GUEST_OS";
|
|
33
|
+
function getDeserializedJsonObj(obj: GuestOsSoftwareComponentSummary, isParentJsonObj?: boolean): object;
|
|
34
|
+
}
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Exadata Fleet Update service API
|
|
4
|
+
* Use the Exadata Fleet Update service to patch large collections of components directly,
|
|
5
|
+
as a single entity, orchestrating the maintenance actions to update all chosen components in the stack in a single cycle.
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20220528
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
|
+
*/
|
|
16
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
17
|
+
if (k2 === undefined) k2 = k;
|
|
18
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
19
|
+
}) : (function(o, m, k, k2) {
|
|
20
|
+
if (k2 === undefined) k2 = k;
|
|
21
|
+
o[k2] = m[k];
|
|
22
|
+
}));
|
|
23
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
24
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
25
|
+
}) : function(o, v) {
|
|
26
|
+
o["default"] = v;
|
|
27
|
+
});
|
|
28
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
29
|
+
if (mod && mod.__esModule) return mod;
|
|
30
|
+
var result = {};
|
|
31
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
32
|
+
__setModuleDefault(result, mod);
|
|
33
|
+
return result;
|
|
34
|
+
};
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.GuestOsSoftwareComponentSummary = void 0;
|
|
37
|
+
const model = __importStar(require("../model"));
|
|
38
|
+
var GuestOsSoftwareComponentSummary;
|
|
39
|
+
(function (GuestOsSoftwareComponentSummary) {
|
|
40
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
41
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
42
|
+
? obj
|
|
43
|
+
: model.SoftwareComponentSummary.getJsonObj(obj))), {});
|
|
44
|
+
return jsonObj;
|
|
45
|
+
}
|
|
46
|
+
GuestOsSoftwareComponentSummary.getJsonObj = getJsonObj;
|
|
47
|
+
GuestOsSoftwareComponentSummary.componentType = "GUEST_OS";
|
|
48
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
49
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
50
|
+
? obj
|
|
51
|
+
: model.SoftwareComponentSummary.getDeserializedJsonObj(obj))), {});
|
|
52
|
+
return jsonObj;
|
|
53
|
+
}
|
|
54
|
+
GuestOsSoftwareComponentSummary.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
55
|
+
})(GuestOsSoftwareComponentSummary = exports.GuestOsSoftwareComponentSummary || (exports.GuestOsSoftwareComponentSummary = {}));
|
|
56
|
+
//# sourceMappingURL=guest-os-software-component-summary.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"guest-os-software-component-summary.js","sourceRoot":"","sources":["../../../../../lib/fleetsoftwareupdate/lib/model/guest-os-software-component-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAmBlC,IAAiB,+BAA+B,CA8B/C;AA9BD,WAAiB,+BAA+B;IAC9C,SAAgB,UAAU,CACxB,GAAoC,EACpC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,wBAAwB,CAAC,UAAU,CAAC,GAAG,CAAqC,CAAC,GACrF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,0CAAU,aAYzB,CAAA;IACY,6CAAa,GAAG,UAAU,CAAC;IACxC,SAAgB,sBAAsB,CACpC,GAAoC,EACpC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,wBAAwB,CAAC,sBAAsB,CACpD,GAAG,CACgC,CAAC,GACvC,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,sDAAsB,yBAcrC,CAAA;AACH,CAAC,EA9BgB,+BAA+B,GAA/B,uCAA+B,KAA/B,uCAA+B,QA8B/C"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Exadata Fleet Update service API
|
|
3
|
+
* Use the Exadata Fleet Update service to patch large collections of components directly,
|
|
4
|
+
as a single entity, orchestrating the maintenance actions to update all chosen components in the stack in a single cycle.
|
|
5
|
+
|
|
6
|
+
* OpenAPI spec version: 20220528
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*
|
|
12
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
13
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
|
+
*/
|
|
15
|
+
/**
|
|
16
|
+
* Possible source major versions for a GUEST_OS Exadata Fleet Update Collection.
|
|
17
|
+
* Major Versions of Exadata Software are demarcated by the underlying OS version.
|
|
18
|
+
* For more details, refer to [Oracle document 2075007.1](https://support.oracle.com/knowledge/Oracle%20Database%20Products/2075007_1.html)
|
|
19
|
+
*
|
|
20
|
+
**/
|
|
21
|
+
export declare enum GuestOsSourceMajorVersions {
|
|
22
|
+
ExaOl5 = "EXA_OL_5",
|
|
23
|
+
ExaOl6 = "EXA_OL_6",
|
|
24
|
+
ExaOl7 = "EXA_OL_7",
|
|
25
|
+
ExaOl8 = "EXA_OL_8",
|
|
26
|
+
/**
|
|
27
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
28
|
+
* version of the SDK.
|
|
29
|
+
*/
|
|
30
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
31
|
+
}
|
|
32
|
+
export declare namespace GuestOsSourceMajorVersions {
|
|
33
|
+
function getJsonObj(obj: GuestOsSourceMajorVersions): GuestOsSourceMajorVersions;
|
|
34
|
+
function getDeserializedJsonObj(obj: GuestOsSourceMajorVersions): GuestOsSourceMajorVersions;
|
|
35
|
+
}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Exadata Fleet Update service API
|
|
4
|
+
* Use the Exadata Fleet Update service to patch large collections of components directly,
|
|
5
|
+
as a single entity, orchestrating the maintenance actions to update all chosen components in the stack in a single cycle.
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20220528
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
|
+
*/
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
exports.GuestOsSourceMajorVersions = void 0;
|
|
18
|
+
/**
|
|
19
|
+
* Possible source major versions for a GUEST_OS Exadata Fleet Update Collection.
|
|
20
|
+
* Major Versions of Exadata Software are demarcated by the underlying OS version.
|
|
21
|
+
* For more details, refer to [Oracle document 2075007.1](https://support.oracle.com/knowledge/Oracle%20Database%20Products/2075007_1.html)
|
|
22
|
+
*
|
|
23
|
+
**/
|
|
24
|
+
var GuestOsSourceMajorVersions;
|
|
25
|
+
(function (GuestOsSourceMajorVersions) {
|
|
26
|
+
GuestOsSourceMajorVersions["ExaOl5"] = "EXA_OL_5";
|
|
27
|
+
GuestOsSourceMajorVersions["ExaOl6"] = "EXA_OL_6";
|
|
28
|
+
GuestOsSourceMajorVersions["ExaOl7"] = "EXA_OL_7";
|
|
29
|
+
GuestOsSourceMajorVersions["ExaOl8"] = "EXA_OL_8";
|
|
30
|
+
/**
|
|
31
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
32
|
+
* version of the SDK.
|
|
33
|
+
*/
|
|
34
|
+
GuestOsSourceMajorVersions["UnknownValue"] = "UNKNOWN_VALUE";
|
|
35
|
+
})(GuestOsSourceMajorVersions = exports.GuestOsSourceMajorVersions || (exports.GuestOsSourceMajorVersions = {}));
|
|
36
|
+
(function (GuestOsSourceMajorVersions) {
|
|
37
|
+
function getJsonObj(obj) {
|
|
38
|
+
return obj;
|
|
39
|
+
}
|
|
40
|
+
GuestOsSourceMajorVersions.getJsonObj = getJsonObj;
|
|
41
|
+
function getDeserializedJsonObj(obj) {
|
|
42
|
+
return obj;
|
|
43
|
+
}
|
|
44
|
+
GuestOsSourceMajorVersions.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
45
|
+
})(GuestOsSourceMajorVersions = exports.GuestOsSourceMajorVersions || (exports.GuestOsSourceMajorVersions = {}));
|
|
46
|
+
//# sourceMappingURL=guest-os-source-major-versions.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"guest-os-source-major-versions.js","sourceRoot":"","sources":["../../../../../lib/fleetsoftwareupdate/lib/model/guest-os-source-major-versions.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAKH;;;;;IAKI;AACJ,IAAY,0BAWX;AAXD,WAAY,0BAA0B;IACpC,iDAAmB,CAAA;IACnB,iDAAmB,CAAA;IACnB,iDAAmB,CAAA;IACnB,iDAAmB,CAAA;IAEnB;;;OAGG;IACH,4DAA8B,CAAA;AAChC,CAAC,EAXW,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAWrC;AAED,WAAiB,0BAA0B;IACzC,SAAgB,UAAU,CAAC,GAA+B;QACxD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,qCAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAA+B;QAE/B,OAAO,GAAG,CAAC;IACb,CAAC;IAJe,iDAAsB,yBAIrC,CAAA;AACH,CAAC,EATgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAS1C"}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Exadata Fleet Update service API
|
|
3
|
+
* Use the Exadata Fleet Update service to patch large collections of components directly,
|
|
4
|
+
as a single entity, orchestrating the maintenance actions to update all chosen components in the stack in a single cycle.
|
|
5
|
+
|
|
6
|
+
* OpenAPI spec version: 20220528
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*
|
|
12
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
13
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
|
+
*/
|
|
15
|
+
import * as model from "../model";
|
|
16
|
+
/**
|
|
17
|
+
* Discover specified list of Exadata VM Cluster targets for a 'GUEST_OS' collection.
|
|
18
|
+
*
|
|
19
|
+
*/
|
|
20
|
+
export interface GuestOsTargetListDiscovery extends model.GuestOsFleetDiscoveryDetails {
|
|
21
|
+
/**
|
|
22
|
+
* The [OCIDs](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of Exadata VM Cluster targets.
|
|
23
|
+
* Only Exadata VM Cluster targets associated with the specified 'serviceType' are allowed.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
"targets": Array<string>;
|
|
27
|
+
"strategy": string;
|
|
28
|
+
}
|
|
29
|
+
export declare namespace GuestOsTargetListDiscovery {
|
|
30
|
+
function getJsonObj(obj: GuestOsTargetListDiscovery, isParentJsonObj?: boolean): object;
|
|
31
|
+
const strategy = "TARGET_LIST";
|
|
32
|
+
function getDeserializedJsonObj(obj: GuestOsTargetListDiscovery, isParentJsonObj?: boolean): object;
|
|
33
|
+
}
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Exadata Fleet Update service API
|
|
4
|
+
* Use the Exadata Fleet Update service to patch large collections of components directly,
|
|
5
|
+
as a single entity, orchestrating the maintenance actions to update all chosen components in the stack in a single cycle.
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20220528
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
|
+
*/
|
|
16
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
17
|
+
if (k2 === undefined) k2 = k;
|
|
18
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
19
|
+
}) : (function(o, m, k, k2) {
|
|
20
|
+
if (k2 === undefined) k2 = k;
|
|
21
|
+
o[k2] = m[k];
|
|
22
|
+
}));
|
|
23
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
24
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
25
|
+
}) : function(o, v) {
|
|
26
|
+
o["default"] = v;
|
|
27
|
+
});
|
|
28
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
29
|
+
if (mod && mod.__esModule) return mod;
|
|
30
|
+
var result = {};
|
|
31
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
32
|
+
__setModuleDefault(result, mod);
|
|
33
|
+
return result;
|
|
34
|
+
};
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.GuestOsTargetListDiscovery = void 0;
|
|
37
|
+
const model = __importStar(require("../model"));
|
|
38
|
+
var GuestOsTargetListDiscovery;
|
|
39
|
+
(function (GuestOsTargetListDiscovery) {
|
|
40
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
41
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
42
|
+
? obj
|
|
43
|
+
: model.GuestOsFleetDiscoveryDetails.getJsonObj(obj))), {});
|
|
44
|
+
return jsonObj;
|
|
45
|
+
}
|
|
46
|
+
GuestOsTargetListDiscovery.getJsonObj = getJsonObj;
|
|
47
|
+
GuestOsTargetListDiscovery.strategy = "TARGET_LIST";
|
|
48
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
49
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
50
|
+
? obj
|
|
51
|
+
: model.GuestOsFleetDiscoveryDetails.getDeserializedJsonObj(obj))), {});
|
|
52
|
+
return jsonObj;
|
|
53
|
+
}
|
|
54
|
+
GuestOsTargetListDiscovery.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
55
|
+
})(GuestOsTargetListDiscovery = exports.GuestOsTargetListDiscovery || (exports.GuestOsTargetListDiscovery = {}));
|
|
56
|
+
//# sourceMappingURL=guest-os-target-list-discovery.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"guest-os-target-list-discovery.js","sourceRoot":"","sources":["../../../../../lib/fleetsoftwareupdate/lib/model/guest-os-target-list-discovery.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAkBlC,IAAiB,0BAA0B,CA2B1C;AA3BD,WAAiB,0BAA0B;IACzC,SAAgB,UAAU,CAAC,GAA+B,EAAE,eAAyB;QACnF,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,4BAA4B,CAAC,UAAU,CAAC,GAAG,CAAgC,CAAC,GACpF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,qCAAU,aASzB,CAAA;IACY,mCAAQ,GAAG,aAAa,CAAC;IACtC,SAAgB,sBAAsB,CACpC,GAA+B,EAC/B,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,4BAA4B,CAAC,sBAAsB,CACxD,GAAG,CAC2B,CAAC,GAClC,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,iDAAsB,yBAcrC,CAAA;AACH,CAAC,EA3BgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QA2B1C"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Exadata Fleet Update service API
|
|
3
|
+
* Use the Exadata Fleet Update service to patch large collections of components directly,
|
|
4
|
+
as a single entity, orchestrating the maintenance actions to update all chosen components in the stack in a single cycle.
|
|
5
|
+
|
|
6
|
+
* OpenAPI spec version: 20220528
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*
|
|
12
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
13
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
|
+
*/
|
|
15
|
+
import * as model from "../model";
|
|
16
|
+
/**
|
|
17
|
+
* Exadata Image (Guest OS) versions to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
|
|
18
|
+
* Only versions related to the specified sourceMajorVersion are allowed.
|
|
19
|
+
* For example, version \"22.1.26.0.0.240801\" can be specified for sourceMajorVersion \"EXA_OL_7\" (Oracle Linux 7).
|
|
20
|
+
*
|
|
21
|
+
*/
|
|
22
|
+
export interface GuestOsVersionFilter extends model.GuestOsFleetDiscoveryFilter {
|
|
23
|
+
/**
|
|
24
|
+
* List of Exadata Image (Guest OS) version strings to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
"versions": Array<string>;
|
|
28
|
+
"type": string;
|
|
29
|
+
}
|
|
30
|
+
export declare namespace GuestOsVersionFilter {
|
|
31
|
+
function getJsonObj(obj: GuestOsVersionFilter, isParentJsonObj?: boolean): object;
|
|
32
|
+
const type = "VERSION";
|
|
33
|
+
function getDeserializedJsonObj(obj: GuestOsVersionFilter, isParentJsonObj?: boolean): object;
|
|
34
|
+
}
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Exadata Fleet Update service API
|
|
4
|
+
* Use the Exadata Fleet Update service to patch large collections of components directly,
|
|
5
|
+
as a single entity, orchestrating the maintenance actions to update all chosen components in the stack in a single cycle.
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20220528
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
|
+
*/
|
|
16
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
17
|
+
if (k2 === undefined) k2 = k;
|
|
18
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
19
|
+
}) : (function(o, m, k, k2) {
|
|
20
|
+
if (k2 === undefined) k2 = k;
|
|
21
|
+
o[k2] = m[k];
|
|
22
|
+
}));
|
|
23
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
24
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
25
|
+
}) : function(o, v) {
|
|
26
|
+
o["default"] = v;
|
|
27
|
+
});
|
|
28
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
29
|
+
if (mod && mod.__esModule) return mod;
|
|
30
|
+
var result = {};
|
|
31
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
32
|
+
__setModuleDefault(result, mod);
|
|
33
|
+
return result;
|
|
34
|
+
};
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.GuestOsVersionFilter = void 0;
|
|
37
|
+
const model = __importStar(require("../model"));
|
|
38
|
+
var GuestOsVersionFilter;
|
|
39
|
+
(function (GuestOsVersionFilter) {
|
|
40
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
41
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
42
|
+
? obj
|
|
43
|
+
: model.GuestOsFleetDiscoveryFilter.getJsonObj(obj))), {});
|
|
44
|
+
return jsonObj;
|
|
45
|
+
}
|
|
46
|
+
GuestOsVersionFilter.getJsonObj = getJsonObj;
|
|
47
|
+
GuestOsVersionFilter.type = "VERSION";
|
|
48
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
49
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
50
|
+
? obj
|
|
51
|
+
: model.GuestOsFleetDiscoveryFilter.getDeserializedJsonObj(obj))), {});
|
|
52
|
+
return jsonObj;
|
|
53
|
+
}
|
|
54
|
+
GuestOsVersionFilter.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
55
|
+
})(GuestOsVersionFilter = exports.GuestOsVersionFilter || (exports.GuestOsVersionFilter = {}));
|
|
56
|
+
//# sourceMappingURL=guest-os-version-filter.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"guest-os-version-filter.js","sourceRoot":"","sources":["../../../../../lib/fleetsoftwareupdate/lib/model/guest-os-version-filter.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAmBlC,IAAiB,oBAAoB,CAyBpC;AAzBD,WAAiB,oBAAoB;IACnC,SAAgB,UAAU,CAAC,GAAyB,EAAE,eAAyB;QAC7E,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,2BAA2B,CAAC,UAAU,CAAC,GAAG,CAA0B,CAAC,GAC7E,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,+BAAU,aASzB,CAAA;IACY,yBAAI,GAAG,SAAS,CAAC;IAC9B,SAAgB,sBAAsB,CACpC,GAAyB,EACzB,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,2BAA2B,CAAC,sBAAsB,CAAC,GAAG,CAA0B,CAAC,GACzF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,2CAAsB,yBAYrC,CAAA;AACH,CAAC,EAzBgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAyBpC"}
|
|
@@ -22,7 +22,7 @@ import * as model from "../model";
|
|
|
22
22
|
*/
|
|
23
23
|
export interface ImageIdFsuTargetDetails extends model.FsuGoalVersionDetails {
|
|
24
24
|
/**
|
|
25
|
-
*
|
|
25
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the goal database software image.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
"softwareImageId": string;
|