oci-fleetsoftwareupdate 2.93.0 → 2.94.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/db-source-major-versions.d.ts +1 -0
- package/lib/model/db-source-major-versions.js +1 -0
- package/lib/model/db-source-major-versions.js.map +1 -1
- package/lib/model/gi-source-major-versions.d.ts +1 -0
- package/lib/model/gi-source-major-versions.js +1 -0
- package/lib/model/gi-source-major-versions.js.map +1 -1
- package/lib/model/operation-status.d.ts +1 -0
- package/lib/model/operation-status.js +1 -0
- package/lib/model/operation-status.js.map +1 -1
- package/package.json +3 -3
|
@@ -26,6 +26,7 @@ var DbSourceMajorVersions;
|
|
|
26
26
|
DbSourceMajorVersions["Db122"] = "DB_122";
|
|
27
27
|
DbSourceMajorVersions["Db18"] = "DB_18";
|
|
28
28
|
DbSourceMajorVersions["Db19"] = "DB_19";
|
|
29
|
+
DbSourceMajorVersions["Db23"] = "DB_23";
|
|
29
30
|
/**
|
|
30
31
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
31
32
|
* version of the SDK.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"db-source-major-versions.js","sourceRoot":"","sources":["../../../../../lib/fleetsoftwareupdate/lib/model/db-source-major-versions.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAKH;;;IAGI;AACJ,IAAY,
|
|
1
|
+
{"version":3,"file":"db-source-major-versions.js","sourceRoot":"","sources":["../../../../../lib/fleetsoftwareupdate/lib/model/db-source-major-versions.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAKH;;;IAGI;AACJ,IAAY,qBAaX;AAbD,WAAY,qBAAqB;IAC/B,6CAAoB,CAAA;IACpB,yCAAgB,CAAA;IAChB,yCAAgB,CAAA;IAChB,uCAAc,CAAA;IACd,uCAAc,CAAA;IACd,uCAAc,CAAA;IAEd;;;OAGG;IACH,uDAA8B,CAAA;AAChC,CAAC,EAbW,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAahC;AAED,WAAiB,qBAAqB;IACpC,SAAgB,UAAU,CAAC,GAA0B;QACnD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,gCAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA0B;QAC/D,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,4CAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAOrC"}
|
|
@@ -19,6 +19,7 @@ as a single entity, orchestrating the maintenance actions to update all chosen c
|
|
|
19
19
|
export declare enum GiSourceMajorVersions {
|
|
20
20
|
Gi18 = "GI_18",
|
|
21
21
|
Gi19 = "GI_19",
|
|
22
|
+
Gi23 = "GI_23",
|
|
22
23
|
/**
|
|
23
24
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
24
25
|
* version of the SDK.
|
|
@@ -23,6 +23,7 @@ var GiSourceMajorVersions;
|
|
|
23
23
|
(function (GiSourceMajorVersions) {
|
|
24
24
|
GiSourceMajorVersions["Gi18"] = "GI_18";
|
|
25
25
|
GiSourceMajorVersions["Gi19"] = "GI_19";
|
|
26
|
+
GiSourceMajorVersions["Gi23"] = "GI_23";
|
|
26
27
|
/**
|
|
27
28
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
28
29
|
* version of the SDK.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"gi-source-major-versions.js","sourceRoot":"","sources":["../../../../../lib/fleetsoftwareupdate/lib/model/gi-source-major-versions.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAKH;;;IAGI;AACJ,IAAY,
|
|
1
|
+
{"version":3,"file":"gi-source-major-versions.js","sourceRoot":"","sources":["../../../../../lib/fleetsoftwareupdate/lib/model/gi-source-major-versions.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAKH;;;IAGI;AACJ,IAAY,qBAUX;AAVD,WAAY,qBAAqB;IAC/B,uCAAc,CAAA;IACd,uCAAc,CAAA;IACd,uCAAc,CAAA;IAEd;;;OAGG;IACH,uDAA8B,CAAA;AAChC,CAAC,EAVW,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAUhC;AAED,WAAiB,qBAAqB;IACpC,SAAgB,UAAU,CAAC,GAA0B;QACnD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,gCAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA0B;QAC/D,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,4CAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAOrC"}
|
|
@@ -23,6 +23,7 @@ export declare enum OperationStatus {
|
|
|
23
23
|
Succeeded = "SUCCEEDED",
|
|
24
24
|
Canceling = "CANCELING",
|
|
25
25
|
Canceled = "CANCELED",
|
|
26
|
+
NeedsAttention = "NEEDS_ATTENTION",
|
|
26
27
|
/**
|
|
27
28
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
28
29
|
* version of the SDK.
|
|
@@ -27,6 +27,7 @@ var OperationStatus;
|
|
|
27
27
|
OperationStatus["Succeeded"] = "SUCCEEDED";
|
|
28
28
|
OperationStatus["Canceling"] = "CANCELING";
|
|
29
29
|
OperationStatus["Canceled"] = "CANCELED";
|
|
30
|
+
OperationStatus["NeedsAttention"] = "NEEDS_ATTENTION";
|
|
30
31
|
/**
|
|
31
32
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
32
33
|
* version of the SDK.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"operation-status.js","sourceRoot":"","sources":["../../../../../lib/fleetsoftwareupdate/lib/model/operation-status.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAKH;;IAEI;AACJ,IAAY,
|
|
1
|
+
{"version":3,"file":"operation-status.js","sourceRoot":"","sources":["../../../../../lib/fleetsoftwareupdate/lib/model/operation-status.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAKH;;IAEI;AACJ,IAAY,eAeX;AAfD,WAAY,eAAe;IACzB,wCAAqB,CAAA;IACrB,6CAA0B,CAAA;IAC1B,sCAAmB,CAAA;IACnB,oCAAiB,CAAA;IACjB,0CAAuB,CAAA;IACvB,0CAAuB,CAAA;IACvB,wCAAqB,CAAA;IACrB,qDAAkC,CAAA;IAElC;;;OAGG;IACH,iDAA8B,CAAA;AAChC,CAAC,EAfW,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAe1B;AAED,WAAiB,eAAe;IAC9B,SAAgB,UAAU,CAAC,GAAoB;QAC7C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,0BAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAoB;QACzD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,sCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAO/B"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oci-fleetsoftwareupdate",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.94.0",
|
|
4
4
|
"description": "OCI NodeJS client for Fleet Software Update Service",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
},
|
|
16
16
|
"license": "(UPL-1.0 OR Apache-2.0)",
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"oci-common": "2.
|
|
19
|
-
"oci-workrequests": "2.
|
|
18
|
+
"oci-common": "2.94.0",
|
|
19
|
+
"oci-workrequests": "2.94.0"
|
|
20
20
|
},
|
|
21
21
|
"publishConfig": {
|
|
22
22
|
"registry": "https://registry.npmjs.org"
|