oci-monitoring
Advanced tools
Comparing version 1.5.4 to 1.5.5
@@ -144,2 +144,3 @@ "use strict"; | ||
let headerParams = { | ||
"Content-Type": common.Constants.APPLICATION_JSON, | ||
"if-match": changeAlarmCompartmentRequest.ifMatch, | ||
@@ -200,2 +201,3 @@ "opc-request-id": changeAlarmCompartmentRequest.opcRequestId, | ||
let headerParams = { | ||
"Content-Type": common.Constants.APPLICATION_JSON, | ||
"opc-request-id": createAlarmRequest.opcRequestId, | ||
@@ -265,2 +267,3 @@ "opc-retry-token": createAlarmRequest.opcRetryToken | ||
let headerParams = { | ||
"Content-Type": common.Constants.APPLICATION_JSON, | ||
"if-match": deleteAlarmRequest.ifMatch, | ||
@@ -321,2 +324,3 @@ "opc-request-id": deleteAlarmRequest.opcRequestId | ||
let headerParams = { | ||
"Content-Type": common.Constants.APPLICATION_JSON, | ||
"opc-request-id": getAlarmRequest.opcRequestId | ||
@@ -390,2 +394,3 @@ }; | ||
let headerParams = { | ||
"Content-Type": common.Constants.APPLICATION_JSON, | ||
"opc-request-id": getAlarmHistoryRequest.opcRequestId | ||
@@ -460,2 +465,3 @@ }; | ||
let headerParams = { | ||
"Content-Type": common.Constants.APPLICATION_JSON, | ||
"opc-request-id": listAlarmsRequest.opcRequestId | ||
@@ -548,2 +554,3 @@ }; | ||
let headerParams = { | ||
"Content-Type": common.Constants.APPLICATION_JSON, | ||
"opc-request-id": listAlarmsStatusRequest.opcRequestId | ||
@@ -632,2 +639,3 @@ }; | ||
let headerParams = { | ||
"Content-Type": common.Constants.APPLICATION_JSON, | ||
"opc-request-id": listMetricsRequest.opcRequestId | ||
@@ -725,2 +733,3 @@ }; | ||
let headerParams = { | ||
"Content-Type": common.Constants.APPLICATION_JSON, | ||
"opc-request-id": postMetricDataRequest.opcRequestId | ||
@@ -784,2 +793,3 @@ }; | ||
let headerParams = { | ||
"Content-Type": common.Constants.APPLICATION_JSON, | ||
"if-match": removeAlarmSuppressionRequest.ifMatch, | ||
@@ -840,2 +850,3 @@ "opc-request-id": removeAlarmSuppressionRequest.opcRequestId | ||
let headerParams = { | ||
"Content-Type": common.Constants.APPLICATION_JSON, | ||
"opc-request-id": summarizeMetricsDataRequest.opcRequestId | ||
@@ -899,2 +910,3 @@ }; | ||
let headerParams = { | ||
"Content-Type": common.Constants.APPLICATION_JSON, | ||
"if-match": updateAlarmRequest.ifMatch, | ||
@@ -901,0 +913,0 @@ "opc-request-id": updateAlarmRequest.opcRequestId |
{ | ||
"name": "oci-monitoring", | ||
"version": "1.5.4", | ||
"version": "1.5.5", | ||
"description": "OCI NodeJS client for Monitoring", | ||
@@ -18,4 +18,4 @@ "repository": { | ||
"dependencies": { | ||
"oci-common": "1.5.4", | ||
"oci-workrequests": "1.5.4" | ||
"oci-common": "1.5.5", | ||
"oci-workrequests": "1.5.5" | ||
}, | ||
@@ -22,0 +22,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
367595
5216
+ Addedoci-common@1.5.5(transitive)
+ Addedoci-workrequests@1.5.5(transitive)
- Removedoci-common@1.5.4(transitive)
- Removedoci-workrequests@1.5.4(transitive)
Updatedoci-common@1.5.5
Updatedoci-workrequests@1.5.5