blob: 685c1c25ab8f38fc5f8c66aa738c5b98e0029fcc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{
"query-parameters": {
"named-query": {
"named-query-uuid": "2a183f99-2c66-482b-ade5-7962efd801ef"
}
},
"instance-filters": {
"instance-filter": [
{
"customer": {
"global-customer-id": "customer-component-list-junit"
},
"service-subscription": {
"service-type": "service-type-component-list-junit"
},
"service-instance": {
"service-instance-id": "service-instance-id-component-list-junit"
}
}
]
}
}
|