Prevalence

The prevalence of a resource within the customer's environment. This measures how common it is for assets to access the resource.

JSON representation
{
  "rollingMax": integer,
  "dayCount": integer,
  "rollingMaxSubDomains": integer,
  "dayMax": integer,
  "dayMaxSubDomains": integer
}
Fields
rollingMax

integer

The maximum number of assets per day accessing the resource over the trailing dayCount days.

dayCount

integer

The number of days over which rollingMax is calculated.

rollingMaxSubDomains

integer

The maximum number of assets per day accessing the domain along with sub-domains over the trailing dayCount days. This field is only valid for domains.

dayMax

integer

The max prevalence score in a day interval window.

dayMaxSubDomains

integer

The max prevalence score in a day interval window across sub-domains. This field is only valid for domains.