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