oci-fleetsoftwareupdate 2.118.0 → 2.119.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/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,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.OracleGiGoalVersionDetails = void 0;
|
|
37
|
+
const model = __importStar(require("../model"));
|
|
38
|
+
var OracleGiGoalVersionDetails;
|
|
39
|
+
(function (OracleGiGoalVersionDetails) {
|
|
40
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
41
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
42
|
+
? obj
|
|
43
|
+
: model.GiGoalVersionDetails.getJsonObj(obj))), {});
|
|
44
|
+
return jsonObj;
|
|
45
|
+
}
|
|
46
|
+
OracleGiGoalVersionDetails.getJsonObj = getJsonObj;
|
|
47
|
+
OracleGiGoalVersionDetails.goalType = "GI_ORACLE_IMAGE";
|
|
48
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
49
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
50
|
+
? obj
|
|
51
|
+
: model.GiGoalVersionDetails.getDeserializedJsonObj(obj))), {});
|
|
52
|
+
return jsonObj;
|
|
53
|
+
}
|
|
54
|
+
OracleGiGoalVersionDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
55
|
+
})(OracleGiGoalVersionDetails = exports.OracleGiGoalVersionDetails || (exports.OracleGiGoalVersionDetails = {}));
|
|
56
|
+
//# sourceMappingURL=oracle-gi-goal-version-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"oracle-gi-goal-version-details.js","sourceRoot":"","sources":["../../../../../lib/fleetsoftwareupdate/lib/model/oracle-gi-goal-version-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAiBlC,IAAiB,0BAA0B,CAyB1C;AAzBD,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,oBAAoB,CAAC,UAAU,CAAC,GAAG,CAAgC,CAAC,GAC5E,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,qCAAU,aASzB,CAAA;IACY,mCAAQ,GAAG,iBAAiB,CAAC;IAC1C,SAAgB,sBAAsB,CACpC,GAA+B,EAC/B,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,oBAAoB,CAAC,sBAAsB,CAAC,GAAG,CAAgC,CAAC,GACxF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,iDAAsB,yBAYrC,CAAA;AACH,CAAC,EAzBgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAyB1C"}
|
|
@@ -0,0 +1,32 @@
|
|
|
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
|
+
* Details of a goal Oracle released 'GI' software image.
|
|
18
|
+
*
|
|
19
|
+
*/
|
|
20
|
+
export interface OracleGuestOsGoalVersionDetails extends model.GuestOsGoalVersionDetails {
|
|
21
|
+
/**
|
|
22
|
+
* Goal version string matching an Oracle released 'GUEST_OS' software image.
|
|
23
|
+
*
|
|
24
|
+
*/
|
|
25
|
+
"goalVersion": string;
|
|
26
|
+
"goalType": string;
|
|
27
|
+
}
|
|
28
|
+
export declare namespace OracleGuestOsGoalVersionDetails {
|
|
29
|
+
function getJsonObj(obj: OracleGuestOsGoalVersionDetails, isParentJsonObj?: boolean): object;
|
|
30
|
+
const goalType = "GUEST_OS_ORACLE_IMAGE";
|
|
31
|
+
function getDeserializedJsonObj(obj: OracleGuestOsGoalVersionDetails, isParentJsonObj?: boolean): object;
|
|
32
|
+
}
|
|
@@ -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.OracleGuestOsGoalVersionDetails = void 0;
|
|
37
|
+
const model = __importStar(require("../model"));
|
|
38
|
+
var OracleGuestOsGoalVersionDetails;
|
|
39
|
+
(function (OracleGuestOsGoalVersionDetails) {
|
|
40
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
41
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
42
|
+
? obj
|
|
43
|
+
: model.GuestOsGoalVersionDetails.getJsonObj(obj))), {});
|
|
44
|
+
return jsonObj;
|
|
45
|
+
}
|
|
46
|
+
OracleGuestOsGoalVersionDetails.getJsonObj = getJsonObj;
|
|
47
|
+
OracleGuestOsGoalVersionDetails.goalType = "GUEST_OS_ORACLE_IMAGE";
|
|
48
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
49
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
50
|
+
? obj
|
|
51
|
+
: model.GuestOsGoalVersionDetails.getDeserializedJsonObj(obj))), {});
|
|
52
|
+
return jsonObj;
|
|
53
|
+
}
|
|
54
|
+
OracleGuestOsGoalVersionDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
55
|
+
})(OracleGuestOsGoalVersionDetails = exports.OracleGuestOsGoalVersionDetails || (exports.OracleGuestOsGoalVersionDetails = {}));
|
|
56
|
+
//# sourceMappingURL=oracle-guest-os-goal-version-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"oracle-guest-os-goal-version-details.js","sourceRoot":"","sources":["../../../../../lib/fleetsoftwareupdate/lib/model/oracle-guest-os-goal-version-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAiBlC,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,yBAAyB,CAAC,UAAU,CAAC,GAAG,CAAqC,CAAC,GACtF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,0CAAU,aAYzB,CAAA;IACY,wCAAQ,GAAG,uBAAuB,CAAC;IAChD,SAAgB,sBAAsB,CACpC,GAAoC,EACpC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,yBAAyB,CAAC,sBAAsB,CACrD,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"}
|
|
@@ -19,23 +19,24 @@ import * as model from "../model";
|
|
|
19
19
|
*/
|
|
20
20
|
export interface PatchFsuCycle extends model.FsuCycle {
|
|
21
21
|
/**
|
|
22
|
-
* Ignore
|
|
22
|
+
* Ignore patch conflicts or missing patches between the source and goal homes.
|
|
23
|
+
* This attribute will be ignored for Exadata Image (Guest OS) maintenance update.
|
|
23
24
|
*
|
|
24
25
|
*/
|
|
25
26
|
"isIgnorePatches"?: boolean;
|
|
26
27
|
/**
|
|
27
|
-
* List of
|
|
28
|
+
* List of identifiers of patches to ignore.
|
|
29
|
+
* This attribute will be ignored for Exadata Image (Guest OS) maintenance update.
|
|
28
30
|
*
|
|
29
31
|
*/
|
|
30
32
|
"isIgnoreMissingPatches"?: Array<string>;
|
|
31
33
|
/**
|
|
32
|
-
*
|
|
34
|
+
* Timeout for session draining for database services specified in seconds.
|
|
33
35
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
34
36
|
*/
|
|
35
37
|
"maxDrainTimeoutInSeconds"?: number;
|
|
36
38
|
/**
|
|
37
|
-
* Ensure that services
|
|
38
|
-
* instances before and after the move operation.
|
|
39
|
+
* Ensure that database services are online on the same VMs before and after the maintenance update.
|
|
39
40
|
*
|
|
40
41
|
*/
|
|
41
42
|
"isKeepPlacement"?: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"patch-fsu-cycle.js","sourceRoot":"","sources":["../../../../../lib/fleetsoftwareupdate/lib/model/patch-fsu-cycle.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"patch-fsu-cycle.js","sourceRoot":"","sources":["../../../../../lib/fleetsoftwareupdate/lib/model/patch-fsu-cycle.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAkClC,IAAiB,aAAa,CAkB7B;AAlBD,WAAiB,aAAa;IAC5B,SAAgB,UAAU,CAAC,GAAkB,EAAE,eAAyB;QACtE,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,QAAQ,CAAC,UAAU,CAAC,GAAG,CAAmB,CAAC,GAC3E,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,wBAAU,aAOzB,CAAA;IACY,kBAAI,GAAG,OAAO,CAAC;IAC5B,SAAgB,sBAAsB,CAAC,GAAkB,EAAE,eAAyB;QAClF,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,QAAQ,CAAC,sBAAsB,CAAC,GAAG,CAAmB,CAAC,GACvF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,oCAAsB,yBAOrC,CAAA;AACH,CAAC,EAlBgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAkB7B"}
|
|
@@ -13,7 +13,7 @@ as a single entity, orchestrating the maintenance actions to update all chosen c
|
|
|
13
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
14
|
*/
|
|
15
15
|
/**
|
|
16
|
-
* Remove targets from
|
|
16
|
+
* Remove targets from an Exadata Fleet Update Collection.
|
|
17
17
|
*
|
|
18
18
|
*/
|
|
19
19
|
export interface RemoveFsuCollectionTargetsDetails {
|
|
@@ -0,0 +1,25 @@
|
|
|
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
|
+
* Details of a component in an Exadata software stack.
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
export interface SoftwareComponentDetails {
|
|
20
|
+
"componentType": string;
|
|
21
|
+
}
|
|
22
|
+
export declare namespace SoftwareComponentDetails {
|
|
23
|
+
function getJsonObj(obj: SoftwareComponentDetails): object;
|
|
24
|
+
function getDeserializedJsonObj(obj: SoftwareComponentDetails): object;
|
|
25
|
+
}
|
|
@@ -0,0 +1,74 @@
|
|
|
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.SoftwareComponentDetails = void 0;
|
|
37
|
+
const model = __importStar(require("../model"));
|
|
38
|
+
const common = require("oci-common");
|
|
39
|
+
var SoftwareComponentDetails;
|
|
40
|
+
(function (SoftwareComponentDetails) {
|
|
41
|
+
function getJsonObj(obj) {
|
|
42
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
43
|
+
if (obj && "componentType" in obj && obj.componentType) {
|
|
44
|
+
switch (obj.componentType) {
|
|
45
|
+
case "GI":
|
|
46
|
+
return model.GiSoftwareComponentDetails.getJsonObj(jsonObj, true);
|
|
47
|
+
case "GUEST_OS":
|
|
48
|
+
return model.GuestOsSoftwareComponentDetails.getJsonObj(jsonObj, true);
|
|
49
|
+
default:
|
|
50
|
+
if (common.LOG.logger)
|
|
51
|
+
common.LOG.logger.info(`Unknown value for: ${obj.componentType}`);
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
return jsonObj;
|
|
55
|
+
}
|
|
56
|
+
SoftwareComponentDetails.getJsonObj = getJsonObj;
|
|
57
|
+
function getDeserializedJsonObj(obj) {
|
|
58
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
59
|
+
if (obj && "componentType" in obj && obj.componentType) {
|
|
60
|
+
switch (obj.componentType) {
|
|
61
|
+
case "GI":
|
|
62
|
+
return model.GiSoftwareComponentDetails.getDeserializedJsonObj(jsonObj, true);
|
|
63
|
+
case "GUEST_OS":
|
|
64
|
+
return model.GuestOsSoftwareComponentDetails.getDeserializedJsonObj(jsonObj, true);
|
|
65
|
+
default:
|
|
66
|
+
if (common.LOG.logger)
|
|
67
|
+
common.LOG.logger.info(`Unknown value for: ${obj.componentType}`);
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
return jsonObj;
|
|
71
|
+
}
|
|
72
|
+
SoftwareComponentDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
73
|
+
})(SoftwareComponentDetails = exports.SoftwareComponentDetails || (exports.SoftwareComponentDetails = {}));
|
|
74
|
+
//# sourceMappingURL=software-component-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"software-component-details.js","sourceRoot":"","sources":["../../../../../lib/fleetsoftwareupdate/lib/model/software-component-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAUtC,IAAiB,wBAAwB,CA2CxC;AA3CD,WAAiB,wBAAwB;IACvC,SAAgB,UAAU,CAAC,GAA6B;QACtD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,eAAe,IAAI,GAAG,IAAI,GAAG,CAAC,aAAa,EAAE;YACtD,QAAQ,GAAG,CAAC,aAAa,EAAE;gBACzB,KAAK,IAAI;oBACP,OAAO,KAAK,CAAC,0BAA0B,CAAC,UAAU,CACL,OAAQ,EACnD,IAAI,CACL,CAAC;gBACJ,KAAK,UAAU;oBACb,OAAO,KAAK,CAAC,+BAA+B,CAAC,UAAU,CACL,OAAQ,EACxD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,aAAa,EAAE,CAAC,CAAC;aAC5F;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,mCAAU,aAoBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA6B;QAClE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,eAAe,IAAI,GAAG,IAAI,GAAG,CAAC,aAAa,EAAE;YACtD,QAAQ,GAAG,CAAC,aAAa,EAAE;gBACzB,KAAK,IAAI;oBACP,OAAO,KAAK,CAAC,0BAA0B,CAAC,sBAAsB,CACjB,OAAQ,EACnD,IAAI,CACL,CAAC;gBACJ,KAAK,UAAU;oBACb,OAAO,KAAK,CAAC,+BAA+B,CAAC,sBAAsB,CACjB,OAAQ,EACxD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,aAAa,EAAE,CAAC,CAAC;aAC5F;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,+CAAsB,yBAoBrC,CAAA;AACH,CAAC,EA3CgB,wBAAwB,GAAxB,gCAAwB,KAAxB,gCAAwB,QA2CxC"}
|
|
@@ -0,0 +1,25 @@
|
|
|
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
|
+
* Discovery filter details of a component in an Exadata software stack.
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
export interface SoftwareComponentDiscoveryDetails {
|
|
20
|
+
"componentType": string;
|
|
21
|
+
}
|
|
22
|
+
export declare namespace SoftwareComponentDiscoveryDetails {
|
|
23
|
+
function getJsonObj(obj: SoftwareComponentDiscoveryDetails): object;
|
|
24
|
+
function getDeserializedJsonObj(obj: SoftwareComponentDiscoveryDetails): object;
|
|
25
|
+
}
|
|
@@ -0,0 +1,74 @@
|
|
|
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.SoftwareComponentDiscoveryDetails = void 0;
|
|
37
|
+
const model = __importStar(require("../model"));
|
|
38
|
+
const common = require("oci-common");
|
|
39
|
+
var SoftwareComponentDiscoveryDetails;
|
|
40
|
+
(function (SoftwareComponentDiscoveryDetails) {
|
|
41
|
+
function getJsonObj(obj) {
|
|
42
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
43
|
+
if (obj && "componentType" in obj && obj.componentType) {
|
|
44
|
+
switch (obj.componentType) {
|
|
45
|
+
case "GUEST_OS":
|
|
46
|
+
return model.GuestOsSoftwareComponentDiscoveryDetails.getJsonObj(jsonObj, true);
|
|
47
|
+
case "GI":
|
|
48
|
+
return model.GiSoftwareComponentDiscoveryDetails.getJsonObj(jsonObj, true);
|
|
49
|
+
default:
|
|
50
|
+
if (common.LOG.logger)
|
|
51
|
+
common.LOG.logger.info(`Unknown value for: ${obj.componentType}`);
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
return jsonObj;
|
|
55
|
+
}
|
|
56
|
+
SoftwareComponentDiscoveryDetails.getJsonObj = getJsonObj;
|
|
57
|
+
function getDeserializedJsonObj(obj) {
|
|
58
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
59
|
+
if (obj && "componentType" in obj && obj.componentType) {
|
|
60
|
+
switch (obj.componentType) {
|
|
61
|
+
case "GUEST_OS":
|
|
62
|
+
return model.GuestOsSoftwareComponentDiscoveryDetails.getDeserializedJsonObj(jsonObj, true);
|
|
63
|
+
case "GI":
|
|
64
|
+
return model.GiSoftwareComponentDiscoveryDetails.getDeserializedJsonObj(jsonObj, true);
|
|
65
|
+
default:
|
|
66
|
+
if (common.LOG.logger)
|
|
67
|
+
common.LOG.logger.info(`Unknown value for: ${obj.componentType}`);
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
return jsonObj;
|
|
71
|
+
}
|
|
72
|
+
SoftwareComponentDiscoveryDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
73
|
+
})(SoftwareComponentDiscoveryDetails = exports.SoftwareComponentDiscoveryDetails || (exports.SoftwareComponentDiscoveryDetails = {}));
|
|
74
|
+
//# sourceMappingURL=software-component-discovery-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"software-component-discovery-details.js","sourceRoot":"","sources":["../../../../../lib/fleetsoftwareupdate/lib/model/software-component-discovery-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAUtC,IAAiB,iCAAiC,CA2CjD;AA3CD,WAAiB,iCAAiC;IAChD,SAAgB,UAAU,CAAC,GAAsC;QAC/D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,eAAe,IAAI,GAAG,IAAI,GAAG,CAAC,aAAa,EAAE;YACtD,QAAQ,GAAG,CAAC,aAAa,EAAE;gBACzB,KAAK,UAAU;oBACb,OAAO,KAAK,CAAC,wCAAwC,CAAC,UAAU,CACL,OAAQ,EACjE,IAAI,CACL,CAAC;gBACJ,KAAK,IAAI;oBACP,OAAO,KAAK,CAAC,mCAAmC,CAAC,UAAU,CACL,OAAQ,EAC5D,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,aAAa,EAAE,CAAC,CAAC;aAC5F;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,4CAAU,aAoBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAsC;QAC3E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,eAAe,IAAI,GAAG,IAAI,GAAG,CAAC,aAAa,EAAE;YACtD,QAAQ,GAAG,CAAC,aAAa,EAAE;gBACzB,KAAK,UAAU;oBACb,OAAO,KAAK,CAAC,wCAAwC,CAAC,sBAAsB,CACjB,OAAQ,EACjE,IAAI,CACL,CAAC;gBACJ,KAAK,IAAI;oBACP,OAAO,KAAK,CAAC,mCAAmC,CAAC,sBAAsB,CACjB,OAAQ,EAC5D,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,aAAa,EAAE,CAAC,CAAC;aAC5F;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,wDAAsB,yBAoBrC,CAAA;AACH,CAAC,EA3CgB,iCAAiC,GAAjC,yCAAiC,KAAjC,yCAAiC,QA2CjD"}
|
|
@@ -0,0 +1,25 @@
|
|
|
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
|
+
* Summary of a component in an Exadata software stack.
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
export interface SoftwareComponentSummary {
|
|
20
|
+
"componentType": string;
|
|
21
|
+
}
|
|
22
|
+
export declare namespace SoftwareComponentSummary {
|
|
23
|
+
function getJsonObj(obj: SoftwareComponentSummary): object;
|
|
24
|
+
function getDeserializedJsonObj(obj: SoftwareComponentSummary): object;
|
|
25
|
+
}
|
|
@@ -0,0 +1,74 @@
|
|
|
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.SoftwareComponentSummary = void 0;
|
|
37
|
+
const model = __importStar(require("../model"));
|
|
38
|
+
const common = require("oci-common");
|
|
39
|
+
var SoftwareComponentSummary;
|
|
40
|
+
(function (SoftwareComponentSummary) {
|
|
41
|
+
function getJsonObj(obj) {
|
|
42
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
43
|
+
if (obj && "componentType" in obj && obj.componentType) {
|
|
44
|
+
switch (obj.componentType) {
|
|
45
|
+
case "GUEST_OS":
|
|
46
|
+
return model.GuestOsSoftwareComponentSummary.getJsonObj(jsonObj, true);
|
|
47
|
+
case "GI":
|
|
48
|
+
return model.GiSoftwareComponentSummary.getJsonObj(jsonObj, true);
|
|
49
|
+
default:
|
|
50
|
+
if (common.LOG.logger)
|
|
51
|
+
common.LOG.logger.info(`Unknown value for: ${obj.componentType}`);
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
return jsonObj;
|
|
55
|
+
}
|
|
56
|
+
SoftwareComponentSummary.getJsonObj = getJsonObj;
|
|
57
|
+
function getDeserializedJsonObj(obj) {
|
|
58
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
59
|
+
if (obj && "componentType" in obj && obj.componentType) {
|
|
60
|
+
switch (obj.componentType) {
|
|
61
|
+
case "GUEST_OS":
|
|
62
|
+
return model.GuestOsSoftwareComponentSummary.getDeserializedJsonObj(jsonObj, true);
|
|
63
|
+
case "GI":
|
|
64
|
+
return model.GiSoftwareComponentSummary.getDeserializedJsonObj(jsonObj, true);
|
|
65
|
+
default:
|
|
66
|
+
if (common.LOG.logger)
|
|
67
|
+
common.LOG.logger.info(`Unknown value for: ${obj.componentType}`);
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
return jsonObj;
|
|
71
|
+
}
|
|
72
|
+
SoftwareComponentSummary.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
73
|
+
})(SoftwareComponentSummary = exports.SoftwareComponentSummary || (exports.SoftwareComponentSummary = {}));
|
|
74
|
+
//# sourceMappingURL=software-component-summary.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"software-component-summary.js","sourceRoot":"","sources":["../../../../../lib/fleetsoftwareupdate/lib/model/software-component-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAUtC,IAAiB,wBAAwB,CA2CxC;AA3CD,WAAiB,wBAAwB;IACvC,SAAgB,UAAU,CAAC,GAA6B;QACtD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,eAAe,IAAI,GAAG,IAAI,GAAG,CAAC,aAAa,EAAE;YACtD,QAAQ,GAAG,CAAC,aAAa,EAAE;gBACzB,KAAK,UAAU;oBACb,OAAO,KAAK,CAAC,+BAA+B,CAAC,UAAU,CACL,OAAQ,EACxD,IAAI,CACL,CAAC;gBACJ,KAAK,IAAI;oBACP,OAAO,KAAK,CAAC,0BAA0B,CAAC,UAAU,CACL,OAAQ,EACnD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,aAAa,EAAE,CAAC,CAAC;aAC5F;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,mCAAU,aAoBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA6B;QAClE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,eAAe,IAAI,GAAG,IAAI,GAAG,CAAC,aAAa,EAAE;YACtD,QAAQ,GAAG,CAAC,aAAa,EAAE;gBACzB,KAAK,UAAU;oBACb,OAAO,KAAK,CAAC,+BAA+B,CAAC,sBAAsB,CACjB,OAAQ,EACxD,IAAI,CACL,CAAC;gBACJ,KAAK,IAAI;oBACP,OAAO,KAAK,CAAC,0BAA0B,CAAC,sBAAsB,CACjB,OAAQ,EACnD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,aAAa,EAAE,CAAC,CAAC;aAC5F;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,+CAAsB,yBAoBrC,CAAA;AACH,CAAC,EA3CgB,wBAAwB,GAAxB,gCAAwB,KAAxB,gCAAwB,QA2CxC"}
|
|
@@ -13,7 +13,7 @@ as a single entity, orchestrating the maintenance actions to update all chosen c
|
|
|
13
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
14
|
*/
|
|
15
15
|
/**
|
|
16
|
-
* Details to specify a target to add or remove from
|
|
16
|
+
* Details to specify a target to add or remove from an Exadata Fleet Update Collection.
|
|
17
17
|
*
|
|
18
18
|
*/
|
|
19
19
|
export interface TargetEntry {
|
|
@@ -14,7 +14,7 @@ as a single entity, orchestrating the maintenance actions to update all chosen c
|
|
|
14
14
|
*/
|
|
15
15
|
import * as model from "../model";
|
|
16
16
|
/**
|
|
17
|
-
* Remove a list of targets from
|
|
17
|
+
* Remove a list of targets from an Exadata Fleet Update Collection.
|
|
18
18
|
*
|
|
19
19
|
*/
|
|
20
20
|
export interface TargetIdsRemoveTargetsDetails extends model.RemoveFsuCollectionTargetsDetails {
|
|
@@ -13,7 +13,7 @@ as a single entity, orchestrating the maintenance actions to update all chosen c
|
|
|
13
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
14
|
*/
|
|
15
15
|
/**
|
|
16
|
-
* Progress details of the executing job for a
|
|
16
|
+
* Progress details of the executing job for a target.
|
|
17
17
|
*
|
|
18
18
|
*/
|
|
19
19
|
export interface TargetProgressSummary {
|
|
@@ -40,6 +40,11 @@ export interface TargetSummary {
|
|
|
40
40
|
*/
|
|
41
41
|
"activeFsuCycleId"?: string;
|
|
42
42
|
"progress"?: model.TargetProgressSummary;
|
|
43
|
+
/**
|
|
44
|
+
* List of Exadata Fleet Update Collections containing this target.
|
|
45
|
+
*
|
|
46
|
+
*/
|
|
47
|
+
"memberships"?: Array<model.MembershipSummary>;
|
|
43
48
|
}
|
|
44
49
|
export declare namespace TargetSummary {
|
|
45
50
|
enum Status {
|
|
@@ -51,7 +51,12 @@ var TargetSummary;
|
|
|
51
51
|
function getJsonObj(obj) {
|
|
52
52
|
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
53
53
|
"target": obj.target ? model.TargetDetails.getJsonObj(obj.target) : undefined,
|
|
54
|
-
"progress": obj.progress ? model.TargetProgressSummary.getJsonObj(obj.progress) : undefined
|
|
54
|
+
"progress": obj.progress ? model.TargetProgressSummary.getJsonObj(obj.progress) : undefined,
|
|
55
|
+
"memberships": obj.memberships
|
|
56
|
+
? obj.memberships.map(item => {
|
|
57
|
+
return model.MembershipSummary.getJsonObj(item);
|
|
58
|
+
})
|
|
59
|
+
: undefined
|
|
55
60
|
});
|
|
56
61
|
return jsonObj;
|
|
57
62
|
}
|
|
@@ -61,6 +66,11 @@ var TargetSummary;
|
|
|
61
66
|
"target": obj.target ? model.TargetDetails.getDeserializedJsonObj(obj.target) : undefined,
|
|
62
67
|
"progress": obj.progress
|
|
63
68
|
? model.TargetProgressSummary.getDeserializedJsonObj(obj.progress)
|
|
69
|
+
: undefined,
|
|
70
|
+
"memberships": obj.memberships
|
|
71
|
+
? obj.memberships.map(item => {
|
|
72
|
+
return model.MembershipSummary.getDeserializedJsonObj(item);
|
|
73
|
+
})
|
|
64
74
|
: undefined
|
|
65
75
|
});
|
|
66
76
|
return jsonObj;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"target-summary.js","sourceRoot":"","sources":["../../../../../lib/fleetsoftwareupdate/lib/model/target-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"target-summary.js","sourceRoot":"","sources":["../../../../../lib/fleetsoftwareupdate/lib/model/target-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAwClC,IAAiB,aAAa,CAgD7B;AAhDD,WAAiB,aAAa;IAC5B,IAAY,MASX;IATD,WAAY,MAAM;QAChB,uBAAa,CAAA;QACb,wCAA8B,CAAA;QAC9B,kCAAwB,CAAA;QACxB;;;WAGG;QACH,wCAA8B,CAAA;IAChC,CAAC,EATW,MAAM,GAAN,oBAAM,KAAN,oBAAM,QASjB;IAED,SAAgB,UAAU,CAAC,GAAkB;QAC3C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,QAAQ,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,UAAU,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,SAAS;YAE7E,UAAU,EAAE,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,qBAAqB,CAAC,UAAU,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS;YAC3F,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,GAAG,CAAC,WAAW,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACzB,OAAO,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAClD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,wBAAU,aAgBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkB;QACvD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,QAAQ,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,sBAAsB,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,SAAS;YAEzF,UAAU,EAAE,GAAG,CAAC,QAAQ;gBACtB,CAAC,CAAC,KAAK,CAAC,qBAAqB,CAAC,sBAAsB,CAAC,GAAG,CAAC,QAAQ,CAAC;gBAClE,CAAC,CAAC,SAAS;YACb,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,GAAG,CAAC,WAAW,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACzB,OAAO,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC9D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAlBe,oCAAsB,yBAkBrC,CAAA;AACH,CAAC,EAhDgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAgD7B"}
|
|
@@ -13,7 +13,7 @@ as a single entity, orchestrating the maintenance actions to update all chosen c
|
|
|
13
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
14
|
*/
|
|
15
15
|
/**
|
|
16
|
-
* Possible
|
|
16
|
+
* Possible strategies for rolling or non-rolling update.
|
|
17
17
|
*
|
|
18
18
|
**/
|
|
19
19
|
export declare enum UpdateBatchingStrategies {
|
|
@@ -16,7 +16,7 @@ as a single entity, orchestrating the maintenance actions to update all chosen c
|
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
17
|
exports.UpdateBatchingStrategies = void 0;
|
|
18
18
|
/**
|
|
19
|
-
* Possible
|
|
19
|
+
* Possible strategies for rolling or non-rolling update.
|
|
20
20
|
*
|
|
21
21
|
**/
|
|
22
22
|
var UpdateBatchingStrategies;
|