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_max
|
The maximum number of assets per day accessing the resource over the trailing day_count days. |
day_count
|
The number of days over which rolling_max is calculated. |
rolling_max_sub_domains
|
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_max
|
The max prevalence score in a day interval window. |
day_max_sub_domains
|
The max prevalence score in a day interval window across sub-domains. This field is only valid for domains. |