OBJECT
RansomwareInvestigationAnalysisSummaryReply
Description
Summary of the Ransomware Investigation results.
link GraphQL Schema definition
- type RansomwareInvestigationAnalysisSummaryReply {
- # A list of daily summaries of Ransomware Investigation results for all
- # the workloads.
- : [DailyAnalysisDetails!]!
- }