status) { case 1: return 'Operational'; case 2: return 'Performance Issues'; case 3: return 'Partial Outage'; case 4: return 'Major Outage'; } } }