blob: dab432e796342d899cad3c978ca658e1d1f863f0 [file] [log] [blame]
[
{
"baseline": {
"resource1": {
"partition1": {
"instance1": "MASTER",
"instance2": "SLAVE"
},
"partition2": {
"instance2": "SLAVE"
}
}
},
"someMatchBestPossible": {
"resource1": {
"partition1": {
"instance1": "MASTER",
"instance3": "SLAVE"
},
"partition2": {
"instance3": "MASTER"
}
}
},
"noMatchBestPossible": {
"resource1": {
"partition1": {
"instance2": "MASTER",
"instance3": "SLAVE"
},
"partition2": {
"instance3": "MASTER"
}
}
}
}
]