aboutsummaryrefslogtreecommitdiffstats
path: root/vid-ext-services-simulator/src/main/resources/preset_registration/environment/post_activate_operational_environment.json
diff options
context:
space:
mode:
Diffstat (limited to 'vid-ext-services-simulator/src/main/resources/preset_registration/environment/post_activate_operational_environment.json')
-rw-r--r--vid-ext-services-simulator/src/main/resources/preset_registration/environment/post_activate_operational_environment.json74
1 files changed, 74 insertions, 0 deletions
diff --git a/vid-ext-services-simulator/src/main/resources/preset_registration/environment/post_activate_operational_environment.json b/vid-ext-services-simulator/src/main/resources/preset_registration/environment/post_activate_operational_environment.json
new file mode 100644
index 000000000..4d24391e3
--- /dev/null
+++ b/vid-ext-services-simulator/src/main/resources/preset_registration/environment/post_activate_operational_environment.json
@@ -0,0 +1,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"
+ }
+ }
+ }
+ }
+]