{
    "dashboard": {
        "widget1": {
            "ranges": {
                "DTM": "Last Week",
                "DY": "Yesterday",
                "DT": "Today"
            },
            "currentRange": "DT",
            "data": {
                "label": "CLUSTER UTILIZATION",
                "count": {
                    "DTM": 19,
                    "DY": 21,
                    "DT": 25
                },
                "extra": {
                    "label": "Servers",
                    "count": {
                        "DTM": 1,
                        "DY": 3,
                        "DT": 7
                    }
                }
            },
            "detail": "You can show some detailed information about this widget in here."
        },
        "widget2": {
            "title": "Active Jobs",
            "data": {
                "label": "Last Hour",
                "count": 21,
                "extra": {
                    "label": "Last Week Same Time",
                    "count": 14
                }
            },
            "detail": "You can show some detailed information about this widget in here."
        },
        "widget3": {
            "title": "Pending Jobs",
            "data": {
                "label": "Next 30 minutes",
                "count": 32,
                "extra": {
                    "label": "Total Daily Jobs",
                    "count": 998
                }
            },
            "detail": "You can show some detailed information about this widget in here."
        },
        "widget4": {
            "title": "Completed Jobs",
            "data": {
                "label": "TODAY",
                "count": "370",
                "extra": {
                    "label": "Yesterday",
                    "count": "2,90"
                }
            },
            "detail": "You can show some detailed information about this widget in here."
        },
        "widget5": {
            "title": "Cluster Utilization",
            "ranges": {
                "TW": "This Week",
                "LW": "Last Week",
                "2W": "2 Weeks Ago"
            },
            "mainChart": [
                {
                    "key": "Available",
                    "values": {
                        "2W": [
                            {
                                "x": "Mon",
                                "y": 9
                            },
                            {
                                "x": "Tue",
                                "y": 12
                            },
                            {
                                "x": "Wed",
                                "y": 9
                            },
                            {
                                "x": "Thu",
                                "y": 12
                            },
                            {
                                "x": "Fri",
                                "y": 7
                            },
                            {
                                "x": "Sat",
                                "y": 8
                            },
                            {
                                "x": "Sun",
                                "y": 16
                            }
                        ],
                        "LW": [
                            {
                                "x": "Mon",
                                "y": 12
                            },
                            {
                                "x": "Tue",
                                "y": 8
                            },
                            {
                                "x": "Wed",
                                "y": 7
                            },
                            {
                                "x": "Thu",
                                "y": 13
                            },
                            {
                                "x": "Fri",
                                "y": 7
                            },
                            {
                                "x": "Sat",
                                "y": 6
                            },
                            {
                                "x": "Sun",
                                "y": 10
                            }
                        ],
                        "TW": [
                            {
                                "x": "Mon",
                                "y": 11
                            },
                            {
                                "x": "Tue",
                                "y": 10
                            },
                            {
                                "x": "Wed",
                                "y": 8
                            },
                            {
                                "x": "Thu",
                                "y": 11
                            },
                            {
                                "x": "Fri",
                                "y": 8
                            },
                            {
                                "x": "Sat",
                                "y": 10
                            },
                            {
                                "x": "Sun",
                                "y": 17
                            }
                        ]
                    }
                },
                {
                    "key": "Used",
                    "values": {
                        "2W": [
                            {
                                "x": "Mon",
                                "y": 37
                            },
                            {
                                "x": "Tue",
                                "y": 32
                            },
                            {
                                "x": "Wed",
                                "y": 39
                            },
                            {
                                "x": "Thu",
                                "y": 27
                            },
                            {
                                "x": "Fri",
                                "y": 18
                            },
                            {
                                "x": "Sat",
                                "y": 24
                            },
                            {
                                "x": "Sun",
                                "y": 20
                            }
                        ],
                        "LW": [
                            {
                                "x": "Mon",
                                "y": 37
                            },
                            {
                                "x": "Tue",
                                "y": 24
                            },
                            {
                                "x": "Wed",
                                "y": 51
                            },
                            {
                                "x": "Thu",
                                "y": 31
                            },
                            {
                                "x": "Fri",
                                "y": 29
                            },
                            {
                                "x": "Sat",
                                "y": 17
                            },
                            {
                                "x": "Sun",
                                "y": 31
                            }
                        ],
                        "TW": [
                            {
                                "x": "Mon",
                                "y": 42
                            },
                            {
                                "x": "Tue",
                                "y": 28
                            },
                            {
                                "x": "Wed",
                                "y": 43
                            },
                            {
                                "x": "Thu",
                                "y": 34
                            },
                            {
                                "x": "Fri",
                                "y": 20
                            },
                            {
                                "x": "Sat",
                                "y": 25
                            },
                            {
                                "x": "Sun",
                                "y": 22
                            }
                        ]
                    }
                }
            ]
        },
        "widget6": {
            "title": "Top 5 Servers",
            "ranges": {
                "TW": "This Week",
                "LW": "Last Week",
                "2W": "2 Weeks Ago"
            },
            "mainChart": [
                {
                    "label": "nodus-system1",
                    "values": {
                        "2W": 18,
                        "LW": 17,
                        "TW": 13
                    }
                },
                {
                    "label": "orbisfactor.local",
                    "values": {
                        "2W": 12,
                        "LW": 14,
                        "TW": 16
                    }
                },
                {
                    "label": "nodus-azure",
                    "values": {
                        "2W": 40,
                        "LW": 36,
                        "TW": 34
                    }
                },
                {
                    "label": "nodus-docker",
                    "values": {
                        "2W": 20,
                        "LW": 23,
                        "TW": 23
                    }
                },
                {
                    "label": "nodus-metrics",
                    "values": {
                        "2W": 10,
                        "LW": 12,
                        "TW": 14
                    }
                }
            ],
            "footerLeft": {
                "title": "Total Server Utilization",
                "count": {
                    "2W": 487,
                    "LW": 526,
                    "TW": 594
                }
            },
            "footerRight": {
                "title": "Top 5 Categories",
                "count": {
                    "2W": 193,
                    "LW": 260,
                    "TW": 287
                }
            }
        },
        "widget7": {
            "title": "User (Jobs)",
            "ranges": {
                "T": "Today",
                "TM": "Tomorrow"
            },
            "customers": {
                "T": [
                    {
                        "name": "Abbott Keitch",
                        "location": "Development"
                    },
                    {
                        "name": "Arnold Matlock",
                        "location": "Development"
                    },
                    {
                        "name": "Barrera Bradbury",
                        "location": "QA"
                    },
                    {
                        "name": "Blair Strangeway",
                        "location": "QA"
                    },
                    {
                        "name": "Copeland Redcliff",
                        "location": "Operations"
                    },
                    {
                        "name": "Henderson Cambias",
                        "location": "Operations"
                    },
                    {
                        "name": "Lily Peasegood",
                        "location": "Systems Analyst"
                    }
                ],
                "TM": [
                    {
                        "name": "Boyle Winters",
                        "location": "Development"
                    },
                    {
                        "name": "Tyson Marshall",
                        "location": "Development"
                    },
                    {
                        "name": "Reyna Preece",
                        "location": "England"
                    },
                    {
                        "name": "Shauna Atherton",
                        "location": "Germany"
                    },
                    {
                        "name": "Tillman Lee",
                        "location": "French"
                    },
                    {
                        "name": "Velazquez Smethley",
                        "location": "Russia"
                    },
                    {
                        "name": "Helen Sheridan",
                        "location": "Mexico"
                    }
                ]
            }
        }
    }
}
