oci-stackmonitoring 2.106.0 → 2.106.2
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 -0
- package/lib/client.js.map +1 -1
- package/lib/model/additional-configuration-details.d.ts +27 -0
- package/lib/model/additional-configuration-details.js +29 -0
- package/lib/model/additional-configuration-details.js.map +1 -0
- package/lib/model/agent-extension-handler-configuration-property.d.ts +29 -0
- package/lib/model/agent-extension-handler-configuration-property.js +29 -0
- package/lib/model/agent-extension-handler-configuration-property.js.map +1 -0
- package/lib/model/agent-extension-handler-configuration.d.ts +47 -0
- package/lib/model/agent-extension-handler-configuration.js +89 -0
- package/lib/model/agent-extension-handler-configuration.js.map +1 -0
- package/lib/model/agent-extension-handler-metric-mapping-details.d.ts +39 -0
- package/lib/model/agent-extension-handler-metric-mapping-details.js +29 -0
- package/lib/model/agent-extension-handler-metric-mapping-details.js.map +1 -0
- package/lib/model/agent-receiver-properties.d.ts +25 -0
- package/lib/model/agent-receiver-properties.js +29 -0
- package/lib/model/agent-receiver-properties.js.map +1 -0
- package/lib/model/availability-metrics-details.d.ts +29 -0
- package/lib/model/availability-metrics-details.js +29 -0
- package/lib/model/availability-metrics-details.js.map +1 -0
- package/lib/model/collectd-resource-name-configuration-details.d.ts +34 -0
- package/lib/model/collectd-resource-name-configuration-details.js +29 -0
- package/lib/model/collectd-resource-name-configuration-details.js.map +1 -0
- package/lib/model/compute-auto-activate-plugin-config-details.d.ts +31 -0
- package/lib/model/compute-auto-activate-plugin-config-details.js +54 -0
- package/lib/model/compute-auto-activate-plugin-config-details.js.map +1 -0
- package/lib/model/compute-auto-activate-plugin-config-summary.d.ts +29 -0
- package/lib/model/compute-auto-activate-plugin-config-summary.js +54 -0
- package/lib/model/compute-auto-activate-plugin-config-summary.js.map +1 -0
- package/lib/model/config-summary.js +8 -0
- package/lib/model/config-summary.js.map +1 -1
- package/lib/model/config.js +8 -0
- package/lib/model/config.js.map +1 -1
- package/lib/model/create-compute-auto-activate-plugin-config-details.d.ts +29 -0
- package/lib/model/create-compute-auto-activate-plugin-config-details.js +54 -0
- package/lib/model/create-compute-auto-activate-plugin-config-details.js.map +1 -0
- package/lib/model/create-config-details.js +8 -0
- package/lib/model/create-config-details.js.map +1 -1
- package/lib/model/create-maintenance-window-details.d.ts +18 -0
- package/lib/model/create-maintenance-window-details.js.map +1 -1
- package/lib/model/create-monitored-resource-task-details.d.ts +1 -1
- package/lib/model/create-monitored-resource-task-details.js.map +1 -1
- package/lib/model/create-monitored-resource-type-details.d.ts +1 -1
- package/lib/model/create-onboard-config-details.d.ts +47 -0
- package/lib/model/create-onboard-config-details.js +82 -0
- package/lib/model/create-onboard-config-details.js.map +1 -0
- package/lib/model/dynamic-group-details.d.ts +46 -0
- package/lib/model/dynamic-group-details.js +39 -0
- package/lib/model/dynamic-group-details.js.map +1 -0
- package/lib/model/group-details.d.ts +37 -0
- package/lib/model/group-details.js +29 -0
- package/lib/model/group-details.js.map +1 -0
- package/lib/model/handler-type.d.ts +28 -0
- package/lib/model/handler-type.js +39 -0
- package/lib/model/handler-type.js.map +1 -0
- package/lib/model/import-oci-telemetry-resources-task-details.d.ts +5 -1
- package/lib/model/import-oci-telemetry-resources-task-details.js +2 -0
- package/lib/model/import-oci-telemetry-resources-task-details.js.map +1 -1
- package/lib/model/index.d.ts +46 -0
- package/lib/model/index.js +51 -4
- package/lib/model/index.js.map +1 -1
- package/lib/model/maintenance-window.d.ts +28 -0
- package/lib/model/maintenance-window.js.map +1 -1
- package/lib/model/metric-name-configuration-details.d.ts +29 -0
- package/lib/model/metric-name-configuration-details.js +29 -0
- package/lib/model/metric-name-configuration-details.js.map +1 -0
- package/lib/model/monitored-resource-task-details.js +8 -0
- package/lib/model/monitored-resource-task-details.js.map +1 -1
- package/lib/model/monitored-resource-task-summary.d.ts +5 -1
- package/lib/model/monitored-resource-task-summary.js.map +1 -1
- package/lib/model/monitored-resource-task.d.ts +5 -1
- package/lib/model/monitored-resource-task.js.map +1 -1
- package/lib/model/monitored-resource-type-summary.d.ts +7 -1
- package/lib/model/monitored-resource-type-summary.js +12 -0
- package/lib/model/monitored-resource-type-summary.js.map +1 -1
- package/lib/model/monitored-resource-type.d.ts +12 -1
- package/lib/model/monitored-resource-type.js +12 -0
- package/lib/model/monitored-resource-type.js.map +1 -1
- package/lib/model/onboard-config-details.d.ts +47 -0
- package/lib/model/onboard-config-details.js +80 -0
- package/lib/model/onboard-config-details.js.map +1 -0
- package/lib/model/onboard-config-summary.d.ts +34 -0
- package/lib/model/onboard-config-summary.js +52 -0
- package/lib/model/onboard-config-summary.js.map +1 -0
- package/lib/model/operation-type.d.ts +2 -0
- package/lib/model/operation-type.js +2 -0
- package/lib/model/operation-type.js.map +1 -1
- package/lib/model/resource-category.d.ts +1 -0
- package/lib/model/resource-category.js +1 -0
- package/lib/model/resource-category.js.map +1 -1
- package/lib/model/resource-lifecycle-state.d.ts +1 -0
- package/lib/model/resource-lifecycle-state.js +1 -0
- package/lib/model/resource-lifecycle-state.js.map +1 -1
- package/lib/model/resource-type-config-details.d.ts +28 -0
- package/lib/model/resource-type-config-details.js +63 -0
- package/lib/model/resource-type-config-details.js.map +1 -0
- package/lib/model/telegraf-resource-name-configuration-details.d.ts +34 -0
- package/lib/model/telegraf-resource-name-configuration-details.js +29 -0
- package/lib/model/telegraf-resource-name-configuration-details.js.map +1 -0
- package/lib/model/update-agent-receiver-task-details.d.ts +39 -0
- package/lib/model/update-agent-receiver-task-details.js +62 -0
- package/lib/model/update-agent-receiver-task-details.js.map +1 -0
- package/lib/model/update-compute-auto-activate-plugin-config-details.d.ts +29 -0
- package/lib/model/update-compute-auto-activate-plugin-config-details.js +54 -0
- package/lib/model/update-compute-auto-activate-plugin-config-details.js.map +1 -0
- package/lib/model/update-config-details.js +8 -0
- package/lib/model/update-config-details.js.map +1 -1
- package/lib/model/update-maintenance-window-details.d.ts +18 -0
- package/lib/model/update-maintenance-window-details.js.map +1 -1
- package/lib/model/update-onboard-config-details.d.ts +47 -0
- package/lib/model/update-onboard-config-details.js +82 -0
- package/lib/model/update-onboard-config-details.js.map +1 -0
- package/lib/model/update-resource-type-config-task-details.d.ts +37 -0
- package/lib/model/update-resource-type-config-task-details.js +66 -0
- package/lib/model/update-resource-type-config-task-details.js.map +1 -0
- package/lib/request/create-config-request.d.ts +1 -1
- package/lib/request/list-monitored-resource-types-request.d.ts +8 -0
- package/lib/request/list-monitored-resource-types-request.js.map +1 -1
- package/lib/request/request-monitored-resources-summarized-count-request.d.ts +2 -1
- package/lib/request/request-monitored-resources-summarized-count-request.js +1 -0
- package/lib/request/request-monitored-resources-summarized-count-request.js.map +1 -1
- package/lib/request/update-config-request.d.ts +1 -1
- package/package.json +3 -3
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"resource-type-config-details.js","sourceRoot":"","sources":["../../../../../lib/stackmonitoring/lib/model/resource-type-config-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAelC,IAAiB,yBAAyB,CA+BzC;AA/BD,WAAiB,yBAAyB;IACxC,SAAgB,UAAU,CAAC,GAA8B;QACvD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,2BAA2B,EAAE,GAAG,CAAC,yBAAyB;gBACxD,CAAC,CAAC,KAAK,CAAC,0BAA0B,CAAC,UAAU,CAAC,GAAG,CAAC,yBAAyB,CAAC;gBAC5E,CAAC,CAAC,SAAS;YACb,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,kCAAkC,CAAC,UAAU,CAAC,GAAG,CAAC,aAAa,CAAC;gBACxE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,oCAAU,aAczB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA8B;QACnE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,2BAA2B,EAAE,GAAG,CAAC,yBAAyB;gBACxD,CAAC,CAAC,KAAK,CAAC,0BAA0B,CAAC,sBAAsB,CAAC,GAAG,CAAC,yBAAyB,CAAC;gBACxF,CAAC,CAAC,SAAS;YACb,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,kCAAkC,CAAC,sBAAsB,CAAC,GAAG,CAAC,aAAa,CAAC;gBACpF,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,gDAAsB,yBAcrC,CAAA;AACH,CAAC,EA/BgB,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QA+BzC"}
|
|
@@ -0,0 +1,34 @@
|
|
|
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, 2025, 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
|
+
* Resource name generation overriding configurations for telegraf resource types.
|
|
15
|
+
*
|
|
16
|
+
*/
|
|
17
|
+
export interface TelegrafResourceNameConfigurationDetails {
|
|
18
|
+
/**
|
|
19
|
+
* Flag to indicate if only tags will be used for resource name generation.
|
|
20
|
+
*/
|
|
21
|
+
"isUseTagsOnly"?: boolean;
|
|
22
|
+
/**
|
|
23
|
+
* List of tag names to be included.
|
|
24
|
+
*/
|
|
25
|
+
"includeTags"?: Array<string>;
|
|
26
|
+
/**
|
|
27
|
+
* List of tag names to be excluded.
|
|
28
|
+
*/
|
|
29
|
+
"excludeTags"?: Array<string>;
|
|
30
|
+
}
|
|
31
|
+
export declare namespace TelegrafResourceNameConfigurationDetails {
|
|
32
|
+
function getJsonObj(obj: TelegrafResourceNameConfigurationDetails): object;
|
|
33
|
+
function getDeserializedJsonObj(obj: TelegrafResourceNameConfigurationDetails): object;
|
|
34
|
+
}
|
|
@@ -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, 2025, 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.TelegrafResourceNameConfigurationDetails = void 0;
|
|
16
|
+
var TelegrafResourceNameConfigurationDetails;
|
|
17
|
+
(function (TelegrafResourceNameConfigurationDetails) {
|
|
18
|
+
function getJsonObj(obj) {
|
|
19
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
20
|
+
return jsonObj;
|
|
21
|
+
}
|
|
22
|
+
TelegrafResourceNameConfigurationDetails.getJsonObj = getJsonObj;
|
|
23
|
+
function getDeserializedJsonObj(obj) {
|
|
24
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
25
|
+
return jsonObj;
|
|
26
|
+
}
|
|
27
|
+
TelegrafResourceNameConfigurationDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
28
|
+
})(TelegrafResourceNameConfigurationDetails = exports.TelegrafResourceNameConfigurationDetails || (exports.TelegrafResourceNameConfigurationDetails = {}));
|
|
29
|
+
//# sourceMappingURL=telegraf-resource-name-configuration-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"telegraf-resource-name-configuration-details.js","sourceRoot":"","sources":["../../../../../lib/stackmonitoring/lib/model/telegraf-resource-name-configuration-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAwBH,IAAiB,wCAAwC,CAWxD;AAXD,WAAiB,wCAAwC;IACvD,SAAgB,UAAU,CAAC,GAA6C;QACtE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,mDAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA6C;QAClF,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,+DAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,wCAAwC,GAAxC,gDAAwC,KAAxC,gDAAwC,QAWxD"}
|
|
@@ -0,0 +1,39 @@
|
|
|
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, 2025, 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
|
+
import * as model from "../model";
|
|
14
|
+
/**
|
|
15
|
+
* Request details for enabling/disabling the metric receiver on the management agent.
|
|
16
|
+
*
|
|
17
|
+
*/
|
|
18
|
+
export interface UpdateAgentReceiverTaskDetails extends model.MonitoredResourceTaskDetails {
|
|
19
|
+
/**
|
|
20
|
+
* Management Agent Identifier [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
|
21
|
+
*/
|
|
22
|
+
"agentId": string;
|
|
23
|
+
/**
|
|
24
|
+
* Type of the handler.
|
|
25
|
+
*/
|
|
26
|
+
"handlerType": model.HandlerType;
|
|
27
|
+
/**
|
|
28
|
+
* True to enable the receiver and false to disable the receiver on the agent.
|
|
29
|
+
*
|
|
30
|
+
*/
|
|
31
|
+
"isEnable": boolean;
|
|
32
|
+
"receiverProperties"?: model.AgentReceiverProperties;
|
|
33
|
+
"type": string;
|
|
34
|
+
}
|
|
35
|
+
export declare namespace UpdateAgentReceiverTaskDetails {
|
|
36
|
+
function getJsonObj(obj: UpdateAgentReceiverTaskDetails, isParentJsonObj?: boolean): object;
|
|
37
|
+
const type = "UPDATE_AGENT_RECEIVER";
|
|
38
|
+
function getDeserializedJsonObj(obj: UpdateAgentReceiverTaskDetails, isParentJsonObj?: boolean): object;
|
|
39
|
+
}
|
|
@@ -0,0 +1,62 @@
|
|
|
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, 2025, 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
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
15
|
+
if (k2 === undefined) k2 = k;
|
|
16
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
17
|
+
}) : (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
o[k2] = m[k];
|
|
20
|
+
}));
|
|
21
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
22
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
23
|
+
}) : function(o, v) {
|
|
24
|
+
o["default"] = v;
|
|
25
|
+
});
|
|
26
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
27
|
+
if (mod && mod.__esModule) return mod;
|
|
28
|
+
var result = {};
|
|
29
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
30
|
+
__setModuleDefault(result, mod);
|
|
31
|
+
return result;
|
|
32
|
+
};
|
|
33
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
+
exports.UpdateAgentReceiverTaskDetails = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var UpdateAgentReceiverTaskDetails;
|
|
37
|
+
(function (UpdateAgentReceiverTaskDetails) {
|
|
38
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
40
|
+
? obj
|
|
41
|
+
: model.MonitoredResourceTaskDetails.getJsonObj(obj))), {
|
|
42
|
+
"receiverProperties": obj.receiverProperties
|
|
43
|
+
? model.AgentReceiverProperties.getJsonObj(obj.receiverProperties)
|
|
44
|
+
: undefined
|
|
45
|
+
});
|
|
46
|
+
return jsonObj;
|
|
47
|
+
}
|
|
48
|
+
UpdateAgentReceiverTaskDetails.getJsonObj = getJsonObj;
|
|
49
|
+
UpdateAgentReceiverTaskDetails.type = "UPDATE_AGENT_RECEIVER";
|
|
50
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
51
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
52
|
+
? obj
|
|
53
|
+
: model.MonitoredResourceTaskDetails.getDeserializedJsonObj(obj))), {
|
|
54
|
+
"receiverProperties": obj.receiverProperties
|
|
55
|
+
? model.AgentReceiverProperties.getDeserializedJsonObj(obj.receiverProperties)
|
|
56
|
+
: undefined
|
|
57
|
+
});
|
|
58
|
+
return jsonObj;
|
|
59
|
+
}
|
|
60
|
+
UpdateAgentReceiverTaskDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
61
|
+
})(UpdateAgentReceiverTaskDetails = exports.UpdateAgentReceiverTaskDetails || (exports.UpdateAgentReceiverTaskDetails = {}));
|
|
62
|
+
//# sourceMappingURL=update-agent-receiver-task-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-agent-receiver-task-details.js","sourceRoot":"","sources":["../../../../../lib/stackmonitoring/lib/model/update-agent-receiver-task-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA0BlC,IAAiB,8BAA8B,CAsC9C;AAtCD,WAAiB,8BAA8B;IAC7C,SAAgB,UAAU,CACxB,GAAmC,EACnC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,4BAA4B,CAAC,UAAU,CAAC,GAAG,CAAoC,CAAC,GACxF;YACD,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,UAAU,CAAC,GAAG,CAAC,kBAAkB,CAAC;gBAClE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,yCAAU,aAgBzB,CAAA;IACY,mCAAI,GAAG,uBAAuB,CAAC;IAC5C,SAAgB,sBAAsB,CACpC,GAAmC,EACnC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,4BAA4B,CAAC,sBAAsB,CACxD,GAAG,CAC+B,CAAC,GACtC;YACD,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,sBAAsB,CAAC,GAAG,CAAC,kBAAkB,CAAC;gBAC9E,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAlBe,qDAAsB,yBAkBrC,CAAA;AACH,CAAC,EAtCgB,8BAA8B,GAA9B,sCAA8B,KAA9B,sCAA8B,QAsC9C"}
|
|
@@ -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, 2025, 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
|
+
import * as model from "../model";
|
|
14
|
+
/**
|
|
15
|
+
* Change the details of a COMPUTE_AUTO_ACTIVATE_PLUGIN config.
|
|
16
|
+
*
|
|
17
|
+
*/
|
|
18
|
+
export interface UpdateComputeAutoActivatePluginConfigDetails extends model.UpdateConfigDetails {
|
|
19
|
+
/**
|
|
20
|
+
* True if automatic activation of the Management Agent plugin is enabled, false if it is not enabled.
|
|
21
|
+
*/
|
|
22
|
+
"isEnabled"?: boolean;
|
|
23
|
+
"configType": string;
|
|
24
|
+
}
|
|
25
|
+
export declare namespace UpdateComputeAutoActivatePluginConfigDetails {
|
|
26
|
+
function getJsonObj(obj: UpdateComputeAutoActivatePluginConfigDetails, isParentJsonObj?: boolean): object;
|
|
27
|
+
const configType = "COMPUTE_AUTO_ACTIVATE_PLUGIN";
|
|
28
|
+
function getDeserializedJsonObj(obj: UpdateComputeAutoActivatePluginConfigDetails, isParentJsonObj?: boolean): object;
|
|
29
|
+
}
|
|
@@ -0,0 +1,54 @@
|
|
|
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, 2025, 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
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
15
|
+
if (k2 === undefined) k2 = k;
|
|
16
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
17
|
+
}) : (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
o[k2] = m[k];
|
|
20
|
+
}));
|
|
21
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
22
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
23
|
+
}) : function(o, v) {
|
|
24
|
+
o["default"] = v;
|
|
25
|
+
});
|
|
26
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
27
|
+
if (mod && mod.__esModule) return mod;
|
|
28
|
+
var result = {};
|
|
29
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
30
|
+
__setModuleDefault(result, mod);
|
|
31
|
+
return result;
|
|
32
|
+
};
|
|
33
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
+
exports.UpdateComputeAutoActivatePluginConfigDetails = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var UpdateComputeAutoActivatePluginConfigDetails;
|
|
37
|
+
(function (UpdateComputeAutoActivatePluginConfigDetails) {
|
|
38
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
40
|
+
? obj
|
|
41
|
+
: model.UpdateConfigDetails.getJsonObj(obj))), {});
|
|
42
|
+
return jsonObj;
|
|
43
|
+
}
|
|
44
|
+
UpdateComputeAutoActivatePluginConfigDetails.getJsonObj = getJsonObj;
|
|
45
|
+
UpdateComputeAutoActivatePluginConfigDetails.configType = "COMPUTE_AUTO_ACTIVATE_PLUGIN";
|
|
46
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
47
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
48
|
+
? obj
|
|
49
|
+
: model.UpdateConfigDetails.getDeserializedJsonObj(obj))), {});
|
|
50
|
+
return jsonObj;
|
|
51
|
+
}
|
|
52
|
+
UpdateComputeAutoActivatePluginConfigDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
53
|
+
})(UpdateComputeAutoActivatePluginConfigDetails = exports.UpdateComputeAutoActivatePluginConfigDetails || (exports.UpdateComputeAutoActivatePluginConfigDetails = {}));
|
|
54
|
+
//# sourceMappingURL=update-compute-auto-activate-plugin-config-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-compute-auto-activate-plugin-config-details.js","sourceRoot":"","sources":["../../../../../lib/stackmonitoring/lib/model/update-compute-auto-activate-plugin-config-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAgBlC,IAAiB,4CAA4C,CAgC5D;AAhCD,WAAiB,4CAA4C;IAC3D,SAAgB,UAAU,CACxB,GAAiD,EACjD,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,mBAAmB,CAAC,UAAU,CACnC,GAAG,CAC6C,CAAC,GACpD,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,uDAAU,aAczB,CAAA;IACY,uDAAU,GAAG,8BAA8B,CAAC;IACzD,SAAgB,sBAAsB,CACpC,GAAiD,EACjD,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,mBAAmB,CAAC,sBAAsB,CAC/C,GAAG,CAC6C,CAAC,GACpD,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,mEAAsB,yBAcrC,CAAA;AACH,CAAC,EAhCgB,4CAA4C,GAA5C,oDAA4C,KAA5C,oDAA4C,QAgC5D"}
|
|
@@ -40,12 +40,16 @@ var UpdateConfigDetails;
|
|
|
40
40
|
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
41
41
|
if (obj && "configType" in obj && obj.configType) {
|
|
42
42
|
switch (obj.configType) {
|
|
43
|
+
case "COMPUTE_AUTO_ACTIVATE_PLUGIN":
|
|
44
|
+
return model.UpdateComputeAutoActivatePluginConfigDetails.getJsonObj(jsonObj, true);
|
|
43
45
|
case "LICENSE_ENTERPRISE_EXTENSIBILITY":
|
|
44
46
|
return model.UpdateLicenseEnterpriseExtensibilityConfigDetails.getJsonObj(jsonObj, true);
|
|
45
47
|
case "AUTO_PROMOTE":
|
|
46
48
|
return model.UpdateAutoPromoteConfigDetails.getJsonObj(jsonObj, true);
|
|
47
49
|
case "LICENSE_AUTO_ASSIGN":
|
|
48
50
|
return model.UpdateLicenseAutoAssignConfigDetails.getJsonObj(jsonObj, true);
|
|
51
|
+
case "ONBOARD":
|
|
52
|
+
return model.UpdateOnboardConfigDetails.getJsonObj(jsonObj, true);
|
|
49
53
|
default:
|
|
50
54
|
if (common.LOG.logger)
|
|
51
55
|
common.LOG.logger.info(`Unknown value for: ${obj.configType}`);
|
|
@@ -58,12 +62,16 @@ var UpdateConfigDetails;
|
|
|
58
62
|
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
59
63
|
if (obj && "configType" in obj && obj.configType) {
|
|
60
64
|
switch (obj.configType) {
|
|
65
|
+
case "COMPUTE_AUTO_ACTIVATE_PLUGIN":
|
|
66
|
+
return model.UpdateComputeAutoActivatePluginConfigDetails.getDeserializedJsonObj(jsonObj, true);
|
|
61
67
|
case "LICENSE_ENTERPRISE_EXTENSIBILITY":
|
|
62
68
|
return model.UpdateLicenseEnterpriseExtensibilityConfigDetails.getDeserializedJsonObj(jsonObj, true);
|
|
63
69
|
case "AUTO_PROMOTE":
|
|
64
70
|
return model.UpdateAutoPromoteConfigDetails.getDeserializedJsonObj(jsonObj, true);
|
|
65
71
|
case "LICENSE_AUTO_ASSIGN":
|
|
66
72
|
return model.UpdateLicenseAutoAssignConfigDetails.getDeserializedJsonObj(jsonObj, true);
|
|
73
|
+
case "ONBOARD":
|
|
74
|
+
return model.UpdateOnboardConfigDetails.getDeserializedJsonObj(jsonObj, true);
|
|
67
75
|
default:
|
|
68
76
|
if (common.LOG.logger)
|
|
69
77
|
common.LOG.logger.info(`Unknown value for: ${obj.configType}`);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-config-details.js","sourceRoot":"","sources":["../../../../../lib/stackmonitoring/lib/model/update-config-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AA0BtC,IAAiB,mBAAmB,
|
|
1
|
+
{"version":3,"file":"update-config-details.js","sourceRoot":"","sources":["../../../../../lib/stackmonitoring/lib/model/update-config-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AA0BtC,IAAiB,mBAAmB,CAyEnC;AAzED,WAAiB,mBAAmB;IAClC,SAAgB,UAAU,CAAC,GAAwB;QACjD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,YAAY,IAAI,GAAG,IAAI,GAAG,CAAC,UAAU,EAAE;YAChD,QAAQ,GAAG,CAAC,UAAU,EAAE;gBACtB,KAAK,8BAA8B;oBACjC,OAAO,KAAK,CAAC,4CAA4C,CAAC,UAAU,CACL,OAAQ,EACrE,IAAI,CACL,CAAC;gBACJ,KAAK,kCAAkC;oBACrC,OAAO,KAAK,CAAC,iDAAiD,CAAC,UAAU,CACL,OAAQ,EAC1E,IAAI,CACL,CAAC;gBACJ,KAAK,cAAc;oBACjB,OAAO,KAAK,CAAC,8BAA8B,CAAC,UAAU,CACL,OAAQ,EACvD,IAAI,CACL,CAAC;gBACJ,KAAK,qBAAqB;oBACxB,OAAO,KAAK,CAAC,oCAAoC,CAAC,UAAU,CACL,OAAQ,EAC7D,IAAI,CACL,CAAC;gBACJ,KAAK,SAAS;oBACZ,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,UAAU,EAAE,CAAC,CAAC;aACzF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAnCe,8BAAU,aAmCzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAwB;QAC7D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,YAAY,IAAI,GAAG,IAAI,GAAG,CAAC,UAAU,EAAE;YAChD,QAAQ,GAAG,CAAC,UAAU,EAAE;gBACtB,KAAK,8BAA8B;oBACjC,OAAO,KAAK,CAAC,4CAA4C,CAAC,sBAAsB,CACjB,OAAQ,EACrE,IAAI,CACL,CAAC;gBACJ,KAAK,kCAAkC;oBACrC,OAAO,KAAK,CAAC,iDAAiD,CAAC,sBAAsB,CACjB,OAAQ,EAC1E,IAAI,CACL,CAAC;gBACJ,KAAK,cAAc;oBACjB,OAAO,KAAK,CAAC,8BAA8B,CAAC,sBAAsB,CACjB,OAAQ,EACvD,IAAI,CACL,CAAC;gBACJ,KAAK,qBAAqB;oBACxB,OAAO,KAAK,CAAC,oCAAoC,CAAC,sBAAsB,CACjB,OAAQ,EAC7D,IAAI,CACL,CAAC;gBACJ,KAAK,SAAS;oBACZ,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,UAAU,EAAE,CAAC,CAAC;aACzF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAnCe,0CAAsB,yBAmCrC,CAAA;AACH,CAAC,EAzEgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAyEnC"}
|
|
@@ -26,6 +26,24 @@ export interface UpdateMaintenanceWindowDetails {
|
|
|
26
26
|
*/
|
|
27
27
|
"resources"?: Array<model.CreateMaintenanceWindowResourceDetails>;
|
|
28
28
|
"schedule"?: model.RecurrentMaintenanceWindowSchedule | model.OneTimeMaintenanceWindowSchedule;
|
|
29
|
+
/**
|
|
30
|
+
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
31
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
32
|
+
*
|
|
33
|
+
*/
|
|
34
|
+
"freeformTags"?: {
|
|
35
|
+
[key: string]: string;
|
|
36
|
+
};
|
|
37
|
+
/**
|
|
38
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
39
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
40
|
+
*
|
|
41
|
+
*/
|
|
42
|
+
"definedTags"?: {
|
|
43
|
+
[key: string]: {
|
|
44
|
+
[key: string]: any;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
29
47
|
}
|
|
30
48
|
export declare namespace UpdateMaintenanceWindowDetails {
|
|
31
49
|
function getJsonObj(obj: UpdateMaintenanceWindowDetails): object;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-maintenance-window-details.js","sourceRoot":"","sources":["../../../../../lib/stackmonitoring/lib/model/update-maintenance-window-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"update-maintenance-window-details.js","sourceRoot":"","sources":["../../../../../lib/stackmonitoring/lib/model/update-maintenance-window-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAgClC,IAAiB,8BAA8B,CAmC9C;AAnCD,WAAiB,8BAA8B;IAC7C,SAAgB,UAAU,CAAC,GAAmC;QAC5D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,WAAW,EAAE,GAAG,CAAC,SAAS;gBACxB,CAAC,CAAC,GAAG,CAAC,SAAS,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACvB,OAAO,KAAK,CAAC,sCAAsC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACvE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,UAAU,EAAE,GAAG,CAAC,QAAQ;gBACtB,CAAC,CAAC,KAAK,CAAC,yBAAyB,CAAC,UAAU,CAAC,GAAG,CAAC,QAAQ,CAAC;gBAC1D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,yCAAU,aAgBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAmC;QACxE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,WAAW,EAAE,GAAG,CAAC,SAAS;gBACxB,CAAC,CAAC,GAAG,CAAC,SAAS,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACvB,OAAO,KAAK,CAAC,sCAAsC,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACnF,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,UAAU,EAAE,GAAG,CAAC,QAAQ;gBACtB,CAAC,CAAC,KAAK,CAAC,yBAAyB,CAAC,sBAAsB,CAAC,GAAG,CAAC,QAAQ,CAAC;gBACtE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,qDAAsB,yBAgBrC,CAAA;AACH,CAAC,EAnCgB,8BAA8B,GAA9B,sCAA8B,KAA9B,sCAA8B,QAmC9C"}
|
|
@@ -0,0 +1,47 @@
|
|
|
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, 2025, 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
|
+
import * as model from "../model";
|
|
14
|
+
/**
|
|
15
|
+
* Update configuration object, contains fields describing Onboarding customization: policies,
|
|
16
|
+
* dynamic groups, user groups.
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
export interface UpdateOnboardConfigDetails extends model.UpdateConfigDetails {
|
|
20
|
+
/**
|
|
21
|
+
* Assigned version to given onboard configuration.
|
|
22
|
+
*/
|
|
23
|
+
"version"?: string;
|
|
24
|
+
/**
|
|
25
|
+
* True if customer decides marks configuration as manually configured.
|
|
26
|
+
*/
|
|
27
|
+
"isManuallyOnboarded"?: boolean;
|
|
28
|
+
/**
|
|
29
|
+
* List of policy names assigned for onboarding
|
|
30
|
+
*/
|
|
31
|
+
"policyNames"?: Array<string>;
|
|
32
|
+
/**
|
|
33
|
+
* List of dynamic groups dedicated for Stack Monitoring.
|
|
34
|
+
*/
|
|
35
|
+
"dynamicGroups"?: Array<model.DynamicGroupDetails>;
|
|
36
|
+
/**
|
|
37
|
+
* List of user groups dedicated for Stack Monitoring.
|
|
38
|
+
*/
|
|
39
|
+
"userGroups"?: Array<model.GroupDetails>;
|
|
40
|
+
"additionalConfigurations"?: model.AdditionalConfigurationDetails;
|
|
41
|
+
"configType": string;
|
|
42
|
+
}
|
|
43
|
+
export declare namespace UpdateOnboardConfigDetails {
|
|
44
|
+
function getJsonObj(obj: UpdateOnboardConfigDetails, isParentJsonObj?: boolean): object;
|
|
45
|
+
const configType = "ONBOARD";
|
|
46
|
+
function getDeserializedJsonObj(obj: UpdateOnboardConfigDetails, isParentJsonObj?: boolean): object;
|
|
47
|
+
}
|
|
@@ -0,0 +1,82 @@
|
|
|
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, 2025, 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
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
15
|
+
if (k2 === undefined) k2 = k;
|
|
16
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
17
|
+
}) : (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
o[k2] = m[k];
|
|
20
|
+
}));
|
|
21
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
22
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
23
|
+
}) : function(o, v) {
|
|
24
|
+
o["default"] = v;
|
|
25
|
+
});
|
|
26
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
27
|
+
if (mod && mod.__esModule) return mod;
|
|
28
|
+
var result = {};
|
|
29
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
30
|
+
__setModuleDefault(result, mod);
|
|
31
|
+
return result;
|
|
32
|
+
};
|
|
33
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
+
exports.UpdateOnboardConfigDetails = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var UpdateOnboardConfigDetails;
|
|
37
|
+
(function (UpdateOnboardConfigDetails) {
|
|
38
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
40
|
+
? obj
|
|
41
|
+
: model.UpdateConfigDetails.getJsonObj(obj))), {
|
|
42
|
+
"dynamicGroups": obj.dynamicGroups
|
|
43
|
+
? obj.dynamicGroups.map(item => {
|
|
44
|
+
return model.DynamicGroupDetails.getJsonObj(item);
|
|
45
|
+
})
|
|
46
|
+
: undefined,
|
|
47
|
+
"userGroups": obj.userGroups
|
|
48
|
+
? obj.userGroups.map(item => {
|
|
49
|
+
return model.GroupDetails.getJsonObj(item);
|
|
50
|
+
})
|
|
51
|
+
: undefined,
|
|
52
|
+
"additionalConfigurations": obj.additionalConfigurations
|
|
53
|
+
? model.AdditionalConfigurationDetails.getJsonObj(obj.additionalConfigurations)
|
|
54
|
+
: undefined
|
|
55
|
+
});
|
|
56
|
+
return jsonObj;
|
|
57
|
+
}
|
|
58
|
+
UpdateOnboardConfigDetails.getJsonObj = getJsonObj;
|
|
59
|
+
UpdateOnboardConfigDetails.configType = "ONBOARD";
|
|
60
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
61
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
62
|
+
? obj
|
|
63
|
+
: model.UpdateConfigDetails.getDeserializedJsonObj(obj))), {
|
|
64
|
+
"dynamicGroups": obj.dynamicGroups
|
|
65
|
+
? obj.dynamicGroups.map(item => {
|
|
66
|
+
return model.DynamicGroupDetails.getDeserializedJsonObj(item);
|
|
67
|
+
})
|
|
68
|
+
: undefined,
|
|
69
|
+
"userGroups": obj.userGroups
|
|
70
|
+
? obj.userGroups.map(item => {
|
|
71
|
+
return model.GroupDetails.getDeserializedJsonObj(item);
|
|
72
|
+
})
|
|
73
|
+
: undefined,
|
|
74
|
+
"additionalConfigurations": obj.additionalConfigurations
|
|
75
|
+
? model.AdditionalConfigurationDetails.getDeserializedJsonObj(obj.additionalConfigurations)
|
|
76
|
+
: undefined
|
|
77
|
+
});
|
|
78
|
+
return jsonObj;
|
|
79
|
+
}
|
|
80
|
+
UpdateOnboardConfigDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
81
|
+
})(UpdateOnboardConfigDetails = exports.UpdateOnboardConfigDetails || (exports.UpdateOnboardConfigDetails = {}));
|
|
82
|
+
//# sourceMappingURL=update-onboard-config-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-onboard-config-details.js","sourceRoot":"","sources":["../../../../../lib/stackmonitoring/lib/model/update-onboard-config-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAkClC,IAAiB,0BAA0B,CAuD1C;AAvDD,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,mBAAmB,CAAC,UAAU,CAAC,GAAG,CAAgC,CAAC,GAC3E;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,GAAG,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC3B,OAAO,KAAK,CAAC,mBAAmB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACpD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,YAAY,EAAE,GAAG,CAAC,UAAU;gBAC1B,CAAC,CAAC,GAAG,CAAC,UAAU,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACxB,OAAO,KAAK,CAAC,YAAY,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC7C,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,0BAA0B,EAAE,GAAG,CAAC,wBAAwB;gBACtD,CAAC,CAAC,KAAK,CAAC,8BAA8B,CAAC,UAAU,CAAC,GAAG,CAAC,wBAAwB,CAAC;gBAC/E,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAvBe,qCAAU,aAuBzB,CAAA;IACY,qCAAU,GAAG,SAAS,CAAC;IACpC,SAAgB,sBAAsB,CACpC,GAA+B,EAC/B,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,mBAAmB,CAAC,sBAAsB,CAAC,GAAG,CAAgC,CAAC,GACvF;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,GAAG,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC3B,OAAO,KAAK,CAAC,mBAAmB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAChE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,YAAY,EAAE,GAAG,CAAC,UAAU;gBAC1B,CAAC,CAAC,GAAG,CAAC,UAAU,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACxB,OAAO,KAAK,CAAC,YAAY,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACzD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,0BAA0B,EAAE,GAAG,CAAC,wBAAwB;gBACtD,CAAC,CAAC,KAAK,CAAC,8BAA8B,CAAC,sBAAsB,CACzD,GAAG,CAAC,wBAAwB,CAC7B;gBACH,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IA5Be,iDAAsB,yBA4BrC,CAAA;AACH,CAAC,EAvDgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAuD1C"}
|
|
@@ -0,0 +1,37 @@
|
|
|
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, 2025, 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
|
+
import * as model from "../model";
|
|
14
|
+
/**
|
|
15
|
+
* Update the availability metrics and the handler configuration for
|
|
16
|
+
* the telegraf/collectd resource types.
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
export interface UpdateResourceTypeConfigTaskDetails extends model.MonitoredResourceTaskDetails {
|
|
20
|
+
/**
|
|
21
|
+
* Type of the handler.
|
|
22
|
+
*/
|
|
23
|
+
"handlerType": model.HandlerType;
|
|
24
|
+
/**
|
|
25
|
+
* A collection of resource type configuration details. User can provide
|
|
26
|
+
* availability proxy metrics list for resource types along with the
|
|
27
|
+
* telegraf/collectd handler configuration for the resource types.
|
|
28
|
+
*
|
|
29
|
+
*/
|
|
30
|
+
"resourceTypesConfiguration": Array<model.ResourceTypeConfigDetails>;
|
|
31
|
+
"type": string;
|
|
32
|
+
}
|
|
33
|
+
export declare namespace UpdateResourceTypeConfigTaskDetails {
|
|
34
|
+
function getJsonObj(obj: UpdateResourceTypeConfigTaskDetails, isParentJsonObj?: boolean): object;
|
|
35
|
+
const type = "UPDATE_RESOURCE_TYPE_CONFIGS";
|
|
36
|
+
function getDeserializedJsonObj(obj: UpdateResourceTypeConfigTaskDetails, isParentJsonObj?: boolean): object;
|
|
37
|
+
}
|
|
@@ -0,0 +1,66 @@
|
|
|
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, 2025, 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
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
15
|
+
if (k2 === undefined) k2 = k;
|
|
16
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
17
|
+
}) : (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
o[k2] = m[k];
|
|
20
|
+
}));
|
|
21
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
22
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
23
|
+
}) : function(o, v) {
|
|
24
|
+
o["default"] = v;
|
|
25
|
+
});
|
|
26
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
27
|
+
if (mod && mod.__esModule) return mod;
|
|
28
|
+
var result = {};
|
|
29
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
30
|
+
__setModuleDefault(result, mod);
|
|
31
|
+
return result;
|
|
32
|
+
};
|
|
33
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
+
exports.UpdateResourceTypeConfigTaskDetails = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var UpdateResourceTypeConfigTaskDetails;
|
|
37
|
+
(function (UpdateResourceTypeConfigTaskDetails) {
|
|
38
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
40
|
+
? obj
|
|
41
|
+
: model.MonitoredResourceTaskDetails.getJsonObj(obj))), {
|
|
42
|
+
"resourceTypesConfiguration": obj.resourceTypesConfiguration
|
|
43
|
+
? obj.resourceTypesConfiguration.map(item => {
|
|
44
|
+
return model.ResourceTypeConfigDetails.getJsonObj(item);
|
|
45
|
+
})
|
|
46
|
+
: undefined
|
|
47
|
+
});
|
|
48
|
+
return jsonObj;
|
|
49
|
+
}
|
|
50
|
+
UpdateResourceTypeConfigTaskDetails.getJsonObj = getJsonObj;
|
|
51
|
+
UpdateResourceTypeConfigTaskDetails.type = "UPDATE_RESOURCE_TYPE_CONFIGS";
|
|
52
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
53
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
54
|
+
? obj
|
|
55
|
+
: model.MonitoredResourceTaskDetails.getDeserializedJsonObj(obj))), {
|
|
56
|
+
"resourceTypesConfiguration": obj.resourceTypesConfiguration
|
|
57
|
+
? obj.resourceTypesConfiguration.map(item => {
|
|
58
|
+
return model.ResourceTypeConfigDetails.getDeserializedJsonObj(item);
|
|
59
|
+
})
|
|
60
|
+
: undefined
|
|
61
|
+
});
|
|
62
|
+
return jsonObj;
|
|
63
|
+
}
|
|
64
|
+
UpdateResourceTypeConfigTaskDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
65
|
+
})(UpdateResourceTypeConfigTaskDetails = exports.UpdateResourceTypeConfigTaskDetails || (exports.UpdateResourceTypeConfigTaskDetails = {}));
|
|
66
|
+
//# sourceMappingURL=update-resource-type-config-task-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-resource-type-config-task-details.js","sourceRoot":"","sources":["../../../../../lib/stackmonitoring/lib/model/update-resource-type-config-task-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAwBlC,IAAiB,mCAAmC,CA4CnD;AA5CD,WAAiB,mCAAmC;IAClD,SAAgB,UAAU,CACxB,GAAwC,EACxC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,4BAA4B,CAAC,UAAU,CAC5C,GAAG,CACoC,CAAC,GAC3C;YACD,4BAA4B,EAAE,GAAG,CAAC,0BAA0B;gBAC1D,CAAC,CAAC,GAAG,CAAC,0BAA0B,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACxC,OAAO,KAAK,CAAC,yBAAyB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC1D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,8CAAU,aAoBzB,CAAA;IACY,wCAAI,GAAG,8BAA8B,CAAC;IACnD,SAAgB,sBAAsB,CACpC,GAAwC,EACxC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,4BAA4B,CAAC,sBAAsB,CACxD,GAAG,CACoC,CAAC,GAC3C;YACD,4BAA4B,EAAE,GAAG,CAAC,0BAA0B;gBAC1D,CAAC,CAAC,GAAG,CAAC,0BAA0B,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACxC,OAAO,KAAK,CAAC,yBAAyB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACtE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,0DAAsB,yBAoBrC,CAAA;AACH,CAAC,EA5CgB,mCAAmC,GAAnC,2CAAmC,KAAnC,2CAAmC,QA4CnD"}
|
|
@@ -19,7 +19,7 @@ export interface CreateConfigRequest extends common.BaseRequest {
|
|
|
19
19
|
/**
|
|
20
20
|
* Details for the new configuration.
|
|
21
21
|
*/
|
|
22
|
-
"createConfigDetails": model.CreateLicenseAutoAssignConfigDetails | model.CreateAutoPromoteConfigDetails | model.CreateLicenseEnterpriseExtensibilityConfigDetails;
|
|
22
|
+
"createConfigDetails": model.CreateLicenseAutoAssignConfigDetails | model.CreateOnboardConfigDetails | model.CreateAutoPromoteConfigDetails | model.CreateComputeAutoActivatePluginConfigDetails | model.CreateLicenseEnterpriseExtensibilityConfigDetails;
|
|
23
23
|
/**
|
|
24
24
|
* A token that uniquely identifies a request so it can be retried in case of a timeout or
|
|
25
25
|
* server error without risk of executing that same action again. Retry tokens expire after 24
|
|
@@ -41,6 +41,14 @@ export interface ListMonitoredResourceTypesRequest extends common.BaseRequest {
|
|
|
41
41
|
*
|
|
42
42
|
*/
|
|
43
43
|
"metricNamespace"?: string;
|
|
44
|
+
/**
|
|
45
|
+
* A filter to return only resources with matching source type.
|
|
46
|
+
*/
|
|
47
|
+
"sourceType"?: model.SourceType;
|
|
48
|
+
/**
|
|
49
|
+
* A filter to return only resources with matching resource category.
|
|
50
|
+
*/
|
|
51
|
+
"resourceCategory"?: model.ResourceCategory;
|
|
44
52
|
/**
|
|
45
53
|
* The field to sort by. Only one sort order may be provided.
|
|
46
54
|
* Default order for 'timeUpdated' is descending. Default order for 'name' is ascending.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-monitored-resource-types-request.js","sourceRoot":"","sources":["../../../../../lib/stackmonitoring/lib/request/list-monitored-resource-types-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;
|
|
1
|
+
{"version":3,"file":"list-monitored-resource-types-request.js","sourceRoot":"","sources":["../../../../../lib/stackmonitoring/lib/request/list-monitored-resource-types-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAyGH,IAAiB,iCAAiC,CAKjD;AALD,WAAiB,iCAAiC;IAChD,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,qCAA2B,CAAA;QAC3B,uBAAa,CAAA;IACf,CAAC,EAHW,MAAM,GAAN,wCAAM,KAAN,wCAAM,QAGjB;AACH,CAAC,EALgB,iCAAiC,GAAjC,yCAAiC,KAAjC,yCAAiC,QAKjD"}
|
|
@@ -69,7 +69,8 @@ export declare namespace RequestMonitoredResourcesSummarizedCountRequest {
|
|
|
69
69
|
enum GroupBy {
|
|
70
70
|
ResourceType = "resourceType",
|
|
71
71
|
License = "license",
|
|
72
|
-
ParentResourceId = "parentResourceId"
|
|
72
|
+
ParentResourceId = "parentResourceId",
|
|
73
|
+
Namespace = "namespace"
|
|
73
74
|
}
|
|
74
75
|
enum SortBy {
|
|
75
76
|
Count = "count"
|