oci-stackmonitoring 2.100.0 → 2.100.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/client.js +2 -1
- package/lib/client.js.map +1 -1
- package/lib/model/create-metric-extension-details.d.ts +1 -1
- package/lib/model/create-metric-extension-details.js.map +1 -1
- package/lib/model/http-protocol-types.d.ts +28 -0
- package/lib/model/http-protocol-types.js +39 -0
- package/lib/model/http-protocol-types.js.map +1 -0
- package/lib/model/http-query-properties.d.ts +37 -0
- package/lib/model/http-query-properties.js +62 -0
- package/lib/model/http-query-properties.js.map +1 -0
- package/lib/model/http-response-content-types.d.ts +30 -0
- package/lib/model/http-response-content-types.js +41 -0
- package/lib/model/http-response-content-types.js.map +1 -0
- package/lib/model/http-script-file-details.d.ts +29 -0
- package/lib/model/http-script-file-details.js +29 -0
- package/lib/model/http-script-file-details.js.map +1 -0
- package/lib/model/http-update-query-properties.d.ts +37 -0
- package/lib/model/http-update-query-properties.js +62 -0
- package/lib/model/http-update-query-properties.js.map +1 -0
- package/lib/model/index.d.ts +12 -0
- package/lib/model/index.js +16 -4
- package/lib/model/index.js.map +1 -1
- package/lib/model/metric-extension-collection-methods.d.ts +1 -0
- package/lib/model/metric-extension-collection-methods.js +1 -0
- package/lib/model/metric-extension-collection-methods.js.map +1 -1
- package/lib/model/metric-extension-query-properties.js +4 -0
- package/lib/model/metric-extension-query-properties.js.map +1 -1
- package/lib/model/metric-extension-sort-by.d.ts +2 -1
- package/lib/model/metric-extension-sort-by.js +1 -0
- package/lib/model/metric-extension-sort-by.js.map +1 -1
- package/lib/model/metric-extension-update-query-properties.js +4 -0
- package/lib/model/metric-extension-update-query-properties.js.map +1 -1
- package/lib/model/metric-extension.d.ts +1 -1
- package/lib/model/metric-extension.js.map +1 -1
- package/lib/model/script-file-details.d.ts +1 -1
- package/lib/model/sql-out-param-details.d.ts +6 -2
- package/lib/model/sql-out-param-details.js.map +1 -1
- package/lib/model/sql-out-param-types.d.ts +2 -1
- package/lib/model/sql-out-param-types.js +2 -1
- package/lib/model/sql-out-param-types.js.map +1 -1
- package/lib/model/update-http-script-file-details.d.ts +29 -0
- package/lib/model/update-http-script-file-details.js +29 -0
- package/lib/model/update-http-script-file-details.js.map +1 -0
- package/lib/model/update-metric-extension-details.d.ts +1 -1
- package/lib/model/update-metric-extension-details.js.map +1 -1
- package/lib/request/list-metric-extensions-request.d.ts +8 -4
- package/package.json +3 -3
|
@@ -46,6 +46,8 @@ var MetricExtensionQueryProperties;
|
|
|
46
46
|
return model.SqlQueryProperties.getJsonObj(jsonObj, true);
|
|
47
47
|
case "JMX":
|
|
48
48
|
return model.JmxQueryProperties.getJsonObj(jsonObj, true);
|
|
49
|
+
case "HTTP":
|
|
50
|
+
return model.HttpQueryProperties.getJsonObj(jsonObj, true);
|
|
49
51
|
default:
|
|
50
52
|
if (common.LOG.logger)
|
|
51
53
|
common.LOG.logger.info(`Unknown value for: ${obj.collectionMethod}`);
|
|
@@ -64,6 +66,8 @@ var MetricExtensionQueryProperties;
|
|
|
64
66
|
return model.SqlQueryProperties.getDeserializedJsonObj(jsonObj, true);
|
|
65
67
|
case "JMX":
|
|
66
68
|
return model.JmxQueryProperties.getDeserializedJsonObj(jsonObj, true);
|
|
69
|
+
case "HTTP":
|
|
70
|
+
return model.HttpQueryProperties.getDeserializedJsonObj(jsonObj, true);
|
|
67
71
|
default:
|
|
68
72
|
if (common.LOG.logger)
|
|
69
73
|
common.LOG.logger.info(`Unknown value for: ${obj.collectionMethod}`);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"metric-extension-query-properties.js","sourceRoot":"","sources":["../../../../../lib/stackmonitoring/lib/model/metric-extension-query-properties.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAStC,IAAiB,8BAA8B,
|
|
1
|
+
{"version":3,"file":"metric-extension-query-properties.js","sourceRoot":"","sources":["../../../../../lib/stackmonitoring/lib/model/metric-extension-query-properties.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAStC,IAAiB,8BAA8B,CAiE9C;AAjED,WAAiB,8BAA8B;IAC7C,SAAgB,UAAU,CAAC,GAAmC;QAC5D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,kBAAkB,IAAI,GAAG,IAAI,GAAG,CAAC,gBAAgB,EAAE;YAC5D,QAAQ,GAAG,CAAC,gBAAgB,EAAE;gBAC5B,KAAK,YAAY;oBACf,OAAO,KAAK,CAAC,wBAAwB,CAAC,UAAU,CACL,OAAQ,EACjD,IAAI,CACL,CAAC;gBACJ,KAAK,KAAK;oBACR,OAAO,KAAK,CAAC,kBAAkB,CAAC,UAAU,CACL,OAAQ,EAC3C,IAAI,CACL,CAAC;gBACJ,KAAK,KAAK;oBACR,OAAO,KAAK,CAAC,kBAAkB,CAAC,UAAU,CACL,OAAQ,EAC3C,IAAI,CACL,CAAC;gBACJ,KAAK,MAAM;oBACT,OAAO,KAAK,CAAC,mBAAmB,CAAC,UAAU,CACL,OAAQ,EAC5C,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBACnB,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,gBAAgB,EAAE,CAAC,CAAC;aAC1E;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IA/Be,yCAAU,aA+BzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAmC;QACxE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,kBAAkB,IAAI,GAAG,IAAI,GAAG,CAAC,gBAAgB,EAAE;YAC5D,QAAQ,GAAG,CAAC,gBAAgB,EAAE;gBAC5B,KAAK,YAAY;oBACf,OAAO,KAAK,CAAC,wBAAwB,CAAC,sBAAsB,CACjB,OAAQ,EACjD,IAAI,CACL,CAAC;gBACJ,KAAK,KAAK;oBACR,OAAO,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CACjB,OAAQ,EAC3C,IAAI,CACL,CAAC;gBACJ,KAAK,KAAK;oBACR,OAAO,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CACjB,OAAQ,EAC3C,IAAI,CACL,CAAC;gBACJ,KAAK,MAAM;oBACT,OAAO,KAAK,CAAC,mBAAmB,CAAC,sBAAsB,CACjB,OAAQ,EAC5C,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBACnB,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,gBAAgB,EAAE,CAAC,CAAC;aAC1E;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IA/Be,qDAAsB,yBA+BrC,CAAA;AACH,CAAC,EAjEgB,8BAA8B,GAA9B,sCAA8B,KAA9B,sCAA8B,QAiE9C"}
|
|
@@ -15,7 +15,8 @@
|
|
|
15
15
|
**/
|
|
16
16
|
export declare enum MetricExtensionSortBy {
|
|
17
17
|
Name = "NAME",
|
|
18
|
-
TimeCreated = "TIME_CREATED"
|
|
18
|
+
TimeCreated = "TIME_CREATED",
|
|
19
|
+
EnabledOnResourceCount = "ENABLED_ON_RESOURCE_COUNT"
|
|
19
20
|
}
|
|
20
21
|
export declare namespace MetricExtensionSortBy {
|
|
21
22
|
function getJsonObj(obj: MetricExtensionSortBy): MetricExtensionSortBy;
|
|
@@ -20,6 +20,7 @@ var MetricExtensionSortBy;
|
|
|
20
20
|
(function (MetricExtensionSortBy) {
|
|
21
21
|
MetricExtensionSortBy["Name"] = "NAME";
|
|
22
22
|
MetricExtensionSortBy["TimeCreated"] = "TIME_CREATED";
|
|
23
|
+
MetricExtensionSortBy["EnabledOnResourceCount"] = "ENABLED_ON_RESOURCE_COUNT";
|
|
23
24
|
})(MetricExtensionSortBy = exports.MetricExtensionSortBy || (exports.MetricExtensionSortBy = {}));
|
|
24
25
|
(function (MetricExtensionSortBy) {
|
|
25
26
|
function getJsonObj(obj) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"metric-extension-sort-by.js","sourceRoot":"","sources":["../../../../../lib/stackmonitoring/lib/model/metric-extension-sort-by.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,
|
|
1
|
+
{"version":3,"file":"metric-extension-sort-by.js","sourceRoot":"","sources":["../../../../../lib/stackmonitoring/lib/model/metric-extension-sort-by.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,qBAIX;AAJD,WAAY,qBAAqB;IAC/B,sCAAa,CAAA;IACb,qDAA4B,CAAA;IAC5B,6EAAoD,CAAA;AACtD,CAAC,EAJW,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAIhC;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"}
|
|
@@ -46,6 +46,8 @@ var MetricExtensionUpdateQueryProperties;
|
|
|
46
46
|
return model.JmxUpdateQueryProperties.getJsonObj(jsonObj, true);
|
|
47
47
|
case "OS_COMMAND":
|
|
48
48
|
return model.OsCommandUpdateQueryProperties.getJsonObj(jsonObj, true);
|
|
49
|
+
case "HTTP":
|
|
50
|
+
return model.HttpUpdateQueryProperties.getJsonObj(jsonObj, true);
|
|
49
51
|
default:
|
|
50
52
|
if (common.LOG.logger)
|
|
51
53
|
common.LOG.logger.info(`Unknown value for: ${obj.collectionMethod}`);
|
|
@@ -64,6 +66,8 @@ var MetricExtensionUpdateQueryProperties;
|
|
|
64
66
|
return model.JmxUpdateQueryProperties.getDeserializedJsonObj(jsonObj, true);
|
|
65
67
|
case "OS_COMMAND":
|
|
66
68
|
return model.OsCommandUpdateQueryProperties.getDeserializedJsonObj(jsonObj, true);
|
|
69
|
+
case "HTTP":
|
|
70
|
+
return model.HttpUpdateQueryProperties.getDeserializedJsonObj(jsonObj, true);
|
|
67
71
|
default:
|
|
68
72
|
if (common.LOG.logger)
|
|
69
73
|
common.LOG.logger.info(`Unknown value for: ${obj.collectionMethod}`);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"metric-extension-update-query-properties.js","sourceRoot":"","sources":["../../../../../lib/stackmonitoring/lib/model/metric-extension-update-query-properties.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAStC,IAAiB,oCAAoC,
|
|
1
|
+
{"version":3,"file":"metric-extension-update-query-properties.js","sourceRoot":"","sources":["../../../../../lib/stackmonitoring/lib/model/metric-extension-update-query-properties.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAStC,IAAiB,oCAAoC,CAiEpD;AAjED,WAAiB,oCAAoC;IACnD,SAAgB,UAAU,CAAC,GAAyC;QAClE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,kBAAkB,IAAI,GAAG,IAAI,GAAG,CAAC,gBAAgB,EAAE;YAC5D,QAAQ,GAAG,CAAC,gBAAgB,EAAE;gBAC5B,KAAK,KAAK;oBACR,OAAO,KAAK,CAAC,wBAAwB,CAAC,UAAU,CACL,OAAQ,EACjD,IAAI,CACL,CAAC;gBACJ,KAAK,KAAK;oBACR,OAAO,KAAK,CAAC,wBAAwB,CAAC,UAAU,CACL,OAAQ,EACjD,IAAI,CACL,CAAC;gBACJ,KAAK,YAAY;oBACf,OAAO,KAAK,CAAC,8BAA8B,CAAC,UAAU,CACL,OAAQ,EACvD,IAAI,CACL,CAAC;gBACJ,KAAK,MAAM;oBACT,OAAO,KAAK,CAAC,yBAAyB,CAAC,UAAU,CACL,OAAQ,EAClD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBACnB,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,gBAAgB,EAAE,CAAC,CAAC;aAC1E;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IA/Be,+CAAU,aA+BzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAyC;QAC9E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,kBAAkB,IAAI,GAAG,IAAI,GAAG,CAAC,gBAAgB,EAAE;YAC5D,QAAQ,GAAG,CAAC,gBAAgB,EAAE;gBAC5B,KAAK,KAAK;oBACR,OAAO,KAAK,CAAC,wBAAwB,CAAC,sBAAsB,CACjB,OAAQ,EACjD,IAAI,CACL,CAAC;gBACJ,KAAK,KAAK;oBACR,OAAO,KAAK,CAAC,wBAAwB,CAAC,sBAAsB,CACjB,OAAQ,EACjD,IAAI,CACL,CAAC;gBACJ,KAAK,YAAY;oBACf,OAAO,KAAK,CAAC,8BAA8B,CAAC,sBAAsB,CACjB,OAAQ,EACvD,IAAI,CACL,CAAC;gBACJ,KAAK,MAAM;oBACT,OAAO,KAAK,CAAC,yBAAyB,CAAC,sBAAsB,CACjB,OAAQ,EAClD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBACnB,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,gBAAgB,EAAE,CAAC,CAAC;aAC1E;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IA/Be,2DAAsB,yBA+BrC,CAAA;AACH,CAAC,EAjEgB,oCAAoC,GAApC,4CAAoC,KAApC,4CAAoC,QAiEpD"}
|
|
@@ -79,7 +79,7 @@ export interface MetricExtension {
|
|
|
79
79
|
* List of metrics which are part of this metric extension
|
|
80
80
|
*/
|
|
81
81
|
"metricList": Array<model.Metric>;
|
|
82
|
-
"queryProperties": model.OsCommandQueryProperties | model.SqlQueryProperties | model.JmxQueryProperties;
|
|
82
|
+
"queryProperties": model.OsCommandQueryProperties | model.SqlQueryProperties | model.JmxQueryProperties | model.HttpQueryProperties;
|
|
83
83
|
/**
|
|
84
84
|
* List of resource objects on which this metric extension is enabled.
|
|
85
85
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"metric-extension.js","sourceRoot":"","sources":["../../../../../lib/stackmonitoring/lib/model/metric-extension.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"metric-extension.js","sourceRoot":"","sources":["../../../../../lib/stackmonitoring/lib/model/metric-extension.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA0FlC,IAAiB,eAAe,CA6C/B;AA7CD,WAAiB,eAAe;IAC9B,SAAgB,UAAU,CAAC,GAAoB;QAC7C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,YAAY,EAAE,GAAG,CAAC,UAAU;gBAC1B,CAAC,CAAC,GAAG,CAAC,UAAU,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACxB,OAAO,KAAK,CAAC,MAAM,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACvC,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,iBAAiB,EAAE,GAAG,CAAC,eAAe;gBACpC,CAAC,CAAC,KAAK,CAAC,8BAA8B,CAAC,UAAU,CAAC,GAAG,CAAC,eAAe,CAAC;gBACtE,CAAC,CAAC,SAAS;YACb,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,GAAG,CAAC,kBAAkB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAChC,OAAO,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACvD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IArBe,0BAAU,aAqBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAoB;QACzD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,YAAY,EAAE,GAAG,CAAC,UAAU;gBAC1B,CAAC,CAAC,GAAG,CAAC,UAAU,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACxB,OAAO,KAAK,CAAC,MAAM,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACnD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,iBAAiB,EAAE,GAAG,CAAC,eAAe;gBACpC,CAAC,CAAC,KAAK,CAAC,8BAA8B,CAAC,sBAAsB,CAAC,GAAG,CAAC,eAAe,CAAC;gBAClF,CAAC,CAAC,SAAS;YACb,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,GAAG,CAAC,kBAAkB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAChC,OAAO,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACnE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IArBe,sCAAsB,yBAqBrC,CAAA;AACH,CAAC,EA7CgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QA6C/B"}
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
14
|
-
* Script details applicable to any OS Command based Metric Extension which needs to run a script to collect data
|
|
14
|
+
* Script details applicable to any OS Command based Metric Extension which needs to run a script to collect data. For removing it during update, set its \"content\" property to an empty string. In that case, \"name\" property value is ignored.
|
|
15
15
|
*/
|
|
16
16
|
export interface ScriptFileDetails {
|
|
17
17
|
/**
|
|
@@ -16,13 +16,17 @@ import * as model from "../model";
|
|
|
16
16
|
*/
|
|
17
17
|
export interface SqlOutParamDetails {
|
|
18
18
|
/**
|
|
19
|
-
* Position of PL/SQL procedure OUT parameter Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
19
|
+
* Position of PL/SQL procedure OUT parameter. The value of this property is ignored during update, if \"outParamType\" is set to NO_OUT_PARAM value. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
20
20
|
*/
|
|
21
21
|
"outParamPosition": number;
|
|
22
22
|
/**
|
|
23
|
-
* SQL Type of PL/SQL procedure OUT parameter
|
|
23
|
+
* SQL Type of PL/SQL procedure OUT parameter. During the update, to completely remove the out parameter, use the value NO_OUT_PARAM. In that case, the value of \"outParamPosition\" will be ignored.
|
|
24
24
|
*/
|
|
25
25
|
"outParamType": model.SqlOutParamTypes;
|
|
26
|
+
/**
|
|
27
|
+
* Name of the Out Parameter
|
|
28
|
+
*/
|
|
29
|
+
"outParamName"?: string;
|
|
26
30
|
}
|
|
27
31
|
export declare namespace SqlOutParamDetails {
|
|
28
32
|
function getJsonObj(obj: SqlOutParamDetails): object;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sql-out-param-details.js","sourceRoot":"","sources":["../../../../../lib/stackmonitoring/lib/model/sql-out-param-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;
|
|
1
|
+
{"version":3,"file":"sql-out-param-details.js","sourceRoot":"","sources":["../../../../../lib/stackmonitoring/lib/model/sql-out-param-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAuBH,IAAiB,kBAAkB,CAWlC;AAXD,WAAiB,kBAAkB;IACjC,SAAgB,UAAU,CAAC,GAAuB;QAChD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,6BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuB;QAC5D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,yCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAWlC"}
|
|
@@ -11,11 +11,12 @@
|
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
14
|
-
* Possible out parameter types of SQL collection method
|
|
14
|
+
* Possible out parameter types of SQL collection method. During the update, to completely remove the out parameter, use the value NO_OUT_PARAM
|
|
15
15
|
**/
|
|
16
16
|
export declare enum SqlOutParamTypes {
|
|
17
17
|
SqlCursor = "SQL_CURSOR",
|
|
18
18
|
Array = "ARRAY",
|
|
19
|
+
NoOutParam = "NO_OUT_PARAM",
|
|
19
20
|
/**
|
|
20
21
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
21
22
|
* version of the SDK.
|
|
@@ -14,12 +14,13 @@
|
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
15
|
exports.SqlOutParamTypes = void 0;
|
|
16
16
|
/**
|
|
17
|
-
* Possible out parameter types of SQL collection method
|
|
17
|
+
* Possible out parameter types of SQL collection method. During the update, to completely remove the out parameter, use the value NO_OUT_PARAM
|
|
18
18
|
**/
|
|
19
19
|
var SqlOutParamTypes;
|
|
20
20
|
(function (SqlOutParamTypes) {
|
|
21
21
|
SqlOutParamTypes["SqlCursor"] = "SQL_CURSOR";
|
|
22
22
|
SqlOutParamTypes["Array"] = "ARRAY";
|
|
23
|
+
SqlOutParamTypes["NoOutParam"] = "NO_OUT_PARAM";
|
|
23
24
|
/**
|
|
24
25
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
25
26
|
* version of the SDK.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sql-out-param-types.js","sourceRoot":"","sources":["../../../../../lib/stackmonitoring/lib/model/sql-out-param-types.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,
|
|
1
|
+
{"version":3,"file":"sql-out-param-types.js","sourceRoot":"","sources":["../../../../../lib/stackmonitoring/lib/model/sql-out-param-types.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,gBAUX;AAVD,WAAY,gBAAgB;IAC1B,4CAAwB,CAAA;IACxB,mCAAe,CAAA;IACf,+CAA2B,CAAA;IAE3B;;;OAGG;IACH,kDAA8B,CAAA;AAChC,CAAC,EAVW,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAU3B;AAED,WAAiB,gBAAgB;IAC/B,SAAgB,UAAU,CAAC,GAAqB;QAC9C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,2BAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,uCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAOhC"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Stack Monitoring API
|
|
3
|
+
* Stack Monitoring API.
|
|
4
|
+
* OpenAPI spec version: 20210330
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
/**
|
|
14
|
+
* JavaScript file details which is used to convert http(s) response into metric data
|
|
15
|
+
*/
|
|
16
|
+
export interface UpdateHttpScriptFileDetails {
|
|
17
|
+
/**
|
|
18
|
+
* Name of the script file
|
|
19
|
+
*/
|
|
20
|
+
"name"?: string;
|
|
21
|
+
/**
|
|
22
|
+
* Content of the JavaScript file as base64 encoded string
|
|
23
|
+
*/
|
|
24
|
+
"content"?: string;
|
|
25
|
+
}
|
|
26
|
+
export declare namespace UpdateHttpScriptFileDetails {
|
|
27
|
+
function getJsonObj(obj: UpdateHttpScriptFileDetails): object;
|
|
28
|
+
function getDeserializedJsonObj(obj: UpdateHttpScriptFileDetails): object;
|
|
29
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Stack Monitoring API
|
|
4
|
+
* Stack Monitoring API.
|
|
5
|
+
* OpenAPI spec version: 20210330
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
exports.UpdateHttpScriptFileDetails = void 0;
|
|
16
|
+
var UpdateHttpScriptFileDetails;
|
|
17
|
+
(function (UpdateHttpScriptFileDetails) {
|
|
18
|
+
function getJsonObj(obj) {
|
|
19
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
20
|
+
return jsonObj;
|
|
21
|
+
}
|
|
22
|
+
UpdateHttpScriptFileDetails.getJsonObj = getJsonObj;
|
|
23
|
+
function getDeserializedJsonObj(obj) {
|
|
24
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
25
|
+
return jsonObj;
|
|
26
|
+
}
|
|
27
|
+
UpdateHttpScriptFileDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
28
|
+
})(UpdateHttpScriptFileDetails = exports.UpdateHttpScriptFileDetails || (exports.UpdateHttpScriptFileDetails = {}));
|
|
29
|
+
//# sourceMappingURL=update-http-script-file-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-http-script-file-details.js","sourceRoot":"","sources":["../../../../../lib/stackmonitoring/lib/model/update-http-script-file-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAmBH,IAAiB,2BAA2B,CAW3C;AAXD,WAAiB,2BAA2B;IAC1C,SAAgB,UAAU,CAAC,GAAgC;QACzD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,sCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAgC;QACrE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,kDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QAW3C"}
|
|
@@ -31,7 +31,7 @@ export interface UpdateMetricExtensionDetails {
|
|
|
31
31
|
* List of metrics which are part of this metric extension
|
|
32
32
|
*/
|
|
33
33
|
"metricList"?: Array<model.Metric>;
|
|
34
|
-
"queryProperties"?: model.SqlUpdateQueryProperties | model.JmxUpdateQueryProperties | model.OsCommandUpdateQueryProperties;
|
|
34
|
+
"queryProperties"?: model.SqlUpdateQueryProperties | model.JmxUpdateQueryProperties | model.OsCommandUpdateQueryProperties | model.HttpUpdateQueryProperties;
|
|
35
35
|
}
|
|
36
36
|
export declare namespace UpdateMetricExtensionDetails {
|
|
37
37
|
function getJsonObj(obj: UpdateMetricExtensionDetails): object;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-metric-extension-details.js","sourceRoot":"","sources":["../../../../../lib/stackmonitoring/lib/model/update-metric-extension-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"update-metric-extension-details.js","sourceRoot":"","sources":["../../../../../lib/stackmonitoring/lib/model/update-metric-extension-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA8BlC,IAAiB,4BAA4B,CAmC5C;AAnCD,WAAiB,4BAA4B;IAC3C,SAAgB,UAAU,CAAC,GAAiC;QAC1D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,YAAY,EAAE,GAAG,CAAC,UAAU;gBAC1B,CAAC,CAAC,GAAG,CAAC,UAAU,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACxB,OAAO,KAAK,CAAC,MAAM,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACvC,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,iBAAiB,EAAE,GAAG,CAAC,eAAe;gBACpC,CAAC,CAAC,KAAK,CAAC,oCAAoC,CAAC,UAAU,CAAC,GAAG,CAAC,eAAe,CAAC;gBAC5E,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,uCAAU,aAgBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAiC;QACtE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,YAAY,EAAE,GAAG,CAAC,UAAU;gBAC1B,CAAC,CAAC,GAAG,CAAC,UAAU,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACxB,OAAO,KAAK,CAAC,MAAM,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACnD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,iBAAiB,EAAE,GAAG,CAAC,eAAe;gBACpC,CAAC,CAAC,KAAK,CAAC,oCAAoC,CAAC,sBAAsB,CAAC,GAAG,CAAC,eAAe,CAAC;gBACxF,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,mDAAsB,yBAgBrC,CAAA;AACH,CAAC,EAnCgB,4BAA4B,GAA5B,oCAA4B,KAA5B,oCAA4B,QAmC5C"}
|
|
@@ -16,10 +16,6 @@ import common = require("oci-common");
|
|
|
16
16
|
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/stackmonitoring/ListMetricExtensions.ts.html |here} to see how to use ListMetricExtensionsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListMetricExtensionsRequest extends common.BaseRequest {
|
|
19
|
-
/**
|
|
20
|
-
* The ID of the compartment in which data is listed.
|
|
21
|
-
*/
|
|
22
|
-
"compartmentId": string;
|
|
23
19
|
/**
|
|
24
20
|
* For list pagination. The maximum number of results per page, or items to return in a
|
|
25
21
|
* paginated \"List\" call. For important details about how pagination works, see
|
|
@@ -45,6 +41,10 @@ export interface ListMetricExtensionsRequest extends common.BaseRequest {
|
|
|
45
41
|
*
|
|
46
42
|
*/
|
|
47
43
|
"sortOrder"?: model.SortOrder;
|
|
44
|
+
/**
|
|
45
|
+
* The ID of the compartment in which data is listed.
|
|
46
|
+
*/
|
|
47
|
+
"compartmentId"?: string;
|
|
48
48
|
/**
|
|
49
49
|
* A filter to return resources based on resource type.
|
|
50
50
|
*/
|
|
@@ -65,6 +65,10 @@ export interface ListMetricExtensionsRequest extends common.BaseRequest {
|
|
|
65
65
|
* A filter to return metric extensions based on input resource Id on which metric extension is enabled
|
|
66
66
|
*/
|
|
67
67
|
"enabledOnResourceId"?: string;
|
|
68
|
+
/**
|
|
69
|
+
* Identifier for the metric extension
|
|
70
|
+
*/
|
|
71
|
+
"metricExtensionId"?: string;
|
|
68
72
|
/**
|
|
69
73
|
* Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a
|
|
70
74
|
* particular request, please provide the request ID.
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oci-stackmonitoring",
|
|
3
|
-
"version": "2.100.
|
|
3
|
+
"version": "2.100.1",
|
|
4
4
|
"description": "OCI NodeJS client for Stack Monitoring 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.100.
|
|
19
|
-
"oci-workrequests": "2.100.
|
|
18
|
+
"oci-common": "2.100.1",
|
|
19
|
+
"oci-workrequests": "2.100.1"
|
|
20
20
|
},
|
|
21
21
|
"publishConfig": {
|
|
22
22
|
"registry": "https://registry.npmjs.org"
|