aboutsummaryrefslogtreecommitdiffstats
path: root/csit/tests/osdf/data/pci-opt-request.json
diff options
context:
space:
mode:
Diffstat (limited to 'csit/tests/osdf/data/pci-opt-request.json')
-rw-r--r--csit/tests/osdf/data/pci-opt-request.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/csit/tests/osdf/data/pci-opt-request.json b/csit/tests/osdf/data/pci-opt-request.json
new file mode 100644
index 0000000..09a2f97
--- /dev/null
+++ b/csit/tests/osdf/data/pci-opt-request.json
@@ -0,0 +1,20 @@
+{
+ "requestInfo": {
+ "transactionId": "xxx-xxx-xxxx",
+ "requestId": "yyy-yyy-yyyy",
+ "callbackUrl": "https://wiki.onap.org:5000/callbackUrl/",
+ "sourceId": "SO",
+ "requestType": "create",
+ "numSolutions": 1,
+ "optimizers": [
+ "placement"
+ ],
+ "timeout": 600
+ },
+ "cellInfo": {
+ "networkId": "netw1000",
+ "cellIdList": [
+ "cell0"
+ ]
+ }
+} \ No newline at end of file