aboutsummaryrefslogtreecommitdiffstats
path: root/runtime-acm/src/test/resources/rest/acm/PassiveCommand.json
blob: 5bb9eb336f5f5606f84919c6723354e0dc9ebfe5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "orderedState": "PASSIVE",
    "automationCompositionIdentifierList": [
        {
            "name": "PMSHInstance0",
            "version": "1.0.1"
        },
        {
            "name": "PMSHInstance1",
            "version": "1.0.1"
        }
    ]
}