summaryrefslogtreecommitdiffstats
path: root/dcae-analytics/dcae-analytics-test/src/main/resources/data/wiremock/mappings/mapping-aai-vserver-resource-data.json
blob: 764c32fb59f9bb6da1a86ddbc5635ce23369eee4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "id": "e4a02fea-17d7-3090-a443-56384f45c101",
  "request": {
    "url": "/aai/v11/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:testVserver",
    "method": "GET"
  },
  "response": {
    "status": 200,
    "bodyFileName": "body-aai-vserver-resource-data.json",
    "headers": {
      "Date": "Tue, 12 Dec 2017 02:54:22 GMT",
      "Server": "Apache/2.2.22",
      "Vary": "Accept-Encoding",
      "Keep-Alive": "timeout=5, max=100",
      "Connection": "Keep-Alive",
      "Transfer-Encoding": "chunked",
      "Content-Type": "application/json;charset=UTF-8"
    }
  },
  "uuid": "e4a02fea-17d7-3090-a443-56384f45c101"
}