complete upgrade of node

by Ea Bangalore

HTML

<div id="allLi"></div>

JavaScript

var upgradeData = {
			      "upgrade": [{
			        "status": "UPGRADED",
			        "updated_date": "14-02-2018 12:09:25",
			        "description": "UPGRADE COMPLETED",
			        "hostname": ["john-22", "john-945", "john-9453", "john-1453"],
			        "version": "9.2",
			        "_id": "5a7aef8407480a589a3a7dd7",
			        "john-22": {
			            "status": 2,
			            "start_afresh_progress": {
			                "status": 2,
			                "description": "Started back the stopped services.",
			                "title": "Starting back the process.",
			                "start_back_services": {
			                    "status": 3,
			                    "stages": [],
			                    "description": "Started back the stopped services succesfully !",
			                    "title": "Starting back the stoped services of MW"
			                },
			                "restart_webservice": {
			                    "status": 2,
			                    "stages": [],
			                    "description": "Restarting back the WebService.",
			                    "title": "Restart webservice"
			                },
			                "stages": ["start_back_services", "restart_webservice"]
			            },
			            "description": "Upgrading OrangeBell Started !",
			            "shutdown_progress": {
			                "status": 3,
			                "shutdown_mw_progress": {
			                    "status": 3,
			                    "stages": [],
			                    "description": "OrangeBell services are sucessfully shutdown.",
			                    "title": "Shutting-down OrangeBell services"
			                },
			                "description": "Completed Shutdown.",
			                "title": "Shutdown in Progress.",
			                "prepare_shutdown_progress": {
			                    "status": 3,
			                    "stages": [],
			                    "description": "OrangeBell services are prepared to be shutdown.",
			     ...