{
    "PlatformProfiles": [
        {
            "PlatformName": "DGX-1",
            "DiscoveryMethod": "is_dgx_1",
            "AltDiscoveryMethod": "is_dgx_1_storage",
            "BootDevice" : "sda",
            "PlatClass": "DGX1_Server"
        },
        {
            "PlatformName": "Explorer",
            "DiscoveryMethod": "is_explorer",
            "AltDiscoveryMethod": "is_explorer_storage",
            "PlatClass": "DGX_Explorer"
        },
        {
            "PlatformName": "DGX-Station",
            "DiscoveryMethod": "is_dgx_station",
            "AltDiscoveryMethod": "is_dgx_station_storage",
            "BootDevice" : "sda",
            "PlatClass": "DGX_Station"
        },
        {
            "PlatformName": "DCS",
            "DiscoveryMethod": "is_dcs",
            "AltDiscoveryMethod": "is_dcs_storage",
            "PlatClass": "DCS_Server"
        },
        {
            "PlatformName": "DGX-A100",
            "DiscoveryMethod": "is_dgx_a100",
            "AltDiscoveryMethod": "is_dgx_a100_storage",
            "PlatClass": "DGX_A100"
        },
        {
            "PlatformName": "DGX-Station2",
            "DiscoveryMethod": "is_dgx_station2",
            "AltDiscoveryMethod": "is_dgx_station2_storage",
            "PlatClass": "DGX_Station2"
        }
    ]
}
