oci-monitoring
Advanced tools
Comparing version 2.88.1 to 2.88.2
@@ -106,3 +106,3 @@ /** | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/monitoring/ChangeAlarmCompartment.ts.html |here} to see how to use ChangeAlarmCompartment API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/monitoring/ChangeAlarmCompartment.ts.html |here} to see how to use ChangeAlarmCompartment API. | ||
*/ | ||
@@ -125,3 +125,3 @@ changeAlarmCompartment(changeAlarmCompartmentRequest: requests.ChangeAlarmCompartmentRequest): Promise<responses.ChangeAlarmCompartmentResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/monitoring/CreateAlarm.ts.html |here} to see how to use CreateAlarm API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/monitoring/CreateAlarm.ts.html |here} to see how to use CreateAlarm API. | ||
*/ | ||
@@ -143,3 +143,3 @@ createAlarm(createAlarmRequest: requests.CreateAlarmRequest): Promise<responses.CreateAlarmResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/monitoring/CreateAlarmSuppression.ts.html |here} to see how to use CreateAlarmSuppression API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/monitoring/CreateAlarmSuppression.ts.html |here} to see how to use CreateAlarmSuppression API. | ||
*/ | ||
@@ -162,3 +162,3 @@ createAlarmSuppression(createAlarmSuppressionRequest: requests.CreateAlarmSuppressionRequest): Promise<responses.CreateAlarmSuppressionResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/monitoring/DeleteAlarm.ts.html |here} to see how to use DeleteAlarm API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/monitoring/DeleteAlarm.ts.html |here} to see how to use DeleteAlarm API. | ||
*/ | ||
@@ -180,3 +180,3 @@ deleteAlarm(deleteAlarmRequest: requests.DeleteAlarmRequest): Promise<responses.DeleteAlarmResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/monitoring/DeleteAlarmSuppression.ts.html |here} to see how to use DeleteAlarmSuppression API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/monitoring/DeleteAlarmSuppression.ts.html |here} to see how to use DeleteAlarmSuppression API. | ||
*/ | ||
@@ -199,3 +199,3 @@ deleteAlarmSuppression(deleteAlarmSuppressionRequest: requests.DeleteAlarmSuppressionRequest): Promise<responses.DeleteAlarmSuppressionResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/monitoring/GetAlarm.ts.html |here} to see how to use GetAlarm API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/monitoring/GetAlarm.ts.html |here} to see how to use GetAlarm API. | ||
*/ | ||
@@ -218,3 +218,3 @@ getAlarm(getAlarmRequest: requests.GetAlarmRequest): Promise<responses.GetAlarmResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/monitoring/GetAlarmHistory.ts.html |here} to see how to use GetAlarmHistory API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/monitoring/GetAlarmHistory.ts.html |here} to see how to use GetAlarmHistory API. | ||
*/ | ||
@@ -236,3 +236,3 @@ getAlarmHistory(getAlarmHistoryRequest: requests.GetAlarmHistoryRequest): Promise<responses.GetAlarmHistoryResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/monitoring/GetAlarmSuppression.ts.html |here} to see how to use GetAlarmSuppression API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/monitoring/GetAlarmSuppression.ts.html |here} to see how to use GetAlarmSuppression API. | ||
*/ | ||
@@ -255,3 +255,3 @@ getAlarmSuppression(getAlarmSuppressionRequest: requests.GetAlarmSuppressionRequest): Promise<responses.GetAlarmSuppressionResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/monitoring/ListAlarmSuppressions.ts.html |here} to see how to use ListAlarmSuppressions API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/monitoring/ListAlarmSuppressions.ts.html |here} to see how to use ListAlarmSuppressions API. | ||
*/ | ||
@@ -274,3 +274,3 @@ listAlarmSuppressions(listAlarmSuppressionsRequest: requests.ListAlarmSuppressionsRequest): Promise<responses.ListAlarmSuppressionsResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/monitoring/ListAlarms.ts.html |here} to see how to use ListAlarms API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/monitoring/ListAlarms.ts.html |here} to see how to use ListAlarms API. | ||
*/ | ||
@@ -328,3 +328,3 @@ listAlarms(listAlarmsRequest: requests.ListAlarmsRequest): Promise<responses.ListAlarmsResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/monitoring/ListAlarmsStatus.ts.html |here} to see how to use ListAlarmsStatus API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/monitoring/ListAlarmsStatus.ts.html |here} to see how to use ListAlarmsStatus API. | ||
*/ | ||
@@ -379,3 +379,3 @@ listAlarmsStatus(listAlarmsStatusRequest: requests.ListAlarmsStatusRequest): Promise<responses.ListAlarmsStatusResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/monitoring/ListMetrics.ts.html |here} to see how to use ListMetrics API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/monitoring/ListMetrics.ts.html |here} to see how to use ListMetrics API. | ||
*/ | ||
@@ -450,3 +450,3 @@ listMetrics(listMetricsRequest: requests.ListMetricsRequest): Promise<responses.ListMetricsResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/monitoring/PostMetricData.ts.html |here} to see how to use PostMetricData API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/monitoring/PostMetricData.ts.html |here} to see how to use PostMetricData API. | ||
*/ | ||
@@ -469,3 +469,3 @@ postMetricData(postMetricDataRequest: requests.PostMetricDataRequest): Promise<responses.PostMetricDataResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/monitoring/RemoveAlarmSuppression.ts.html |here} to see how to use RemoveAlarmSuppression API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/monitoring/RemoveAlarmSuppression.ts.html |here} to see how to use RemoveAlarmSuppression API. | ||
*/ | ||
@@ -490,3 +490,3 @@ removeAlarmSuppression(removeAlarmSuppressionRequest: requests.RemoveAlarmSuppressionRequest): Promise<responses.RemoveAlarmSuppressionResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/monitoring/RetrieveDimensionStates.ts.html |here} to see how to use RetrieveDimensionStates API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/monitoring/RetrieveDimensionStates.ts.html |here} to see how to use RetrieveDimensionStates API. | ||
*/ | ||
@@ -508,3 +508,3 @@ retrieveDimensionStates(retrieveDimensionStatesRequest: requests.RetrieveDimensionStatesRequest): Promise<responses.RetrieveDimensionStatesResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/monitoring/SummarizeAlarmSuppressionHistory.ts.html |here} to see how to use SummarizeAlarmSuppressionHistory API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/monitoring/SummarizeAlarmSuppressionHistory.ts.html |here} to see how to use SummarizeAlarmSuppressionHistory API. | ||
*/ | ||
@@ -527,3 +527,3 @@ summarizeAlarmSuppressionHistory(summarizeAlarmSuppressionHistoryRequest: requests.SummarizeAlarmSuppressionHistoryRequest): Promise<responses.SummarizeAlarmSuppressionHistoryResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/monitoring/SummarizeMetricsData.ts.html |here} to see how to use SummarizeMetricsData API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/monitoring/SummarizeMetricsData.ts.html |here} to see how to use SummarizeMetricsData API. | ||
*/ | ||
@@ -546,3 +546,3 @@ summarizeMetricsData(summarizeMetricsDataRequest: requests.SummarizeMetricsDataRequest): Promise<responses.SummarizeMetricsDataResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/monitoring/UpdateAlarm.ts.html |here} to see how to use UpdateAlarm API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/monitoring/UpdateAlarm.ts.html |here} to see how to use UpdateAlarm API. | ||
*/ | ||
@@ -549,0 +549,0 @@ updateAlarm(updateAlarmRequest: requests.UpdateAlarmRequest): Promise<responses.UpdateAlarmResponse>; |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/monitoring/ChangeAlarmCompartment.ts.html |here} to see how to use ChangeAlarmCompartmentRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/monitoring/ChangeAlarmCompartment.ts.html |here} to see how to use ChangeAlarmCompartmentRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface ChangeAlarmCompartmentRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/monitoring/CreateAlarm.ts.html |here} to see how to use CreateAlarmRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/monitoring/CreateAlarm.ts.html |here} to see how to use CreateAlarmRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface CreateAlarmRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/monitoring/CreateAlarmSuppression.ts.html |here} to see how to use CreateAlarmSuppressionRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/monitoring/CreateAlarmSuppression.ts.html |here} to see how to use CreateAlarmSuppressionRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface CreateAlarmSuppressionRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/monitoring/DeleteAlarm.ts.html |here} to see how to use DeleteAlarmRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/monitoring/DeleteAlarm.ts.html |here} to see how to use DeleteAlarmRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface DeleteAlarmRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/monitoring/DeleteAlarmSuppression.ts.html |here} to see how to use DeleteAlarmSuppressionRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/monitoring/DeleteAlarmSuppression.ts.html |here} to see how to use DeleteAlarmSuppressionRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface DeleteAlarmSuppressionRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/monitoring/GetAlarmHistory.ts.html |here} to see how to use GetAlarmHistoryRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/monitoring/GetAlarmHistory.ts.html |here} to see how to use GetAlarmHistoryRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface GetAlarmHistoryRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/monitoring/GetAlarm.ts.html |here} to see how to use GetAlarmRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/monitoring/GetAlarm.ts.html |here} to see how to use GetAlarmRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface GetAlarmRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/monitoring/GetAlarmSuppression.ts.html |here} to see how to use GetAlarmSuppressionRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/monitoring/GetAlarmSuppression.ts.html |here} to see how to use GetAlarmSuppressionRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface GetAlarmSuppressionRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/monitoring/ListAlarmSuppressions.ts.html |here} to see how to use ListAlarmSuppressionsRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/monitoring/ListAlarmSuppressions.ts.html |here} to see how to use ListAlarmSuppressionsRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface ListAlarmSuppressionsRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/monitoring/ListAlarms.ts.html |here} to see how to use ListAlarmsRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/monitoring/ListAlarms.ts.html |here} to see how to use ListAlarmsRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface ListAlarmsRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/monitoring/ListAlarmsStatus.ts.html |here} to see how to use ListAlarmsStatusRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/monitoring/ListAlarmsStatus.ts.html |here} to see how to use ListAlarmsStatusRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface ListAlarmsStatusRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/monitoring/ListMetrics.ts.html |here} to see how to use ListMetricsRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/monitoring/ListMetrics.ts.html |here} to see how to use ListMetricsRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface ListMetricsRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/monitoring/PostMetricData.ts.html |here} to see how to use PostMetricDataRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/monitoring/PostMetricData.ts.html |here} to see how to use PostMetricDataRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface PostMetricDataRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/monitoring/RemoveAlarmSuppression.ts.html |here} to see how to use RemoveAlarmSuppressionRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/monitoring/RemoveAlarmSuppression.ts.html |here} to see how to use RemoveAlarmSuppressionRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface RemoveAlarmSuppressionRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/monitoring/RetrieveDimensionStates.ts.html |here} to see how to use RetrieveDimensionStatesRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/monitoring/RetrieveDimensionStates.ts.html |here} to see how to use RetrieveDimensionStatesRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface RetrieveDimensionStatesRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/monitoring/SummarizeAlarmSuppressionHistory.ts.html |here} to see how to use SummarizeAlarmSuppressionHistoryRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/monitoring/SummarizeAlarmSuppressionHistory.ts.html |here} to see how to use SummarizeAlarmSuppressionHistoryRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface SummarizeAlarmSuppressionHistoryRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/monitoring/SummarizeMetricsData.ts.html |here} to see how to use SummarizeMetricsDataRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/monitoring/SummarizeMetricsData.ts.html |here} to see how to use SummarizeMetricsDataRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface SummarizeMetricsDataRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/monitoring/UpdateAlarm.ts.html |here} to see how to use UpdateAlarmRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/monitoring/UpdateAlarm.ts.html |here} to see how to use UpdateAlarmRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface UpdateAlarmRequest extends common.BaseRequest { |
{ | ||
"name": "oci-monitoring", | ||
"version": "2.88.1", | ||
"version": "2.88.2", | ||
"description": "OCI NodeJS client for Monitoring", | ||
@@ -18,4 +18,4 @@ "repository": { | ||
"dependencies": { | ||
"oci-common": "2.88.1", | ||
"oci-workrequests": "2.88.1" | ||
"oci-common": "2.88.2", | ||
"oci-workrequests": "2.88.2" | ||
}, | ||
@@ -22,0 +22,0 @@ "publishConfig": { |
Sorry, the diff of this file is too big to display
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
+ Addedoci-common@2.88.2(transitive)
+ Addedoci-workrequests@2.88.2(transitive)
- Removedoci-common@2.88.1(transitive)
- Removedoci-workrequests@2.88.1(transitive)
Updatedoci-common@2.88.2
Updatedoci-workrequests@2.88.2