{label:"Username and Password",value:"authtype_username_password"},
{label:"None",value:"authtype_none"},
];
exportconstpercentageOfHosts=[
{label:"1%",value: 1},
{label:"5%",value: 5},
{label:"10%",value: 10},
{label:"25%",value: 25},
];
exportconstnumberOfDays=[
{label:"1 day",value: 1},
{label:"3 days",value: 3},
{label:"7 days",value: 7},
{label:"14 days",value: 14},
];
exportconsthostStatusPreview={
text:
"More than X% of your hosts have not checked into Fleet for more than Y days. You’ve been sent this message because the Host status webhook is enabled in your Fleet instance.",