oci-jms 2.130.0 → 2.131.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/client.d.ts +3 -0
- package/lib/client.js +373 -94
- package/lib/client.js.map +1 -1
- package/lib/model/create-task-schedule-details.d.ts +2 -2
- package/lib/model/managed-instance-usage.d.ts +0 -1
- package/lib/model/managed-instance-usage.js.map +1 -1
- package/lib/model/task-schedule-summary.d.ts +2 -2
- package/lib/model/task-schedule.d.ts +2 -2
- package/lib/model/tls-versions.d.ts +3 -0
- package/lib/model/tls-versions.js +3 -0
- package/lib/model/tls-versions.js.map +1 -1
- package/lib/model/update-task-schedule-details.d.ts +2 -2
- package/lib/request/summarize-installation-usage-request.d.ts +4 -0
- package/package.json +3 -3
|
@@ -20,8 +20,8 @@ export interface CreateTaskScheduleDetails {
|
|
|
20
20
|
*/
|
|
21
21
|
"fleetId": string;
|
|
22
22
|
/**
|
|
23
|
-
* Recurrence specification for the task schedule execution (formatted according to [RFC-5545](https://icalendar.org/RFC-Specifications/iCalendar-RFC-5545/)). To run daily for 10 occurrences starts on September 2, 2024 09:00
|
|
24
|
-
* RRULE:FREQ=DAILY;COUNT=10'. To run every 3 hours from 9:00 AM to 5:00 PM on August 5, 2024
|
|
23
|
+
* Recurrence specification for the task schedule execution (formatted according to [RFC-5545](https://icalendar.org/RFC-Specifications/iCalendar-RFC-5545/)). To run daily for 10 occurrences starts on September 2, 2024 09:00 UTC, it should be 'DTSTART=20240902T090000Z;
|
|
24
|
+
* RRULE:FREQ=DAILY;COUNT=10'. To run every 3 hours from 9:00 AM to 5:00 PM on August 5, 2024 UTC, it should be 'DTSTART=20240805T090000Z;RRULE:FREQ=HOURLY;INTERVAL=3;UNTIL=20240805T170000Z'.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"executionRecurrences": string;
|
|
@@ -15,7 +15,6 @@ import * as model from "../model";
|
|
|
15
15
|
* Managed instance usage during a specified time period.
|
|
16
16
|
* An entity that emits usage events to Java Management Service (JMS) is represented as a managed instance.
|
|
17
17
|
* A managed instance has a unique identity which is used by JMS to distinguish it from other managed instances.
|
|
18
|
-
* Currently, JMS supports only one kind of managed instance, a Management Agent.
|
|
19
18
|
*
|
|
20
19
|
*/
|
|
21
20
|
export interface ManagedInstanceUsage {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"managed-instance-usage.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/managed-instance-usage.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"managed-instance-usage.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/managed-instance-usage.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAyFlC,IAAiB,oBAAoB,CAiCpC;AAjCD,WAAiB,oBAAoB;IACnC,SAAgB,UAAU,CAAC,GAAyB;QAClD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,iBAAiB,EAAE,GAAG,CAAC,eAAe;gBACpC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,UAAU,CAAC,GAAG,CAAC,eAAe,CAAC;gBACvD,CAAC,CAAC,SAAS;YACb,OAAO,EAAE,GAAG,CAAC,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,UAAU,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,SAAS;YAClE,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,CAAC,GAAG,CAAC,cAAc,CAAC;gBACrD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,+BAAU,aAezB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAyB;QAC9D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,iBAAiB,EAAE,GAAG,CAAC,eAAe;gBACpC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,sBAAsB,CAAC,GAAG,CAAC,eAAe,CAAC;gBACnE,CAAC,CAAC,SAAS;YACb,OAAO,EAAE,GAAG,CAAC,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,sBAAsB,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,SAAS;YAC9E,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,sBAAsB,CAAC,GAAG,CAAC,cAAc,CAAC;gBACjE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,2CAAsB,yBAerC,CAAA;AACH,CAAC,EAjCgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAiCpC"}
|
|
@@ -36,8 +36,8 @@ export interface TaskScheduleSummary {
|
|
|
36
36
|
*/
|
|
37
37
|
"createdBy": string;
|
|
38
38
|
/**
|
|
39
|
-
* Recurrence specification for the task schedule execution (formatted according to [RFC-5545](https://icalendar.org/RFC-Specifications/iCalendar-RFC-5545/)). To run daily for 10 occurrences starts on September 2, 2024 09:00
|
|
40
|
-
* RRULE:FREQ=DAILY;COUNT=10'. To run every 3 hours from 9:00 AM to 5:00 PM on August 5, 2024
|
|
39
|
+
* Recurrence specification for the task schedule execution (formatted according to [RFC-5545](https://icalendar.org/RFC-Specifications/iCalendar-RFC-5545/)). To run daily for 10 occurrences starts on September 2, 2024 09:00 UTC, it should be 'DTSTART=20240902T090000Z
|
|
40
|
+
* RRULE:FREQ=DAILY;COUNT=10'. To run every 3 hours from 9:00 AM to 5:00 PM on August 5, 2024 UTC, it should be 'DTSTART=20240805T090000Z;RRULE:FREQ=HOURLY;INTERVAL=3;UNTIL=20240805T170000Z'.
|
|
41
41
|
*
|
|
42
42
|
*/
|
|
43
43
|
"executionRecurrences": string;
|
|
@@ -36,8 +36,8 @@ export interface TaskSchedule {
|
|
|
36
36
|
*/
|
|
37
37
|
"createdBy": string;
|
|
38
38
|
/**
|
|
39
|
-
* Recurrence specification for the task schedule execution (formatted according to [RFC-5545](https://icalendar.org/RFC-Specifications/iCalendar-RFC-5545/)). To run daily for 10 occurrences starts on September 2, 2024 09:00
|
|
40
|
-
* RRULE:FREQ=DAILY;COUNT=10'. To run every 3 hours from 9:00 AM to 5:00 PM on August 5, 2024
|
|
39
|
+
* Recurrence specification for the task schedule execution (formatted according to [RFC-5545](https://icalendar.org/RFC-Specifications/iCalendar-RFC-5545/)). To run daily for 10 occurrences starts on September 2, 2024 09:00 UTC, it should be 'DTSTART=20240902T090000Z;
|
|
40
|
+
* RRULE:FREQ=DAILY;COUNT=10'. To run every 3 hours from 9:00 AM to 5:00 PM on August 5, 2024 UTC, it should be 'DTSTART=20240805T090000Z;RRULE:FREQ=HOURLY;INTERVAL=3;UNTIL=20240805T170000Z'.
|
|
41
41
|
*
|
|
42
42
|
*/
|
|
43
43
|
"executionRecurrences": string;
|
|
@@ -15,6 +15,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
15
15
|
exports.TlsVersions = void 0;
|
|
16
16
|
/**
|
|
17
17
|
* List of TLS versions to be disabled.
|
|
18
|
+
* The following versions are deprecated and won't perform any action if specified in the payload:
|
|
19
|
+
* TLS_1_0, TLS_1_1
|
|
20
|
+
*
|
|
18
21
|
**/
|
|
19
22
|
var TlsVersions;
|
|
20
23
|
(function (TlsVersions) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tls-versions.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/tls-versions.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH
|
|
1
|
+
{"version":3,"file":"tls-versions.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/tls-versions.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;;;;IAKI;AACJ,IAAY,WASX;AATD,WAAY,WAAW;IACrB,gCAAiB,CAAA;IACjB,gCAAiB,CAAA;IAEjB;;;OAGG;IACH,6CAA8B,CAAA;AAChC,CAAC,EATW,WAAW,GAAX,mBAAW,KAAX,mBAAW,QAStB;AAED,WAAiB,WAAW;IAC1B,SAAgB,UAAU,CAAC,GAAgB;QACzC,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,sBAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAgB;QACrD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,kCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,WAAW,GAAX,mBAAW,KAAX,mBAAW,QAO3B"}
|
|
@@ -20,8 +20,8 @@ export interface UpdateTaskScheduleDetails {
|
|
|
20
20
|
*/
|
|
21
21
|
"fleetId": string;
|
|
22
22
|
/**
|
|
23
|
-
* Recurrence specification for the task schedule execution (formatted according to [RFC-5545](https://icalendar.org/RFC-Specifications/iCalendar-RFC-5545/)). To run daily for 10 occurrences starts on September 2, 2024 09:00
|
|
24
|
-
* RRULE:FREQ=DAILY;COUNT=10'. To run every 3 hours from 9:00 AM to 5:00 PM on August 5, 2024
|
|
23
|
+
* Recurrence specification for the task schedule execution (formatted according to [RFC-5545](https://icalendar.org/RFC-Specifications/iCalendar-RFC-5545/)). To run daily for 10 occurrences starts on September 2, 2024 09:00 UTC, it should be 'DTSTART=20240902T090000Z;
|
|
24
|
+
* RRULE:FREQ=DAILY;COUNT=10'. To run every 3 hours from 9:00 AM to 5:00 PM on August 5, 2024 UTC, it should be 'DTSTART=20240805T090000Z;RRULE:FREQ=HOURLY;INTERVAL=3;UNTIL=20240805T170000Z'.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"executionRecurrences": string;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oci-jms",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.131.0",
|
|
4
4
|
"description": "OCI NodeJS client for Jms Service",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
},
|
|
16
16
|
"license": "(UPL-1.0 OR Apache-2.0)",
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"oci-common": "2.
|
|
19
|
-
"oci-workrequests": "2.
|
|
18
|
+
"oci-common": "2.131.0",
|
|
19
|
+
"oci-workrequests": "2.131.0"
|
|
20
20
|
},
|
|
21
21
|
"publishConfig": {
|
|
22
22
|
"registry": "https://registry.npmjs.org"
|