PUT _cluster/settings?master_timeout=5m
{
   "transient": {
         "action.destructive_requires_name": true
    }
}