anonymousIdentifier:{required:true,type:'string',example:'9pnzNmrES3mQG66UQtd29cYTiX2+fZ4CYxDvh495720=',description:'An anonymous identifier telling us which Fleet deployment this is.',},
hostsEnrolledByOrbitVersion:{type:[{orbitVersion:'string',numHosts:'number'}],defaultsTo:[]},// TODO: The name of this parameter does not match naming conventions.
hostsEnrolledByOsqueryVersion:{type:[{osqueryVersion:'string',numHosts:'number'}],defaultsTo:[]},// TODO: The name of this parameter does not match naming conventions.
numHostsNotResponding:{type:'number',defaultsTo:0,description:'The number of hosts per deployment that have not submitted results for distibuted queries. A host is counted as not responding if Fleet hasn\'t received a distributed write to requested distibuted queries for the host during the 2-hour interval since the host was last seen. Hosts that have not been seen for 7 days or more are not counted.',},