For 'Increasing deny ratio', the ratio is the denied traffic divided by the
allowed traffic. For 'Allowed traffic spike', the ratio is the allowed
traffic in the short term divided by allowed traffic in the long term.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `Requests` class in the Security Command Center v2 API provides information about the requests relevant to a finding."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `Requests` class contains properties for `LongTermAllowed`, `LongTermDenied`, `Ratio`, and `ShortTermAllowed`, which provide data on the request per second metrics and traffic ratios."],["There are two constructors available for the `Requests` class: a default constructor and one that takes another `Requests` object as a parameter."],["The `Requests` class is available in two versions: 1.1.0 as the latest and 1.0.0 as an earlier version."]]],[]]