The prevalence of a resource within the customer's environment. This measures how common it is for assets to access the resource.
JSON representation |
---|
{ "rolling_max": integer, "day_count": integer, "rolling_max_sub_domains": integer, "day_max": integer, "day_max_sub_domains": integer } |
Fields | |
---|---|
rolling_ |
The maximum number of assets per day accessing the resource over the trailing day_count days. |
day_ |
The number of days over which rolling_max is calculated. |
rolling_ |
The maximum number of assets per day accessing the domain along with sub-domains over the trailing day_count days. This field is only valid for domains. |
day_ |
The max prevalence score in a day interval window. |
day_ |
The max prevalence score in a day interval window across sub-domains. This field is only valid for domains. |