aboutsummaryrefslogtreecommitdiffstats
path: root/cmso-robot/robot/assets/templates/OptimizerValidation/MissingElementId.json
diff options
context:
space:
mode:
authorJerry Flood <jflood@att.com>2019-03-28 06:46:34 -0400
committerJerry Flood <jflood@att.com>2019-03-28 06:47:04 -0400
commit8684696712cfe4120092b291cb124accc5712f62 (patch)
tree5333b80f6274917093e588109f148a60e1f1ffb6 /cmso-robot/robot/assets/templates/OptimizerValidation/MissingElementId.json
parent0b477ebe952a088c278482f2d30b843559266a37 (diff)
Testsuie for Optimizer mS
Issue-ID: OPTFRA-430 Change-Id: I4c9f42517019a5b30dd3ecd744bf8f15c939da58 Signed-off-by: Jerry Flood <jflood@att.com>
Diffstat (limited to 'cmso-robot/robot/assets/templates/OptimizerValidation/MissingElementId.json')
-rw-r--r--cmso-robot/robot/assets/templates/OptimizerValidation/MissingElementId.json40
1 files changed, 40 insertions, 0 deletions
diff --git a/cmso-robot/robot/assets/templates/OptimizerValidation/MissingElementId.json b/cmso-robot/robot/assets/templates/OptimizerValidation/MissingElementId.json
new file mode 100644
index 0000000..4397a99
--- /dev/null
+++ b/cmso-robot/robot/assets/templates/OptimizerValidation/MissingElementId.json
@@ -0,0 +1,40 @@
+{
+ "requestId": "${uuid}",
+ "concurrencyLimit": 0,
+ "normalDuration": 0,
+ "additionalDuration": 0,
+ "commonData": [
+ {
+ "name": "string",
+ "value": {}
+ }
+ ],
+ "changeWindows": [
+ {
+ "startTime": "2019-03-27T12:44:37.340Z",
+ "endTime": "2019-03-27T12:44:37.340Z"
+ }
+ ],
+ "elements": [
+ {
+ "elementData": [
+ {
+ "name": "string",
+ "value": {}
+ }
+ ]
+ }
+ ],
+ "policies": [
+ {
+ "policyName": "string",
+ "policyDescription": "string",
+ "policyModifiers": [
+ {
+ "name": "string",
+ "value": {}
+ }
+ ]
+ }
+ ]
+} \ No newline at end of file