summaryrefslogtreecommitdiffstats
path: root/vid-ext-services-simulator/src/main/resources/preset_registration/environment/post_activate_operational_environment.json
blob: 4d24391e32f2d3c290670eadb63db5359cab74e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
[
  {
    "simulatorRequest": {
      "method": "POST",
      "path": "/mso/cloudResources/v1/operationalEnvironments/f07ca256-96dd-40ad-b4d2-7a77e2a974eb/activate"
    } ,
    "simulatorResponse": {
      "responseCode": 202,
      "responseHeaders": {
        "Content-Type": "application/json"
      },
      "body": {
        "requestReferences": {
          "instanceId": "f07ca256-96dd-40ad-b4d2-7a77e2a974eb",
          "requestId": "dbe54591-c8ed-46d3-abc7-d3a24873dfbf"
        }
      }
    }
  },
  {
    "simulatorRequest": {
      "method": "POST",
      "path": "/mso/cloudResources/v1/operationalEnvironments/f07ca256-96dd-40ad-b4d2-7a77e2a974ea/activate"
    } ,
    "simulatorResponse": {
      "responseCode": 202,
      "responseHeaders": {
        "Content-Type": "application/json"
      },
      "body": {
        "requestReferences": {
          "instanceId": "f07ca256-96dd-40ad-b4d2-7a77e2a974ea",
          "requestId": "dbe54591-c8ed-46d3-abc7-d3a24873dfbf"
        }
      }
    }
  },
  {
    "simulatorRequest": {
      "method": "POST",
      "path": "/mso/cloudResources/v1/operationalEnvironments/f07ca256-96dd-40ad-b4d2-7a77e2a974ec/activate"
    } ,
    "simulatorResponse": {
      "responseCode": 202,
      "responseHeaders": {
        "Content-Type": "application/json"
      },
      "body": {
        "requestReferences": {
          "instanceId": "f07ca256-96dd-40ad-b4d2-7a77e2a974ec",
          "requestId": "dbe54591-c8ed-46d3-abc7-d3a24873dfbf"
        }
      }
    }
  },
  {
    "simulatorRequest": {
      "method": "POST",
      "path": "/mso/cloudResources/v1/operationalEnvironments/f07ca256-96dd-40ad-b4d2-7a77e2a974ed/activate"
    } ,
    "simulatorResponse": {
      "responseCode": 202,
      "responseHeaders": {
        "Content-Type": "application/json"
      },
      "body": {
        "requestReferences": {
          "instanceId": "f07ca256-96dd-40ad-b4d2-7a77e2a974ed",
          "requestId": "dbe54591-c8ed-46d3-abc7-d3a24873dfbf"
        }
      }
    }
  }
]