You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// CreateAlarm Creates a new alarm in the specified compartment.
112
112
// For important limits information, see Limits on Monitoring (https://docs.cloud.oracle.com/iaas/Content/Monitoring/Concepts/monitoringoverview.htm#Limits).
113
-
// Transactions Per Second (TPS) per-tenancy limit for this operation: 1.
113
+
// This call is subject to a Monitoring limit that applies to the total number of requests across all alarm operations.
114
+
// Monitoring might throttle this call to reject an otherwise valid request when the total rate of alarm operations exceeds 10 requests,
115
+
// or transactions, per second (TPS) for a given tenancy.
// For important limits information, see Limits on Monitoring (https://docs.cloud.oracle.com/iaas/Content/Monitoring/Concepts/monitoringoverview.htm#Limits).
162
-
// Transactions Per Second (TPS) per-tenancy limit for this operation: 1.
164
+
// This call is subject to a Monitoring limit that applies to the total number of requests across all alarm operations.
165
+
// Monitoring might throttle this call to reject an otherwise valid request when the total rate of alarm operations exceeds 10 requests,
166
+
// or transactions, per second (TPS) for a given tenancy.
// For important limits information, see Limits on Monitoring (https://docs.cloud.oracle.com/iaas/Content/Monitoring/Concepts/monitoringoverview.htm#Limits).
206
-
// Transactions Per Second (TPS) per-tenancy limit for this operation: 1.
210
+
// This call is subject to a Monitoring limit that applies to the total number of requests across all alarm operations.
211
+
// Monitoring might throttle this call to reject an otherwise valid request when the total rate of alarm operations exceeds 10 requests,
212
+
// or transactions, per second (TPS) for a given tenancy.
// GetAlarmHistory Get the history of the specified alarm.
249
255
// For important limits information, see Limits on Monitoring (https://docs.cloud.oracle.com/iaas/Content/Monitoring/Concepts/monitoringoverview.htm#Limits).
250
-
// Transactions Per Second (TPS) per-tenancy limit for this operation: 1.
256
+
// This call is subject to a Monitoring limit that applies to the total number of requests across all alarm operations.
257
+
// Monitoring might throttle this call to reject an otherwise valid request when the total rate of alarm operations exceeds 10 requests,
258
+
// or transactions, per second (TPS) for a given tenancy.
// ListAlarms Lists the alarms for the specified compartment.
293
301
// For important limits information, see Limits on Monitoring (https://docs.cloud.oracle.com/iaas/Content/Monitoring/Concepts/monitoringoverview.htm#Limits).
294
-
// Transactions Per Second (TPS) per-tenancy limit for this operation: 1.
302
+
// This call is subject to a Monitoring limit that applies to the total number of requests across all alarm operations.
303
+
// Monitoring might throttle this call to reject an otherwise valid request when the total rate of alarm operations exceeds 10 requests,
304
+
// or transactions, per second (TPS) for a given tenancy.
// ListAlarmsStatus List the status of each alarm in the specified compartment.
337
347
// For important limits information, see Limits on Monitoring (https://docs.cloud.oracle.com/iaas/Content/Monitoring/Concepts/monitoringoverview.htm#Limits).
338
-
// Transactions Per Second (TPS) per-tenancy limit for this operation: 1.
348
+
// This call is subject to a Monitoring limit that applies to the total number of requests across all alarm operations.
349
+
// Monitoring might throttle this call to reject an otherwise valid request when the total rate of alarm operations exceeds 10 requests,
350
+
// or transactions, per second (TPS) for a given tenancy.
// ListMetrics Returns metric definitions that match the criteria specified in the request. Compartment OCID required.
381
393
// For information about metrics, see Metrics Overview (https://docs.cloud.oracle.com/iaas/Content/Monitoring/Concepts/monitoringoverview.htm#MetricsOverview).
382
394
// For important limits information, see Limits on Monitoring (https://docs.cloud.oracle.com/iaas/Content/Monitoring/Concepts/monitoringoverview.htm#Limits).
383
-
// Transactions Per Second (TPS) per-tenancy limit for this operation: 1.
395
+
// Transactions Per Second (TPS) per-tenancy limit for this operation: 10.
// RemoveAlarmSuppression Removes any existing suppression for the specified alarm.
480
492
// For important limits information, see Limits on Monitoring (https://docs.cloud.oracle.com/iaas/Content/Monitoring/Concepts/monitoringoverview.htm#Limits).
481
-
// Transactions Per Second (TPS) per-tenancy limit for this operation: 1.
493
+
// This call is subject to a Monitoring limit that applies to the total number of requests across all alarm operations.
494
+
// Monitoring might throttle this call to reject an otherwise valid request when the total rate of alarm operations exceeds 10 requests,
495
+
// or transactions, per second (TPS) for a given tenancy.
// For important limits information, see Limits on Monitoring (https://docs.cloud.oracle.com/iaas/Content/Monitoring/Concepts/monitoringoverview.htm#Limits).
570
-
// Transactions Per Second (TPS) per-tenancy limit for this operation: 1.
584
+
// This call is subject to a Monitoring limit that applies to the total number of requests across all alarm operations.
585
+
// Monitoring might throttle this call to reject an otherwise valid request when the total rate of alarm operations exceeds 10 requests,
586
+
// or transactions, per second (TPS) for a given tenancy.
0 commit comments