URL anfordern

HOLEN Sie sich https://api.dotcom-monitor.com/config_api_v1/GroupStressTest

Geben Sie die Liste der aktuell verfügbaren Stressgruppen zurück.

Erfolgsreaktion

Beispielantwort
[
    {
        "GroupID": 19424,
        "StressIDs": [
            19424,
            19425
        ]
    },
    {
        "GroupID": 19434,
        "StressIDs": [
            19434,
            19438
        ]
    },
    {
        "GroupID": 32546,
        "StressIDs": [
            44893,
            32546,
            39776
        ]
    }
]
Feld drucktype beschreibung

Gruppen-ID

int32

Der eindeutige Bezeichner für eine Gruppe von Auslastungstests.
StressIDs Array von int Das Array der IDs der stresstests, die in der Gruppe enthalten sind.