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