Fix Bug due to user management changes 32/102332/2
authorsebdet <sebastien.determe@intl.att.com>
Tue, 25 Feb 2020 17:05:02 +0000 (09:05 -0800)
committersebdet <sebastien.determe@intl.att.com>
Tue, 25 Feb 2020 21:24:04 +0000 (13:24 -0800)
Fix the bugs, build is broken due to changes done previously

Issue-ID: CLAMP-651

Change-Id: I57523bc2c3bfbf5ca5a3acf5c59823df06fd4cd9
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
docs/swagger/swagger.json
docs/swagger/swagger.pdf
extra/sql/dump/test-data.sql
src/main/java/org/onap/clamp/clds/ClampInUserAuditorAware.java
src/main/java/org/onap/clamp/clds/client/PolicyEngineServices.java
src/main/java/org/onap/clamp/loop/template/PolicyModelsService.java
src/main/java/org/onap/clamp/policy/downloader/PolicyEngineController.java
src/main/resources/META-INF/resources/swagger.html
src/main/resources/clds/camel/routes/loop-flows.xml
src/test/java/org/onap/clamp/loop/LoopRepositoriesItCase.java
src/test/java/org/onap/clamp/loop/PolicyModelServiceItCase.java

index a52fe8c..5307c15 100644 (file)
@@ -4,13 +4,13 @@
     "version" : "5.0.0-SNAPSHOT",
     "title" : "Clamp Rest API"
   },
-  "host" : "localhost:33631",
+  "host" : "localhost:32977",
   "basePath" : "/restservices/clds/",
   "schemes" : [ "http" ],
   "paths" : {
     "/v2/dictionary" : {
       "get" : {
-        "operationId" : "route80",
+        "operationId" : "route111",
         "produces" : [ "application/json" ],
         "responses" : {
           "200" : {
             }
           }
         },
-        "x-camelContextId" : "camel-3",
-        "x-routeId" : "route80"
+        "x-camelContextId" : "camel-4",
+        "x-routeId" : "route111"
       },
       "put" : {
-        "operationId" : "route82",
+        "operationId" : "route113",
         "consumes" : [ "application/json" ],
         "produces" : [ "application/json" ],
         "parameters" : [ {
@@ -43,8 +43,8 @@
             }
           }
         },
-        "x-camelContextId" : "camel-3",
-        "x-routeId" : "route82"
+        "x-camelContextId" : "camel-4",
+        "x-routeId" : "route113"
       }
     },
     "/v2/dictionary/{dictionaryName}" : {
@@ -64,7 +64,7 @@
             }
           }
         },
-        "x-camelContextId" : "camel-3",
+        "x-camelContextId" : "camel-4",
         "x-routeId" : null
       }
     },
             }
           }
         },
-        "x-camelContextId" : "camel-3",
+        "x-camelContextId" : "camel-4",
         "x-routeId" : null
       },
       "delete" : {
-        "operationId" : "route84",
+        "operationId" : "route115",
         "produces" : [ "application/json" ],
         "parameters" : [ {
           "name" : "name",
         "responses" : {
           "200" : { }
         },
-        "x-camelContextId" : "camel-3",
-        "x-routeId" : "route84"
+        "x-camelContextId" : "camel-4",
+        "x-routeId" : "route115"
       }
     },
     "/v2/dictionary/{name}/elements/{shortName}" : {
         "responses" : {
           "200" : { }
         },
-        "x-camelContextId" : "camel-3",
+        "x-camelContextId" : "camel-4",
         "x-routeId" : null
       }
     },
             }
           }
         },
-        "x-camelContextId" : "camel-3",
+        "x-camelContextId" : "camel-4",
         "x-routeId" : null
       }
     },
     "/v2/loop/{loopName}" : {
       "get" : {
-        "operationId" : "route65",
+        "operationId" : "route96",
         "produces" : [ "application/json" ],
         "parameters" : [ {
           "name" : "loopName",
             }
           }
         },
-        "x-camelContextId" : "camel-3",
-        "x-routeId" : "route65"
+        "x-camelContextId" : "camel-4",
+        "x-routeId" : "route96"
       }
     },
     "/v2/loop/delete/{loopName}" : {
       "put" : {
-        "operationId" : "route76",
+        "operationId" : "route107",
         "parameters" : [ {
           "name" : "loopName",
           "in" : "path",
         "responses" : {
           "200" : { }
         },
-        "x-camelContextId" : "camel-3",
-        "x-routeId" : "route76"
+        "x-camelContextId" : "camel-4",
+        "x-routeId" : "route107"
       }
     },
     "/v2/loop/deploy/{loopName}" : {
       "put" : {
-        "operationId" : "route70",
+        "operationId" : "route101",
         "produces" : [ "application/json" ],
         "parameters" : [ {
           "name" : "loopName",
             }
           }
         },
-        "x-camelContextId" : "camel-3",
-        "x-routeId" : "route70"
+        "x-camelContextId" : "camel-4",
+        "x-routeId" : "route101"
       }
     },
     "/v2/loop/getAllNames" : {
       "get" : {
-        "operationId" : "route64",
+        "operationId" : "route95",
         "produces" : [ "application/json" ],
         "responses" : {
           "200" : {
             }
           }
         },
-        "x-camelContextId" : "camel-3",
-        "x-routeId" : "route64"
+        "x-camelContextId" : "camel-4",
+        "x-routeId" : "route95"
       }
     },
     "/v2/loop/getstatus/{loopName}" : {
       "get" : {
-        "operationId" : "route77",
+        "operationId" : "route108",
         "produces" : [ "application/json" ],
         "parameters" : [ {
           "name" : "loopName",
             }
           }
         },
-        "x-camelContextId" : "camel-3",
-        "x-routeId" : "route77"
+        "x-camelContextId" : "camel-4",
+        "x-routeId" : "route108"
       }
     },
     "/v2/loop/refreshOpPolicyJsonSchema/{loopName}" : {
       "put" : {
-        "operationId" : "route71",
+        "operationId" : "route102",
         "produces" : [ "application/json" ],
         "parameters" : [ {
           "name" : "loopName",
             }
           }
         },
-        "x-camelContextId" : "camel-3",
-        "x-routeId" : "route71"
+        "x-camelContextId" : "camel-4",
+        "x-routeId" : "route102"
       }
     },
     "/v2/loop/restart/{loopName}" : {
       "put" : {
-        "operationId" : "route74",
+        "operationId" : "route105",
         "produces" : [ "application/json" ],
         "parameters" : [ {
           "name" : "loopName",
             }
           }
         },
-        "x-camelContextId" : "camel-3",
-        "x-routeId" : "route74"
+        "x-camelContextId" : "camel-4",
+        "x-routeId" : "route105"
       }
     },
     "/v2/loop/stop/{loopName}" : {
       "put" : {
-        "operationId" : "route73",
+        "operationId" : "route104",
         "produces" : [ "application/json" ],
         "parameters" : [ {
           "name" : "loopName",
             }
           }
         },
-        "x-camelContextId" : "camel-3",
-        "x-routeId" : "route73"
+        "x-camelContextId" : "camel-4",
+        "x-routeId" : "route104"
       }
     },
     "/v2/loop/submit/{loopName}" : {
       "put" : {
-        "operationId" : "route75",
+        "operationId" : "route106",
         "produces" : [ "application/json" ],
         "parameters" : [ {
           "name" : "loopName",
             }
           }
         },
-        "x-camelContextId" : "camel-3",
-        "x-routeId" : "route75"
+        "x-camelContextId" : "camel-4",
+        "x-routeId" : "route106"
       }
     },
     "/v2/loop/svgRepresentation/{loopName}" : {
       "get" : {
-        "operationId" : "route66",
+        "operationId" : "route97",
         "produces" : [ "application/xml" ],
         "parameters" : [ {
           "name" : "loopName",
             }
           }
         },
-        "x-camelContextId" : "camel-3",
-        "x-routeId" : "route66"
+        "x-camelContextId" : "camel-4",
+        "x-routeId" : "route97"
       }
     },
     "/v2/loop/undeploy/{loopName}" : {
       "put" : {
-        "operationId" : "route72",
+        "operationId" : "route103",
         "produces" : [ "application/json" ],
         "parameters" : [ {
           "name" : "loopName",
             }
           }
         },
-        "x-camelContextId" : "camel-3",
-        "x-routeId" : "route72"
+        "x-camelContextId" : "camel-4",
+        "x-routeId" : "route103"
       }
     },
     "/v2/loop/updateGlobalProperties/{loopName}" : {
       "post" : {
-        "operationId" : "route67",
+        "operationId" : "route98",
         "consumes" : [ "application/json" ],
         "produces" : [ "application/json" ],
         "parameters" : [ {
             }
           }
         },
-        "x-camelContextId" : "camel-3",
-        "x-routeId" : "route67"
+        "x-camelContextId" : "camel-4",
+        "x-routeId" : "route98"
       }
     },
     "/v2/loop/updateMicroservicePolicy/{loopName}" : {
       "post" : {
-        "operationId" : "route69",
+        "operationId" : "route100",
         "consumes" : [ "application/json" ],
         "produces" : [ "application/json" ],
         "parameters" : [ {
             }
           }
         },
-        "x-camelContextId" : "camel-3",
-        "x-routeId" : "route69"
+        "x-camelContextId" : "camel-4",
+        "x-routeId" : "route100"
       }
     },
     "/v2/loop/updateOperationalPolicies/{loopName}" : {
       "post" : {
-        "operationId" : "route68",
+        "operationId" : "route99",
         "consumes" : [ "application/json" ],
         "produces" : [ "application/json" ],
         "parameters" : [ {
             }
           }
         },
-        "x-camelContextId" : "camel-3",
-        "x-routeId" : "route68"
+        "x-camelContextId" : "camel-4",
+        "x-routeId" : "route99"
       }
     },
     "/v2/policyToscaModels" : {
       "get" : {
-        "operationId" : "route87",
+        "operationId" : "route118",
         "produces" : [ "application/json" ],
         "responses" : {
           "200" : {
             }
           }
         },
-        "x-camelContextId" : "camel-3",
-        "x-routeId" : "route87"
+        "x-camelContextId" : "camel-4",
+        "x-routeId" : "route118"
       }
     },
     "/v2/policyToscaModels/{policyModelType}" : {
             }
           }
         },
-        "x-camelContextId" : "camel-3",
+        "x-camelContextId" : "camel-4",
         "x-routeId" : null
       },
       "put" : {
-        "operationId" : "route88",
+        "operationId" : "route119",
         "consumes" : [ "plain/text" ],
         "produces" : [ "application/json" ],
         "parameters" : [ {
             }
           }
         },
-        "x-camelContextId" : "camel-3",
-        "x-routeId" : "route88"
+        "x-camelContextId" : "camel-4",
+        "x-routeId" : "route119"
       }
     },
     "/v2/policyToscaModels/yaml/{policyModelType}" : {
             }
           }
         },
-        "x-camelContextId" : "camel-3",
+        "x-camelContextId" : "camel-4",
         "x-routeId" : null
       }
     },
     "/v2/templates" : {
       "get" : {
-        "operationId" : "route91",
+        "operationId" : "route122",
         "produces" : [ "application/json" ],
         "responses" : {
           "200" : {
             }
           }
         },
-        "x-camelContextId" : "camel-3",
-        "x-routeId" : "route91"
+        "x-camelContextId" : "camel-4",
+        "x-routeId" : "route122"
       }
     },
     "/v2/templates/{templateName}" : {
             }
           }
         },
-        "x-camelContextId" : "camel-3",
+        "x-camelContextId" : "camel-4",
         "x-routeId" : null
       }
     },
             }
           }
         },
-        "x-camelContextId" : "camel-3",
+        "x-camelContextId" : "camel-4",
         "x-routeId" : null
       }
     },
     "/v1/healthcheck" : {
       "get" : {
-        "operationId" : "route92",
+        "operationId" : "route123",
         "produces" : [ "application/json" ],
         "responses" : {
           "200" : {
             }
           }
         },
-        "x-camelContextId" : "camel-3",
-        "x-routeId" : "route92"
+        "x-camelContextId" : "camel-4",
+        "x-routeId" : "route123"
       }
     },
     "/v1/user/getUser" : {
       "get" : {
-        "operationId" : "route93",
+        "operationId" : "route124",
         "produces" : [ "text/plain" ],
         "responses" : {
           "200" : { }
         },
-        "x-camelContextId" : "camel-3",
-        "x-routeId" : "route93"
+        "x-camelContextId" : "camel-4",
+        "x-routeId" : "route124"
       }
     }
   },
         "number" : {
           "type" : "boolean"
         },
-        "string" : {
-          "type" : "boolean"
-        },
-        "boolean" : {
-          "type" : "boolean"
-        },
         "asString" : {
           "type" : "string"
         },
+        "asNumber" : {
+          "$ref" : "#/definitions/Number"
+        },
         "asDouble" : {
           "type" : "number",
           "format" : "double"
         },
+        "asFloat" : {
+          "type" : "number",
+          "format" : "float"
+        },
         "asLong" : {
           "type" : "integer",
           "format" : "int64"
           "type" : "integer",
           "format" : "int32"
         },
-        "asNumber" : {
-          "$ref" : "#/definitions/Number"
-        },
-        "asFloat" : {
-          "type" : "number",
-          "format" : "float"
-        },
         "asByte" : {
           "type" : "string",
           "format" : "byte"
           "type" : "integer",
           "format" : "int32"
         },
+        "boolean" : {
+          "type" : "boolean"
+        },
+        "string" : {
+          "type" : "boolean"
+        },
+        "asJsonPrimitive" : {
+          "$ref" : "#/definitions/JsonPrimitive"
+        },
         "asJsonObject" : {
           "$ref" : "#/definitions/JsonObject"
         },
+        "asJsonArray" : {
+          "$ref" : "#/definitions/JsonArray"
+        },
         "jsonArray" : {
           "type" : "boolean"
         },
         "jsonNull" : {
           "type" : "boolean"
         },
-        "asJsonArray" : {
-          "$ref" : "#/definitions/JsonArray"
-        },
-        "asJsonPrimitive" : {
-          "$ref" : "#/definitions/JsonPrimitive"
-        },
         "asJsonNull" : {
           "$ref" : "#/definitions/JsonNull"
         }
         "asBoolean" : {
           "type" : "boolean"
         },
-        "asJsonObject" : {
-          "$ref" : "#/definitions/JsonObject"
+        "asJsonPrimitive" : {
+          "$ref" : "#/definitions/JsonPrimitive"
         },
         "asString" : {
           "type" : "string"
         },
-        "asDouble" : {
-          "type" : "number",
-          "format" : "double"
-        },
-        "asLong" : {
-          "type" : "integer",
-          "format" : "int64"
+        "asJsonObject" : {
+          "$ref" : "#/definitions/JsonObject"
         },
-        "asInt" : {
-          "type" : "integer",
-          "format" : "int32"
+        "asJsonArray" : {
+          "$ref" : "#/definitions/JsonArray"
         },
         "jsonArray" : {
           "type" : "boolean"
         "jsonNull" : {
           "type" : "boolean"
         },
-        "asJsonArray" : {
-          "$ref" : "#/definitions/JsonArray"
-        },
-        "asJsonPrimitive" : {
-          "$ref" : "#/definitions/JsonPrimitive"
-        },
         "asJsonNull" : {
           "$ref" : "#/definitions/JsonNull"
         },
         "asNumber" : {
           "$ref" : "#/definitions/Number"
         },
+        "asDouble" : {
+          "type" : "number",
+          "format" : "double"
+        },
         "asFloat" : {
           "type" : "number",
           "format" : "float"
         },
+        "asLong" : {
+          "type" : "integer",
+          "format" : "int64"
+        },
+        "asInt" : {
+          "type" : "integer",
+          "format" : "int32"
+        },
         "asByte" : {
           "type" : "string",
           "format" : "byte"
         "asBoolean" : {
           "type" : "boolean"
         },
-        "asJsonObject" : {
-          "$ref" : "#/definitions/JsonObject"
+        "asJsonPrimitive" : {
+          "$ref" : "#/definitions/JsonPrimitive"
         },
         "asString" : {
           "type" : "string"
         },
-        "asDouble" : {
-          "type" : "number",
-          "format" : "double"
-        },
-        "asLong" : {
-          "type" : "integer",
-          "format" : "int64"
+        "asJsonObject" : {
+          "$ref" : "#/definitions/JsonObject"
         },
-        "asInt" : {
-          "type" : "integer",
-          "format" : "int32"
+        "asJsonArray" : {
+          "$ref" : "#/definitions/JsonArray"
         },
         "jsonArray" : {
           "type" : "boolean"
         "jsonNull" : {
           "type" : "boolean"
         },
-        "asJsonArray" : {
-          "$ref" : "#/definitions/JsonArray"
-        },
-        "asJsonPrimitive" : {
-          "$ref" : "#/definitions/JsonPrimitive"
-        },
         "asJsonNull" : {
           "$ref" : "#/definitions/JsonNull"
         },
         "asNumber" : {
           "$ref" : "#/definitions/Number"
         },
+        "asDouble" : {
+          "type" : "number",
+          "format" : "double"
+        },
         "asFloat" : {
           "type" : "number",
           "format" : "float"
         },
+        "asLong" : {
+          "type" : "integer",
+          "format" : "int64"
+        },
+        "asInt" : {
+          "type" : "integer",
+          "format" : "int32"
+        },
         "asByte" : {
           "type" : "string",
           "format" : "byte"
         "asString" : {
           "type" : "string"
         },
+        "asNumber" : {
+          "$ref" : "#/definitions/Number"
+        },
         "asDouble" : {
           "type" : "number",
           "format" : "double"
         },
+        "asFloat" : {
+          "type" : "number",
+          "format" : "float"
+        },
         "asLong" : {
           "type" : "integer",
           "format" : "int64"
           "type" : "integer",
           "format" : "int32"
         },
-        "asNumber" : {
-          "$ref" : "#/definitions/Number"
-        },
-        "asFloat" : {
-          "type" : "number",
-          "format" : "float"
-        },
         "asByte" : {
           "type" : "string",
           "format" : "byte"
           "type" : "integer",
           "format" : "int32"
         },
+        "asJsonPrimitive" : {
+          "$ref" : "#/definitions/JsonPrimitive"
+        },
         "asJsonObject" : {
           "$ref" : "#/definitions/JsonObject"
         },
+        "asJsonArray" : {
+          "$ref" : "#/definitions/JsonArray"
+        },
         "jsonArray" : {
           "type" : "boolean"
         },
         "jsonNull" : {
           "type" : "boolean"
         },
-        "asJsonArray" : {
-          "$ref" : "#/definitions/JsonArray"
-        },
-        "asJsonPrimitive" : {
-          "$ref" : "#/definitions/JsonPrimitive"
-        },
         "asJsonNull" : {
           "$ref" : "#/definitions/JsonNull"
         }
index 6c7c877..692034c 100644 (file)
@@ -4,16 +4,16 @@
 << /Title (Clamp Rest API)
 /Creator (Asciidoctor PDF 1.5.0.alpha.10, based on Prawn 1.3.0)
 /Producer (Asciidoctor PDF 1.5.0.alpha.10, based on Prawn 1.3.0)
-/CreationDate (D:20200223153151-08'00')
-/ModDate (D:20200223153151-08'00')
+/CreationDate (D:20200225132217-08'00')
+/ModDate (D:20200225132217-08'00')
 >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 3 0 R
 /Names 20 0 R
-/Outlines 588 0 R
-/PageLabels 732 0 R
+/Outlines 589 0 R
+/PageLabels 733 0 R
 /PageMode /UseOutlines
 /OpenAction [7 0 R /FitH 793.0]
 /ViewerPreferences << /DisplayDocTitle true
@@ -23,7 +23,7 @@ endobj
 3 0 obj
 << /Type /Pages
 /Count 33
-/Kids [7 0 R 10 0 R 12 0 R 14 0 R 16 0 R 18 0 R 27 0 R 43 0 R 58 0 R 72 0 R 84 0 R 97 0 R 110 0 R 124 0 R 137 0 R 151 0 R 165 0 R 178 0 R 192 0 R 207 0 R 214 0 R 220 0 R 228 0 R 234 0 R 239 0 R 248 0 R 255 0 R 265 0 R 271 0 R 277 0 R 285 0 R 296 0 R 302 0 R]
+/Kids [7 0 R 10 0 R 12 0 R 14 0 R 16 0 R 18 0 R 27 0 R 43 0 R 58 0 R 72 0 R 84 0 R 97 0 R 110 0 R 124 0 R 137 0 R 151 0 R 165 0 R 178 0 R 193 0 R 208 0 R 215 0 R 221 0 R 229 0 R 235 0 R 240 0 R 249 0 R 256 0 R 266 0 R 272 0 R 278 0 R 286 0 R 297 0 R 303 0 R]
 >>
 endobj
 4 0 obj
@@ -80,11 +80,11 @@ endobj
 << /Type /Font
 /BaseFont /AAAAAA+NotoSerif
 /Subtype /TrueType
-/FontDescriptor 734 0 R
+/FontDescriptor 735 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 736 0 R
-/ToUnicode 735 0 R
+/Widths 737 0 R
+/ToUnicode 736 0 R
 >>
 endobj
 9 0 obj
@@ -1559,7 +1559,7 @@ endobj
 /F1.0 8 0 R
 >>
 >>
-/Annots [305 0 R 306 0 R 307 0 R 308 0 R 309 0 R 310 0 R 311 0 R 312 0 R 313 0 R 314 0 R 315 0 R 316 0 R 317 0 R 318 0 R 319 0 R 320 0 R 321 0 R 322 0 R 323 0 R 324 0 R 325 0 R 326 0 R 327 0 R 328 0 R 329 0 R 330 0 R 331 0 R 332 0 R 333 0 R 334 0 R 335 0 R 336 0 R 337 0 R 338 0 R 339 0 R 340 0 R 341 0 R 342 0 R 343 0 R 344 0 R 345 0 R 346 0 R 347 0 R 348 0 R 349 0 R 350 0 R 351 0 R 352 0 R 353 0 R 354 0 R 355 0 R 356 0 R 357 0 R 358 0 R 359 0 R 360 0 R 361 0 R 362 0 R 363 0 R 364 0 R 365 0 R 366 0 R 367 0 R 368 0 R 369 0 R 370 0 R 371 0 R 372 0 R 373 0 R 374 0 R 375 0 R 376 0 R]
+/Annots [306 0 R 307 0 R 308 0 R 309 0 R 310 0 R 311 0 R 312 0 R 313 0 R 314 0 R 315 0 R 316 0 R 317 0 R 318 0 R 319 0 R 320 0 R 321 0 R 322 0 R 323 0 R 324 0 R 325 0 R 326 0 R 327 0 R 328 0 R 329 0 R 330 0 R 331 0 R 332 0 R 333 0 R 334 0 R 335 0 R 336 0 R 337 0 R 338 0 R 339 0 R 340 0 R 341 0 R 342 0 R 343 0 R 344 0 R 345 0 R 346 0 R 347 0 R 348 0 R 349 0 R 350 0 R 351 0 R 352 0 R 353 0 R 354 0 R 355 0 R 356 0 R 357 0 R 358 0 R 359 0 R 360 0 R 361 0 R 362 0 R 363 0 R 364 0 R 365 0 R 366 0 R 367 0 R 368 0 R 369 0 R 370 0 R 371 0 R 372 0 R 373 0 R 374 0 R 375 0 R 376 0 R 377 0 R]
 >>
 endobj
 11 0 obj
@@ -3102,7 +3102,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [377 0 R 378 0 R 379 0 R 380 0 R 381 0 R 382 0 R 383 0 R 384 0 R 385 0 R 386 0 R 387 0 R 388 0 R 389 0 R 390 0 R 391 0 R 392 0 R 393 0 R 394 0 R 395 0 R 396 0 R 397 0 R 398 0 R 399 0 R 400 0 R 401 0 R 402 0 R 403 0 R 404 0 R 405 0 R 406 0 R 407 0 R 408 0 R 409 0 R 410 0 R 411 0 R 412 0 R 413 0 R 414 0 R 415 0 R 416 0 R 417 0 R 418 0 R 419 0 R 420 0 R 421 0 R 422 0 R 423 0 R 424 0 R 425 0 R 426 0 R 427 0 R 428 0 R 429 0 R 430 0 R 431 0 R 432 0 R 433 0 R 434 0 R 435 0 R 436 0 R 437 0 R 438 0 R 439 0 R 440 0 R 441 0 R 442 0 R 443 0 R 444 0 R 445 0 R 446 0 R 447 0 R 448 0 R 449 0 R 450 0 R 451 0 R 452 0 R]
+/Annots [378 0 R 379 0 R 380 0 R 381 0 R 382 0 R 383 0 R 384 0 R 385 0 R 386 0 R 387 0 R 388 0 R 389 0 R 390 0 R 391 0 R 392 0 R 393 0 R 394 0 R 395 0 R 396 0 R 397 0 R 398 0 R 399 0 R 400 0 R 401 0 R 402 0 R 403 0 R 404 0 R 405 0 R 406 0 R 407 0 R 408 0 R 409 0 R 410 0 R 411 0 R 412 0 R 413 0 R 414 0 R 415 0 R 416 0 R 417 0 R 418 0 R 419 0 R 420 0 R 421 0 R 422 0 R 423 0 R 424 0 R 425 0 R 426 0 R 427 0 R 428 0 R 429 0 R 430 0 R 431 0 R 432 0 R 433 0 R 434 0 R 435 0 R 436 0 R 437 0 R 438 0 R 439 0 R 440 0 R 441 0 R 442 0 R 443 0 R 444 0 R 445 0 R 446 0 R 447 0 R 448 0 R 449 0 R 450 0 R 451 0 R 452 0 R 453 0 R]
 >>
 endobj
 13 0 obj
@@ -4645,7 +4645,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [453 0 R 454 0 R 455 0 R 456 0 R 457 0 R 458 0 R 459 0 R 460 0 R 461 0 R 462 0 R 463 0 R 464 0 R 465 0 R 466 0 R 467 0 R 468 0 R 469 0 R 470 0 R 471 0 R 472 0 R 473 0 R 474 0 R 475 0 R 476 0 R 477 0 R 478 0 R 479 0 R 480 0 R 481 0 R 482 0 R 483 0 R 484 0 R 485 0 R 486 0 R 487 0 R 488 0 R 489 0 R 490 0 R 491 0 R 492 0 R 493 0 R 494 0 R 495 0 R 496 0 R 497 0 R 498 0 R 499 0 R 500 0 R 501 0 R 502 0 R 503 0 R 504 0 R 505 0 R 506 0 R 507 0 R 508 0 R 509 0 R 510 0 R 511 0 R 512 0 R 513 0 R 514 0 R 515 0 R 516 0 R 517 0 R 518 0 R 519 0 R 520 0 R 521 0 R 522 0 R 523 0 R 524 0 R 525 0 R 526 0 R 527 0 R 528 0 R]
+/Annots [454 0 R 455 0 R 456 0 R 457 0 R 458 0 R 459 0 R 460 0 R 461 0 R 462 0 R 463 0 R 464 0 R 465 0 R 466 0 R 467 0 R 468 0 R 469 0 R 470 0 R 471 0 R 472 0 R 473 0 R 474 0 R 475 0 R 476 0 R 477 0 R 478 0 R 479 0 R 480 0 R 481 0 R 482 0 R 483 0 R 484 0 R 485 0 R 486 0 R 487 0 R 488 0 R 489 0 R 490 0 R 491 0 R 492 0 R 493 0 R 494 0 R 495 0 R 496 0 R 497 0 R 498 0 R 499 0 R 500 0 R 501 0 R 502 0 R 503 0 R 504 0 R 505 0 R 506 0 R 507 0 R 508 0 R 509 0 R 510 0 R 511 0 R 512 0 R 513 0 R 514 0 R 515 0 R 516 0 R 517 0 R 518 0 R 519 0 R 520 0 R 521 0 R 522 0 R 523 0 R 524 0 R 525 0 R 526 0 R 527 0 R 528 0 R 529 0 R]
 >>
 endobj
 15 0 obj
@@ -5828,7 +5828,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [529 0 R 530 0 R 531 0 R 532 0 R 533 0 R 534 0 R 535 0 R 536 0 R 537 0 R 538 0 R 539 0 R 540 0 R 541 0 R 542 0 R 543 0 R 544 0 R 545 0 R 546 0 R 547 0 R 548 0 R 549 0 R 550 0 R 551 0 R 552 0 R 553 0 R 554 0 R 555 0 R 556 0 R 557 0 R 558 0 R 559 0 R 560 0 R 561 0 R 562 0 R 563 0 R 564 0 R 565 0 R 566 0 R 567 0 R 568 0 R 569 0 R 570 0 R 571 0 R 572 0 R 573 0 R 574 0 R 575 0 R 576 0 R 577 0 R 578 0 R 579 0 R 580 0 R 581 0 R 582 0 R 583 0 R 584 0 R 585 0 R 586 0 R]
+/Annots [530 0 R 531 0 R 532 0 R 533 0 R 534 0 R 535 0 R 536 0 R 537 0 R 538 0 R 539 0 R 540 0 R 541 0 R 542 0 R 543 0 R 544 0 R 545 0 R 546 0 R 547 0 R 548 0 R 549 0 R 550 0 R 551 0 R 552 0 R 553 0 R 554 0 R 555 0 R 556 0 R 557 0 R 558 0 R 559 0 R 560 0 R 561 0 R 562 0 R 563 0 R 564 0 R 565 0 R 566 0 R 567 0 R 568 0 R 569 0 R 570 0 R 571 0 R 572 0 R 573 0 R 574 0 R 575 0 R 576 0 R 577 0 R 578 0 R 579 0 R 580 0 R 581 0 R 582 0 R 583 0 R 584 0 R 585 0 R 586 0 R 587 0 R]
 >>
 endobj
 17 0 obj
@@ -5910,7 +5910,7 @@ ET
 BT
 71.30850000000001 592.176 Td
 /F1.0 10.5 Tf
-<203a206c6f63616c686f73743a3333363331> Tj
+<203a206c6f63616c686f73743a3332393737> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -6011,7 +6011,7 @@ endobj
 /F3.0 24 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 587 0 R
+/XObject << /Stamp1 588 0 R
 >>
 >>
 >>
@@ -6025,18 +6025,18 @@ endobj
 >>
 endobj
 21 0 obj
-<< /Kids [53 0 R 246 0 R 160 0 R 87 0 R 130 0 R 197 0 R 54 0 R 187 0 R 116 0 R 82 0 R]
+<< /Kids [53 0 R 247 0 R 160 0 R 87 0 R 130 0 R 198 0 R 54 0 R 188 0 R 119 0 R 82 0 R 185 0 R]
 >>
 endobj
 22 0 obj
 << /Type /Font
 /BaseFont /AAAAAB+NotoSerif-Bold
 /Subtype /TrueType
-/FontDescriptor 738 0 R
+/FontDescriptor 739 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 740 0 R
-/ToUnicode 739 0 R
+/Widths 741 0 R
+/ToUnicode 740 0 R
 >>
 endobj
 23 0 obj
@@ -6046,11 +6046,11 @@ endobj
 << /Type /Font
 /BaseFont /AAAAAC+NotoSerif-Italic
 /Subtype /TrueType
-/FontDescriptor 742 0 R
+/FontDescriptor 743 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 744 0 R
-/ToUnicode 743 0 R
+/Widths 745 0 R
+/ToUnicode 744 0 R
 >>
 endobj
 25 0 obj
@@ -6950,7 +6950,7 @@ endobj
 /F1.0 8 0 R
 /F4.0 33 0 R
 >>
-/XObject << /Stamp1 587 0 R
+/XObject << /Stamp1 588 0 R
 >>
 >>
 /Annots [31 0 R 39 0 R]
@@ -6980,11 +6980,11 @@ endobj
 << /Type /Font
 /BaseFont /AAAAAD+mplus1mn-regular
 /Subtype /TrueType
-/FontDescriptor 746 0 R
+/FontDescriptor 747 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 748 0 R
-/ToUnicode 747 0 R
+/Widths 749 0 R
+/ToUnicode 748 0 R
 >>
 endobj
 34 0 obj
@@ -8225,7 +8225,7 @@ endobj
 /F1.0 8 0 R
 /F4.0 33 0 R
 >>
-/XObject << /Stamp1 587 0 R
+/XObject << /Stamp1 588 0 R
 >>
 >>
 /Annots [45 0 R 47 0 R]
@@ -8270,7 +8270,7 @@ endobj
 endobj
 53 0 obj
 << /Limits [(_cldshealthcheck) (_dictionaryelement)]
-/Names [(_cldshealthcheck) 209 0 R (_consumes) 48 0 R (_consumes_2) 67 0 R (_consumes_3) 143 0 R (_consumes_4) 152 0 R (_consumes_5) 159 0 R (_consumes_6) 189 0 R (_definitions) 208 0 R (_dictionary) 210 0 R (_dictionaryelement) 212 0 R]
+/Names [(_cldshealthcheck) 210 0 R (_consumes) 48 0 R (_consumes_2) 67 0 R (_consumes_3) 143 0 R (_consumes_4) 152 0 R (_consumes_5) 159 0 R (_consumes_6) 190 0 R (_definitions) 209 0 R (_dictionary) 211 0 R (_dictionaryelement) 213 0 R]
 >>
 endobj
 54 0 obj
@@ -9630,7 +9630,7 @@ endobj
 /F4.0 33 0 R
 /F3.0 24 0 R
 >>
-/XObject << /Stamp1 587 0 R
+/XObject << /Stamp1 588 0 R
 >>
 >>
 /Annots [60 0 R 64 0 R 66 0 R]
@@ -10824,7 +10824,7 @@ endobj
 /F4.0 33 0 R
 /F3.0 24 0 R
 >>
-/XObject << /Stamp1 587 0 R
+/XObject << /Stamp1 588 0 R
 >>
 >>
 >>
@@ -10857,8 +10857,8 @@ endobj
 [72 0 R /XYZ 0 108.12000000000052 null]
 endobj
 82 0 obj
-<< /Limits [(_route77) (_version_information)]
-/Names [(_route77) 94 0 R (_route80) 37 0 R (_route82) 41 0 R (_route84) 69 0 R (_route87) 169 0 R (_route88) 184 0 R (_route91) 193 0 R (_route92) 29 0 R (_route93) 34 0 R (_service) 300 0 R (_uri_scheme) 25 0 R (_v2_dictionary_dictionaryname_get) 55 0 R (_v2_dictionary_name_elements_shortname_delete) 75 0 R (_v2_dictionary_name_put) 62 0 R (_v2_dictionary_secondary_names_get) 50 0 R (_v2_policytoscamodels_policymodeltype_get) 179 0 R (_v2_policytoscamodels_yaml_policymodeltype_get) 173 0 R (_v2_templates_names_get) 198 0 R (_v2_templates_templatename_get) 201 0 R (_version_information) 23 0 R]
+<< /Limits [(_route108) (_route96)]
+/Names [(_route108) 94 0 R (_route111) 37 0 R (_route113) 41 0 R (_route115) 69 0 R (_route118) 169 0 R (_route119) 184 0 R (_route122) 194 0 R (_route123) 29 0 R (_route124) 34 0 R (_route95) 91 0 R (_route96) 162 0 R]
 >>
 endobj
 83 0 obj
@@ -12192,7 +12192,7 @@ endobj
 /F3.0 24 0 R
 /F4.0 33 0 R
 >>
-/XObject << /Stamp1 587 0 R
+/XObject << /Stamp1 588 0 R
 >>
 >>
 /Annots [89 0 R]
@@ -12206,7 +12206,7 @@ endobj
 endobj
 87 0 obj
 << /Limits [(_parameters_8) (_produces_15)]
-/Names [(_parameters_8) 95 0 R (_parameters_9) 102 0 R (_paths) 28 0 R (_policymodel) 298 0 R (_produces) 32 0 R (_produces_10) 90 0 R (_produces_11) 93 0 R (_produces_12) 100 0 R (_produces_13) 105 0 R (_produces_14) 112 0 R (_produces_15) 118 0 R]
+/Names [(_parameters_8) 95 0 R (_parameters_9) 102 0 R (_paths) 28 0 R (_policymodel) 299 0 R (_produces) 32 0 R (_produces_10) 90 0 R (_produces_11) 93 0 R (_produces_12) 100 0 R (_produces_13) 105 0 R (_produces_14) 112 0 R (_produces_15) 117 0 R]
 >>
 endobj
 88 0 obj
@@ -13432,7 +13432,7 @@ endobj
 /F4.0 33 0 R
 /F3.0 24 0 R
 >>
-/XObject << /Stamp1 587 0 R
+/XObject << /Stamp1 588 0 R
 >>
 >>
 /Annots [99 0 R 104 0 R]
@@ -14902,10 +14902,10 @@ endobj
 /F4.0 33 0 R
 /F3.0 24 0 R
 >>
-/XObject << /Stamp1 587 0 R
+/XObject << /Stamp1 588 0 R
 >>
 >>
-/Annots [111 0 R 117 0 R 122 0 R]
+/Annots [111 0 R 116 0 R 122 0 R]
 >>
 endobj
 111 0 obj
@@ -14929,11 +14929,6 @@ endobj
 [110 0 R /XYZ 0 481.68000000000046 null]
 endobj
 116 0 obj
-<< /Limits [(_responses_5) (_route76)]
-/Names [(_responses_5) 51 0 R (_responses_6) 59 0 R (_responses_7) 65 0 R (_responses_8) 73 0 R (_responses_9) 77 0 R (_route64) 91 0 R (_route65) 162 0 R (_route66) 126 0 R (_route67) 138 0 R (_route68) 154 0 R (_route69) 145 0 R (_route70) 85 0 R (_route71) 101 0 R (_route72) 131 0 R (_route73) 113 0 R (_route74) 106 0 R (_route75) 119 0 R (_route76) 79 0 R]
->>
-endobj
-117 0 obj
 << /Border [0 0 0]
 /Dest (_loop)
 /Subtype /Link
@@ -14941,12 +14936,17 @@ endobj
 /Type /Annot
 >>
 endobj
-118 0 obj
+117 0 obj
 [110 0 R /XYZ 0 376.5600000000004 null]
 endobj
-119 0 obj
+118 0 obj
 [110 0 R /XYZ 0 320.28000000000037 null]
 endobj
+119 0 obj
+<< /Limits [(_responses_5) (_route107)]
+/Names [(_responses_5) 51 0 R (_responses_6) 59 0 R (_responses_7) 65 0 R (_responses_8) 73 0 R (_responses_9) 77 0 R (_route100) 145 0 R (_route101) 85 0 R (_route102) 101 0 R (_route103) 131 0 R (_route104) 113 0 R (_route105) 106 0 R (_route106) 118 0 R (_route107) 79 0 R]
+>>
+endobj
 120 0 obj
 [110 0 R /XYZ 0 280.20000000000033 null]
 endobj
@@ -16162,7 +16162,7 @@ endobj
 /F4.0 33 0 R
 /F3.0 24 0 R
 >>
-/XObject << /Stamp1 587 0 R
+/XObject << /Stamp1 588 0 R
 >>
 >>
 /Annots [134 0 R]
@@ -17665,7 +17665,7 @@ endobj
 /F1.0 8 0 R
 /F4.0 33 0 R
 >>
-/XObject << /Stamp1 587 0 R
+/XObject << /Stamp1 588 0 R
 >>
 >>
 /Annots [140 0 R 142 0 R 147 0 R 149 0 R]
@@ -18861,7 +18861,7 @@ endobj
 /F4.0 33 0 R
 /F3.0 24 0 R
 >>
-/XObject << /Stamp1 587 0 R
+/XObject << /Stamp1 588 0 R
 >>
 >>
 /Annots [156 0 R 158 0 R]
@@ -18903,7 +18903,7 @@ endobj
 endobj
 160 0 obj
 << /Limits [(_parameters_13) (_parameters_7)]
-/Names [(_parameters_13) 127 0 R (_parameters_14) 132 0 R (_parameters_15) 139 0 R (_parameters_16) 146 0 R (_parameters_17) 155 0 R (_parameters_18) 163 0 R (_parameters_19) 174 0 R (_parameters_2) 56 0 R (_parameters_20) 180 0 R (_parameters_21) 185 0 R (_parameters_22) 202 0 R (_parameters_3) 63 0 R (_parameters_4) 70 0 R (_parameters_5) 76 0 R (_parameters_6) 80 0 R (_parameters_7) 86 0 R]
+/Names [(_parameters_13) 127 0 R (_parameters_14) 132 0 R (_parameters_15) 139 0 R (_parameters_16) 146 0 R (_parameters_17) 155 0 R (_parameters_18) 163 0 R (_parameters_19) 174 0 R (_parameters_2) 56 0 R (_parameters_20) 180 0 R (_parameters_21) 186 0 R (_parameters_22) 203 0 R (_parameters_3) 63 0 R (_parameters_4) 70 0 R (_parameters_5) 76 0 R (_parameters_6) 80 0 R (_parameters_7) 86 0 R]
 >>
 endobj
 161 0 obj
@@ -20130,7 +20130,7 @@ endobj
 /F4.0 33 0 R
 /F3.0 24 0 R
 >>
-/XObject << /Stamp1 587 0 R
+/XObject << /Stamp1 588 0 R
 >>
 >>
 /Annots [167 0 R 171 0 R]
@@ -21517,10 +21517,10 @@ endobj
 /F1.0 8 0 R
 /F4.0 33 0 R
 >>
-/XObject << /Stamp1 587 0 R
+/XObject << /Stamp1 588 0 R
 >>
 >>
-/Annots [182 0 R 188 0 R]
+/Annots [182 0 R 189 0 R]
 >>
 endobj
 179 0 obj
@@ -21547,17 +21547,22 @@ endobj
 [178 0 R /XYZ 0 451.80000000000035 null]
 endobj
 185 0 obj
-[178 0 R /XYZ 0 411.7200000000003 null]
+<< /Limits [(_route97) (_version_information)]
+/Names [(_route97) 126 0 R (_route98) 138 0 R (_route99) 154 0 R (_service) 301 0 R (_uri_scheme) 25 0 R (_v2_dictionary_dictionaryname_get) 55 0 R (_v2_dictionary_name_elements_shortname_delete) 75 0 R (_v2_dictionary_name_put) 62 0 R (_v2_dictionary_secondary_names_get) 50 0 R (_v2_policytoscamodels_policymodeltype_get) 179 0 R (_v2_policytoscamodels_yaml_policymodeltype_get) 173 0 R (_v2_templates_names_get) 199 0 R (_v2_templates_templatename_get) 202 0 R (_version_information) 23 0 R]
+>>
 endobj
 186 0 obj
-[178 0 R /XYZ 0 269.04000000000025 null]
+[178 0 R /XYZ 0 411.7200000000003 null]
 endobj
 187 0 obj
+[178 0 R /XYZ 0 269.04000000000025 null]
+endobj
+188 0 obj
 << /Limits [(_responses_2) (_responses_4)]
-/Names [(_responses_2) 35 0 R (_responses_20) 141 0 R (_responses_21) 148 0 R (_responses_22) 157 0 R (_responses_23) 166 0 R (_responses_24) 170 0 R (_responses_25) 175 0 R (_responses_26) 181 0 R (_responses_27) 186 0 R (_responses_28) 194 0 R (_responses_29) 199 0 R (_responses_3) 38 0 R (_responses_30) 203 0 R (_responses_4) 46 0 R]
+/Names [(_responses_2) 35 0 R (_responses_20) 141 0 R (_responses_21) 148 0 R (_responses_22) 157 0 R (_responses_23) 166 0 R (_responses_24) 170 0 R (_responses_25) 175 0 R (_responses_26) 181 0 R (_responses_27) 187 0 R (_responses_28) 195 0 R (_responses_29) 200 0 R (_responses_3) 38 0 R (_responses_30) 204 0 R (_responses_4) 46 0 R]
 >>
 endobj
-188 0 obj
+189 0 obj
 << /Border [0 0 0]
 /Dest (_policymodel)
 /Subtype /Link
@@ -21565,13 +21570,13 @@ endobj
 /Type /Annot
 >>
 endobj
-189 0 obj
+190 0 obj
 [178 0 R /XYZ 0 163.92000000000024 null]
 endobj
-190 0 obj
+191 0 obj
 [178 0 R /XYZ 0 107.64000000000021 null]
 endobj
-191 0 obj
+192 0 obj
 << /Length 16516
 >>
 stream
 
 endstream
 endobj
-192 0 obj
+193 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 191 0 R
+/Contents 192 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 22 0 R
 /F1.0 8 0 R
 /F4.0 33 0 R
 /F3.0 24 0 R
 >>
-/XObject << /Stamp1 587 0 R
+/XObject << /Stamp1 588 0 R
 >>
 >>
-/Annots [195 0 R 204 0 R]
+/Annots [196 0 R 205 0 R]
 >>
 endobj
-193 0 obj
-[192 0 R /XYZ 0 792.0 null]
-endobj
 194 0 obj
-[192 0 R /XYZ 0 718.32 null]
+[193 0 R /XYZ 0 792.0 null]
 endobj
 195 0 obj
+[193 0 R /XYZ 0 718.32 null]
+endobj
+196 0 obj
 << /Border [0 0 0]
 /Dest (_looptemplate)
 /Subtype /Link
@@ -22806,33 +22811,33 @@ endobj
 /Type /Annot
 >>
 endobj
-196 0 obj
-[192 0 R /XYZ 0 613.2000000000003 null]
-endobj
 197 0 obj
-<< /Limits [(_produces_25) (_responses)]
-/Names [(_produces_25) 183 0 R (_produces_26) 190 0 R (_produces_27) 196 0 R (_produces_28) 200 0 R (_produces_29) 205 0 R (_produces_3) 40 0 R (_produces_4) 49 0 R (_produces_5) 52 0 R (_produces_6) 61 0 R (_produces_7) 68 0 R (_produces_8) 74 0 R (_produces_9) 78 0 R (_responses) 30 0 R]
->>
+[193 0 R /XYZ 0 613.2000000000003 null]
 endobj
 198 0 obj
-[192 0 R /XYZ 0 556.9200000000004 null]
+<< /Limits [(_produces_25) (_responses)]
+/Names [(_produces_25) 183 0 R (_produces_26) 191 0 R (_produces_27) 197 0 R (_produces_28) 201 0 R (_produces_29) 206 0 R (_produces_3) 40 0 R (_produces_4) 49 0 R (_produces_5) 52 0 R (_produces_6) 61 0 R (_produces_7) 68 0 R (_produces_8) 74 0 R (_produces_9) 78 0 R (_responses) 30 0 R]
+>>
 endobj
 199 0 obj
-[192 0 R /XYZ 0 516.8400000000005 null]
+[193 0 R /XYZ 0 556.9200000000004 null]
 endobj
 200 0 obj
-[192 0 R /XYZ 0 411.7200000000005 null]
+[193 0 R /XYZ 0 516.8400000000005 null]
 endobj
 201 0 obj
-[192 0 R /XYZ 0 355.44000000000045 null]
+[193 0 R /XYZ 0 411.7200000000005 null]
 endobj
 202 0 obj
-[192 0 R /XYZ 0 315.3600000000004 null]
+[193 0 R /XYZ 0 355.44000000000045 null]
 endobj
 203 0 obj
-[192 0 R /XYZ 0 210.2400000000004 null]
+[193 0 R /XYZ 0 315.3600000000004 null]
 endobj
 204 0 obj
+[193 0 R /XYZ 0 210.2400000000004 null]
+endobj
+205 0 obj
 << /Border [0 0 0]
 /Dest (_looptemplate)
 /Subtype /Link
@@ -22840,10 +22845,10 @@ endobj
 /Type /Annot
 >>
 endobj
-205 0 obj
-[192 0 R /XYZ 0 105.12000000000037 null]
-endobj
 206 0 obj
+[193 0 R /XYZ 0 105.12000000000037 null]
+endobj
+207 0 obj
 << /Length 16082
 >>
 stream
 
 endstream
 endobj
-207 0 obj
+208 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 206 0 R
+/Contents 207 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 22 0 R
 /F3.0 24 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 587 0 R
+/XObject << /Stamp1 588 0 R
 >>
 >>
-/Annots [211 0 R]
+/Annots [212 0 R]
 >>
 endobj
-208 0 obj
-[207 0 R /XYZ 0 792.0 null]
-endobj
 209 0 obj
-[207 0 R /XYZ 0 712.0799999999999 null]
+[208 0 R /XYZ 0 792.0 null]
 endobj
 210 0 obj
-[207 0 R /XYZ 0 524.04 null]
+[208 0 R /XYZ 0 712.0799999999999 null]
 endobj
 211 0 obj
+[208 0 R /XYZ 0 524.04 null]
+endobj
+212 0 obj
 << /Border [0 0 0]
 /Dest (_dictionaryelement)
 /Subtype /Link
@@ -24119,10 +24124,10 @@ endobj
 /Type /Annot
 >>
 endobj
-212 0 obj
-[207 0 R /XYZ 0 148.19999999999993 null]
-endobj
 213 0 obj
+[208 0 R /XYZ 0 148.19999999999993 null]
+endobj
+214 0 obj
 << /Length 20298
 >>
 stream
 
 endstream
 endobj
-214 0 obj
+215 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 213 0 R
+/Contents 214 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 22 0 R
 /F3.0 24 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 587 0 R
+/XObject << /Stamp1 588 0 R
 >>
 >>
-/Annots [215 0 R 217 0 R]
+/Annots [216 0 R 218 0 R]
 >>
 endobj
-215 0 obj
+216 0 obj
 << /Border [0 0 0]
 /Dest (_dictionary)
 /Subtype /Link
@@ -25723,10 +25728,10 @@ endobj
 /Type /Annot
 >>
 endobj
-216 0 obj
-[214 0 R /XYZ 0 345.11999999999995 null]
-endobj
 217 0 obj
+[215 0 R /XYZ 0 345.11999999999995 null]
+endobj
+218 0 obj
 << /Border [0 0 0]
 /Dest (_externalcomponentstate)
 /Subtype /Link
@@ -25734,10 +25739,10 @@ endobj
 /Type /Annot
 >>
 endobj
-218 0 obj
-[214 0 R /XYZ 0 194.6399999999999 null]
-endobj
 219 0 obj
+[215 0 R /XYZ 0 194.6399999999999 null]
+endobj
+220 0 obj
 << /Length 21931
 >>
 stream
 
 endstream
 endobj
-220 0 obj
+221 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 219 0 R
+/Contents 220 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 22 0 R
 /F3.0 24 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 587 0 R
+/XObject << /Stamp1 588 0 R
 >>
 >>
-/Annots [222 0 R 223 0 R 224 0 R 225 0 R 226 0 R]
+/Annots [223 0 R 224 0 R 225 0 R 226 0 R 227 0 R]
 >>
 endobj
-221 0 obj
-[220 0 R /XYZ 0 683.1600000000001 null]
-endobj
 222 0 obj
+[221 0 R /XYZ 0 683.1600000000001 null]
+endobj
+223 0 obj
 << /Border [0 0 0]
 /Dest (_jsonarray)
 /Subtype /Link
@@ -27442,7 +27447,7 @@ endobj
 /Type /Annot
 >>
 endobj
-223 0 obj
+224 0 obj
 << /Border [0 0 0]
 /Dest (_jsonnull)
 /Subtype /Link
@@ -27450,7 +27455,7 @@ endobj
 /Type /Annot
 >>
 endobj
-224 0 obj
+225 0 obj
 << /Border [0 0 0]
 /Dest (_jsonobject)
 /Subtype /Link
@@ -27458,7 +27463,7 @@ endobj
 /Type /Annot
 >>
 endobj
-225 0 obj
+226 0 obj
 << /Border [0 0 0]
 /Dest (_jsonprimitive)
 /Subtype /Link
@@ -27466,7 +27471,7 @@ endobj
 /Type /Annot
 >>
 endobj
-226 0 obj
+227 0 obj
 << /Border [0 0 0]
 /Dest (_number)
 /Subtype /Link
@@ -27474,7 +27479,7 @@ endobj
 /Type /Annot
 >>
 endobj
-227 0 obj
+228 0 obj
 << /Length 21512
 >>
 stream
 
 endstream
 endobj
-228 0 obj
+229 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 227 0 R
+/Contents 228 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 22 0 R
 /F3.0 24 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 587 0 R
+/XObject << /Stamp1 588 0 R
 >>
 >>
-/Annots [230 0 R 231 0 R 232 0 R]
+/Annots [231 0 R 232 0 R 233 0 R]
 >>
 endobj
-229 0 obj
-[228 0 R /XYZ 0 532.9200000000003 null]
-endobj
 230 0 obj
+[229 0 R /XYZ 0 532.9200000000003 null]
+endobj
+231 0 obj
 << /Border [0 0 0]
 /Dest (_jsonarray)
 /Subtype /Link
@@ -29163,7 +29168,7 @@ endobj
 /Type /Annot
 >>
 endobj
-231 0 obj
+232 0 obj
 << /Border [0 0 0]
 /Dest (_jsonnull)
 /Subtype /Link
@@ -29171,7 +29176,7 @@ endobj
 /Type /Annot
 >>
 endobj
-232 0 obj
+233 0 obj
 << /Border [0 0 0]
 /Dest (_jsonobject)
 /Subtype /Link
@@ -29179,7 +29184,7 @@ endobj
 /Type /Annot
 >>
 endobj
-233 0 obj
+234 0 obj
 << /Length 21163
 >>
 stream
 
 endstream
 endobj
-234 0 obj
+235 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 233 0 R
+/Contents 234 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 22 0 R
 /F3.0 24 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 587 0 R
+/XObject << /Stamp1 588 0 R
 >>
 >>
-/Annots [235 0 R 236 0 R]
+/Annots [236 0 R 237 0 R]
 >>
 endobj
-235 0 obj
+236 0 obj
 << /Border [0 0 0]
 /Dest (_jsonprimitive)
 /Subtype /Link
@@ -30857,7 +30862,7 @@ endobj
 /Type /Annot
 >>
 endobj
-236 0 obj
+237 0 obj
 << /Border [0 0 0]
 /Dest (_number)
 /Subtype /Link
@@ -30865,10 +30870,10 @@ endobj
 /Type /Annot
 >>
 endobj
-237 0 obj
-[234 0 R /XYZ 0 382.68000000000023 null]
-endobj
 238 0 obj
+[235 0 R /XYZ 0 382.68000000000023 null]
+endobj
+239 0 obj
 << /Length 21656
 >>
 stream
 
 endstream
 endobj
-239 0 obj
+240 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 238 0 R
+/Contents 239 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 22 0 R
 /F3.0 24 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 587 0 R
+/XObject << /Stamp1 588 0 R
 >>
 >>
-/Annots [240 0 R 241 0 R 242 0 R 243 0 R 244 0 R]
+/Annots [241 0 R 242 0 R 243 0 R 244 0 R 245 0 R]
 >>
 endobj
-240 0 obj
+241 0 obj
 << /Border [0 0 0]
 /Dest (_jsonarray)
 /Subtype /Link
@@ -32570,7 +32575,7 @@ endobj
 /Type /Annot
 >>
 endobj
-241 0 obj
+242 0 obj
 << /Border [0 0 0]
 /Dest (_jsonnull)
 /Subtype /Link
@@ -32578,7 +32583,7 @@ endobj
 /Type /Annot
 >>
 endobj
-242 0 obj
+243 0 obj
 << /Border [0 0 0]
 /Dest (_jsonobject)
 /Subtype /Link
@@ -32586,7 +32591,7 @@ endobj
 /Type /Annot
 >>
 endobj
-243 0 obj
+244 0 obj
 << /Border [0 0 0]
 /Dest (_jsonprimitive)
 /Subtype /Link
@@ -32594,7 +32599,7 @@ endobj
 /Type /Annot
 >>
 endobj
-244 0 obj
+245 0 obj
 << /Border [0 0 0]
 /Dest (_number)
 /Subtype /Link
@@ -32602,15 +32607,15 @@ endobj
 /Type /Annot
 >>
 endobj
-245 0 obj
-[239 0 R /XYZ 0 232.44000000000023 null]
-endobj
 246 0 obj
+[240 0 R /XYZ 0 232.44000000000023 null]
+endobj
+247 0 obj
 << /Limits [(_externalcomponent) (_parameters_12)]
-/Names [(_externalcomponent) 216 0 R (_externalcomponentstate) 218 0 R (_jsonarray) 221 0 R (_jsonnull) 229 0 R (_jsonobject) 237 0 R (_jsonprimitive) 245 0 R (_loop) 256 0 R (_loopelementmodel) 266 0 R (_looplog) 269 0 R (_looptemplate) 273 0 R (_looptemplateloopelementmodel) 278 0 R (_microservicepolicy) 281 0 R (_number) 289 0 R (_operationalpolicy) 290 0 R (_overview) 19 0 R (_parameters) 44 0 R (_parameters_10) 107 0 R (_parameters_11) 114 0 R (_parameters_12) 120 0 R]
+/Names [(_externalcomponent) 217 0 R (_externalcomponentstate) 219 0 R (_jsonarray) 222 0 R (_jsonnull) 230 0 R (_jsonobject) 238 0 R (_jsonprimitive) 246 0 R (_loop) 257 0 R (_loopelementmodel) 267 0 R (_looplog) 270 0 R (_looptemplate) 274 0 R (_looptemplateloopelementmodel) 279 0 R (_microservicepolicy) 282 0 R (_number) 290 0 R (_operationalpolicy) 291 0 R (_overview) 19 0 R (_parameters) 44 0 R (_parameters_10) 107 0 R (_parameters_11) 114 0 R (_parameters_12) 120 0 R]
 >>
 endobj
-247 0 obj
+248 0 obj
 << /Length 22690
 >>
 stream
 
 endstream
 endobj
-248 0 obj
+249 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 247 0 R
+/Contents 248 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 22 0 R
 /F3.0 24 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 587 0 R
+/XObject << /Stamp1 588 0 R
 >>
 >>
-/Annots [249 0 R 250 0 R 251 0 R 252 0 R 253 0 R]
+/Annots [250 0 R 251 0 R 252 0 R 253 0 R 254 0 R]
 >>
 endobj
-249 0 obj
+250 0 obj
 << /Border [0 0 0]
 /Dest (_jsonarray)
 /Subtype /Link
@@ -34403,7 +34408,7 @@ endobj
 /Type /Annot
 >>
 endobj
-250 0 obj
+251 0 obj
 << /Border [0 0 0]
 /Dest (_jsonnull)
 /Subtype /Link
@@ -34411,7 +34416,7 @@ endobj
 /Type /Annot
 >>
 endobj
-251 0 obj
+252 0 obj
 << /Border [0 0 0]
 /Dest (_jsonobject)
 /Subtype /Link
@@ -34419,7 +34424,7 @@ endobj
 /Type /Annot
 >>
 endobj
-252 0 obj
+253 0 obj
 << /Border [0 0 0]
 /Dest (_jsonprimitive)
 /Subtype /Link
@@ -34427,7 +34432,7 @@ endobj
 /Type /Annot
 >>
 endobj
-253 0 obj
+254 0 obj
 << /Border [0 0 0]
 /Dest (_number)
 /Subtype /Link
@@ -34435,7 +34440,7 @@ endobj
 /Type /Annot
 >>
 endobj
-254 0 obj
+255 0 obj
 << /Length 23337
 >>
 stream
 
 endstream
 endobj
-255 0 obj
+256 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 254 0 R
+/Contents 255 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 22 0 R
 /F3.0 24 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 587 0 R
+/XObject << /Stamp1 588 0 R
 >>
 >>
-/Annots [257 0 R 258 0 R 259 0 R 260 0 R 261 0 R 262 0 R 263 0 R]
+/Annots [258 0 R 259 0 R 260 0 R 261 0 R 262 0 R 263 0 R 264 0 R]
 >>
 endobj
-256 0 obj
-[255 0 R /XYZ 0 645.6000000000001 null]
-endobj
 257 0 obj
+[256 0 R /XYZ 0 645.6000000000001 null]
+endobj
+258 0 obj
 << /Border [0 0 0]
 /Dest (_externalcomponent)
 /Subtype /Link
@@ -36219,7 +36224,7 @@ endobj
 /Type /Annot
 >>
 endobj
-258 0 obj
+259 0 obj
 << /Border [0 0 0]
 /Dest (_jsonobject)
 /Subtype /Link
@@ -36227,7 +36232,7 @@ endobj
 /Type /Annot
 >>
 endobj
-259 0 obj
+260 0 obj
 << /Border [0 0 0]
 /Dest (_looplog)
 /Subtype /Link
@@ -36235,7 +36240,7 @@ endobj
 /Type /Annot
 >>
 endobj
-260 0 obj
+261 0 obj
 << /Border [0 0 0]
 /Dest (_looptemplate)
 /Subtype /Link
@@ -36243,7 +36248,7 @@ endobj
 /Type /Annot
 >>
 endobj
-261 0 obj
+262 0 obj
 << /Border [0 0 0]
 /Dest (_microservicepolicy)
 /Subtype /Link
@@ -36251,7 +36256,7 @@ endobj
 /Type /Annot
 >>
 endobj
-262 0 obj
+263 0 obj
 << /Border [0 0 0]
 /Dest (_service)
 /Subtype /Link
@@ -36259,7 +36264,7 @@ endobj
 /Type /Annot
 >>
 endobj
-263 0 obj
+264 0 obj
 << /Border [0 0 0]
 /Dest (_operationalpolicy)
 /Subtype /Link
@@ -36267,7 +36272,7 @@ endobj
 /Type /Annot
 >>
 endobj
-264 0 obj
+265 0 obj
 << /Length 20640
 >>
 stream
 
 endstream
 endobj
-265 0 obj
+266 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 264 0 R
+/Contents 265 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 22 0 R
 /F3.0 24 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 587 0 R
+/XObject << /Stamp1 588 0 R
 >>
 >>
-/Annots [267 0 R 268 0 R]
+/Annots [268 0 R 269 0 R]
 >>
 endobj
-266 0 obj
-[265 0 R /XYZ 0 645.6000000000001 null]
-endobj
 267 0 obj
+[266 0 R /XYZ 0 645.6000000000001 null]
+endobj
+268 0 obj
 << /Border [0 0 0]
 /Dest (_policymodel)
 /Subtype /Link
@@ -37885,7 +37890,7 @@ endobj
 /Type /Annot
 >>
 endobj
-268 0 obj
+269 0 obj
 << /Border [0 0 0]
 /Dest (_looptemplateloopelementmodel)
 /Subtype /Link
@@ -37893,10 +37898,10 @@ endobj
 /Type /Annot
 >>
 endobj
-269 0 obj
-[265 0 R /XYZ 0 157.08000000000015 null]
-endobj
 270 0 obj
+[266 0 R /XYZ 0 157.08000000000015 null]
+endobj
+271 0 obj
 << /Length 21650
 >>
 stream
 
 endstream
 endobj
-271 0 obj
+272 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 270 0 R
+/Contents 271 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 22 0 R
 /F3.0 24 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 587 0 R
+/XObject << /Stamp1 588 0 R
 >>
 >>
-/Annots [272 0 R 274 0 R 275 0 R]
+/Annots [273 0 R 275 0 R 276 0 R]
 >>
 endobj
-272 0 obj
+273 0 obj
 << /Border [0 0 0]
 /Dest (_loop)
 /Subtype /Link
@@ -39596,10 +39601,10 @@ endobj
 /Type /Annot
 >>
 endobj
-273 0 obj
-[271 0 R /XYZ 0 532.9200000000001 null]
-endobj
 274 0 obj
+[272 0 R /XYZ 0 532.9200000000001 null]
+endobj
+275 0 obj
 << /Border [0 0 0]
 /Dest (_looptemplateloopelementmodel)
 /Subtype /Link
@@ -39607,7 +39612,7 @@ endobj
 /Type /Annot
 >>
 endobj
-275 0 obj
+276 0 obj
 << /Border [0 0 0]
 /Dest (_service)
 /Subtype /Link
@@ -39615,7 +39620,7 @@ endobj
 /Type /Annot
 >>
 endobj
-276 0 obj
+277 0 obj
 << /Length 20753
 >>
 stream
 
 endstream
 endobj
-277 0 obj
+278 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 276 0 R
+/Contents 277 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 22 0 R
 /F3.0 24 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 587 0 R
+/XObject << /Stamp1 588 0 R
 >>
 >>
-/Annots [279 0 R 280 0 R 282 0 R 283 0 R]
+/Annots [280 0 R 281 0 R 283 0 R 284 0 R]
 >>
 endobj
-278 0 obj
-[277 0 R /XYZ 0 645.6000000000001 null]
-endobj
 279 0 obj
+[278 0 R /XYZ 0 645.6000000000001 null]
+endobj
+280 0 obj
 << /Border [0 0 0]
 /Dest (_loopelementmodel)
 /Subtype /Link
@@ -41221,7 +41226,7 @@ endobj
 /Type /Annot
 >>
 endobj
-280 0 obj
+281 0 obj
 << /Border [0 0 0]
 /Dest (_looptemplate)
 /Subtype /Link
@@ -41229,10 +41234,10 @@ endobj
 /Type /Annot
 >>
 endobj
-281 0 obj
-[277 0 R /XYZ 0 457.56000000000023 null]
-endobj
 282 0 obj
+[278 0 R /XYZ 0 457.56000000000023 null]
+endobj
+283 0 obj
 << /Border [0 0 0]
 /Dest (_jsonobject)
 /Subtype /Link
@@ -41240,7 +41245,7 @@ endobj
 /Type /Annot
 >>
 endobj
-283 0 obj
+284 0 obj
 << /Border [0 0 0]
 /Dest (_jsonobject)
 /Subtype /Link
@@ -41248,7 +41253,7 @@ endobj
 /Type /Annot
 >>
 endobj
-284 0 obj
+285 0 obj
 << /Length 20603
 >>
 stream
 
 endstream
 endobj
-285 0 obj
+286 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 284 0 R
+/Contents 285 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 22 0 R
 /F3.0 24 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 587 0 R
+/XObject << /Stamp1 588 0 R
 >>
 >>
-/Annots [286 0 R 287 0 R 288 0 R 291 0 R 292 0 R 293 0 R 294 0 R]
+/Annots [287 0 R 288 0 R 289 0 R 292 0 R 293 0 R 294 0 R 295 0 R]
 >>
 endobj
-286 0 obj
+287 0 obj
 << /Border [0 0 0]
 /Dest (_loopelementmodel)
 /Subtype /Link
@@ -42833,7 +42838,7 @@ endobj
 /Type /Annot
 >>
 endobj
-287 0 obj
+288 0 obj
 << /Border [0 0 0]
 /Dest (_policymodel)
 /Subtype /Link
@@ -42841,7 +42846,7 @@ endobj
 /Type /Annot
 >>
 endobj
-288 0 obj
+289 0 obj
 << /Border [0 0 0]
 /Dest (_loop)
 /Subtype /Link
@@ -42849,13 +42854,13 @@ endobj
 /Type /Annot
 >>
 endobj
-289 0 obj
-[285 0 R /XYZ 0 420.2400000000002 null]
-endobj
 290 0 obj
-[285 0 R /XYZ 0 352.3800000000001 null]
+[286 0 R /XYZ 0 420.2400000000002 null]
 endobj
 291 0 obj
+[286 0 R /XYZ 0 352.3800000000001 null]
+endobj
+292 0 obj
 << /Border [0 0 0]
 /Dest (_jsonobject)
 /Subtype /Link
@@ -42863,7 +42868,7 @@ endobj
 /Type /Annot
 >>
 endobj
-292 0 obj
+293 0 obj
 << /Border [0 0 0]
 /Dest (_jsonobject)
 /Subtype /Link
@@ -42871,7 +42876,7 @@ endobj
 /Type /Annot
 >>
 endobj
-293 0 obj
+294 0 obj
 << /Border [0 0 0]
 /Dest (_loop)
 /Subtype /Link
@@ -42879,7 +42884,7 @@ endobj
 /Type /Annot
 >>
 endobj
-294 0 obj
+295 0 obj
 << /Border [0 0 0]
 /Dest (_loopelementmodel)
 /Subtype /Link
@@ -42887,7 +42892,7 @@ endobj
 /Type /Annot
 >>
 endobj
-295 0 obj
+296 0 obj
 << /Length 19359
 >>
 stream
 
 endstream
 endobj
-296 0 obj
+297 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 295 0 R
+/Contents 296 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 22 0 R
 /F3.0 24 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 587 0 R
+/XObject << /Stamp1 588 0 R
 >>
 >>
-/Annots [297 0 R 299 0 R]
+/Annots [298 0 R 300 0 R]
 >>
 endobj
-297 0 obj
+298 0 obj
 << /Border [0 0 0]
 /Dest (_policymodel)
 /Subtype /Link
@@ -44410,10 +44415,10 @@ endobj
 /Type /Annot
 >>
 endobj
-298 0 obj
-[296 0 R /XYZ 0 532.9200000000001 null]
-endobj
 299 0 obj
+[297 0 R /XYZ 0 532.9200000000001 null]
+endobj
+300 0 obj
 << /Border [0 0 0]
 /Dest (_loopelementmodel)
 /Subtype /Link
@@ -44421,10 +44426,10 @@ endobj
 /Type /Annot
 >>
 endobj
-300 0 obj
-[296 0 R /XYZ 0 119.52000000000004 null]
-endobj
 301 0 obj
+[297 0 R /XYZ 0 119.52000000000004 null]
+endobj
+302 0 obj
 << /Length 7264
 >>
 stream
 
 endstream
 endobj
-302 0 obj
+303 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 301 0 R
+/Contents 302 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 22 0 R
 /F3.0 24 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 587 0 R
+/XObject << /Stamp1 588 0 R
 >>
 >>
-/Annots [303 0 R 304 0 R]
+/Annots [304 0 R 305 0 R]
 >>
 endobj
-303 0 obj
+304 0 obj
 << /Border [0 0 0]
 /Dest (_jsonobject)
 /Subtype /Link
@@ -45023,7 +45028,7 @@ endobj
 /Type /Annot
 >>
 endobj
-304 0 obj
+305 0 obj
 << /Border [0 0 0]
 /Dest (_jsonobject)
 /Subtype /Link
@@ -45031,7 +45036,7 @@ endobj
 /Type /Annot
 >>
 endobj
-305 0 obj
+306 0 obj
 << /Border [0 0 0]
 /Dest (_overview)
 /Subtype /Link
@@ -45039,7 +45044,7 @@ endobj
 /Type /Annot
 >>
 endobj
-306 0 obj
+307 0 obj
 << /Border [0 0 0]
 /Dest (_overview)
 /Subtype /Link
@@ -45047,7 +45052,7 @@ endobj
 /Type /Annot
 >>
 endobj
-307 0 obj
+308 0 obj
 << /Border [0 0 0]
 /Dest (_version_information)
 /Subtype /Link
@@ -45055,7 +45060,7 @@ endobj
 /Type /Annot
 >>
 endobj
-308 0 obj
+309 0 obj
 << /Border [0 0 0]
 /Dest (_version_information)
 /Subtype /Link
@@ -45063,7 +45068,7 @@ endobj
 /Type /Annot
 >>
 endobj
-309 0 obj
+310 0 obj
 << /Border [0 0 0]
 /Dest (_uri_scheme)
 /Subtype /Link
@@ -45071,7 +45076,7 @@ endobj
 /Type /Annot
 >>
 endobj
-310 0 obj
+311 0 obj
 << /Border [0 0 0]
 /Dest (_uri_scheme)
 /Subtype /Link
@@ -45079,7 +45084,7 @@ endobj
 /Type /Annot
 >>
 endobj
-311 0 obj
+312 0 obj
 << /Border [0 0 0]
 /Dest (_paths)
 /Subtype /Link
@@ -45087,7 +45092,7 @@ endobj
 /Type /Annot
 >>
 endobj
-312 0 obj
+313 0 obj
 << /Border [0 0 0]
 /Dest (_paths)
 /Subtype /Link
@@ -45095,23 +45100,23 @@ endobj
 /Type /Annot
 >>
 endobj
-313 0 obj
+314 0 obj
 << /Border [0 0 0]
-/Dest (_route92)
+/Dest (_route123)
 /Subtype /Link
 /Rect [60.24000000000001 621.7799999999997 181.64100000000002 636.0599999999998]
 /Type /Annot
 >>
 endobj
-314 0 obj
+315 0 obj
 << /Border [0 0 0]
-/Dest (_route92)
+/Dest (_route123)
 /Subtype /Link
 /Rect [557.8905 621.7799999999997 563.76 636.0599999999998]
 /Type /Annot
 >>
 endobj
-315 0 obj
+316 0 obj
 << /Border [0 0 0]
 /Dest (_responses)
 /Subtype /Link
@@ -45119,7 +45124,7 @@ endobj
 /Type /Annot
 >>
 endobj
-316 0 obj
+317 0 obj
 << /Border [0 0 0]
 /Dest (_responses)
 /Subtype /Link
@@ -45127,7 +45132,7 @@ endobj
 /Type /Annot
 >>
 endobj
-317 0 obj
+318 0 obj
 << /Border [0 0 0]
 /Dest (_produces)
 /Subtype /Link
@@ -45135,7 +45140,7 @@ endobj
 /Type /Annot
 >>
 endobj
-318 0 obj
+319 0 obj
 << /Border [0 0 0]
 /Dest (_produces)
 /Subtype /Link
@@ -45143,23 +45148,23 @@ endobj
 /Type /Annot
 >>
 endobj
-319 0 obj
+320 0 obj
 << /Border [0 0 0]
-/Dest (_route93)
+/Dest (_route124)
 /Subtype /Link
 /Rect [60.24000000000001 566.3399999999997 183.8775 580.6199999999998]
 /Type /Annot
 >>
 endobj
-320 0 obj
+321 0 obj
 << /Border [0 0 0]
-/Dest (_route93)
+/Dest (_route124)
 /Subtype /Link
 /Rect [557.8905 566.3399999999997 563.76 580.6199999999998]
 /Type /Annot
 >>
 endobj
-321 0 obj
+322 0 obj
 << /Border [0 0 0]
 /Dest (_responses_2)
 /Subtype /Link
@@ -45167,7 +45172,7 @@ endobj
 /Type /Annot
 >>
 endobj
-322 0 obj
+323 0 obj
 << /Border [0 0 0]
 /Dest (_responses_2)
 /Subtype /Link
@@ -45175,7 +45180,7 @@ endobj
 /Type /Annot
 >>
 endobj
-323 0 obj
+324 0 obj
 << /Border [0 0 0]
 /Dest (_produces_2)
 /Subtype /Link
@@ -45183,7 +45188,7 @@ endobj
 /Type /Annot
 >>
 endobj
-324 0 obj
+325 0 obj
 << /Border [0 0 0]
 /Dest (_produces_2)
 /Subtype /Link
@@ -45191,23 +45196,23 @@ endobj
 /Type /Annot
 >>
 endobj
-325 0 obj
+326 0 obj
 << /Border [0 0 0]
-/Dest (_route80)
+/Dest (_route111)
 /Subtype /Link
 /Rect [60.24000000000001 510.89999999999975 172.716 525.1799999999997]
 /Type /Annot
 >>
 endobj
-326 0 obj
+327 0 obj
 << /Border [0 0 0]
-/Dest (_route80)
+/Dest (_route111)
 /Subtype /Link
 /Rect [557.8905 510.89999999999975 563.76 525.1799999999997]
 /Type /Annot
 >>
 endobj
-327 0 obj
+328 0 obj
 << /Border [0 0 0]
 /Dest (_responses_3)
 /Subtype /Link
@@ -45215,7 +45220,7 @@ endobj
 /Type /Annot
 >>
 endobj
-328 0 obj
+329 0 obj
 << /Border [0 0 0]
 /Dest (_responses_3)
 /Subtype /Link
@@ -45223,7 +45228,7 @@ endobj
 /Type /Annot
 >>
 endobj
-329 0 obj
+330 0 obj
 << /Border [0 0 0]
 /Dest (_produces_3)
 /Subtype /Link
@@ -45231,7 +45236,7 @@ endobj
 /Type /Annot
 >>
 endobj
-330 0 obj
+331 0 obj
 << /Border [0 0 0]
 /Dest (_produces_3)
 /Subtype /Link
@@ -45239,23 +45244,23 @@ endobj
 /Type /Annot
 >>
 endobj
-331 0 obj
+332 0 obj
 << /Border [0 0 0]
-/Dest (_route82)
+/Dest (_route113)
 /Subtype /Link
 /Rect [60.24000000000001 455.4599999999997 172.548 469.73999999999967]
 /Type /Annot
 >>
 endobj
-332 0 obj
+333 0 obj
 << /Border [0 0 0]
-/Dest (_route82)
+/Dest (_route113)
 /Subtype /Link
 /Rect [557.8905 455.4599999999997 563.76 469.73999999999967]
 /Type /Annot
 >>
 endobj
-333 0 obj
+334 0 obj
 << /Border [0 0 0]
 /Dest (_parameters)
 /Subtype /Link
@@ -45263,7 +45268,7 @@ endobj
 /Type /Annot
 >>
 endobj
-334 0 obj
+335 0 obj
 << /Border [0 0 0]
 /Dest (_parameters)
 /Subtype /Link
@@ -45271,7 +45276,7 @@ endobj
 /Type /Annot
 >>
 endobj
-335 0 obj
+336 0 obj
 << /Border [0 0 0]
 /Dest (_responses_4)
 /Subtype /Link
@@ -45279,7 +45284,7 @@ endobj
 /Type /Annot
 >>
 endobj
-336 0 obj
+337 0 obj
 << /Border [0 0 0]
 /Dest (_responses_4)
 /Subtype /Link
@@ -45287,7 +45292,7 @@ endobj
 /Type /Annot
 >>
 endobj
-337 0 obj
+338 0 obj
 << /Border [0 0 0]
 /Dest (_consumes)
 /Subtype /Link
@@ -45295,7 +45300,7 @@ endobj
 /Type /Annot
 >>
 endobj
-338 0 obj
+339 0 obj
 << /Border [0 0 0]
 /Dest (_consumes)
 /Subtype /Link
@@ -45303,7 +45308,7 @@ endobj
 /Type /Annot
 >>
 endobj
-339 0 obj
+340 0 obj
 << /Border [0 0 0]
 /Dest (_produces_4)
 /Subtype /Link
@@ -45311,7 +45316,7 @@ endobj
 /Type /Annot
 >>
 endobj
-340 0 obj
+341 0 obj
 << /Border [0 0 0]
 /Dest (_produces_4)
 /Subtype /Link
@@ -45319,7 +45324,7 @@ endobj
 /Type /Annot
 >>
 endobj
-341 0 obj
+342 0 obj
 << /Border [0 0 0]
 /Dest (_v2_dictionary_secondary_names_get)
 /Subtype /Link
@@ -45327,7 +45332,7 @@ endobj
 /Type /Annot
 >>
 endobj
-342 0 obj
+343 0 obj
 << /Border [0 0 0]
 /Dest (_v2_dictionary_secondary_names_get)
 /Subtype /Link
@@ -45335,7 +45340,7 @@ endobj
 /Type /Annot
 >>
 endobj
-343 0 obj
+344 0 obj
 << /Border [0 0 0]
 /Dest (_responses_5)
 /Subtype /Link
@@ -45343,7 +45348,7 @@ endobj
 /Type /Annot
 >>
 endobj
-344 0 obj
+345 0 obj
 << /Border [0 0 0]
 /Dest (_responses_5)
 /Subtype /Link
@@ -45351,7 +45356,7 @@ endobj
 /Type /Annot
 >>
 endobj
-345 0 obj
+346 0 obj
 << /Border [0 0 0]
 /Dest (_produces_5)
 /Subtype /Link
@@ -45359,7 +45364,7 @@ endobj
 /Type /Annot
 >>
 endobj
-346 0 obj
+347 0 obj
 << /Border [0 0 0]
 /Dest (_produces_5)
 /Subtype /Link
@@ -45367,7 +45372,7 @@ endobj
 /Type /Annot
 >>
 endobj
-347 0 obj
+348 0 obj
 << /Border [0 0 0]
 /Dest (_v2_dictionary_dictionaryname_get)
 /Subtype /Link
@@ -45375,7 +45380,7 @@ endobj
 /Type /Annot
 >>
 endobj
-348 0 obj
+349 0 obj
 << /Border [0 0 0]
 /Dest (_v2_dictionary_dictionaryname_get)
 /Subtype /Link
@@ -45383,7 +45388,7 @@ endobj
 /Type /Annot
 >>
 endobj
-349 0 obj
+350 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_2)
 /Subtype /Link
@@ -45391,7 +45396,7 @@ endobj
 /Type /Annot
 >>
 endobj
-350 0 obj
+351 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_2)
 /Subtype /Link
@@ -45399,7 +45404,7 @@ endobj
 /Type /Annot
 >>
 endobj
-351 0 obj
+352 0 obj
 << /Border [0 0 0]
 /Dest (_responses_6)
 /Subtype /Link
@@ -45407,7 +45412,7 @@ endobj
 /Type /Annot
 >>
 endobj
-352 0 obj
+353 0 obj
 << /Border [0 0 0]
 /Dest (_responses_6)
 /Subtype /Link
@@ -45415,7 +45420,7 @@ endobj
 /Type /Annot
 >>
 endobj
-353 0 obj
+354 0 obj
 << /Border [0 0 0]
 /Dest (_produces_6)
 /Subtype /Link
@@ -45423,7 +45428,7 @@ endobj
 /Type /Annot
 >>
 endobj
-354 0 obj
+355 0 obj
 << /Border [0 0 0]
 /Dest (_produces_6)
 /Subtype /Link
@@ -45431,7 +45436,7 @@ endobj
 /Type /Annot
 >>
 endobj
-355 0 obj
+356 0 obj
 << /Border [0 0 0]
 /Dest (_v2_dictionary_name_put)
 /Subtype /Link
@@ -45439,7 +45444,7 @@ endobj
 /Type /Annot
 >>
 endobj
-356 0 obj
+357 0 obj
 << /Border [0 0 0]
 /Dest (_v2_dictionary_name_put)
 /Subtype /Link
@@ -45447,7 +45452,7 @@ endobj
 /Type /Annot
 >>
 endobj
-357 0 obj
+358 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_3)
 /Subtype /Link
@@ -45455,7 +45460,7 @@ endobj
 /Type /Annot
 >>
 endobj
-358 0 obj
+359 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_3)
 /Subtype /Link
@@ -45463,7 +45468,7 @@ endobj
 /Type /Annot
 >>
 endobj
-359 0 obj
+360 0 obj
 << /Border [0 0 0]
 /Dest (_responses_7)
 /Subtype /Link
@@ -45471,7 +45476,7 @@ endobj
 /Type /Annot
 >>
 endobj
-360 0 obj
+361 0 obj
 << /Border [0 0 0]
 /Dest (_responses_7)
 /Subtype /Link
@@ -45479,7 +45484,7 @@ endobj
 /Type /Annot
 >>
 endobj
-361 0 obj
+362 0 obj
 << /Border [0 0 0]
 /Dest (_consumes_2)
 /Subtype /Link
@@ -45487,7 +45492,7 @@ endobj
 /Type /Annot
 >>
 endobj
-362 0 obj
+363 0 obj
 << /Border [0 0 0]
 /Dest (_consumes_2)
 /Subtype /Link
@@ -45495,7 +45500,7 @@ endobj
 /Type /Annot
 >>
 endobj
-363 0 obj
+364 0 obj
 << /Border [0 0 0]
 /Dest (_produces_7)
 /Subtype /Link
@@ -45503,7 +45508,7 @@ endobj
 /Type /Annot
 >>
 endobj
-364 0 obj
+365 0 obj
 << /Border [0 0 0]
 /Dest (_produces_7)
 /Subtype /Link
@@ -45511,23 +45516,23 @@ endobj
 /Type /Annot
 >>
 endobj
-365 0 obj
+366 0 obj
 << /Border [0 0 0]
-/Dest (_route84)
+/Dest (_route115)
 /Subtype /Link
 /Rect [60.24000000000001 141.29999999999953 232.70250000000001 155.57999999999953]
 /Type /Annot
 >>
 endobj
-366 0 obj
+367 0 obj
 << /Border [0 0 0]
-/Dest (_route84)
+/Dest (_route115)
 /Subtype /Link
 /Rect [557.8905 141.29999999999953 563.76 155.57999999999953]
 /Type /Annot
 >>
 endobj
-367 0 obj
+368 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_4)
 /Subtype /Link
@@ -45535,7 +45540,7 @@ endobj
 /Type /Annot
 >>
 endobj
-368 0 obj
+369 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_4)
 /Subtype /Link
@@ -45543,7 +45548,7 @@ endobj
 /Type /Annot
 >>
 endobj
-369 0 obj
+370 0 obj
 << /Border [0 0 0]
 /Dest (_responses_8)
 /Subtype /Link
@@ -45551,7 +45556,7 @@ endobj
 /Type /Annot
 >>
 endobj
-370 0 obj
+371 0 obj
 << /Border [0 0 0]
 /Dest (_responses_8)
 /Subtype /Link
@@ -45559,7 +45564,7 @@ endobj
 /Type /Annot
 >>
 endobj
-371 0 obj
+372 0 obj
 << /Border [0 0 0]
 /Dest (_produces_8)
 /Subtype /Link
@@ -45567,7 +45572,7 @@ endobj
 /Type /Annot
 >>
 endobj
-372 0 obj
+373 0 obj
 << /Border [0 0 0]
 /Dest (_produces_8)
 /Subtype /Link
@@ -45575,7 +45580,7 @@ endobj
 /Type /Annot
 >>
 endobj
-373 0 obj
+374 0 obj
 << /Border [0 0 0]
 /Dest (_v2_dictionary_name_elements_shortname_delete)
 /Subtype /Link
@@ -45583,7 +45588,7 @@ endobj
 /Type /Annot
 >>
 endobj
-374 0 obj
+375 0 obj
 << /Border [0 0 0]
 /Dest (_v2_dictionary_name_elements_shortname_delete)
 /Subtype /Link
@@ -45591,7 +45596,7 @@ endobj
 /Type /Annot
 >>
 endobj
-375 0 obj
+376 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_5)
 /Subtype /Link
@@ -45599,7 +45604,7 @@ endobj
 /Type /Annot
 >>
 endobj
-376 0 obj
+377 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_5)
 /Subtype /Link
@@ -45607,7 +45612,7 @@ endobj
 /Type /Annot
 >>
 endobj
-377 0 obj
+378 0 obj
 << /Border [0 0 0]
 /Dest (_responses_9)
 /Subtype /Link
@@ -45615,7 +45620,7 @@ endobj
 /Type /Annot
 >>
 endobj
-378 0 obj
+379 0 obj
 << /Border [0 0 0]
 /Dest (_responses_9)
 /Subtype /Link
@@ -45623,7 +45628,7 @@ endobj
 /Type /Annot
 >>
 endobj
-379 0 obj
+380 0 obj
 << /Border [0 0 0]
 /Dest (_produces_9)
 /Subtype /Link
@@ -45631,7 +45636,7 @@ endobj
 /Type /Annot
 >>
 endobj
-380 0 obj
+381 0 obj
 << /Border [0 0 0]
 /Dest (_produces_9)
 /Subtype /Link
@@ -45639,23 +45644,23 @@ endobj
 /Type /Annot
 >>
 endobj
-381 0 obj
+382 0 obj
 << /Border [0 0 0]
-/Dest (_route76)
+/Dest (_route107)
 /Subtype /Link
 /Rect [60.24000000000001 704.7599999999999 245.15550000000002 719.04]
 /Type /Annot
 >>
 endobj
-382 0 obj
+383 0 obj
 << /Border [0 0 0]
-/Dest (_route76)
+/Dest (_route107)
 /Subtype /Link
 /Rect [557.8905 704.7599999999999 563.76 719.04]
 /Type /Annot
 >>
 endobj
-383 0 obj
+384 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_6)
 /Subtype /Link
@@ -45663,7 +45668,7 @@ endobj
 /Type /Annot
 >>
 endobj
-384 0 obj
+385 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_6)
 /Subtype /Link
@@ -45671,7 +45676,7 @@ endobj
 /Type /Annot
 >>
 endobj
-385 0 obj
+386 0 obj
 << /Border [0 0 0]
 /Dest (_responses_10)
 /Subtype /Link
@@ -45679,7 +45684,7 @@ endobj
 /Type /Annot
 >>
 endobj
-386 0 obj
+387 0 obj
 << /Border [0 0 0]
 /Dest (_responses_10)
 /Subtype /Link
@@ -45687,23 +45692,23 @@ endobj
 /Type /Annot
 >>
 endobj
-387 0 obj
+388 0 obj
 << /Border [0 0 0]
-/Dest (_route70)
+/Dest (_route101)
 /Subtype /Link
 /Rect [60.24000000000001 649.3199999999998 248.431294921875 663.5999999999999]
 /Type /Annot
 >>
 endobj
-388 0 obj
+389 0 obj
 << /Border [0 0 0]
-/Dest (_route70)
+/Dest (_route101)
 /Subtype /Link
 /Rect [557.8905 649.3199999999998 563.76 663.5999999999999]
 /Type /Annot
 >>
 endobj
-389 0 obj
+390 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_7)
 /Subtype /Link
@@ -45711,7 +45716,7 @@ endobj
 /Type /Annot
 >>
 endobj
-390 0 obj
+391 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_7)
 /Subtype /Link
@@ -45719,7 +45724,7 @@ endobj
 /Type /Annot
 >>
 endobj
-391 0 obj
+392 0 obj
 << /Border [0 0 0]
 /Dest (_responses_11)
 /Subtype /Link
@@ -45727,7 +45732,7 @@ endobj
 /Type /Annot
 >>
 endobj
-392 0 obj
+393 0 obj
 << /Border [0 0 0]
 /Dest (_responses_11)
 /Subtype /Link
@@ -45735,7 +45740,7 @@ endobj
 /Type /Annot
 >>
 endobj
-393 0 obj
+394 0 obj
 << /Border [0 0 0]
 /Dest (_produces_10)
 /Subtype /Link
@@ -45743,7 +45748,7 @@ endobj
 /Type /Annot
 >>
 endobj
-394 0 obj
+395 0 obj
 << /Border [0 0 0]
 /Dest (_produces_10)
 /Subtype /Link
@@ -45751,23 +45756,23 @@ endobj
 /Type /Annot
 >>
 endobj
-395 0 obj
+396 0 obj
 << /Border [0 0 0]
-/Dest (_route64)
+/Dest (_route95)
 /Subtype /Link
 /Rect [60.24000000000001 575.3999999999997 214.8735 589.6799999999998]
 /Type /Annot
 >>
 endobj
-396 0 obj
+397 0 obj
 << /Border [0 0 0]
-/Dest (_route64)
+/Dest (_route95)
 /Subtype /Link
 /Rect [557.8905 575.3999999999997 563.76 589.6799999999998]
 /Type /Annot
 >>
 endobj
-397 0 obj
+398 0 obj
 << /Border [0 0 0]
 /Dest (_responses_12)
 /Subtype /Link
@@ -45775,7 +45780,7 @@ endobj
 /Type /Annot
 >>
 endobj
-398 0 obj
+399 0 obj
 << /Border [0 0 0]
 /Dest (_responses_12)
 /Subtype /Link
@@ -45783,7 +45788,7 @@ endobj
 /Type /Annot
 >>
 endobj
-399 0 obj
+400 0 obj
 << /Border [0 0 0]
 /Dest (_produces_11)
 /Subtype /Link
@@ -45791,7 +45796,7 @@ endobj
 /Type /Annot
 >>
 endobj
-400 0 obj
+401 0 obj
 << /Border [0 0 0]
 /Dest (_produces_11)
 /Subtype /Link
@@ -45799,23 +45804,23 @@ endobj
 /Type /Annot
 >>
 endobj
-401 0 obj
+402 0 obj
 << /Border [0 0 0]
-/Dest (_route77)
+/Dest (_route108)
 /Subtype /Link
 /Rect [60.24000000000001 519.9599999999998 259.467 534.2399999999998]
 /Type /Annot
 >>
 endobj
-402 0 obj
+403 0 obj
 << /Border [0 0 0]
-/Dest (_route77)
+/Dest (_route108)
 /Subtype /Link
 /Rect [557.8905 519.9599999999998 563.76 534.2399999999998]
 /Type /Annot
 >>
 endobj
-403 0 obj
+404 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_8)
 /Subtype /Link
@@ -45823,7 +45828,7 @@ endobj
 /Type /Annot
 >>
 endobj
-404 0 obj
+405 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_8)
 /Subtype /Link
@@ -45831,7 +45836,7 @@ endobj
 /Type /Annot
 >>
 endobj
-405 0 obj
+406 0 obj
 << /Border [0 0 0]
 /Dest (_responses_13)
 /Subtype /Link
@@ -45839,7 +45844,7 @@ endobj
 /Type /Annot
 >>
 endobj
-406 0 obj
+407 0 obj
 << /Border [0 0 0]
 /Dest (_responses_13)
 /Subtype /Link
@@ -45847,7 +45852,7 @@ endobj
 /Type /Annot
 >>
 endobj
-407 0 obj
+408 0 obj
 << /Border [0 0 0]
 /Dest (_produces_12)
 /Subtype /Link
@@ -45855,7 +45860,7 @@ endobj
 /Type /Annot
 >>
 endobj
-408 0 obj
+409 0 obj
 << /Border [0 0 0]
 /Dest (_produces_12)
 /Subtype /Link
@@ -45863,23 +45868,23 @@ endobj
 /Type /Annot
 >>
 endobj
-409 0 obj
+410 0 obj
 << /Border [0 0 0]
-/Dest (_route71)
+/Dest (_route102)
 /Subtype /Link
 /Rect [60.24000000000001 446.03999999999974 355.8885 460.3199999999997]
 /Type /Annot
 >>
 endobj
-410 0 obj
+411 0 obj
 << /Border [0 0 0]
-/Dest (_route71)
+/Dest (_route102)
 /Subtype /Link
 /Rect [557.8905 446.03999999999974 563.76 460.3199999999997]
 /Type /Annot
 >>
 endobj
-411 0 obj
+412 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_9)
 /Subtype /Link
@@ -45887,7 +45892,7 @@ endobj
 /Type /Annot
 >>
 endobj
-412 0 obj
+413 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_9)
 /Subtype /Link
@@ -45895,7 +45900,7 @@ endobj
 /Type /Annot
 >>
 endobj
-413 0 obj
+414 0 obj
 << /Border [0 0 0]
 /Dest (_responses_14)
 /Subtype /Link
@@ -45903,7 +45908,7 @@ endobj
 /Type /Annot
 >>
 endobj
-414 0 obj
+415 0 obj
 << /Border [0 0 0]
 /Dest (_responses_14)
 /Subtype /Link
@@ -45911,7 +45916,7 @@ endobj
 /Type /Annot
 >>
 endobj
-415 0 obj
+416 0 obj
 << /Border [0 0 0]
 /Dest (_produces_13)
 /Subtype /Link
@@ -45919,7 +45924,7 @@ endobj
 /Type /Annot
 >>
 endobj
-416 0 obj
+417 0 obj
 << /Border [0 0 0]
 /Dest (_produces_13)
 /Subtype /Link
@@ -45927,23 +45932,23 @@ endobj
 /Type /Annot
 >>
 endobj
-417 0 obj
+418 0 obj
 << /Border [0 0 0]
-/Dest (_route74)
+/Dest (_route105)
 /Subtype /Link
 /Rect [60.24000000000001 372.11999999999966 248.45250000000001 386.39999999999964]
 /Type /Annot
 >>
 endobj
-418 0 obj
+419 0 obj
 << /Border [0 0 0]
-/Dest (_route74)
+/Dest (_route105)
 /Subtype /Link
 /Rect [557.8905 372.11999999999966 563.76 386.39999999999964]
 /Type /Annot
 >>
 endobj
-419 0 obj
+420 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_10)
 /Subtype /Link
@@ -45951,7 +45956,7 @@ endobj
 /Type /Annot
 >>
 endobj
-420 0 obj
+421 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_10)
 /Subtype /Link
@@ -45959,7 +45964,7 @@ endobj
 /Type /Annot
 >>
 endobj
-421 0 obj
+422 0 obj
 << /Border [0 0 0]
 /Dest (_responses_15)
 /Subtype /Link
@@ -45967,7 +45972,7 @@ endobj
 /Type /Annot
 >>
 endobj
-422 0 obj
+423 0 obj
 << /Border [0 0 0]
 /Dest (_responses_15)
 /Subtype /Link
@@ -45975,7 +45980,7 @@ endobj
 /Type /Annot
 >>
 endobj
-423 0 obj
+424 0 obj
 << /Border [0 0 0]
 /Dest (_produces_14)
 /Subtype /Link
@@ -45983,7 +45988,7 @@ endobj
 /Type /Annot
 >>
 endobj
-424 0 obj
+425 0 obj
 << /Border [0 0 0]
 /Dest (_produces_14)
 /Subtype /Link
@@ -45991,23 +45996,23 @@ endobj
 /Type /Annot
 >>
 endobj
-425 0 obj
+426 0 obj
 << /Border [0 0 0]
-/Dest (_route73)
+/Dest (_route104)
 /Subtype /Link
 /Rect [60.24000000000001 298.1999999999996 235.842 312.47999999999956]
 /Type /Annot
 >>
 endobj
-426 0 obj
+427 0 obj
 << /Border [0 0 0]
-/Dest (_route73)
+/Dest (_route104)
 /Subtype /Link
 /Rect [557.8905 298.1999999999996 563.76 312.47999999999956]
 /Type /Annot
 >>
 endobj
-427 0 obj
+428 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_11)
 /Subtype /Link
@@ -46015,7 +46020,7 @@ endobj
 /Type /Annot
 >>
 endobj
-428 0 obj
+429 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_11)
 /Subtype /Link
@@ -46023,7 +46028,7 @@ endobj
 /Type /Annot
 >>
 endobj
-429 0 obj
+430 0 obj
 << /Border [0 0 0]
 /Dest (_responses_16)
 /Subtype /Link
@@ -46031,7 +46036,7 @@ endobj
 /Type /Annot
 >>
 endobj
-430 0 obj
+431 0 obj
 << /Border [0 0 0]
 /Dest (_responses_16)
 /Subtype /Link
@@ -46039,7 +46044,7 @@ endobj
 /Type /Annot
 >>
 endobj
-431 0 obj
+432 0 obj
 << /Border [0 0 0]
 /Dest (_produces_15)
 /Subtype /Link
@@ -46047,7 +46052,7 @@ endobj
 /Type /Annot
 >>
 endobj
-432 0 obj
+433 0 obj
 << /Border [0 0 0]
 /Dest (_produces_15)
 /Subtype /Link
@@ -46055,23 +46060,23 @@ endobj
 /Type /Annot
 >>
 endobj
-433 0 obj
+434 0 obj
 << /Border [0 0 0]
-/Dest (_route75)
+/Dest (_route106)
 /Subtype /Link
 /Rect [60.24000000000001 224.27999999999952 249.70200000000003 238.55999999999952]
 /Type /Annot
 >>
 endobj
-434 0 obj
+435 0 obj
 << /Border [0 0 0]
-/Dest (_route75)
+/Dest (_route106)
 /Subtype /Link
 /Rect [557.8905 224.27999999999952 563.76 238.55999999999952]
 /Type /Annot
 >>
 endobj
-435 0 obj
+436 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_12)
 /Subtype /Link
@@ -46079,7 +46084,7 @@ endobj
 /Type /Annot
 >>
 endobj
-436 0 obj
+437 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_12)
 /Subtype /Link
@@ -46087,7 +46092,7 @@ endobj
 /Type /Annot
 >>
 endobj
-437 0 obj
+438 0 obj
 << /Border [0 0 0]
 /Dest (_responses_17)
 /Subtype /Link
@@ -46095,7 +46100,7 @@ endobj
 /Type /Annot
 >>
 endobj
-438 0 obj
+439 0 obj
 << /Border [0 0 0]
 /Dest (_responses_17)
 /Subtype /Link
@@ -46103,7 +46108,7 @@ endobj
 /Type /Annot
 >>
 endobj
-439 0 obj
+440 0 obj
 << /Border [0 0 0]
 /Dest (_produces_16)
 /Subtype /Link
@@ -46111,7 +46116,7 @@ endobj
 /Type /Annot
 >>
 endobj
-440 0 obj
+441 0 obj
 << /Border [0 0 0]
 /Dest (_produces_16)
 /Subtype /Link
@@ -46119,23 +46124,23 @@ endobj
 /Type /Annot
 >>
 endobj
-441 0 obj
+442 0 obj
 << /Border [0 0 0]
-/Dest (_route66)
+/Dest (_route97)
 /Subtype /Link
 /Rect [60.24000000000001 150.35999999999956 307.641 164.63999999999956]
 /Type /Annot
 >>
 endobj
-442 0 obj
+443 0 obj
 << /Border [0 0 0]
-/Dest (_route66)
+/Dest (_route97)
 /Subtype /Link
 /Rect [557.8905 150.35999999999956 563.76 164.63999999999956]
 /Type /Annot
 >>
 endobj
-443 0 obj
+444 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_13)
 /Subtype /Link
@@ -46143,7 +46148,7 @@ endobj
 /Type /Annot
 >>
 endobj
-444 0 obj
+445 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_13)
 /Subtype /Link
@@ -46151,7 +46156,7 @@ endobj
 /Type /Annot
 >>
 endobj
-445 0 obj
+446 0 obj
 << /Border [0 0 0]
 /Dest (_responses_18)
 /Subtype /Link
@@ -46159,7 +46164,7 @@ endobj
 /Type /Annot
 >>
 endobj
-446 0 obj
+447 0 obj
 << /Border [0 0 0]
 /Dest (_responses_18)
 /Subtype /Link
@@ -46167,7 +46172,7 @@ endobj
 /Type /Annot
 >>
 endobj
-447 0 obj
+448 0 obj
 << /Border [0 0 0]
 /Dest (_produces_17)
 /Subtype /Link
@@ -46175,7 +46180,7 @@ endobj
 /Type /Annot
 >>
 endobj
-448 0 obj
+449 0 obj
 << /Border [0 0 0]
 /Dest (_produces_17)
 /Subtype /Link
@@ -46183,23 +46188,23 @@ endobj
 /Type /Annot
 >>
 endobj
-449 0 obj
+450 0 obj
 << /Border [0 0 0]
-/Dest (_route72)
+/Dest (_route103)
 /Subtype /Link
 /Rect [60.24000000000001 76.4399999999996 261.860794921875 90.7199999999996]
 /Type /Annot
 >>
 endobj
-450 0 obj
+451 0 obj
 << /Border [0 0 0]
-/Dest (_route72)
+/Dest (_route103)
 /Subtype /Link
 /Rect [557.8905 76.4399999999996 563.76 90.7199999999996]
 /Type /Annot
 >>
 endobj
-451 0 obj
+452 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_14)
 /Subtype /Link
@@ -46207,7 +46212,7 @@ endobj
 /Type /Annot
 >>
 endobj
-452 0 obj
+453 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_14)
 /Subtype /Link
@@ -46215,7 +46220,7 @@ endobj
 /Type /Annot
 >>
 endobj
-453 0 obj
+454 0 obj
 << /Border [0 0 0]
 /Dest (_responses_19)
 /Subtype /Link
@@ -46223,7 +46228,7 @@ endobj
 /Type /Annot
 >>
 endobj
-454 0 obj
+455 0 obj
 << /Border [0 0 0]
 /Dest (_responses_19)
 /Subtype /Link
@@ -46231,7 +46236,7 @@ endobj
 /Type /Annot
 >>
 endobj
-455 0 obj
+456 0 obj
 << /Border [0 0 0]
 /Dest (_produces_18)
 /Subtype /Link
@@ -46239,7 +46244,7 @@ endobj
 /Type /Annot
 >>
 endobj
-456 0 obj
+457 0 obj
 << /Border [0 0 0]
 /Dest (_produces_18)
 /Subtype /Link
@@ -46247,23 +46252,23 @@ endobj
 /Type /Annot
 >>
 endobj
-457 0 obj
+458 0 obj
 << /Border [0 0 0]
-/Dest (_route67)
+/Dest (_route98)
 /Subtype /Link
 /Rect [60.24000000000001 704.7599999999999 339.560794921875 719.04]
 /Type /Annot
 >>
 endobj
-458 0 obj
+459 0 obj
 << /Border [0 0 0]
-/Dest (_route67)
+/Dest (_route98)
 /Subtype /Link
 /Rect [552.021 704.7599999999999 563.76 719.04]
 /Type /Annot
 >>
 endobj
-459 0 obj
+460 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_15)
 /Subtype /Link
@@ -46271,7 +46276,7 @@ endobj
 /Type /Annot
 >>
 endobj
-460 0 obj
+461 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_15)
 /Subtype /Link
@@ -46279,7 +46284,7 @@ endobj
 /Type /Annot
 >>
 endobj
-461 0 obj
+462 0 obj
 << /Border [0 0 0]
 /Dest (_responses_20)
 /Subtype /Link
@@ -46287,7 +46292,7 @@ endobj
 /Type /Annot
 >>
 endobj
-462 0 obj
+463 0 obj
 << /Border [0 0 0]
 /Dest (_responses_20)
 /Subtype /Link
@@ -46295,7 +46300,7 @@ endobj
 /Type /Annot
 >>
 endobj
-463 0 obj
+464 0 obj
 << /Border [0 0 0]
 /Dest (_consumes_3)
 /Subtype /Link
@@ -46303,7 +46308,7 @@ endobj
 /Type /Annot
 >>
 endobj
-464 0 obj
+465 0 obj
 << /Border [0 0 0]
 /Dest (_consumes_3)
 /Subtype /Link
@@ -46311,7 +46316,7 @@ endobj
 /Type /Annot
 >>
 endobj
-465 0 obj
+466 0 obj
 << /Border [0 0 0]
 /Dest (_produces_19)
 /Subtype /Link
@@ -46319,7 +46324,7 @@ endobj
 /Type /Annot
 >>
 endobj
-466 0 obj
+467 0 obj
 << /Border [0 0 0]
 /Dest (_produces_19)
 /Subtype /Link
@@ -46327,23 +46332,23 @@ endobj
 /Type /Annot
 >>
 endobj
-467 0 obj
+468 0 obj
 << /Border [0 0 0]
-/Dest (_route69)
+/Dest (_route100)
 /Subtype /Link
 /Rect [60.24000000000001 612.3599999999998 350.38629492187505 626.6399999999999]
 /Type /Annot
 >>
 endobj
-468 0 obj
+469 0 obj
 << /Border [0 0 0]
-/Dest (_route69)
+/Dest (_route100)
 /Subtype /Link
 /Rect [552.021 612.3599999999998 563.76 626.6399999999999]
 /Type /Annot
 >>
 endobj
-469 0 obj
+470 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_16)
 /Subtype /Link
@@ -46351,7 +46356,7 @@ endobj
 /Type /Annot
 >>
 endobj
-470 0 obj
+471 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_16)
 /Subtype /Link
@@ -46359,7 +46364,7 @@ endobj
 /Type /Annot
 >>
 endobj
-471 0 obj
+472 0 obj
 << /Border [0 0 0]
 /Dest (_responses_21)
 /Subtype /Link
@@ -46367,7 +46372,7 @@ endobj
 /Type /Annot
 >>
 endobj
-472 0 obj
+473 0 obj
 << /Border [0 0 0]
 /Dest (_responses_21)
 /Subtype /Link
@@ -46375,7 +46380,7 @@ endobj
 /Type /Annot
 >>
 endobj
-473 0 obj
+474 0 obj
 << /Border [0 0 0]
 /Dest (_consumes_4)
 /Subtype /Link
@@ -46383,7 +46388,7 @@ endobj
 /Type /Annot
 >>
 endobj
-474 0 obj
+475 0 obj
 << /Border [0 0 0]
 /Dest (_consumes_4)
 /Subtype /Link
@@ -46391,7 +46396,7 @@ endobj
 /Type /Annot
 >>
 endobj
-475 0 obj
+476 0 obj
 << /Border [0 0 0]
 /Dest (_produces_20)
 /Subtype /Link
@@ -46399,7 +46404,7 @@ endobj
 /Type /Annot
 >>
 endobj
-476 0 obj
+477 0 obj
 << /Border [0 0 0]
 /Dest (_produces_20)
 /Subtype /Link
@@ -46407,23 +46412,23 @@ endobj
 /Type /Annot
 >>
 endobj
-477 0 obj
+478 0 obj
 << /Border [0 0 0]
-/Dest (_route68)
+/Dest (_route99)
 /Subtype /Link
 /Rect [60.24000000000001 519.9599999999998 352.81158984375 534.2399999999998]
 /Type /Annot
 >>
 endobj
-478 0 obj
+479 0 obj
 << /Border [0 0 0]
-/Dest (_route68)
+/Dest (_route99)
 /Subtype /Link
 /Rect [552.021 519.9599999999998 563.76 534.2399999999998]
 /Type /Annot
 >>
 endobj
-479 0 obj
+480 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_17)
 /Subtype /Link
@@ -46431,7 +46436,7 @@ endobj
 /Type /Annot
 >>
 endobj
-480 0 obj
+481 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_17)
 /Subtype /Link
@@ -46439,7 +46444,7 @@ endobj
 /Type /Annot
 >>
 endobj
-481 0 obj
+482 0 obj
 << /Border [0 0 0]
 /Dest (_responses_22)
 /Subtype /Link
@@ -46447,7 +46452,7 @@ endobj
 /Type /Annot
 >>
 endobj
-482 0 obj
+483 0 obj
 << /Border [0 0 0]
 /Dest (_responses_22)
 /Subtype /Link
@@ -46455,7 +46460,7 @@ endobj
 /Type /Annot
 >>
 endobj
-483 0 obj
+484 0 obj
 << /Border [0 0 0]
 /Dest (_consumes_5)
 /Subtype /Link
@@ -46463,7 +46468,7 @@ endobj
 /Type /Annot
 >>
 endobj
-484 0 obj
+485 0 obj
 << /Border [0 0 0]
 /Dest (_consumes_5)
 /Subtype /Link
@@ -46471,7 +46476,7 @@ endobj
 /Type /Annot
 >>
 endobj
-485 0 obj
+486 0 obj
 << /Border [0 0 0]
 /Dest (_produces_21)
 /Subtype /Link
@@ -46479,7 +46484,7 @@ endobj
 /Type /Annot
 >>
 endobj
-486 0 obj
+487 0 obj
 << /Border [0 0 0]
 /Dest (_produces_21)
 /Subtype /Link
@@ -46487,23 +46492,23 @@ endobj
 /Type /Annot
 >>
 endobj
-487 0 obj
+488 0 obj
 << /Border [0 0 0]
-/Dest (_route65)
+/Dest (_route96)
 /Subtype /Link
 /Rect [60.24000000000001 427.5599999999997 212.0595 441.8399999999997]
 /Type /Annot
 >>
 endobj
-488 0 obj
+489 0 obj
 << /Border [0 0 0]
-/Dest (_route65)
+/Dest (_route96)
 /Subtype /Link
 /Rect [552.021 427.5599999999997 563.76 441.8399999999997]
 /Type /Annot
 >>
 endobj
-489 0 obj
+490 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_18)
 /Subtype /Link
@@ -46511,7 +46516,7 @@ endobj
 /Type /Annot
 >>
 endobj
-490 0 obj
+491 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_18)
 /Subtype /Link
@@ -46519,7 +46524,7 @@ endobj
 /Type /Annot
 >>
 endobj
-491 0 obj
+492 0 obj
 << /Border [0 0 0]
 /Dest (_responses_23)
 /Subtype /Link
@@ -46527,7 +46532,7 @@ endobj
 /Type /Annot
 >>
 endobj
-492 0 obj
+493 0 obj
 << /Border [0 0 0]
 /Dest (_responses_23)
 /Subtype /Link
@@ -46535,7 +46540,7 @@ endobj
 /Type /Annot
 >>
 endobj
-493 0 obj
+494 0 obj
 << /Border [0 0 0]
 /Dest (_produces_22)
 /Subtype /Link
@@ -46543,7 +46548,7 @@ endobj
 /Type /Annot
 >>
 endobj
-494 0 obj
+495 0 obj
 << /Border [0 0 0]
 /Dest (_produces_22)
 /Subtype /Link
@@ -46551,23 +46556,23 @@ endobj
 /Type /Annot
 >>
 endobj
-495 0 obj
+496 0 obj
 << /Border [0 0 0]
-/Dest (_route87)
+/Dest (_route118)
 /Subtype /Link
 /Rect [60.24000000000001 353.63999999999965 221.091755859375 367.9199999999996]
 /Type /Annot
 >>
 endobj
-496 0 obj
+497 0 obj
 << /Border [0 0 0]
-/Dest (_route87)
+/Dest (_route118)
 /Subtype /Link
 /Rect [552.021 353.63999999999965 563.76 367.9199999999996]
 /Type /Annot
 >>
 endobj
-497 0 obj
+498 0 obj
 << /Border [0 0 0]
 /Dest (_responses_24)
 /Subtype /Link
@@ -46575,7 +46580,7 @@ endobj
 /Type /Annot
 >>
 endobj
-498 0 obj
+499 0 obj
 << /Border [0 0 0]
 /Dest (_responses_24)
 /Subtype /Link
@@ -46583,7 +46588,7 @@ endobj
 /Type /Annot
 >>
 endobj
-499 0 obj
+500 0 obj
 << /Border [0 0 0]
 /Dest (_produces_23)
 /Subtype /Link
@@ -46591,7 +46596,7 @@ endobj
 /Type /Annot
 >>
 endobj
-500 0 obj
+501 0 obj
 << /Border [0 0 0]
 /Dest (_produces_23)
 /Subtype /Link
@@ -46599,7 +46604,7 @@ endobj
 /Type /Annot
 >>
 endobj
-501 0 obj
+502 0 obj
 << /Border [0 0 0]
 /Dest (_v2_policytoscamodels_yaml_policymodeltype_get)
 /Subtype /Link
@@ -46607,7 +46612,7 @@ endobj
 /Type /Annot
 >>
 endobj
-502 0 obj
+503 0 obj
 << /Border [0 0 0]
 /Dest (_v2_policytoscamodels_yaml_policymodeltype_get)
 /Subtype /Link
@@ -46615,7 +46620,7 @@ endobj
 /Type /Annot
 >>
 endobj
-503 0 obj
+504 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_19)
 /Subtype /Link
@@ -46623,7 +46628,7 @@ endobj
 /Type /Annot
 >>
 endobj
-504 0 obj
+505 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_19)
 /Subtype /Link
@@ -46631,7 +46636,7 @@ endobj
 /Type /Annot
 >>
 endobj
-505 0 obj
+506 0 obj
 << /Border [0 0 0]
 /Dest (_responses_25)
 /Subtype /Link
@@ -46639,7 +46644,7 @@ endobj
 /Type /Annot
 >>
 endobj
-506 0 obj
+507 0 obj
 << /Border [0 0 0]
 /Dest (_responses_25)
 /Subtype /Link
@@ -46647,7 +46652,7 @@ endobj
 /Type /Annot
 >>
 endobj
-507 0 obj
+508 0 obj
 << /Border [0 0 0]
 /Dest (_produces_24)
 /Subtype /Link
@@ -46655,7 +46660,7 @@ endobj
 /Type /Annot
 >>
 endobj
-508 0 obj
+509 0 obj
 << /Border [0 0 0]
 /Dest (_produces_24)
 /Subtype /Link
@@ -46663,7 +46668,7 @@ endobj
 /Type /Annot
 >>
 endobj
-509 0 obj
+510 0 obj
 << /Border [0 0 0]
 /Dest (_v2_policytoscamodels_policymodeltype_get)
 /Subtype /Link
@@ -46671,7 +46676,7 @@ endobj
 /Type /Annot
 >>
 endobj
-510 0 obj
+511 0 obj
 << /Border [0 0 0]
 /Dest (_v2_policytoscamodels_policymodeltype_get)
 /Subtype /Link
@@ -46679,7 +46684,7 @@ endobj
 /Type /Annot
 >>
 endobj
-511 0 obj
+512 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_20)
 /Subtype /Link
@@ -46687,7 +46692,7 @@ endobj
 /Type /Annot
 >>
 endobj
-512 0 obj
+513 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_20)
 /Subtype /Link
@@ -46695,7 +46700,7 @@ endobj
 /Type /Annot
 >>
 endobj
-513 0 obj
+514 0 obj
 << /Border [0 0 0]
 /Dest (_responses_26)
 /Subtype /Link
@@ -46703,7 +46708,7 @@ endobj
 /Type /Annot
 >>
 endobj
-514 0 obj
+515 0 obj
 << /Border [0 0 0]
 /Dest (_responses_26)
 /Subtype /Link
@@ -46711,7 +46716,7 @@ endobj
 /Type /Annot
 >>
 endobj
-515 0 obj
+516 0 obj
 << /Border [0 0 0]
 /Dest (_produces_25)
 /Subtype /Link
@@ -46719,7 +46724,7 @@ endobj
 /Type /Annot
 >>
 endobj
-516 0 obj
+517 0 obj
 << /Border [0 0 0]
 /Dest (_produces_25)
 /Subtype /Link
@@ -46727,23 +46732,23 @@ endobj
 /Type /Annot
 >>
 endobj
-517 0 obj
+518 0 obj
 << /Border [0 0 0]
-/Dest (_route88)
+/Dest (_route119)
 /Subtype /Link
 /Rect [60.24000000000001 150.35999999999956 318.73125585937504 164.63999999999956]
 /Type /Annot
 >>
 endobj
-518 0 obj
+519 0 obj
 << /Border [0 0 0]
-/Dest (_route88)
+/Dest (_route119)
 /Subtype /Link
 /Rect [552.021 150.35999999999956 563.76 164.63999999999956]
 /Type /Annot
 >>
 endobj
-519 0 obj
+520 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_21)
 /Subtype /Link
@@ -46751,7 +46756,7 @@ endobj
 /Type /Annot
 >>
 endobj
-520 0 obj
+521 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_21)
 /Subtype /Link
@@ -46759,7 +46764,7 @@ endobj
 /Type /Annot
 >>
 endobj
-521 0 obj
+522 0 obj
 << /Border [0 0 0]
 /Dest (_responses_27)
 /Subtype /Link
@@ -46767,7 +46772,7 @@ endobj
 /Type /Annot
 >>
 endobj
-522 0 obj
+523 0 obj
 << /Border [0 0 0]
 /Dest (_responses_27)
 /Subtype /Link
@@ -46775,7 +46780,7 @@ endobj
 /Type /Annot
 >>
 endobj
-523 0 obj
+524 0 obj
 << /Border [0 0 0]
 /Dest (_consumes_6)
 /Subtype /Link
@@ -46783,7 +46788,7 @@ endobj
 /Type /Annot
 >>
 endobj
-524 0 obj
+525 0 obj
 << /Border [0 0 0]
 /Dest (_consumes_6)
 /Subtype /Link
@@ -46791,7 +46796,7 @@ endobj
 /Type /Annot
 >>
 endobj
-525 0 obj
+526 0 obj
 << /Border [0 0 0]
 /Dest (_produces_26)
 /Subtype /Link
@@ -46799,7 +46804,7 @@ endobj
 /Type /Annot
 >>
 endobj
-526 0 obj
+527 0 obj
 << /Border [0 0 0]
 /Dest (_produces_26)
 /Subtype /Link
@@ -46807,23 +46812,23 @@ endobj
 /Type /Annot
 >>
 endobj
-527 0 obj
+528 0 obj
 << /Border [0 0 0]
-/Dest (_route91)
+/Dest (_route122)
 /Subtype /Link
 /Rect [60.24000000000001 57.95999999999961 175.8555 72.23999999999961]
 /Type /Annot
 >>
 endobj
-528 0 obj
+529 0 obj
 << /Border [0 0 0]
-/Dest (_route91)
+/Dest (_route122)
 /Subtype /Link
 /Rect [552.021 57.95999999999961 563.76 72.23999999999961]
 /Type /Annot
 >>
 endobj
-529 0 obj
+530 0 obj
 << /Border [0 0 0]
 /Dest (_responses_28)
 /Subtype /Link
@@ -46831,7 +46836,7 @@ endobj
 /Type /Annot
 >>
 endobj
-530 0 obj
+531 0 obj
 << /Border [0 0 0]
 /Dest (_responses_28)
 /Subtype /Link
@@ -46839,7 +46844,7 @@ endobj
 /Type /Annot
 >>
 endobj
-531 0 obj
+532 0 obj
 << /Border [0 0 0]
 /Dest (_produces_27)
 /Subtype /Link
@@ -46847,7 +46852,7 @@ endobj
 /Type /Annot
 >>
 endobj
-532 0 obj
+533 0 obj
 << /Border [0 0 0]
 /Dest (_produces_27)
 /Subtype /Link
@@ -46855,7 +46860,7 @@ endobj
 /Type /Annot
 >>
 endobj
-533 0 obj
+534 0 obj
 << /Border [0 0 0]
 /Dest (_v2_templates_names_get)
 /Subtype /Link
@@ -46863,7 +46868,7 @@ endobj
 /Type /Annot
 >>
 endobj
-534 0 obj
+535 0 obj
 << /Border [0 0 0]
 /Dest (_v2_templates_names_get)
 /Subtype /Link
@@ -46871,7 +46876,7 @@ endobj
 /Type /Annot
 >>
 endobj
-535 0 obj
+536 0 obj
 << /Border [0 0 0]
 /Dest (_responses_29)
 /Subtype /Link
@@ -46879,7 +46884,7 @@ endobj
 /Type /Annot
 >>
 endobj
-536 0 obj
+537 0 obj
 << /Border [0 0 0]
 /Dest (_responses_29)
 /Subtype /Link
@@ -46887,7 +46892,7 @@ endobj
 /Type /Annot
 >>
 endobj
-537 0 obj
+538 0 obj
 << /Border [0 0 0]
 /Dest (_produces_28)
 /Subtype /Link
@@ -46895,7 +46900,7 @@ endobj
 /Type /Annot
 >>
 endobj
-538 0 obj
+539 0 obj
 << /Border [0 0 0]
 /Dest (_produces_28)
 /Subtype /Link
@@ -46903,7 +46908,7 @@ endobj
 /Type /Annot
 >>
 endobj
-539 0 obj
+540 0 obj
 << /Border [0 0 0]
 /Dest (_v2_templates_templatename_get)
 /Subtype /Link
@@ -46911,7 +46916,7 @@ endobj
 /Type /Annot
 >>
 endobj
-540 0 obj
+541 0 obj
 << /Border [0 0 0]
 /Dest (_v2_templates_templatename_get)
 /Subtype /Link
@@ -46919,7 +46924,7 @@ endobj
 /Type /Annot
 >>
 endobj
-541 0 obj
+542 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_22)
 /Subtype /Link
@@ -46927,7 +46932,7 @@ endobj
 /Type /Annot
 >>
 endobj
-542 0 obj
+543 0 obj
 << /Border [0 0 0]
 /Dest (_parameters_22)
 /Subtype /Link
@@ -46935,7 +46940,7 @@ endobj
 /Type /Annot
 >>
 endobj
-543 0 obj
+544 0 obj
 << /Border [0 0 0]
 /Dest (_responses_30)
 /Subtype /Link
@@ -46943,7 +46948,7 @@ endobj
 /Type /Annot
 >>
 endobj
-544 0 obj
+545 0 obj
 << /Border [0 0 0]
 /Dest (_responses_30)
 /Subtype /Link
@@ -46951,7 +46956,7 @@ endobj
 /Type /Annot
 >>
 endobj
-545 0 obj
+546 0 obj
 << /Border [0 0 0]
 /Dest (_produces_29)
 /Subtype /Link
@@ -46959,7 +46964,7 @@ endobj
 /Type /Annot
 >>
 endobj
-546 0 obj
+547 0 obj
 << /Border [0 0 0]
 /Dest (_produces_29)
 /Subtype /Link
@@ -46967,7 +46972,7 @@ endobj
 /Type /Annot
 >>
 endobj
-547 0 obj
+548 0 obj
 << /Border [0 0 0]
 /Dest (_definitions)
 /Subtype /Link
@@ -46975,7 +46980,7 @@ endobj
 /Type /Annot
 >>
 endobj
-548 0 obj
+549 0 obj
 << /Border [0 0 0]
 /Dest (_definitions)
 /Subtype /Link
@@ -46983,7 +46988,7 @@ endobj
 /Type /Annot
 >>
 endobj
-549 0 obj
+550 0 obj
 << /Border [0 0 0]
 /Dest (_cldshealthcheck)
 /Subtype /Link
@@ -46991,7 +46996,7 @@ endobj
 /Type /Annot
 >>
 endobj
-550 0 obj
+551 0 obj
 << /Border [0 0 0]
 /Dest (_cldshealthcheck)
 /Subtype /Link
@@ -46999,7 +47004,7 @@ endobj
 /Type /Annot
 >>
 endobj
-551 0 obj
+552 0 obj
 << /Border [0 0 0]
 /Dest (_dictionary)
 /Subtype /Link
@@ -47007,7 +47012,7 @@ endobj
 /Type /Annot
 >>
 endobj
-552 0 obj
+553 0 obj
 << /Border [0 0 0]
 /Dest (_dictionary)
 /Subtype /Link
@@ -47015,7 +47020,7 @@ endobj
 /Type /Annot
 >>
 endobj
-553 0 obj
+554 0 obj
 << /Border [0 0 0]
 /Dest (_dictionaryelement)
 /Subtype /Link
@@ -47023,7 +47028,7 @@ endobj
 /Type /Annot
 >>
 endobj
-554 0 obj
+555 0 obj
 << /Border [0 0 0]
 /Dest (_dictionaryelement)
 /Subtype /Link
@@ -47031,7 +47036,7 @@ endobj
 /Type /Annot
 >>
 endobj
-555 0 obj
+556 0 obj
 << /Border [0 0 0]
 /Dest (_externalcomponent)
 /Subtype /Link
@@ -47039,7 +47044,7 @@ endobj
 /Type /Annot
 >>
 endobj
-556 0 obj
+557 0 obj
 << /Border [0 0 0]
 /Dest (_externalcomponent)
 /Subtype /Link
@@ -47047,7 +47052,7 @@ endobj
 /Type /Annot
 >>
 endobj
-557 0 obj
+558 0 obj
 << /Border [0 0 0]
 /Dest (_externalcomponentstate)
 /Subtype /Link
@@ -47055,7 +47060,7 @@ endobj
 /Type /Annot
 >>
 endobj
-558 0 obj
+559 0 obj
 << /Border [0 0 0]
 /Dest (_externalcomponentstate)
 /Subtype /Link
@@ -47063,7 +47068,7 @@ endobj
 /Type /Annot
 >>
 endobj
-559 0 obj
+560 0 obj
 << /Border [0 0 0]
 /Dest (_jsonarray)
 /Subtype /Link
@@ -47071,7 +47076,7 @@ endobj
 /Type /Annot
 >>
 endobj
-560 0 obj
+561 0 obj
 << /Border [0 0 0]
 /Dest (_jsonarray)
 /Subtype /Link
@@ -47079,7 +47084,7 @@ endobj
 /Type /Annot
 >>
 endobj
-561 0 obj
+562 0 obj
 << /Border [0 0 0]
 /Dest (_jsonnull)
 /Subtype /Link
@@ -47087,7 +47092,7 @@ endobj
 /Type /Annot
 >>
 endobj
-562 0 obj
+563 0 obj
 << /Border [0 0 0]
 /Dest (_jsonnull)
 /Subtype /Link
@@ -47095,7 +47100,7 @@ endobj
 /Type /Annot
 >>
 endobj
-563 0 obj
+564 0 obj
 << /Border [0 0 0]
 /Dest (_jsonobject)
 /Subtype /Link
@@ -47103,7 +47108,7 @@ endobj
 /Type /Annot
 >>
 endobj
-564 0 obj
+565 0 obj
 << /Border [0 0 0]
 /Dest (_jsonobject)
 /Subtype /Link
@@ -47111,7 +47116,7 @@ endobj
 /Type /Annot
 >>
 endobj
-565 0 obj
+566 0 obj
 << /Border [0 0 0]
 /Dest (_jsonprimitive)
 /Subtype /Link
@@ -47119,7 +47124,7 @@ endobj
 /Type /Annot
 >>
 endobj
-566 0 obj
+567 0 obj
 << /Border [0 0 0]
 /Dest (_jsonprimitive)
 /Subtype /Link
@@ -47127,7 +47132,7 @@ endobj
 /Type /Annot
 >>
 endobj
-567 0 obj
+568 0 obj
 << /Border [0 0 0]
 /Dest (_loop)
 /Subtype /Link
@@ -47135,7 +47140,7 @@ endobj
 /Type /Annot
 >>
 endobj
-568 0 obj
+569 0 obj
 << /Border [0 0 0]
 /Dest (_loop)
 /Subtype /Link
@@ -47143,7 +47148,7 @@ endobj
 /Type /Annot
 >>
 endobj
-569 0 obj
+570 0 obj
 << /Border [0 0 0]
 /Dest (_loopelementmodel)
 /Subtype /Link
@@ -47151,7 +47156,7 @@ endobj
 /Type /Annot
 >>
 endobj
-570 0 obj
+571 0 obj
 << /Border [0 0 0]
 /Dest (_loopelementmodel)
 /Subtype /Link
@@ -47159,7 +47164,7 @@ endobj
 /Type /Annot
 >>
 endobj
-571 0 obj
+572 0 obj
 << /Border [0 0 0]
 /Dest (_looplog)
 /Subtype /Link
@@ -47167,7 +47172,7 @@ endobj
 /Type /Annot
 >>
 endobj
-572 0 obj
+573 0 obj
 << /Border [0 0 0]
 /Dest (_looplog)
 /Subtype /Link
@@ -47175,7 +47180,7 @@ endobj
 /Type /Annot
 >>
 endobj
-573 0 obj
+574 0 obj
 << /Border [0 0 0]
 /Dest (_looptemplate)
 /Subtype /Link
@@ -47183,7 +47188,7 @@ endobj
 /Type /Annot
 >>
 endobj
-574 0 obj
+575 0 obj
 << /Border [0 0 0]
 /Dest (_looptemplate)
 /Subtype /Link
@@ -47191,7 +47196,7 @@ endobj
 /Type /Annot
 >>
 endobj
-575 0 obj
+576 0 obj
 << /Border [0 0 0]
 /Dest (_looptemplateloopelementmodel)
 /Subtype /Link
@@ -47199,7 +47204,7 @@ endobj
 /Type /Annot
 >>
 endobj
-576 0 obj
+577 0 obj
 << /Border [0 0 0]
 /Dest (_looptemplateloopelementmodel)
 /Subtype /Link
@@ -47207,7 +47212,7 @@ endobj
 /Type /Annot
 >>
 endobj
-577 0 obj
+578 0 obj
 << /Border [0 0 0]
 /Dest (_microservicepolicy)
 /Subtype /Link
@@ -47215,7 +47220,7 @@ endobj
 /Type /Annot
 >>
 endobj
-578 0 obj
+579 0 obj
 << /Border [0 0 0]
 /Dest (_microservicepolicy)
 /Subtype /Link
@@ -47223,7 +47228,7 @@ endobj
 /Type /Annot
 >>
 endobj
-579 0 obj
+580 0 obj
 << /Border [0 0 0]
 /Dest (_number)
 /Subtype /Link
@@ -47231,7 +47236,7 @@ endobj
 /Type /Annot
 >>
 endobj
-580 0 obj
+581 0 obj
 << /Border [0 0 0]
 /Dest (_number)
 /Subtype /Link
@@ -47239,7 +47244,7 @@ endobj
 /Type /Annot
 >>
 endobj
-581 0 obj
+582 0 obj
 << /Border [0 0 0]
 /Dest (_operationalpolicy)
 /Subtype /Link
@@ -47247,7 +47252,7 @@ endobj
 /Type /Annot
 >>
 endobj
-582 0 obj
+583 0 obj
 << /Border [0 0 0]
 /Dest (_operationalpolicy)
 /Subtype /Link
@@ -47255,7 +47260,7 @@ endobj
 /Type /Annot
 >>
 endobj
-583 0 obj
+584 0 obj
 << /Border [0 0 0]
 /Dest (_policymodel)
 /Subtype /Link
@@ -47263,7 +47268,7 @@ endobj
 /Type /Annot
 >>
 endobj
-584 0 obj
+585 0 obj
 << /Border [0 0 0]
 /Dest (_policymodel)
 /Subtype /Link
@@ -47271,7 +47276,7 @@ endobj
 /Type /Annot
 >>
 endobj
-585 0 obj
+586 0 obj
 << /Border [0 0 0]
 /Dest (_service)
 /Subtype /Link
@@ -47279,7 +47284,7 @@ endobj
 /Type /Annot
 >>
 endobj
-586 0 obj
+587 0 obj
 << /Border [0 0 0]
 /Dest (_service)
 /Subtype /Link
@@ -47287,7 +47292,7 @@ endobj
 /Type /Annot
 >>
 endobj
-587 0 obj
+588 0 obj
 << /Type /XObject
 /Subtype /Form
 /BBox [0 0 612.0 792.0]
 
 endstream
 endobj
-588 0 obj
+589 0 obj
 << /Type /Outlines
 /Count 143
-/First 589 0 R
-/Last 712 0 R
+/First 590 0 R
+/Last 713 0 R
 >>
 endobj
-589 0 obj
+590 0 obj
 << /Title <feff0043006c0061006d0070002000520065007300740020004100500049>
-/Parent 588 0 R
+/Parent 589 0 R
 /Count 0
-/Next 590 0 R
+/Next 591 0 R
 /Dest [7 0 R /XYZ 0 792.0 null]
 >>
 endobj
-590 0 obj
+591 0 obj
 << /Title <feff005400610062006c00650020006f006600200043006f006e00740065006e00740073>
-/Parent 588 0 R
+/Parent 589 0 R
 /Count 0
-/Next 591 0 R
-/Prev 589 0 R
+/Next 592 0 R
+/Prev 590 0 R
 /Dest [10 0 R /XYZ 0 792.0 null]
 >>
 endobj
-591 0 obj
+592 0 obj
 << /Title <feff004300680061007000740065007200200031002e0020004f0076006500720076006900650077>
-/Parent 588 0 R
+/Parent 589 0 R
 /Count 2
-/First 592 0 R
-/Last 593 0 R
-/Next 594 0 R
-/Prev 590 0 R
+/First 593 0 R
+/Last 594 0 R
+/Next 595 0 R
+/Prev 591 0 R
 /Dest [18 0 R /XYZ 0 792.0 null]
 >>
 endobj
-592 0 obj
+593 0 obj
 << /Title <feff0031002e0031002e002000560065007200730069006f006e00200069006e0066006f0072006d006100740069006f006e>
-/Parent 591 0 R
+/Parent 592 0 R
 /Count 0
-/Next 593 0 R
+/Next 594 0 R
 /Dest [18 0 R /XYZ 0 712.0799999999999 null]
 >>
 endobj
-593 0 obj
+594 0 obj
 << /Title <feff0031002e0032002e002000550052004900200073006300680065006d0065>
-/Parent 591 0 R
+/Parent 592 0 R
 /Count 0
-/Prev 592 0 R
+/Prev 593 0 R
 /Dest [18 0 R /XYZ 0 644.22 null]
 >>
 endobj
-594 0 obj
+595 0 obj
 << /Title <feff004300680061007000740065007200200032002e002000500061007400680073>
-/Parent 588 0 R
+/Parent 589 0 R
 /Count 117
-/First 595 0 R
-/Last 708 0 R
-/Next 712 0 R
-/Prev 591 0 R
+/First 596 0 R
+/Last 709 0 R
+/Next 713 0 R
+/Prev 592 0 R
 /Dest [27 0 R /XYZ 0 792.0 null]
 >>
 endobj
-595 0 obj
+596 0 obj
 << /Title <feff0032002e0031002e00200047004500540020002f00760031002f006800650061006c007400680063006800650063006b>
-/Parent 594 0 R
+/Parent 595 0 R
 /Count 2
-/First 596 0 R
-/Last 597 0 R
-/Next 598 0 R
+/First 597 0 R
+/Last 598 0 R
+/Next 599 0 R
 /Dest [27 0 R /XYZ 0 712.0799999999999 null]
 >>
 endobj
-596 0 obj
+597 0 obj
 << /Title <feff0032002e0031002e0031002e00200052006500730070006f006e007300650073>
-/Parent 595 0 R
+/Parent 596 0 R
 /Count 0
-/Next 597 0 R
+/Next 598 0 R
 /Dest [27 0 R /XYZ 0 672.0 null]
 >>
 endobj
-597 0 obj
+598 0 obj
 << /Title <feff0032002e0031002e0032002e002000500072006f00640075006300650073>
-/Parent 595 0 R
+/Parent 596 0 R
 /Count 0
-/Prev 596 0 R
+/Prev 597 0 R
 /Dest [27 0 R /XYZ 0 566.8800000000001 null]
 >>
 endobj
-598 0 obj
+599 0 obj
 << /Title <feff0032002e0032002e00200047004500540020002f00760031002f0075007300650072002f0067006500740055007300650072>
-/Parent 594 0 R
+/Parent 595 0 R
 /Count 2
-/First 599 0 R
-/Last 600 0 R
-/Next 601 0 R
-/Prev 595 0 R
+/First 600 0 R
+/Last 601 0 R
+/Next 602 0 R
+/Prev 596 0 R
 /Dest [27 0 R /XYZ 0 510.60000000000025 null]
 >>
 endobj
-599 0 obj
+600 0 obj
 << /Title <feff0032002e0032002e0031002e00200052006500730070006f006e007300650073>
-/Parent 598 0 R
+/Parent 599 0 R
 /Count 0
-/Next 600 0 R
+/Next 601 0 R
 /Dest [27 0 R /XYZ 0 470.5200000000002 null]
 >>
 endobj
-600 0 obj
+601 0 obj
 << /Title <feff0032002e0032002e0032002e002000500072006f00640075006300650073>
-/Parent 598 0 R
+/Parent 599 0 R
 /Count 0
-/Prev 599 0 R
+/Prev 600 0 R
 /Dest [27 0 R /XYZ 0 379.6800000000002 null]
 >>
 endobj
-601 0 obj
+602 0 obj
 << /Title <feff0032002e0033002e00200047004500540020002f00760032002f00640069006300740069006f006e006100720079>
-/Parent 594 0 R
+/Parent 595 0 R
 /Count 2
-/First 602 0 R
-/Last 603 0 R
-/Next 604 0 R
-/Prev 598 0 R
+/First 603 0 R
+/Last 604 0 R
+/Next 605 0 R
+/Prev 599 0 R
 /Dest [27 0 R /XYZ 0 323.40000000000015 null]
 >>
 endobj
-602 0 obj
+603 0 obj
 << /Title <feff0032002e0033002e0031002e00200052006500730070006f006e007300650073>
-/Parent 601 0 R
+/Parent 602 0 R
 /Count 0
-/Next 603 0 R
+/Next 604 0 R
 /Dest [27 0 R /XYZ 0 283.3200000000001 null]
 >>
 endobj
-603 0 obj
+604 0 obj
 << /Title <feff0032002e0033002e0032002e002000500072006f00640075006300650073>
-/Parent 601 0 R
+/Parent 602 0 R
 /Count 0
-/Prev 602 0 R
+/Prev 603 0 R
 /Dest [27 0 R /XYZ 0 178.2000000000001 null]
 >>
 endobj
-604 0 obj
+605 0 obj
 << /Title <feff0032002e0034002e00200050005500540020002f00760032002f00640069006300740069006f006e006100720079>
-/Parent 594 0 R
+/Parent 595 0 R
 /Count 4
-/First 605 0 R
-/Last 608 0 R
-/Next 609 0 R
-/Prev 601 0 R
+/First 606 0 R
+/Last 609 0 R
+/Next 610 0 R
+/Prev 602 0 R
 /Dest [27 0 R /XYZ 0 121.92000000000007 null]
 >>
 endobj
-605 0 obj
+606 0 obj
 << /Title <feff0032002e0034002e0031002e00200050006100720061006d00650074006500720073>
-/Parent 604 0 R
+/Parent 605 0 R
 /Count 0
-/Next 606 0 R
+/Next 607 0 R
 /Dest [43 0 R /XYZ 0 792.0 null]
 >>
 endobj
-606 0 obj
+607 0 obj
 << /Title <feff0032002e0034002e0032002e00200052006500730070006f006e007300650073>
-/Parent 604 0 R
+/Parent 605 0 R
 /Count 0
-/Next 607 0 R
-/Prev 605 0 R
+/Next 608 0 R
+/Prev 606 0 R
 /Dest [43 0 R /XYZ 0 653.2800000000002 null]
 >>
 endobj
-607 0 obj
+608 0 obj
 << /Title <feff0032002e0034002e0033002e00200043006f006e00730075006d00650073>
-/Parent 604 0 R
+/Parent 605 0 R
 /Count 0
-/Next 608 0 R
-/Prev 606 0 R
+/Next 609 0 R
+/Prev 607 0 R
 /Dest [43 0 R /XYZ 0 548.1600000000003 null]
 >>
 endobj
-608 0 obj
+609 0 obj
 << /Title <feff0032002e0034002e0034002e002000500072006f00640075006300650073>
-/Parent 604 0 R
+/Parent 605 0 R
 /Count 0
-/Prev 607 0 R
+/Prev 608 0 R
 /Dest [43 0 R /XYZ 0 491.88000000000045 null]
 >>
 endobj
-609 0 obj
+610 0 obj
 << /Title <feff0032002e0035002e00200047004500540020002f00760032002f00640069006300740069006f006e006100720079002f007300650063006f006e0064006100720079002f006e0061006d00650073>
-/Parent 594 0 R
+/Parent 595 0 R
 /Count 2
-/First 610 0 R
-/Last 611 0 R
-/Next 612 0 R
-/Prev 604 0 R
+/First 611 0 R
+/Last 612 0 R
+/Next 613 0 R
+/Prev 605 0 R
 /Dest [43 0 R /XYZ 0 435.6000000000004 null]
 >>
 endobj
-610 0 obj
+611 0 obj
 << /Title <feff0032002e0035002e0031002e00200052006500730070006f006e007300650073>
-/Parent 609 0 R
+/Parent 610 0 R
 /Count 0
-/Next 611 0 R
+/Next 612 0 R
 /Dest [43 0 R /XYZ 0 395.5200000000004 null]
 >>
 endobj
-611 0 obj
+612 0 obj
 << /Title <feff0032002e0035002e0032002e002000500072006f00640075006300650073>
-/Parent 609 0 R
+/Parent 610 0 R
 /Count 0
-/Prev 610 0 R
+/Prev 611 0 R
 /Dest [43 0 R /XYZ 0 290.4000000000003 null]
 >>
 endobj
-612 0 obj
+613 0 obj
 << /Title <feff0032002e0036002e00200047004500540020002f00760032002f00640069006300740069006f006e006100720079002f007b00640069006300740069006f006e006100720079004e0061006d0065007d>
-/Parent 594 0 R
+/Parent 595 0 R
 /Count 3
-/First 613 0 R
-/Last 615 0 R
-/Next 616 0 R
-/Prev 609 0 R
+/First 614 0 R
+/Last 616 0 R
+/Next 617 0 R
+/Prev 610 0 R
 /Dest [43 0 R /XYZ 0 234.1200000000003 null]
 >>
 endobj
-613 0 obj
+614 0 obj
 << /Title <feff0032002e0036002e0031002e00200050006100720061006d00650074006500720073>
-/Parent 612 0 R
+/Parent 613 0 R
 /Count 0
-/Next 614 0 R
+/Next 615 0 R
 /Dest [43 0 R /XYZ 0 194.04000000000028 null]
 >>
 endobj
-614 0 obj
+615 0 obj
 << /Title <feff0032002e0036002e0032002e00200052006500730070006f006e007300650073>
-/Parent 612 0 R
+/Parent 613 0 R
 /Count 0
-/Next 615 0 R
-/Prev 613 0 R
+/Next 616 0 R
+/Prev 614 0 R
 /Dest [58 0 R /XYZ 0 792.0 null]
 >>
 endobj
-615 0 obj
+616 0 obj
 << /Title <feff0032002e0036002e0033002e002000500072006f00640075006300650073>
-/Parent 612 0 R
+/Parent 613 0 R
 /Count 0
-/Prev 614 0 R
+/Prev 615 0 R
 /Dest [58 0 R /XYZ 0 653.2800000000002 null]
 >>
 endobj
-616 0 obj
+617 0 obj
 << /Title <feff0032002e0037002e00200050005500540020002f00760032002f00640069006300740069006f006e006100720079002f007b006e0061006d0065007d>
-/Parent 594 0 R
+/Parent 595 0 R
 /Count 4
-/First 617 0 R
-/Last 620 0 R
-/Next 621 0 R
-/Prev 612 0 R
+/First 618 0 R
+/Last 621 0 R
+/Next 622 0 R
+/Prev 613 0 R
 /Dest [58 0 R /XYZ 0 597.0000000000003 null]
 >>
 endobj
-617 0 obj
+618 0 obj
 << /Title <feff0032002e0037002e0031002e00200050006100720061006d00650074006500720073>
-/Parent 616 0 R
+/Parent 617 0 R
 /Count 0
-/Next 618 0 R
+/Next 619 0 R
 /Dest [58 0 R /XYZ 0 556.9200000000004 null]
 >>
 endobj
-618 0 obj
+619 0 obj
 << /Title <feff0032002e0037002e0032002e00200052006500730070006f006e007300650073>
-/Parent 616 0 R
+/Parent 617 0 R
 /Count 0
-/Next 619 0 R
-/Prev 617 0 R
+/Next 620 0 R
+/Prev 618 0 R
 /Dest [58 0 R /XYZ 0 414.2400000000005 null]
 >>
 endobj
-619 0 obj
+620 0 obj
 << /Title <feff0032002e0037002e0033002e00200043006f006e00730075006d00650073>
-/Parent 616 0 R
+/Parent 617 0 R
 /Count 0
-/Next 620 0 R
-/Prev 618 0 R
+/Next 621 0 R
+/Prev 619 0 R
 /Dest [58 0 R /XYZ 0 309.12000000000046 null]
 >>
 endobj
-620 0 obj
+621 0 obj
 << /Title <feff0032002e0037002e0034002e002000500072006f00640075006300650073>
-/Parent 616 0 R
+/Parent 617 0 R
 /Count 0
-/Prev 619 0 R
+/Prev 620 0 R
 /Dest [58 0 R /XYZ 0 252.84000000000043 null]
 >>
 endobj
-621 0 obj
+622 0 obj
 << /Title <feff0032002e0038002e002000440045004c0045005400450020002f00760032002f00640069006300740069006f006e006100720079002f007b006e0061006d0065007d>
-/Parent 594 0 R
+/Parent 595 0 R
 /Count 3
-/First 622 0 R
-/Last 624 0 R
-/Next 625 0 R
-/Prev 616 0 R
+/First 623 0 R
+/Last 625 0 R
+/Next 626 0 R
+/Prev 617 0 R
 /Dest [58 0 R /XYZ 0 196.5600000000004 null]
 >>
 endobj
-622 0 obj
+623 0 obj
 << /Title <feff0032002e0038002e0031002e00200050006100720061006d00650074006500720073>
-/Parent 621 0 R
+/Parent 622 0 R
 /Count 0
-/Next 623 0 R
+/Next 624 0 R
 /Dest [58 0 R /XYZ 0 156.4800000000004 null]
 >>
 endobj
-623 0 obj
+624 0 obj
 << /Title <feff0032002e0038002e0032002e00200052006500730070006f006e007300650073>
-/Parent 621 0 R
+/Parent 622 0 R
 /Count 0
-/Next 624 0 R
-/Prev 622 0 R
+/Next 625 0 R
+/Prev 623 0 R
 /Dest [72 0 R /XYZ 0 792.0 null]
 >>
 endobj
-624 0 obj
+625 0 obj
 << /Title <feff0032002e0038002e0033002e002000500072006f00640075006300650073>
-/Parent 621 0 R
+/Parent 622 0 R
 /Count 0
-/Prev 623 0 R
+/Prev 624 0 R
 /Dest [72 0 R /XYZ 0 667.5600000000002 null]
 >>
 endobj
-625 0 obj
+626 0 obj
 << /Title <feff0032002e0039002e002000440045004c0045005400450020002f00760032002f00640069006300740069006f006e006100720079002f007b006e0061006d0065007d002f0065006c0065006d0065006e00740073002f007b00730068006f00720074004e0061006d0065007d>
-/Parent 594 0 R
+/Parent 595 0 R
 /Count 3
-/First 626 0 R
-/Last 628 0 R
-/Next 629 0 R
-/Prev 621 0 R
+/First 627 0 R
+/Last 629 0 R
+/Next 630 0 R
+/Prev 622 0 R
 /Dest [72 0 R /XYZ 0 611.2800000000003 null]
 >>
 endobj
-626 0 obj
+627 0 obj
 << /Title <feff0032002e0039002e0031002e00200050006100720061006d00650074006500720073>
-/Parent 625 0 R
+/Parent 626 0 R
 /Count 0
-/Next 627 0 R
+/Next 628 0 R
 /Dest [72 0 R /XYZ 0 543.1200000000005 null]
 >>
 endobj
-627 0 obj
+628 0 obj
 << /Title <feff0032002e0039002e0032002e00200052006500730070006f006e007300650073>
-/Parent 625 0 R
+/Parent 626 0 R
 /Count 0
-/Next 628 0 R
-/Prev 626 0 R
+/Next 629 0 R
+/Prev 627 0 R
 /Dest [72 0 R /XYZ 0 400.44000000000057 null]
 >>
 endobj
-628 0 obj
+629 0 obj
 << /Title <feff0032002e0039002e0033002e002000500072006f00640075006300650073>
-/Parent 625 0 R
+/Parent 626 0 R
 /Count 0
-/Prev 627 0 R
+/Prev 628 0 R
 /Dest [72 0 R /XYZ 0 309.6000000000006 null]
 >>
 endobj
-629 0 obj
+630 0 obj
 << /Title <feff0032002e00310030002e00200050005500540020002f00760032002f006c006f006f0070002f00640065006c006500740065002f007b006c006f006f0070004e0061006d0065007d>
-/Parent 594 0 R
+/Parent 595 0 R
 /Count 2
-/First 630 0 R
-/Last 631 0 R
-/Next 632 0 R
-/Prev 625 0 R
+/First 631 0 R
+/Last 632 0 R
+/Next 633 0 R
+/Prev 626 0 R
 /Dest [72 0 R /XYZ 0 253.32000000000056 null]
 >>
 endobj
-630 0 obj
+631 0 obj
 << /Title <feff0032002e00310030002e0031002e00200050006100720061006d00650074006500720073>
-/Parent 629 0 R
+/Parent 630 0 R
 /Count 0
-/Next 631 0 R
+/Next 632 0 R
 /Dest [72 0 R /XYZ 0 213.24000000000055 null]
 >>
 endobj
-631 0 obj
+632 0 obj
 << /Title <feff0032002e00310030002e0032002e00200052006500730070006f006e007300650073>
-/Parent 629 0 R
+/Parent 630 0 R
 /Count 0
-/Prev 630 0 R
+/Prev 631 0 R
 /Dest [72 0 R /XYZ 0 108.12000000000052 null]
 >>
 endobj
-632 0 obj
+633 0 obj
 << /Title <feff0032002e00310031002e00200050005500540020002f00760032002f006c006f006f0070002f006400650070006c006f0079002f007b006c006f006f0070004e0061006d0065007d>
-/Parent 594 0 R
+/Parent 595 0 R
 /Count 3
-/First 633 0 R
-/Last 635 0 R
-/Next 636 0 R
-/Prev 629 0 R
+/First 634 0 R
+/Last 636 0 R
+/Next 637 0 R
+/Prev 630 0 R
 /Dest [84 0 R /XYZ 0 697.44 null]
 >>
 endobj
-633 0 obj
+634 0 obj
 << /Title <feff0032002e00310031002e0031002e00200050006100720061006d00650074006500720073>
-/Parent 632 0 R
+/Parent 633 0 R
 /Count 0
-/Next 634 0 R
+/Next 635 0 R
 /Dest [84 0 R /XYZ 0 657.3600000000001 null]
 >>
 endobj
-634 0 obj
+635 0 obj
 << /Title <feff0032002e00310031002e0032002e00200052006500730070006f006e007300650073>
-/Parent 632 0 R
+/Parent 633 0 R
 /Count 0
-/Next 635 0 R
-/Prev 633 0 R
+/Next 636 0 R
+/Prev 634 0 R
 /Dest [84 0 R /XYZ 0 552.2400000000002 null]
 >>
 endobj
-635 0 obj
+636 0 obj
 << /Title <feff0032002e00310031002e0033002e002000500072006f00640075006300650073>
-/Parent 632 0 R
+/Parent 633 0 R
 /Count 0
-/Prev 634 0 R
+/Prev 635 0 R
 /Dest [84 0 R /XYZ 0 447.12000000000035 null]
 >>
 endobj
-636 0 obj
+637 0 obj
 << /Title <feff0032002e00310032002e00200047004500540020002f00760032002f006c006f006f0070002f0067006500740041006c006c004e0061006d00650073>
-/Parent 594 0 R
+/Parent 595 0 R
 /Count 2
-/First 637 0 R
-/Last 638 0 R
-/Next 639 0 R
-/Prev 632 0 R
+/First 638 0 R
+/Last 639 0 R
+/Next 640 0 R
+/Prev 633 0 R
 /Dest [84 0 R /XYZ 0 390.8400000000003 null]
 >>
 endobj
-637 0 obj
+638 0 obj
 << /Title <feff0032002e00310032002e0031002e00200052006500730070006f006e007300650073>
-/Parent 636 0 R
+/Parent 637 0 R
 /Count 0
-/Next 638 0 R
+/Next 639 0 R
 /Dest [84 0 R /XYZ 0 350.7600000000003 null]
 >>
 endobj
-638 0 obj
+639 0 obj
 << /Title <feff0032002e00310032002e0032002e002000500072006f00640075006300650073>
-/Parent 636 0 R
+/Parent 637 0 R
 /Count 0
-/Prev 637 0 R
+/Prev 638 0 R
 /Dest [84 0 R /XYZ 0 245.6400000000002 null]
 >>
 endobj
-639 0 obj
+640 0 obj
 << /Title <feff0032002e00310033002e00200047004500540020002f00760032002f006c006f006f0070002f006700650074007300740061007400750073002f007b006c006f006f0070004e0061006d0065007d>
-/Parent 594 0 R
+/Parent 595 0 R
 /Count 3
-/First 640 0 R
-/Last 642 0 R
-/Next 643 0 R
-/Prev 636 0 R
+/First 641 0 R
+/Last 643 0 R
+/Next 644 0 R
+/Prev 637 0 R
 /Dest [84 0 R /XYZ 0 189.36000000000018 null]
 >>
 endobj
-640 0 obj
+641 0 obj
 << /Title <feff0032002e00310033002e0031002e00200050006100720061006d00650074006500720073>
-/Parent 639 0 R
+/Parent 640 0 R
 /Count 0
-/Next 641 0 R
+/Next 642 0 R
 /Dest [84 0 R /XYZ 0 149.28000000000017 null]
 >>
 endobj
-641 0 obj
+642 0 obj
 << /Title <feff0032002e00310033002e0032002e00200052006500730070006f006e007300650073>
-/Parent 639 0 R
+/Parent 640 0 R
 /Count 0
-/Next 642 0 R
-/Prev 640 0 R
+/Next 643 0 R
+/Prev 641 0 R
 /Dest [97 0 R /XYZ 0 792.0 null]
 >>
 endobj
-642 0 obj
+643 0 obj
 << /Title <feff0032002e00310033002e0033002e002000500072006f00640075006300650073>
-/Parent 639 0 R
+/Parent 640 0 R
 /Count 0
-/Prev 641 0 R
+/Prev 642 0 R
 /Dest [97 0 R /XYZ 0 653.2800000000002 null]
 >>
 endobj
-643 0 obj
+644 0 obj
 << /Title <feff0032002e00310034002e00200050005500540020002f00760032002f006c006f006f0070002f0072006500660072006500730068004f00700050006f006c006900630079004a0073006f006e0053006300680065006d0061002f007b006c006f006f0070004e0061006d0065007d>
-/Parent 594 0 R
+/Parent 595 0 R
 /Count 3
-/First 644 0 R
-/Last 646 0 R
-/Next 647 0 R
-/Prev 639 0 R
+/First 645 0 R
+/Last 647 0 R
+/Next 648 0 R
+/Prev 640 0 R
 /Dest [97 0 R /XYZ 0 597.0000000000003 null]
 >>
 endobj
-644 0 obj
+645 0 obj
 << /Title <feff0032002e00310034002e0031002e00200050006100720061006d00650074006500720073>
-/Parent 643 0 R
+/Parent 644 0 R
 /Count 0
-/Next 645 0 R
+/Next 646 0 R
 /Dest [97 0 R /XYZ 0 528.8400000000005 null]
 >>
 endobj
-645 0 obj
+646 0 obj
 << /Title <feff0032002e00310034002e0032002e00200052006500730070006f006e007300650073>
-/Parent 643 0 R
+/Parent 644 0 R
 /Count 0
-/Next 646 0 R
-/Prev 644 0 R
+/Next 647 0 R
+/Prev 645 0 R
 /Dest [97 0 R /XYZ 0 423.72000000000054 null]
 >>
 endobj
-646 0 obj
+647 0 obj
 << /Title <feff0032002e00310034002e0033002e002000500072006f00640075006300650073>
-/Parent 643 0 R
+/Parent 644 0 R
 /Count 0
-/Prev 645 0 R
+/Prev 646 0 R
 /Dest [97 0 R /XYZ 0 318.6000000000005 null]
 >>
 endobj
-647 0 obj
+648 0 obj
 << /Title <feff0032002e00310035002e00200050005500540020002f00760032002f006c006f006f0070002f0072006500730074006100720074002f007b006c006f006f0070004e0061006d0065007d>
-/Parent 594 0 R
+/Parent 595 0 R
 /Count 3
-/First 648 0 R
-/Last 650 0 R
-/Next 651 0 R
-/Prev 643 0 R
+/First 649 0 R
+/Last 651 0 R
+/Next 652 0 R
+/Prev 644 0 R
 /Dest [97 0 R /XYZ 0 262.32000000000045 null]
 >>
 endobj
-648 0 obj
+649 0 obj
 << /Title <feff0032002e00310035002e0031002e00200050006100720061006d00650074006500720073>
-/Parent 647 0 R
+/Parent 648 0 R
 /Count 0
-/Next 649 0 R
+/Next 650 0 R
 /Dest [97 0 R /XYZ 0 222.24000000000046 null]
 >>
 endobj
-649 0 obj
+650 0 obj
 << /Title <feff0032002e00310035002e0032002e00200052006500730070006f006e007300650073>
-/Parent 647 0 R
+/Parent 648 0 R
 /Count 0
-/Next 650 0 R
-/Prev 648 0 R
+/Next 651 0 R
+/Prev 649 0 R
 /Dest [97 0 R /XYZ 0 117.12000000000043 null]
 >>
 endobj
-650 0 obj
+651 0 obj
 << /Title <feff0032002e00310035002e0033002e002000500072006f00640075006300650073>
-/Parent 647 0 R
+/Parent 648 0 R
 /Count 0
-/Prev 649 0 R
+/Prev 650 0 R
 /Dest [110 0 R /XYZ 0 683.1600000000001 null]
 >>
 endobj
-651 0 obj
+652 0 obj
 << /Title <feff0032002e00310036002e00200050005500540020002f00760032002f006c006f006f0070002f00730074006f0070002f007b006c006f006f0070004e0061006d0065007d>
-/Parent 594 0 R
+/Parent 595 0 R
 /Count 3
-/First 652 0 R
-/Last 654 0 R
-/Next 655 0 R
-/Prev 647 0 R
+/First 653 0 R
+/Last 655 0 R
+/Next 656 0 R
+/Prev 648 0 R
 /Dest [110 0 R /XYZ 0 626.8800000000002 null]
 >>
 endobj
-652 0 obj
+653 0 obj
 << /Title <feff0032002e00310036002e0031002e00200050006100720061006d00650074006500720073>
-/Parent 651 0 R
+/Parent 652 0 R
 /Count 0
-/Next 653 0 R
+/Next 654 0 R
 /Dest [110 0 R /XYZ 0 586.8000000000003 null]
 >>
 endobj
-653 0 obj
+654 0 obj
 << /Title <feff0032002e00310036002e0032002e00200052006500730070006f006e007300650073>
-/Parent 651 0 R
+/Parent 652 0 R
 /Count 0
-/Next 654 0 R
-/Prev 652 0 R
+/Next 655 0 R
+/Prev 653 0 R
 /Dest [110 0 R /XYZ 0 481.68000000000046 null]
 >>
 endobj
-654 0 obj
+655 0 obj
 << /Title <feff0032002e00310036002e0033002e002000500072006f00640075006300650073>
-/Parent 651 0 R
+/Parent 652 0 R
 /Count 0
-/Prev 653 0 R
+/Prev 654 0 R
 /Dest [110 0 R /XYZ 0 376.5600000000004 null]
 >>
 endobj
-655 0 obj
+656 0 obj
 << /Title <feff0032002e00310037002e00200050005500540020002f00760032002f006c006f006f0070002f007300750062006d00690074002f007b006c006f006f0070004e0061006d0065007d>
-/Parent 594 0 R
+/Parent 595 0 R
 /Count 3
-/First 656 0 R
-/Last 658 0 R
-/Next 659 0 R
-/Prev 651 0 R
+/First 657 0 R
+/Last 659 0 R
+/Next 660 0 R
+/Prev 652 0 R
 /Dest [110 0 R /XYZ 0 320.28000000000037 null]
 >>
 endobj
-656 0 obj
+657 0 obj
 << /Title <feff0032002e00310037002e0031002e00200050006100720061006d00650074006500720073>
-/Parent 655 0 R
+/Parent 656 0 R
 /Count 0
-/Next 657 0 R
+/Next 658 0 R
 /Dest [110 0 R /XYZ 0 280.20000000000033 null]
 >>
 endobj
-657 0 obj
+658 0 obj
 << /Title <feff0032002e00310037002e0032002e00200052006500730070006f006e007300650073>
-/Parent 655 0 R
+/Parent 656 0 R
 /Count 0
-/Next 658 0 R
-/Prev 656 0 R
+/Next 659 0 R
+/Prev 657 0 R
 /Dest [110 0 R /XYZ 0 175.08000000000033 null]
 >>
 endobj
-658 0 obj
+659 0 obj
 << /Title <feff0032002e00310037002e0033002e002000500072006f00640075006300650073>
-/Parent 655 0 R
+/Parent 656 0 R
 /Count 0
-/Prev 657 0 R
+/Prev 658 0 R
 /Dest [124 0 R /XYZ 0 792.0 null]
 >>
 endobj
-659 0 obj
+660 0 obj
 << /Title <feff0032002e00310038002e00200047004500540020002f00760032002f006c006f006f0070002f0073007600670052006500700072006500730065006e0074006100740069006f006e002f007b006c006f006f0070004e0061006d0065007d>
-/Parent 594 0 R
+/Parent 595 0 R
 /Count 3
-/First 660 0 R
-/Last 662 0 R
-/Next 663 0 R
-/Prev 655 0 R
+/First 661 0 R
+/Last 663 0 R
+/Next 664 0 R
+/Prev 656 0 R
 /Dest [124 0 R /XYZ 0 702.1200000000001 null]
 >>
 endobj
-660 0 obj
+661 0 obj
 << /Title <feff0032002e00310038002e0031002e00200050006100720061006d00650074006500720073>
-/Parent 659 0 R
+/Parent 660 0 R
 /Count 0
-/Next 661 0 R
+/Next 662 0 R
 /Dest [124 0 R /XYZ 0 662.0400000000002 null]
 >>
 endobj
-661 0 obj
+662 0 obj
 << /Title <feff0032002e00310038002e0032002e00200052006500730070006f006e007300650073>
-/Parent 659 0 R
+/Parent 660 0 R
 /Count 0
-/Next 662 0 R
-/Prev 660 0 R
+/Next 663 0 R
+/Prev 661 0 R
 /Dest [124 0 R /XYZ 0 556.9200000000003 null]
 >>
 endobj
-662 0 obj
+663 0 obj
 << /Title <feff0032002e00310038002e0033002e002000500072006f00640075006300650073>
-/Parent 659 0 R
+/Parent 660 0 R
 /Count 0
-/Prev 661 0 R
+/Prev 662 0 R
 /Dest [124 0 R /XYZ 0 451.8000000000004 null]
 >>
 endobj
-663 0 obj
+664 0 obj
 << /Title <feff0032002e00310039002e00200050005500540020002f00760032002f006c006f006f0070002f0075006e006400650070006c006f0079002f007b006c006f006f0070004e0061006d0065007d>
-/Parent 594 0 R
+/Parent 595 0 R
 /Count 3
-/First 664 0 R
-/Last 666 0 R
-/Next 667 0 R
-/Prev 659 0 R
+/First 665 0 R
+/Last 667 0 R
+/Next 668 0 R
+/Prev 660 0 R
 /Dest [124 0 R /XYZ 0 395.5200000000004 null]
 >>
 endobj
-664 0 obj
+665 0 obj
 << /Title <feff0032002e00310039002e0031002e00200050006100720061006d00650074006500720073>
-/Parent 663 0 R
+/Parent 664 0 R
 /Count 0
-/Next 665 0 R
+/Next 666 0 R
 /Dest [124 0 R /XYZ 0 355.44000000000034 null]
 >>
 endobj
-665 0 obj
+666 0 obj
 << /Title <feff0032002e00310039002e0032002e00200052006500730070006f006e007300650073>
-/Parent 663 0 R
+/Parent 664 0 R
 /Count 0
-/Next 666 0 R
-/Prev 664 0 R
+/Next 667 0 R
+/Prev 665 0 R
 /Dest [124 0 R /XYZ 0 250.32000000000033 null]
 >>
 endobj
-666 0 obj
+667 0 obj
 << /Title <feff0032002e00310039002e0033002e002000500072006f00640075006300650073>
-/Parent 663 0 R
+/Parent 664 0 R
 /Count 0
-/Prev 665 0 R
+/Prev 666 0 R
 /Dest [124 0 R /XYZ 0 145.2000000000003 null]
 >>
 endobj
-667 0 obj
+668 0 obj
 << /Title <feff0032002e00320030002e00200050004f005300540020002f00760032002f006c006f006f0070002f0075007000640061007400650047006c006f00620061006c00500072006f0070006500720074006900650073002f007b006c006f006f0070004e0061006d0065007d>
-/Parent 594 0 R
+/Parent 595 0 R
 /Count 4
-/First 668 0 R
-/Last 671 0 R
-/Next 672 0 R
-/Prev 663 0 R
+/First 669 0 R
+/Last 672 0 R
+/Next 673 0 R
+/Prev 664 0 R
 /Dest [137 0 R /XYZ 0 792.0 null]
 >>
 endobj
-668 0 obj
+669 0 obj
 << /Title <feff0032002e00320030002e0031002e00200050006100720061006d00650074006500720073>
-/Parent 667 0 R
+/Parent 668 0 R
 /Count 0
-/Next 669 0 R
+/Next 670 0 R
 /Dest [137 0 R /XYZ 0 718.32 null]
 >>
 endobj
-669 0 obj
+670 0 obj
 << /Title <feff0032002e00320030002e0032002e00200052006500730070006f006e007300650073>
-/Parent 667 0 R
+/Parent 668 0 R
 /Count 0
-/Next 670 0 R
-/Prev 668 0 R
+/Next 671 0 R
+/Prev 669 0 R
 /Dest [137 0 R /XYZ 0 575.6400000000001 null]
 >>
 endobj
-670 0 obj
+671 0 obj
 << /Title <feff0032002e00320030002e0033002e00200043006f006e00730075006d00650073>
-/Parent 667 0 R
+/Parent 668 0 R
 /Count 0
-/Next 671 0 R
-/Prev 669 0 R
+/Next 672 0 R
+/Prev 670 0 R
 /Dest [137 0 R /XYZ 0 470.5200000000002 null]
 >>
 endobj
-671 0 obj
+672 0 obj
 << /Title <feff0032002e00320030002e0034002e002000500072006f00640075006300650073>
-/Parent 667 0 R
+/Parent 668 0 R
 /Count 0
-/Prev 670 0 R
+/Prev 671 0 R
 /Dest [137 0 R /XYZ 0 414.2400000000002 null]
 >>
 endobj
-672 0 obj
+673 0 obj
 << /Title <feff0032002e00320031002e00200050004f005300540020002f00760032002f006c006f006f0070002f007500700064006100740065004d006900630072006f00730065007200760069006300650050006f006c006900630079002f007b006c006f006f0070004e0061006d0065007d>
-/Parent 594 0 R
+/Parent 595 0 R
 /Count 4
-/First 673 0 R
-/Last 676 0 R
-/Next 677 0 R
-/Prev 667 0 R
+/First 674 0 R
+/Last 677 0 R
+/Next 678 0 R
+/Prev 668 0 R
 /Dest [137 0 R /XYZ 0 357.96000000000015 null]
 >>
 endobj
-673 0 obj
+674 0 obj
 << /Title <feff0032002e00320031002e0031002e00200050006100720061006d00650074006500720073>
-/Parent 672 0 R
+/Parent 673 0 R
 /Count 0
-/Next 674 0 R
+/Next 675 0 R
 /Dest [137 0 R /XYZ 0 289.8000000000001 null]
 >>
 endobj
-674 0 obj
+675 0 obj
 << /Title <feff0032002e00320031002e0032002e00200052006500730070006f006e007300650073>
-/Parent 672 0 R
+/Parent 673 0 R
 /Count 0
-/Next 675 0 R
-/Prev 673 0 R
+/Next 676 0 R
+/Prev 674 0 R
 /Dest [137 0 R /XYZ 0 147.1200000000001 null]
 >>
 endobj
-675 0 obj
+676 0 obj
 << /Title <feff0032002e00320031002e0033002e00200043006f006e00730075006d00650073>
-/Parent 672 0 R
+/Parent 673 0 R
 /Count 0
-/Next 676 0 R
-/Prev 674 0 R
+/Next 677 0 R
+/Prev 675 0 R
 /Dest [151 0 R /XYZ 0 792.0 null]
 >>
 endobj
-676 0 obj
+677 0 obj
 << /Title <feff0032002e00320031002e0034002e002000500072006f00640075006300650073>
-/Parent 672 0 R
+/Parent 673 0 R
 /Count 0
-/Prev 675 0 R
+/Prev 676 0 R
 /Dest [151 0 R /XYZ 0 702.1200000000001 null]
 >>
 endobj
-677 0 obj
+678 0 obj
 << /Title <feff0032002e00320032002e00200050004f005300540020002f00760032002f006c006f006f0070002f007500700064006100740065004f007000650072006100740069006f006e0061006c0050006f006c00690063006900650073002f007b006c006f006f0070004e0061006d0065007d>
-/Parent 594 0 R
+/Parent 595 0 R
 /Count 4
-/First 678 0 R
-/Last 681 0 R
-/Next 682 0 R
-/Prev 672 0 R
+/First 679 0 R
+/Last 682 0 R
+/Next 683 0 R
+/Prev 673 0 R
 /Dest [151 0 R /XYZ 0 645.8400000000003 null]
 >>
 endobj
-678 0 obj
+679 0 obj
 << /Title <feff0032002e00320032002e0031002e00200050006100720061006d00650074006500720073>
-/Parent 677 0 R
+/Parent 678 0 R
 /Count 0
-/Next 679 0 R
+/Next 680 0 R
 /Dest [151 0 R /XYZ 0 577.6800000000004 null]
 >>
 endobj
-679 0 obj
+680 0 obj
 << /Title <feff0032002e00320032002e0032002e00200052006500730070006f006e007300650073>
-/Parent 677 0 R
+/Parent 678 0 R
 /Count 0
-/Next 680 0 R
-/Prev 678 0 R
+/Next 681 0 R
+/Prev 679 0 R
 /Dest [151 0 R /XYZ 0 435.0000000000005 null]
 >>
 endobj
-680 0 obj
+681 0 obj
 << /Title <feff0032002e00320032002e0033002e00200043006f006e00730075006d00650073>
-/Parent 677 0 R
+/Parent 678 0 R
 /Count 0
-/Next 681 0 R
-/Prev 679 0 R
+/Next 682 0 R
+/Prev 680 0 R
 /Dest [151 0 R /XYZ 0 329.88000000000045 null]
 >>
 endobj
-681 0 obj
+682 0 obj
 << /Title <feff0032002e00320032002e0034002e002000500072006f00640075006300650073>
-/Parent 677 0 R
+/Parent 678 0 R
 /Count 0
-/Prev 680 0 R
+/Prev 681 0 R
 /Dest [151 0 R /XYZ 0 273.6000000000004 null]
 >>
 endobj
-682 0 obj
+683 0 obj
 << /Title <feff0032002e00320033002e00200047004500540020002f00760032002f006c006f006f0070002f007b006c006f006f0070004e0061006d0065007d>
-/Parent 594 0 R
+/Parent 595 0 R
 /Count 3
-/First 683 0 R
-/Last 685 0 R
-/Next 686 0 R
-/Prev 677 0 R
+/First 684 0 R
+/Last 686 0 R
+/Next 687 0 R
+/Prev 678 0 R
 /Dest [151 0 R /XYZ 0 217.32000000000042 null]
 >>
 endobj
-683 0 obj
+684 0 obj
 << /Title <feff0032002e00320033002e0031002e00200050006100720061006d00650074006500720073>
-/Parent 682 0 R
+/Parent 683 0 R
 /Count 0
-/Next 684 0 R
+/Next 685 0 R
 /Dest [151 0 R /XYZ 0 177.2400000000004 null]
 >>
 endobj
-684 0 obj
+685 0 obj
 << /Title <feff0032002e00320033002e0032002e00200052006500730070006f006e007300650073>
-/Parent 682 0 R
+/Parent 683 0 R
 /Count 0
-/Next 685 0 R
-/Prev 683 0 R
+/Next 686 0 R
+/Prev 684 0 R
 /Dest [165 0 R /XYZ 0 792.0 null]
 >>
 endobj
-685 0 obj
+686 0 obj
 << /Title <feff0032002e00320033002e0033002e002000500072006f00640075006300650073>
-/Parent 682 0 R
+/Parent 683 0 R
 /Count 0
-/Prev 684 0 R
+/Prev 685 0 R
 /Dest [165 0 R /XYZ 0 653.2800000000002 null]
 >>
 endobj
-686 0 obj
+687 0 obj
 << /Title <feff0032002e00320034002e00200047004500540020002f00760032002f0070006f006c0069006300790054006f007300630061004d006f00640065006c0073>
-/Parent 594 0 R
+/Parent 595 0 R
 /Count 2
-/First 687 0 R
-/Last 688 0 R
-/Next 689 0 R
-/Prev 682 0 R
+/First 688 0 R
+/Last 689 0 R
+/Next 690 0 R
+/Prev 683 0 R
 /Dest [165 0 R /XYZ 0 597.0000000000003 null]
 >>
 endobj
-687 0 obj
+688 0 obj
 << /Title <feff0032002e00320034002e0031002e00200052006500730070006f006e007300650073>
-/Parent 686 0 R
+/Parent 687 0 R
 /Count 0
-/Next 688 0 R
+/Next 689 0 R
 /Dest [165 0 R /XYZ 0 556.9200000000004 null]
 >>
 endobj
-688 0 obj
+689 0 obj
 << /Title <feff0032002e00320034002e0032002e002000500072006f00640075006300650073>
-/Parent 686 0 R
+/Parent 687 0 R
 /Count 0
-/Prev 687 0 R
+/Prev 688 0 R
 /Dest [165 0 R /XYZ 0 451.8000000000005 null]
 >>
 endobj
-689 0 obj
+690 0 obj
 << /Title <feff0032002e00320035002e00200047004500540020002f00760032002f0070006f006c0069006300790054006f007300630061004d006f00640065006c0073002f00790061006d006c002f007b0070006f006c006900630079004d006f00640065006c0054007900700065007d>
-/Parent 594 0 R
+/Parent 595 0 R
 /Count 3
-/First 690 0 R
-/Last 692 0 R
-/Next 693 0 R
-/Prev 686 0 R
+/First 691 0 R
+/Last 693 0 R
+/Next 694 0 R
+/Prev 687 0 R
 /Dest [165 0 R /XYZ 0 395.5200000000005 null]
 >>
 endobj
-690 0 obj
+691 0 obj
 << /Title <feff0032002e00320035002e0031002e00200050006100720061006d00650074006500720073>
-/Parent 689 0 R
+/Parent 690 0 R
 /Count 0
-/Next 691 0 R
+/Next 692 0 R
 /Dest [165 0 R /XYZ 0 327.36000000000047 null]
 >>
 endobj
-691 0 obj
+692 0 obj
 << /Title <feff0032002e00320035002e0032002e00200052006500730070006f006e007300650073>
-/Parent 689 0 R
+/Parent 690 0 R
 /Count 0
-/Next 692 0 R
-/Prev 690 0 R
+/Next 693 0 R
+/Prev 691 0 R
 /Dest [165 0 R /XYZ 0 222.2400000000004 null]
 >>
 endobj
-692 0 obj
+693 0 obj
 << /Title <feff0032002e00320035002e0033002e002000500072006f00640075006300650073>
-/Parent 689 0 R
+/Parent 690 0 R
 /Count 0
-/Prev 691 0 R
+/Prev 692 0 R
 /Dest [165 0 R /XYZ 0 117.12000000000037 null]
 >>
 endobj
-693 0 obj
+694 0 obj
 << /Title <feff0032002e00320036002e00200047004500540020002f00760032002f0070006f006c0069006300790054006f007300630061004d006f00640065006c0073002f007b0070006f006c006900630079004d006f00640065006c0054007900700065007d>
-/Parent 594 0 R
+/Parent 595 0 R
 /Count 3
-/First 694 0 R
-/Last 696 0 R
-/Next 697 0 R
-/Prev 689 0 R
+/First 695 0 R
+/Last 697 0 R
+/Next 698 0 R
+/Prev 690 0 R
 /Dest [178 0 R /XYZ 0 792.0 null]
 >>
 endobj
-694 0 obj
+695 0 obj
 << /Title <feff0032002e00320036002e0031002e00200050006100720061006d00650074006500720073>
-/Parent 693 0 R
+/Parent 694 0 R
 /Count 0
-/Next 695 0 R
+/Next 696 0 R
 /Dest [178 0 R /XYZ 0 718.32 null]
 >>
 endobj
-695 0 obj
+696 0 obj
 << /Title <feff0032002e00320036002e0032002e00200052006500730070006f006e007300650073>
-/Parent 693 0 R
+/Parent 694 0 R
 /Count 0
-/Next 696 0 R
-/Prev 694 0 R
+/Next 697 0 R
+/Prev 695 0 R
 /Dest [178 0 R /XYZ 0 613.2000000000003 null]
 >>
 endobj
-696 0 obj
+697 0 obj
 << /Title <feff0032002e00320036002e0033002e002000500072006f00640075006300650073>
-/Parent 693 0 R
+/Parent 694 0 R
 /Count 0
-/Prev 695 0 R
+/Prev 696 0 R
 /Dest [178 0 R /XYZ 0 508.0800000000004 null]
 >>
 endobj
-697 0 obj
+698 0 obj
 << /Title <feff0032002e00320037002e00200050005500540020002f00760032002f0070006f006c0069006300790054006f007300630061004d006f00640065006c0073002f007b0070006f006c006900630079004d006f00640065006c0054007900700065007d>
-/Parent 594 0 R
+/Parent 595 0 R
 /Count 4
-/First 698 0 R
-/Last 701 0 R
-/Next 702 0 R
-/Prev 693 0 R
+/First 699 0 R
+/Last 702 0 R
+/Next 703 0 R
+/Prev 694 0 R
 /Dest [178 0 R /XYZ 0 451.80000000000035 null]
 >>
 endobj
-698 0 obj
+699 0 obj
 << /Title <feff0032002e00320037002e0031002e00200050006100720061006d00650074006500720073>
-/Parent 697 0 R
+/Parent 698 0 R
 /Count 0
-/Next 699 0 R
+/Next 700 0 R
 /Dest [178 0 R /XYZ 0 411.7200000000003 null]
 >>
 endobj
-699 0 obj
+700 0 obj
 << /Title <feff0032002e00320037002e0032002e00200052006500730070006f006e007300650073>
-/Parent 697 0 R
+/Parent 698 0 R
 /Count 0
-/Next 700 0 R
-/Prev 698 0 R
+/Next 701 0 R
+/Prev 699 0 R
 /Dest [178 0 R /XYZ 0 269.04000000000025 null]
 >>
 endobj
-700 0 obj
+701 0 obj
 << /Title <feff0032002e00320037002e0033002e00200043006f006e00730075006d00650073>
-/Parent 697 0 R
+/Parent 698 0 R
 /Count 0
-/Next 701 0 R
-/Prev 699 0 R
+/Next 702 0 R
+/Prev 700 0 R
 /Dest [178 0 R /XYZ 0 163.92000000000024 null]
 >>
 endobj
-701 0 obj
+702 0 obj
 << /Title <feff0032002e00320037002e0034002e002000500072006f00640075006300650073>
-/Parent 697 0 R
+/Parent 698 0 R
 /Count 0
-/Prev 700 0 R
+/Prev 701 0 R
 /Dest [178 0 R /XYZ 0 107.64000000000021 null]
 >>
 endobj
-702 0 obj
+703 0 obj
 << /Title <feff0032002e00320038002e00200047004500540020002f00760032002f00740065006d0070006c0061007400650073>
-/Parent 594 0 R
+/Parent 595 0 R
 /Count 2
-/First 703 0 R
-/Last 704 0 R
-/Next 705 0 R
-/Prev 697 0 R
-/Dest [192 0 R /XYZ 0 792.0 null]
+/First 704 0 R
+/Last 705 0 R
+/Next 706 0 R
+/Prev 698 0 R
+/Dest [193 0 R /XYZ 0 792.0 null]
 >>
 endobj
-703 0 obj
+704 0 obj
 << /Title <feff0032002e00320038002e0031002e00200052006500730070006f006e007300650073>
-/Parent 702 0 R
+/Parent 703 0 R
 /Count 0
-/Next 704 0 R
-/Dest [192 0 R /XYZ 0 718.32 null]
+/Next 705 0 R
+/Dest [193 0 R /XYZ 0 718.32 null]
 >>
 endobj
-704 0 obj
+705 0 obj
 << /Title <feff0032002e00320038002e0032002e002000500072006f00640075006300650073>
-/Parent 702 0 R
+/Parent 703 0 R
 /Count 0
-/Prev 703 0 R
-/Dest [192 0 R /XYZ 0 613.2000000000003 null]
+/Prev 704 0 R
+/Dest [193 0 R /XYZ 0 613.2000000000003 null]
 >>
 endobj
-705 0 obj
+706 0 obj
 << /Title <feff0032002e00320039002e00200047004500540020002f00760032002f00740065006d0070006c0061007400650073002f006e0061006d00650073>
-/Parent 594 0 R
+/Parent 595 0 R
 /Count 2
-/First 706 0 R
-/Last 707 0 R
-/Next 708 0 R
-/Prev 702 0 R
-/Dest [192 0 R /XYZ 0 556.9200000000004 null]
+/First 707 0 R
+/Last 708 0 R
+/Next 709 0 R
+/Prev 703 0 R
+/Dest [193 0 R /XYZ 0 556.9200000000004 null]
 >>
 endobj
-706 0 obj
+707 0 obj
 << /Title <feff0032002e00320039002e0031002e00200052006500730070006f006e007300650073>
-/Parent 705 0 R
+/Parent 706 0 R
 /Count 0
-/Next 707 0 R
-/Dest [192 0 R /XYZ 0 516.8400000000005 null]
+/Next 708 0 R
+/Dest [193 0 R /XYZ 0 516.8400000000005 null]
 >>
 endobj
-707 0 obj
+708 0 obj
 << /Title <feff0032002e00320039002e0032002e002000500072006f00640075006300650073>
-/Parent 705 0 R
+/Parent 706 0 R
 /Count 0
-/Prev 706 0 R
-/Dest [192 0 R /XYZ 0 411.7200000000005 null]
+/Prev 707 0 R
+/Dest [193 0 R /XYZ 0 411.7200000000005 null]
 >>
 endobj
-708 0 obj
+709 0 obj
 << /Title <feff0032002e00330030002e00200047004500540020002f00760032002f00740065006d0070006c0061007400650073002f007b00740065006d0070006c006100740065004e0061006d0065007d>
-/Parent 594 0 R
+/Parent 595 0 R
 /Count 3
-/First 709 0 R
-/Last 711 0 R
-/Prev 705 0 R
-/Dest [192 0 R /XYZ 0 355.44000000000045 null]
->>
-endobj
-709 0 obj
-<< /Title <feff0032002e00330030002e0031002e00200050006100720061006d00650074006500720073>
-/Parent 708 0 R
-/Count 0
-/Next 710 0 R
-/Dest [192 0 R /XYZ 0 315.3600000000004 null]
+/First 710 0 R
+/Last 712 0 R
+/Prev 706 0 R
+/Dest [193 0 R /XYZ 0 355.44000000000045 null]
 >>
 endobj
 710 0 obj
-<< /Title <feff0032002e00330030002e0032002e00200052006500730070006f006e007300650073>
-/Parent 708 0 R
+<< /Title <feff0032002e00330030002e0031002e00200050006100720061006d00650074006500720073>
+/Parent 709 0 R
 /Count 0
 /Next 711 0 R
-/Prev 709 0 R
-/Dest [192 0 R /XYZ 0 210.2400000000004 null]
+/Dest [193 0 R /XYZ 0 315.3600000000004 null]
 >>
 endobj
 711 0 obj
-<< /Title <feff0032002e00330030002e0033002e002000500072006f00640075006300650073>
-/Parent 708 0 R
+<< /Title <feff0032002e00330030002e0032002e00200052006500730070006f006e007300650073>
+/Parent 709 0 R
 /Count 0
+/Next 712 0 R
 /Prev 710 0 R
-/Dest [192 0 R /XYZ 0 105.12000000000037 null]
+/Dest [193 0 R /XYZ 0 210.2400000000004 null]
 >>
 endobj
 712 0 obj
-<< /Title <feff004300680061007000740065007200200033002e00200044006500660069006e006900740069006f006e0073>
-/Parent 588 0 R
-/Count 19
-/First 713 0 R
-/Last 731 0 R
-/Prev 594 0 R
-/Dest [207 0 R /XYZ 0 792.0 null]
+<< /Title <feff0032002e00330030002e0033002e002000500072006f00640075006300650073>
+/Parent 709 0 R
+/Count 0
+/Prev 711 0 R
+/Dest [193 0 R /XYZ 0 105.12000000000037 null]
 >>
 endobj
 713 0 obj
-<< /Title <feff0033002e0031002e00200043006c00640073004800650061006c007400680043006800650063006b>
-/Parent 712 0 R
-/Count 0
-/Next 714 0 R
-/Dest [207 0 R /XYZ 0 712.0799999999999 null]
+<< /Title <feff004300680061007000740065007200200033002e00200044006500660069006e006900740069006f006e0073>
+/Parent 589 0 R
+/Count 19
+/First 714 0 R
+/Last 732 0 R
+/Prev 595 0 R
+/Dest [208 0 R /XYZ 0 792.0 null]
 >>
 endobj
 714 0 obj
-<< /Title <feff0033002e0032002e002000440069006300740069006f006e006100720079>
-/Parent 712 0 R
+<< /Title <feff0033002e0031002e00200043006c00640073004800650061006c007400680043006800650063006b>
+/Parent 713 0 R
 /Count 0
 /Next 715 0 R
-/Prev 713 0 R
-/Dest [207 0 R /XYZ 0 524.04 null]
+/Dest [208 0 R /XYZ 0 712.0799999999999 null]
 >>
 endobj
 715 0 obj
-<< /Title <feff0033002e0033002e002000440069006300740069006f006e0061007200790045006c0065006d0065006e0074>
-/Parent 712 0 R
+<< /Title <feff0033002e0032002e002000440069006300740069006f006e006100720079>
+/Parent 713 0 R
 /Count 0
 /Next 716 0 R
 /Prev 714 0 R
-/Dest [207 0 R /XYZ 0 148.19999999999993 null]
+/Dest [208 0 R /XYZ 0 524.04 null]
 >>
 endobj
 716 0 obj
-<< /Title <feff0033002e0034002e002000450078007400650072006e0061006c0043006f006d0070006f006e0065006e0074>
-/Parent 712 0 R
+<< /Title <feff0033002e0033002e002000440069006300740069006f006e0061007200790045006c0065006d0065006e0074>
+/Parent 713 0 R
 /Count 0
 /Next 717 0 R
 /Prev 715 0 R
-/Dest [214 0 R /XYZ 0 345.11999999999995 null]
+/Dest [208 0 R /XYZ 0 148.19999999999993 null]
 >>
 endobj
 717 0 obj
-<< /Title <feff0033002e0035002e002000450078007400650072006e0061006c0043006f006d0070006f006e0065006e007400530074006100740065>
-/Parent 712 0 R
+<< /Title <feff0033002e0034002e002000450078007400650072006e0061006c0043006f006d0070006f006e0065006e0074>
+/Parent 713 0 R
 /Count 0
 /Next 718 0 R
 /Prev 716 0 R
-/Dest [214 0 R /XYZ 0 194.6399999999999 null]
+/Dest [215 0 R /XYZ 0 345.11999999999995 null]
 >>
 endobj
 718 0 obj
-<< /Title <feff0033002e0036002e0020004a0073006f006e00410072007200610079>
-/Parent 712 0 R
+<< /Title <feff0033002e0035002e002000450078007400650072006e0061006c0043006f006d0070006f006e0065006e007400530074006100740065>
+/Parent 713 0 R
 /Count 0
 /Next 719 0 R
 /Prev 717 0 R
-/Dest [220 0 R /XYZ 0 683.1600000000001 null]
+/Dest [215 0 R /XYZ 0 194.6399999999999 null]
 >>
 endobj
 719 0 obj
-<< /Title <feff0033002e0037002e0020004a0073006f006e004e0075006c006c>
-/Parent 712 0 R
+<< /Title <feff0033002e0036002e0020004a0073006f006e00410072007200610079>
+/Parent 713 0 R
 /Count 0
 /Next 720 0 R
 /Prev 718 0 R
-/Dest [228 0 R /XYZ 0 532.9200000000003 null]
+/Dest [221 0 R /XYZ 0 683.1600000000001 null]
 >>
 endobj
 720 0 obj
-<< /Title <feff0033002e0038002e0020004a0073006f006e004f0062006a006500630074>
-/Parent 712 0 R
+<< /Title <feff0033002e0037002e0020004a0073006f006e004e0075006c006c>
+/Parent 713 0 R
 /Count 0
 /Next 721 0 R
 /Prev 719 0 R
-/Dest [234 0 R /XYZ 0 382.68000000000023 null]
+/Dest [229 0 R /XYZ 0 532.9200000000003 null]
 >>
 endobj
 721 0 obj
-<< /Title <feff0033002e0039002e0020004a0073006f006e005000720069006d00690074006900760065>
-/Parent 712 0 R
+<< /Title <feff0033002e0038002e0020004a0073006f006e004f0062006a006500630074>
+/Parent 713 0 R
 /Count 0
 /Next 722 0 R
 /Prev 720 0 R
-/Dest [239 0 R /XYZ 0 232.44000000000023 null]
+/Dest [235 0 R /XYZ 0 382.68000000000023 null]
 >>
 endobj
 722 0 obj
-<< /Title <feff0033002e00310030002e0020004c006f006f0070>
-/Parent 712 0 R
+<< /Title <feff0033002e0039002e0020004a0073006f006e005000720069006d00690074006900760065>
+/Parent 713 0 R
 /Count 0
 /Next 723 0 R
 /Prev 721 0 R
-/Dest [255 0 R /XYZ 0 645.6000000000001 null]
+/Dest [240 0 R /XYZ 0 232.44000000000023 null]
 >>
 endobj
 723 0 obj
-<< /Title <feff0033002e00310031002e0020004c006f006f00700045006c0065006d0065006e0074004d006f00640065006c>
-/Parent 712 0 R
+<< /Title <feff0033002e00310030002e0020004c006f006f0070>
+/Parent 713 0 R
 /Count 0
 /Next 724 0 R
 /Prev 722 0 R
-/Dest [265 0 R /XYZ 0 645.6000000000001 null]
+/Dest [256 0 R /XYZ 0 645.6000000000001 null]
 >>
 endobj
 724 0 obj
-<< /Title <feff0033002e00310032002e0020004c006f006f0070004c006f0067>
-/Parent 712 0 R
+<< /Title <feff0033002e00310031002e0020004c006f006f00700045006c0065006d0065006e0074004d006f00640065006c>
+/Parent 713 0 R
 /Count 0
 /Next 725 0 R
 /Prev 723 0 R
-/Dest [265 0 R /XYZ 0 157.08000000000015 null]
+/Dest [266 0 R /XYZ 0 645.6000000000001 null]
 >>
 endobj
 725 0 obj
-<< /Title <feff0033002e00310033002e0020004c006f006f007000540065006d0070006c006100740065>
-/Parent 712 0 R
+<< /Title <feff0033002e00310032002e0020004c006f006f0070004c006f0067>
+/Parent 713 0 R
 /Count 0
 /Next 726 0 R
 /Prev 724 0 R
-/Dest [271 0 R /XYZ 0 532.9200000000001 null]
+/Dest [266 0 R /XYZ 0 157.08000000000015 null]
 >>
 endobj
 726 0 obj
-<< /Title <feff0033002e00310034002e0020004c006f006f007000540065006d0070006c006100740065004c006f006f00700045006c0065006d0065006e0074004d006f00640065006c>
-/Parent 712 0 R
+<< /Title <feff0033002e00310033002e0020004c006f006f007000540065006d0070006c006100740065>
+/Parent 713 0 R
 /Count 0
 /Next 727 0 R
 /Prev 725 0 R
-/Dest [277 0 R /XYZ 0 645.6000000000001 null]
+/Dest [272 0 R /XYZ 0 532.9200000000001 null]
 >>
 endobj
 727 0 obj
-<< /Title <feff0033002e00310035002e0020004d006900630072006f00530065007200760069006300650050006f006c006900630079>
-/Parent 712 0 R
+<< /Title <feff0033002e00310034002e0020004c006f006f007000540065006d0070006c006100740065004c006f006f00700045006c0065006d0065006e0074004d006f00640065006c>
+/Parent 713 0 R
 /Count 0
 /Next 728 0 R
 /Prev 726 0 R
-/Dest [277 0 R /XYZ 0 457.56000000000023 null]
+/Dest [278 0 R /XYZ 0 645.6000000000001 null]
 >>
 endobj
 728 0 obj
-<< /Title <feff0033002e00310036002e0020004e0075006d006200650072>
-/Parent 712 0 R
+<< /Title <feff0033002e00310035002e0020004d006900630072006f00530065007200760069006300650050006f006c006900630079>
+/Parent 713 0 R
 /Count 0
 /Next 729 0 R
 /Prev 727 0 R
-/Dest [285 0 R /XYZ 0 420.2400000000002 null]
+/Dest [278 0 R /XYZ 0 457.56000000000023 null]
 >>
 endobj
 729 0 obj
-<< /Title <feff0033002e00310037002e0020004f007000650072006100740069006f006e0061006c0050006f006c006900630079>
-/Parent 712 0 R
+<< /Title <feff0033002e00310036002e0020004e0075006d006200650072>
+/Parent 713 0 R
 /Count 0
 /Next 730 0 R
 /Prev 728 0 R
-/Dest [285 0 R /XYZ 0 352.3800000000001 null]
+/Dest [286 0 R /XYZ 0 420.2400000000002 null]
 >>
 endobj
 730 0 obj
-<< /Title <feff0033002e00310038002e00200050006f006c006900630079004d006f00640065006c>
-/Parent 712 0 R
+<< /Title <feff0033002e00310037002e0020004f007000650072006100740069006f006e0061006c0050006f006c006900630079>
+/Parent 713 0 R
 /Count 0
 /Next 731 0 R
 /Prev 729 0 R
-/Dest [296 0 R /XYZ 0 532.9200000000001 null]
+/Dest [286 0 R /XYZ 0 352.3800000000001 null]
 >>
 endobj
 731 0 obj
-<< /Title <feff0033002e00310039002e00200053006500720076006900630065>
-/Parent 712 0 R
+<< /Title <feff0033002e00310038002e00200050006f006c006900630079004d006f00640065006c>
+/Parent 713 0 R
 /Count 0
+/Next 732 0 R
 /Prev 730 0 R
-/Dest [296 0 R /XYZ 0 119.52000000000004 null]
+/Dest [297 0 R /XYZ 0 532.9200000000001 null]
 >>
 endobj
 732 0 obj
+<< /Title <feff0033002e00310039002e00200053006500720076006900630065>
+/Parent 713 0 R
+/Count 0
+/Prev 731 0 R
+/Dest [297 0 R /XYZ 0 119.52000000000004 null]
+>>
+endobj
+733 0 obj
 << /Nums [0 << /P (i)
 >> 1 << /P (ii)
 >> 2 << /P (iii)
@@ -48642,7 +48647,7 @@ endobj
 >>]
 >>
 endobj
-733 0 obj
+734 0 obj
 << /Length1 12112
 /Length 7776
 /Filter [/FlateDecode]
@@ -48675,10 +48680,10 @@ G)Dz
 \94a\ 2\95dç\194äf\8ft\86\90e=<¥òª¦'½ý\ 3cÞÉ\11\95ß\17ªù\10\91좼pN\83\ 4/(i\80\9dÀ$\1a\ 1\9a\1fVô·(ý.½°\8cÿ¾>Ö\7f½t`jxp\5=à\1dÛàÛ¥¬\ 5\19\9b\8e³\10\a\80×X©wÚ«\9a\19\1f\1a\1e\9f\ 6\8f r\18èWõΪVÙö\87°-\85/M³s\9c\ 16C,\94é\80\13ÁÐT¨\17Ä«6\0Ó¿\11\98¡éé\89|³¹Ïß?`\1adUlêó\8f\99\0Äof]q\1a¾\9f\ fÑÄ\f\13÷³\LÀcM§&\96>\ 6÷'à\1c\ fÚÆ\1cä¼sçNÓXpZ,ë©é\99þaÿ:Î;Ù?\13\13õ\1aï) Í\80tð¡\9aá¾\81ñ)ÐØÌxÿÀ¤jzh@å\9eðöÁ%x'Cµâ\81Y&\vDÕaà2\0\82\1abôØÏú$£\87!V;n\90ç\85ç\ 2£;¿\93\ 1\94õ>\9cÅøpÈ\1c½,\ 2\93\7frÐ<\1a@1e®ÙTRV×TfdPl<_o\88T\13p\9e\ 4\9d\9aA«¡Ò§\80R\ 3\8eW\ 2Ù¢\ e\16Y\19,JVz ¿"Ìwnú_is[£\vþ\87\88à±aì\9d\ f\9f\92¬\!ï¢ðox½(P®°Çÿ\a\9dû/\92
 endstream
 endobj
-734 0 obj
+735 0 obj
 << /Type /FontDescriptor
 /FontName /AAAAAA+NotoSerif
-/FontFile2 733 0 R
+/FontFile2 734 0 R
 /FontBBox [-212 -250 1246 1047]
 /Flags 6
 /StemV 0
@@ -48689,7 +48694,7 @@ endobj
 /XHeight 1098
 >>
 endobj
-735 0 obj
+736 0 obj
 << /Length 1286
 /Filter [/FlateDecode]
 >>
 ¿âíJ¼âíJ¼âí\8a¹âíâ¬x»\12¯x»\12¯x\87\90+Þ!Ã\8aw\b¹â\1dB®x\87b®x\87\90\81\ 1ï\10rÅ;àà\1d2äÍkçÎ\9cñ\16J¼Y³e¼Y\86\8c7+|\ e\9cÆ\ 1x\8b\f\19oS\8a\8c7+[Æ\9b\9b×\9ay\1aÞ¢\14\19oVûòæµ\96\v-ã­\8c\8b·é\80"¯åþR¦W\8d*\96Ó4Xq\94êC\99^Jú[(£\ eà®^\12\831»¢\17y]\95¡Èk¹}\14¼YM-x\v¥úëÈVæz\90·ÌþÊ[Y\ fEãV¼Y³ÕÙ_}\ 1\15/7×*¯Y%«ê¯eã­Ó«q+ýÝ:÷Ý.\13â¿7\99\8bÈÛE¡/\893Y(Y\99*A\88W       RõÝV\16JS\83ª\82\18¶á:(u@c¡ðD±]a*Õíf)\15¤9J­ñæ)¥o,\14\1e#Ú\ØZ>M\8d\ fU¡Û\ØjPSã\r{HSãçMª\15\95ôj»\88·\92{fk\94\8c°yGá\89m[z*EïsaëÝ>\17\8a&îÓ«Óúôj%u¼Üî;\v¥2\ 2^\90\9dÆW\ 6Ã[Õßήòvú[\15¾Ïþ2î쯲uú[\95¢³P\9a:ÙçÂVÌ¡§Õ\85>\f¼M\86ÁBi2\f.Ħ\89ÇÜèÔ\87!¯áñdÈk¹`\86¼\96=oÌ\v\91qWÞ\95wdJF(\94L1\176\a4ÞU Ñ)\99x0Eú~\ 1êñZ?\0¾=¶×/·ÛöÄί\ 4\1eÕõ\90~:÷o?$®\97«ÎÒÿ¿\ 1ç\86óO
 endstream
 endobj
-736 0 obj
+737 0 obj
 [259 1000 1000 1000 1000 1000 1000 1000 346 346 1000 1000 250 310 250 288 559 559 559 559 559 559 559 559 559 559 286 1000 559 1000 559 1000 1000 705 653 613 727 623 589 713 792 367 356 1000 623 937 763 742 604 1000 655 543 612 716 674 1046 1000 625 1000 1000 1000 1000 1000 458 1000 562 613 492 613 535 369 538 634 319 299 584 310 944 645 577 613 1000 471 451 352 634 579 861 578 564 1000 428 1000 428 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 361 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 259 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000]
 endobj
-737 0 obj
+738 0 obj
 << /Length1 11308
 /Length 7514
 /Filter [/FlateDecode]
 \\ 6\81ïLBC\8c\1e\aXÇdô0Âj§\fäõÁsñ«ÕïØ\80²Ö\91Ý\8c#¯Xc\1f\8bÀ19=ì\8cÆQÌ8\eë*ª\9a;ªì\f\8a[¯·o\85T\ap\9e\ 6\9d:A«+¥Ï\0¥\11\1c¯\ 2jG3Ä\\15\84,+\9dÍfX\10î\1eÿÍü\96´¢ÿ\84\1aȦ·\8bW\1e\97-}B½E\82\19>\93¡ùK¥ìÿ\ 1\97(\(
 endstream
 endobj
-738 0 obj
+739 0 obj
 << /Type /FontDescriptor
 /FontName /AAAAAB+NotoSerif-Bold
-/FontFile2 737 0 R
+/FontFile2 738 0 R
 /FontBBox [-212 -250 1306 1058]
 /Flags 6
 /StemV 0
@@ -48747,7 +48752,7 @@ endobj
 /XHeight 1098
 >>
 endobj
-739 0 obj
+740 0 obj
 << /Length 1286
 /Filter [/FlateDecode]
 >>
 ¿âíJ¼âíJ¼âí\8a¹âíâ¬x»\12¯x»\12¯x\87\90+Þ!Ã\8aw\b¹â\1dB®x\87b®x\87\90\81\ 1ï\10rÅ;àà\1d2äÍkçÎ\9cñ\16J¼Y³e¼Y\86\8c7+|\ e\9cÆ\ 1x\8b\f\19oS\8a\8c7+[Æ\9b\9b×\9ay\1aÞ¢\14\19oVûòæµ\96\v-ã­\8c\8b·é\80"¯åþR¦W\8d*\96Ó4Xq\94êC\99^Jú[(£\ eà®^\12\831»¢\17y]\95¡Èk¹}\14¼YM-x\v¥úëÈVæz\90·ÌþÊ[Y\ fEãV¼Y³ÕÙ_}\ 1\15/7×*¯Y%«ê¯eã­Ó«q+ýÝ:÷Ý.\13â¿7\99\8bÈÛE¡/\893Y(Y\99*A\88W       RõÝV\16JS\83ª\82\18¶á:(u@c¡ðD±]a*Õíf)\15¤9J­ñæ)¥o,\14\1e#Ú\ØZ>M\8d\ fU¡Û\ØjPSã\r{HSãçMª\15\95ôj»\88·\92{fk\94\8c°yGá\89m[z*EïsaëÝ>\17\8a&îÓ«Óúôj%u¼Üî;\v¥2\ 2^\90\9dÆW\ 6Ã[Õßήòvú[\15¾Ïþ2î쯲uú[\95¢³P\9a:ÙçÂVÌ¡§Õ\85>\f¼M\86ÁBi2\f.Ħ\89ÇÜèÔ\87!¯áñdÈk¹`\86¼\96=oÌ\v\91qWÞ\95wdJF(\94L1\176\a4ÞU Ñ)\99x0Eú~\ 1êñZ?\0¾=¶×/·ÛöÄί\ 4\1eÕõ\90~:÷o?$®\97«ÎÒÿ¿\ 1ç\86óO
 endstream
 endobj
-740 0 obj
+741 0 obj
 [259 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 293 288 559 559 559 559 559 559 559 559 559 559 1000 1000 1000 1000 1000 1000 1000 752 671 667 767 652 621 769 818 400 368 1000 653 952 788 787 638 1000 707 585 652 747 698 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 599 648 526 648 570 407 560 666 352 345 636 352 985 666 612 645 647 522 487 404 666 605 855 645 579 1000 441 1000 441 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000]
 endobj
-741 0 obj
+742 0 obj
 << /Length1 5116
 /Length 3170
 /Filter [/FlateDecode]
 ÿ:´2\10õ]Û^Ô5 w,¥Âº*\9bÓ\8b\8c58«m\1eÖg·±\19nk\15ÞÄ7cÙÞB4èÆa¯ÅÊD[NaéU\8b<V\v¥Éó`\17ØÉ@\7fV\1c\17\90\ 6Î\19\8b\9a{KÙÀ\97r¿\18­\ 2\ 2\9dËS«¯\ f ðê\vó3³§\17e'ó(\ 6\8f×ÚÏ«\ e-{\90S}`-õy÷¢¦\10\v/\13²±ò\8bð79à]èp$xrë\92¤ÏÊÃ'ý\9b\1a"\17ZÞé³/izïþ\9b\1c\ 4]\92Wâ~ ïÝ\96þ\v&ÌÁT
 endstream
 endobj
-742 0 obj
+743 0 obj
 << /Type /FontDescriptor
 /FontName /AAAAAC+NotoSerif-Italic
-/FontFile2 741 0 R
+/FontFile2 742 0 R
 /FontBBox [-254 -250 1238 1047]
 /Flags 70
 /StemV 0
@@ -48794,7 +48799,7 @@ endobj
 /XHeight 1098
 >>
 endobj
-743 0 obj
+744 0 obj
 << /Length 1286
 /Filter [/FlateDecode]
 >>
 ¿âíJ¼âíJ¼âí\8a¹âíâ¬x»\12¯x»\12¯x\87\90+Þ!Ã\8aw\b¹â\1dB®x\87b®x\87\90\81\ 1ï\10rÅ;àà\1d2äÍkçÎ\9cñ\16J¼Y³e¼Y\86\8c7+|\ e\9cÆ\ 1x\8b\f\19oS\8a\8c7+[Æ\9b\9b×\9ay\1aÞ¢\14\19oVûòæµ\96\v-ã­\8c\8b·é\80"¯åþR¦W\8d*\96Ó4Xq\94êC\99^Jú[(£\ eà®^\12\831»¢\17y]\95¡Èk¹}\14¼YM-x\v¥úëÈVæz\90·ÌþÊ[Y\ fEãV¼Y³ÕÙ_}\ 1\15/7×*¯Y%«ê¯eã­Ó«q+ýÝ:÷Ý.\13â¿7\99\8bÈÛE¡/\893Y(Y\99*A\88W       RõÝV\16JS\83ª\82\18¶á:(u@c¡ðD±]a*Õíf)\15¤9J­ñæ)¥o,\14\1e#Ú\ØZ>M\8d\ fU¡Û\ØjPSã\r{HSãçMª\15\95ôj»\88·\92{fk\94\8c°yGá\89m[z*EïsaëÝ>\17\8a&îÓ«Óúôj%u¼Üî;\v¥2\ 2^\90\9dÆW\ 6Ã[Õßήòvú[\15¾Ïþ2î쯲uú[\95¢³P\9a:ÙçÂVÌ¡§Õ\85>\f¼M\86ÁBi2\f.Ħ\89ÇÜèÔ\87!¯áñdÈk¹`\86¼\96=oÌ\v\91qWÞ\95wdJF(\94L1\176\a4ÞU Ñ)\99x0Eú~\ 1êñZ?\0¾=¶×/·ÛöÄί\ 4\1eÕõ\90~:÷o?$®\97«ÎÒÿ¿\ 1ç\86óO
 endstream
 endobj
-744 0 obj
+745 0 obj
 [1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 653 1000 1000 1000 1000 1000 792 1000 1000 1000 1000 1000 1000 1000 620 1000 1000 543 612 1000 674 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 579 1000 486 579 493 1000 1000 599 304 1000 1000 304 895 599 574 577 560 467 463 368 599 1000 1000 1000 527 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000]
 endobj
-745 0 obj
+746 0 obj
 << /Length1 3280
 /Length 2112
 /Filter [/FlateDecode]
 \88\87\9d\80$W´¦\1eö"k8À\rV\9a­Ûi<êí\7f!\1c\8b§\96N..ðͶ&W+uX\9c\97¨:\8b\92\14\86\vZ;Ù×c\9eOÎ-/\11²UFN¤ÓÉ6»]\12[§)å%ÛÒâr*\16\9ff©Ûf\93R\8dÓTó6°Óß<Qsäz\89B\9d\96Ó^"\1fKD/\93ç\18ù\9fÞ)\83\8d~\99\92¹T¾^õ\87i9\9aít\1f-Ñ£\î\82\1fúìw='4\87î\829÷F|ðÂBìßëV\8dbCAÿWAþö}½\82\8b¸\ 6\ 11?\18¾\88øbä¢Oe\ e\9bDm$ \1aBD<\17yBT\99\11Ñ`\ 6\10Á"BY@Ü\1f\f\8bþS\11\11\84ÃU´\1dn\8fH²g#ü\87"\96Ùª¬"Zø\9bb±Ù*r\96@(Ü+DLVQa9YÅ\8bÞ Áz#VQia¦&ÁôLøOÆßD\8c¤\17~`ü{Ä(\98Ä<sXô\9d\8aH\e\91\báåYJ&Ƭ¢Êr±\1eWÉ;¿:1a\14\81\96\8b\r\92È»#Ê·èuü\ 1»U,°ðÏ2'W       \86\17\15»\a\ 4^T6úE\b\863ñL\94gD«Ñd\8a\183\12\17ÊqÌaa.:­Qk"Ä"\v\7fCJ§ØÂÛE5\15\84çû\ 4_t\96\ fóS\939\b¦WÂ<\93k>Ã÷e|Q!Ãg\ 4É\9dÀÀE/iR~L zã\8c!\9bRÉSûz\95Édä×3T\ 62\1a h\8eʱ\99$5\8dEà×eç\ 2\1f\ e\8c\18M"FÂ\19Jh@È\b|f #D\99\84-VQË\8eAOqëX\ 2\8cÐÿG\ 2\19\bÑÙ§\1eÎ\84\99\96Y(\89Ì÷YÙüSBF-òÁð!ãû´c°¼\ 3^ôvuaà\8a\96Ú[\9a\99òÑ0\9bCaa\92¢\17º\8c´ ÐE\95÷\86Â\97¨¯»c]\97\90GZD>&VÇk·}\95[D\92R]h²²ß\91\ 6zÖóé?+\13wú_½î\93ä
 endstream
 endobj
-746 0 obj
+747 0 obj
 << /Type /FontDescriptor
 /FontName /AAAAAD+mplus1mn-regular
-/FontFile2 745 0 R
+/FontFile2 746 0 R
 /FontBBox [0 -230 1000 860]
 /Flags 4
 /StemV 0
@@ -48836,7 +48841,7 @@ endobj
 /XHeight 0
 >>
 endobj
-747 0 obj
+748 0 obj
 << /Length 1286
 /Filter [/FlateDecode]
 >>
 ¿âíJ¼âíJ¼âí\8a¹âíâ¬x»\12¯x»\12¯x\87\90+Þ!Ã\8aw\b¹â\1dB®x\87b®x\87\90\81\ 1ï\10rÅ;àà\1d2äÍkçÎ\9cñ\16J¼Y³e¼Y\86\8c7+|\ e\9cÆ\ 1x\8b\f\19oS\8a\8c7+[Æ\9b\9b×\9ay\1aÞ¢\14\19oVûòæµ\96\v-ã­\8c\8b·é\80"¯åþR¦W\8d*\96Ó4Xq\94êC\99^Jú[(£\ eà®^\12\831»¢\17y]\95¡Èk¹}\14¼YM-x\v¥úëÈVæz\90·ÌþÊ[Y\ fEãV¼Y³ÕÙ_}\ 1\15/7×*¯Y%«ê¯eã­Ó«q+ýÝ:÷Ý.\13â¿7\99\8bÈÛE¡/\893Y(Y\99*A\88W       RõÝV\16JS\83ª\82\18¶á:(u@c¡ðD±]a*Õíf)\15¤9J­ñæ)¥o,\14\1e#Ú\ØZ>M\8d\ fU¡Û\ØjPSã\r{HSãçMª\15\95ôj»\88·\92{fk\94\8c°yGá\89m[z*EïsaëÝ>\17\8a&îÓ«Óúôj%u¼Üî;\v¥2\ 2^\90\9dÆW\ 6Ã[Õßήòvú[\15¾Ïþ2î쯲uú[\95¢³P\9a:ÙçÂVÌ¡§Õ\85>\f¼M\86ÁBi2\f.Ħ\89ÇÜèÔ\87!¯áñdÈk¹`\86¼\96=oÌ\v\91qWÞ\95wdJF(\94L1\176\a4ÞU Ñ)\99x0Eú~\ 1êñZ?\0¾=¶×/·ÛöÄί\ 4\1eÕõ\90~:÷o?$®\97«ÎÒÿ¿\ 1ç\86óO
 endstream
 endobj
-748 0 obj
+749 0 obj
 [1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 500 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 500 1000 500 1000 500 1000 1000 1000 500 500 1000 500 500 500 500 500 1000 1000 500 500 1000 1000 1000 500 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000]
 endobj
 xref
-0 749
+0 750
 0000000000 65535 f 
 0000000015 00000 n 
 0000000264 00000 n 
 0000127807 00000 n 
 0000127850 00000 n 
 0000127899 00000 n 
-0000128005 00000 n 
-0000128178 00000 n 
-0000128233 00000 n 
-0000128408 00000 n 
-0000128452 00000 n 
-0000140633 00000 n 
-0000140894 00000 n 
-0000140937 00000 n 
-0000140992 00000 n 
-0000141035 00000 n 
-0000141207 00000 n 
-0000141262 00000 n 
-0000141437 00000 n 
-0000141493 00000 n 
-0000141548 00000 n 
-0000141603 00000 n 
-0000141659 00000 n 
-0000141714 00000 n 
-0000141872 00000 n 
-0000141927 00000 n 
-0000141983 00000 n 
-0000158343 00000 n 
-0000158617 00000 n 
-0000158660 00000 n 
-0000158814 00000 n 
-0000158869 00000 n 
-0000159025 00000 n 
-0000159080 00000 n 
-0000159136 00000 n 
-0000159191 00000 n 
-0000159246 00000 n 
-0000159301 00000 n 
-0000159611 00000 n 
-0000159920 00000 n 
-0000159975 00000 n 
-0000160031 00000 n 
-0000178188 00000 n 
-0000178469 00000 n 
-0000178512 00000 n 
-0000178668 00000 n 
-0000178723 00000 n 
-0000178778 00000 n 
-0000178833 00000 n 
-0000178987 00000 n 
-0000179042 00000 n 
-0000179198 00000 n 
-0000179254 00000 n 
-0000179310 00000 n 
-0000179365 00000 n 
-0000179420 00000 n 
-0000194743 00000 n 
-0000194993 00000 n 
-0000195036 00000 n 
-0000195091 00000 n 
-0000195146 00000 n 
-0000195201 00000 n 
-0000195257 00000 n 
-0000195312 00000 n 
-0000195368 00000 n 
-0000195424 00000 n 
-0000195480 00000 n 
-0000196149 00000 n 
-0000214016 00000 n 
-0000214283 00000 n 
-0000214327 00000 n 
-0000214382 00000 n 
-0000214695 00000 n 
-0000214750 00000 n 
-0000214912 00000 n 
-0000214968 00000 n 
-0000215023 00000 n 
-0000215078 00000 n 
-0000215133 00000 n 
-0000215189 00000 n 
-0000215245 00000 n 
-0000231409 00000 n 
-0000231684 00000 n 
+0000128013 00000 n 
+0000128186 00000 n 
+0000128241 00000 n 
+0000128416 00000 n 
+0000128460 00000 n 
+0000140641 00000 n 
+0000140902 00000 n 
+0000140945 00000 n 
+0000141000 00000 n 
+0000141043 00000 n 
+0000141215 00000 n 
+0000141270 00000 n 
+0000141445 00000 n 
+0000141501 00000 n 
+0000141556 00000 n 
+0000141611 00000 n 
+0000141667 00000 n 
+0000141722 00000 n 
+0000141880 00000 n 
+0000141935 00000 n 
+0000141991 00000 n 
+0000158351 00000 n 
+0000158625 00000 n 
+0000158668 00000 n 
+0000158822 00000 n 
+0000158877 00000 n 
+0000159033 00000 n 
+0000159088 00000 n 
+0000159144 00000 n 
+0000159199 00000 n 
+0000159254 00000 n 
+0000159309 00000 n 
+0000159619 00000 n 
+0000159928 00000 n 
+0000159983 00000 n 
+0000160039 00000 n 
+0000178196 00000 n 
+0000178477 00000 n 
+0000178520 00000 n 
+0000178676 00000 n 
+0000178731 00000 n 
+0000178786 00000 n 
+0000178841 00000 n 
+0000178995 00000 n 
+0000179050 00000 n 
+0000179206 00000 n 
+0000179262 00000 n 
+0000179318 00000 n 
+0000179373 00000 n 
+0000179428 00000 n 
+0000194751 00000 n 
+0000195001 00000 n 
+0000195044 00000 n 
+0000195099 00000 n 
+0000195154 00000 n 
+0000195209 00000 n 
+0000195265 00000 n 
+0000195320 00000 n 
+0000195376 00000 n 
+0000195432 00000 n 
+0000195488 00000 n 
+0000195763 00000 n 
+0000213630 00000 n 
+0000213897 00000 n 
+0000213941 00000 n 
+0000213996 00000 n 
+0000214309 00000 n 
+0000214364 00000 n 
+0000214526 00000 n 
+0000214582 00000 n 
+0000214637 00000 n 
+0000214692 00000 n 
+0000214747 00000 n 
+0000214803 00000 n 
+0000214859 00000 n 
+0000231023 00000 n 
+0000231298 00000 n 
+0000231341 00000 n 
+0000231502 00000 n 
+0000231558 00000 n 
+0000231614 00000 n 
+0000231670 00000 n 
 0000231727 00000 n 
-0000231888 00000 n 
-0000231944 00000 n 
-0000232000 00000 n 
-0000232056 00000 n 
-0000232113 00000 n 
-0000232275 00000 n 
-0000232331 00000 n 
-0000232388 00000 n 
-0000232445 00000 n 
-0000232502 00000 n 
-0000251626 00000 n 
-0000251912 00000 n 
-0000252064 00000 n 
-0000252121 00000 n 
-0000252178 00000 n 
-0000252235 00000 n 
-0000252293 00000 n 
-0000252715 00000 n 
-0000252878 00000 n 
-0000252935 00000 n 
-0000252993 00000 n 
-0000253051 00000 n 
-0000253109 00000 n 
-0000253272 00000 n 
-0000269554 00000 n 
-0000269824 00000 n 
-0000269869 00000 n 
+0000231889 00000 n 
+0000231945 00000 n 
+0000232002 00000 n 
+0000232059 00000 n 
+0000232116 00000 n 
+0000251240 00000 n 
+0000251526 00000 n 
+0000251678 00000 n 
+0000251735 00000 n 
+0000251792 00000 n 
+0000251849 00000 n 
+0000251907 00000 n 
+0000252070 00000 n 
+0000252127 00000 n 
+0000252185 00000 n 
+0000252522 00000 n 
+0000252580 00000 n 
+0000252638 00000 n 
+0000252801 00000 n 
+0000269083 00000 n 
+0000269353 00000 n 
+0000269398 00000 n 
+0000269455 00000 n 
+0000269512 00000 n 
+0000269569 00000 n 
+0000269626 00000 n 
 0000269926 00000 n 
 0000269983 00000 n 
-0000270040 00000 n 
-0000270097 00000 n 
-0000270397 00000 n 
-0000270454 00000 n 
-0000270512 00000 n 
-0000270570 00000 n 
-0000270734 00000 n 
-0000270791 00000 n 
-0000290488 00000 n 
-0000290782 00000 n 
-0000290827 00000 n 
-0000290873 00000 n 
-0000291028 00000 n 
-0000291085 00000 n 
-0000291248 00000 n 
-0000291305 00000 n 
-0000291362 00000 n 
-0000291420 00000 n 
-0000291477 00000 n 
-0000291642 00000 n 
-0000291699 00000 n 
-0000291876 00000 n 
-0000307386 00000 n 
-0000307664 00000 n 
-0000307709 00000 n 
-0000307766 00000 n 
-0000307823 00000 n 
-0000307880 00000 n 
-0000308038 00000 n 
-0000308095 00000 n 
-0000308258 00000 n 
-0000308316 00000 n 
-0000308779 00000 n 
-0000308836 00000 n 
-0000308894 00000 n 
-0000308951 00000 n 
-0000325425 00000 n 
-0000325703 00000 n 
-0000325748 00000 n 
-0000325910 00000 n 
-0000325967 00000 n 
-0000326024 00000 n 
-0000326081 00000 n 
-0000326242 00000 n 
-0000326299 00000 n 
-0000326356 00000 n 
-0000326414 00000 n 
-0000326471 00000 n 
-0000326529 00000 n 
-0000344640 00000 n 
-0000344918 00000 n 
-0000344963 00000 n 
-0000345009 00000 n 
-0000345066 00000 n 
-0000345225 00000 n 
-0000345282 00000 n 
-0000345340 00000 n 
-0000345397 00000 n 
-0000345455 00000 n 
-0000345857 00000 n 
-0000346018 00000 n 
-0000346076 00000 n 
-0000346134 00000 n 
-0000362705 00000 n 
-0000362983 00000 n 
-0000363028 00000 n 
+0000270041 00000 n 
+0000270099 00000 n 
+0000270263 00000 n 
+0000270320 00000 n 
+0000290017 00000 n 
+0000290311 00000 n 
+0000290356 00000 n 
+0000290402 00000 n 
+0000290557 00000 n 
+0000290614 00000 n 
+0000290777 00000 n 
+0000290834 00000 n 
+0000290891 00000 n 
+0000290949 00000 n 
+0000291006 00000 n 
+0000291171 00000 n 
+0000291228 00000 n 
+0000291405 00000 n 
+0000306915 00000 n 
+0000307193 00000 n 
+0000307238 00000 n 
+0000307295 00000 n 
+0000307352 00000 n 
+0000307409 00000 n 
+0000307567 00000 n 
+0000307624 00000 n 
+0000307787 00000 n 
+0000307845 00000 n 
+0000308308 00000 n 
+0000308365 00000 n 
+0000308423 00000 n 
+0000308480 00000 n 
+0000324954 00000 n 
+0000325232 00000 n 
+0000325277 00000 n 
+0000325439 00000 n 
+0000325496 00000 n 
+0000325553 00000 n 
+0000325610 00000 n 
+0000325771 00000 n 
+0000325828 00000 n 
+0000325885 00000 n 
+0000325943 00000 n 
+0000326000 00000 n 
+0000326058 00000 n 
+0000344169 00000 n 
+0000344447 00000 n 
+0000344492 00000 n 
+0000344538 00000 n 
+0000344595 00000 n 
+0000344754 00000 n 
+0000344811 00000 n 
+0000344869 00000 n 
+0000345431 00000 n 
+0000345488 00000 n 
+0000345546 00000 n 
+0000345948 00000 n 
+0000346109 00000 n 
+0000346167 00000 n 
+0000346225 00000 n 
+0000362796 00000 n 
 0000363074 00000 n 
-0000363244 00000 n 
-0000363301 00000 n 
-0000363653 00000 n 
-0000363710 00000 n 
-0000363767 00000 n 
-0000363824 00000 n 
-0000363882 00000 n 
-0000363939 00000 n 
-0000363996 00000 n 
-0000364167 00000 n 
-0000364225 00000 n 
-0000380362 00000 n 
-0000380619 00000 n 
-0000380664 00000 n 
-0000380721 00000 n 
-0000380767 00000 n 
-0000380944 00000 n 
-0000381002 00000 n 
-0000401355 00000 n 
-0000401620 00000 n 
-0000401784 00000 n 
-0000401842 00000 n 
-0000402025 00000 n 
-0000402082 00000 n 
-0000424068 00000 n 
-0000424357 00000 n 
-0000424414 00000 n 
-0000424582 00000 n 
-0000424749 00000 n 
-0000424919 00000 n 
-0000425091 00000 n 
-0000425251 00000 n 
-0000446818 00000 n 
-0000447091 00000 n 
-0000447148 00000 n 
-0000447317 00000 n 
-0000447486 00000 n 
-0000447655 00000 n 
-0000468873 00000 n 
-0000469138 00000 n 
-0000469289 00000 n 
-0000469428 00000 n 
-0000469486 00000 n 
-0000491197 00000 n 
-0000491486 00000 n 
-0000491654 00000 n 
-0000491801 00000 n 
-0000491950 00000 n 
-0000492101 00000 n 
-0000492240 00000 n 
-0000492298 00000 n 
-0000492848 00000 n 
-0000515593 00000 n 
-0000515882 00000 n 
-0000516050 00000 n 
-0000516197 00000 n 
-0000516346 00000 n 
-0000516497 00000 n 
-0000516636 00000 n 
-0000540028 00000 n 
-0000540333 00000 n 
-0000540390 00000 n 
-0000540560 00000 n 
-0000540731 00000 n 
-0000540899 00000 n 
-0000541072 00000 n 
-0000541251 00000 n 
-0000541413 00000 n 
-0000541591 00000 n 
-0000562286 00000 n 
-0000562551 00000 n 
-0000562608 00000 n 
-0000562777 00000 n 
-0000562966 00000 n 
-0000563024 00000 n 
-0000584729 00000 n 
-0000585002 00000 n 
-0000585165 00000 n 
-0000585222 00000 n 
-0000585409 00000 n 
-0000585571 00000 n 
-0000606379 00000 n 
-0000606660 00000 n 
-0000606717 00000 n 
-0000606892 00000 n 
-0000607064 00000 n 
-0000607122 00000 n 
-0000607292 00000 n 
-0000607461 00000 n 
-0000628119 00000 n 
-0000628424 00000 n 
-0000628599 00000 n 
-0000628763 00000 n 
-0000628927 00000 n 
-0000628984 00000 n 
-0000629041 00000 n 
-0000629211 00000 n 
-0000629381 00000 n 
-0000629546 00000 n 
-0000629721 00000 n 
-0000649135 00000 n 
-0000649400 00000 n 
-0000649564 00000 n 
-0000649621 00000 n 
-0000649798 00000 n 
-0000649856 00000 n 
-0000657174 00000 n 
-0000657439 00000 n 
-0000657588 00000 n 
-0000657737 00000 n 
-0000657881 00000 n 
-0000658026 00000 n 
-0000658191 00000 n 
-0000658347 00000 n 
-0000658505 00000 n 
-0000658652 00000 n 
-0000658814 00000 n 
-0000658956 00000 n 
-0000659121 00000 n 
-0000659265 00000 n 
-0000659422 00000 n 
-0000659568 00000 n 
-0000659724 00000 n 
-0000659869 00000 n 
-0000660024 00000 n 
-0000660168 00000 n 
-0000660327 00000 n 
-0000660475 00000 n 
-0000660633 00000 n 
-0000660780 00000 n 
-0000660935 00000 n 
-0000661080 00000 n 
-0000661240 00000 n 
-0000661389 00000 n 
-0000661547 00000 n 
-0000661694 00000 n 
-0000661849 00000 n 
-0000661994 00000 n 
-0000662163 00000 n 
-0000662311 00000 n 
-0000662472 00000 n 
-0000662622 00000 n 
-0000662778 00000 n 
-0000662924 00000 n 
-0000663082 00000 n 
-0000663229 00000 n 
-0000663420 00000 n 
-0000663590 00000 n 
-0000663750 00000 n 
-0000663899 00000 n 
-0000664059 00000 n 
-0000664208 00000 n 
-0000664399 00000 n 
-0000664569 00000 n 
-0000664740 00000 n 
-0000664890 00000 n 
-0000665049 00000 n 
-0000665197 00000 n 
-0000665357 00000 n 
-0000665506 00000 n 
-0000665677 00000 n 
-0000665838 00000 n 
-0000666008 00000 n 
-0000666157 00000 n 
-0000666316 00000 n 
-0000666464 00000 n 
-0000666621 00000 n 
-0000666768 00000 n 
-0000666928 00000 n 
-0000667077 00000 n 
-0000667244 00000 n 
-0000667390 00000 n 
-0000667562 00000 n 
-0000667713 00000 n 
-0000667874 00000 n 
-0000668024 00000 n 
-0000668183 00000 n 
-0000668331 00000 n 
-0000668523 00000 n 
-0000668704 00000 n 
-0000668874 00000 n 
-0000669023 00000 n 
-0000669170 00000 n 
-0000669306 00000 n 
-0000669453 00000 n 
-0000669589 00000 n 
-0000669743 00000 n 
-0000669876 00000 n 
-0000670035 00000 n 
-0000670173 00000 n 
-0000670332 00000 n 
-0000670481 00000 n 
-0000670644 00000 n 
-0000670788 00000 n 
-0000670958 00000 n 
-0000671107 00000 n 
-0000671266 00000 n 
-0000671415 00000 n 
-0000671584 00000 n 
-0000671732 00000 n 
-0000671887 00000 n 
-0000672031 00000 n 
-0000672190 00000 n 
-0000672339 00000 n 
-0000672508 00000 n 
-0000672656 00000 n 
-0000672810 00000 n 
-0000672954 00000 n 
-0000673124 00000 n 
-0000673273 00000 n 
-0000673433 00000 n 
-0000673583 00000 n 
-0000673753 00000 n 
-0000673902 00000 n 
-0000674058 00000 n 
-0000674203 00000 n 
-0000674373 00000 n 
-0000674522 00000 n 
-0000674681 00000 n 
-0000674830 00000 n 
-0000675000 00000 n 
-0000675149 00000 n 
-0000675316 00000 n 
-0000675462 00000 n 
-0000675634 00000 n 
-0000675785 00000 n 
-0000675944 00000 n 
-0000676093 00000 n 
-0000676262 00000 n 
-0000676410 00000 n 
-0000676565 00000 n 
-0000676710 00000 n 
-0000676882 00000 n 
-0000677033 00000 n 
-0000677193 00000 n 
-0000677343 00000 n 
-0000677512 00000 n 
-0000677660 00000 n 
-0000677827 00000 n 
-0000677973 00000 n 
-0000678146 00000 n 
-0000678298 00000 n 
-0000678459 00000 n 
-0000678610 00000 n 
-0000678781 00000 n 
-0000678931 00000 n 
-0000679087 00000 n 
-0000679233 00000 n 
-0000679406 00000 n 
-0000679558 00000 n 
-0000679719 00000 n 
-0000679870 00000 n 
-0000680040 00000 n 
-0000680189 00000 n 
-0000680350 00000 n 
-0000680492 00000 n 
-0000680663 00000 n 
-0000680813 00000 n 
-0000680960 00000 n 
-0000681097 00000 n 
-0000681255 00000 n 
-0000681392 00000 n 
-0000681544 00000 n 
-0000681676 00000 n 
-0000681836 00000 n 
-0000681974 00000 n 
-0000682133 00000 n 
-0000682281 00000 n 
-0000682439 00000 n 
-0000682585 00000 n 
-0000682754 00000 n 
-0000682901 00000 n 
-0000683066 00000 n 
-0000683209 00000 n 
-0000683380 00000 n 
-0000683529 00000 n 
-0000683688 00000 n 
-0000683836 00000 n 
-0000683994 00000 n 
-0000684140 00000 n 
-0000684309 00000 n 
-0000684456 00000 n 
-0000684618 00000 n 
-0000684761 00000 n 
-0000684932 00000 n 
-0000685081 00000 n 
-0000685241 00000 n 
-0000685390 00000 n 
-0000685549 00000 n 
-0000685696 00000 n 
-0000685866 00000 n 
-0000686014 00000 n 
-0000686169 00000 n 
-0000686312 00000 n 
-0000686483 00000 n 
-0000686632 00000 n 
-0000686792 00000 n 
-0000686941 00000 n 
-0000687112 00000 n 
-0000687261 00000 n 
-0000687425 00000 n 
-0000687569 00000 n 
-0000687728 00000 n 
-0000687876 00000 n 
-0000688045 00000 n 
-0000688192 00000 n 
-0000688394 00000 n 
-0000688576 00000 n 
-0000688748 00000 n 
-0000688898 00000 n 
-0000689058 00000 n 
-0000689207 00000 n 
-0000689376 00000 n 
-0000689523 00000 n 
-0000689723 00000 n 
-0000689901 00000 n 
-0000690074 00000 n 
-0000690225 00000 n 
-0000690386 00000 n 
-0000690536 00000 n 
-0000690707 00000 n 
-0000690856 00000 n 
-0000691023 00000 n 
-0000691168 00000 n 
-0000691341 00000 n 
-0000691492 00000 n 
-0000691653 00000 n 
-0000691803 00000 n 
-0000691962 00000 n 
-0000692109 00000 n 
-0000692276 00000 n 
-0000692421 00000 n 
-0000692576 00000 n 
-0000692719 00000 n 
-0000692866 00000 n 
-0000693002 00000 n 
-0000693160 00000 n 
-0000693296 00000 n 
-0000693454 00000 n 
-0000693601 00000 n 
-0000693749 00000 n 
-0000693886 00000 n 
-0000694055 00000 n 
-0000694202 00000 n 
-0000694389 00000 n 
-0000694554 00000 n 
-0000694725 00000 n 
-0000694874 00000 n 
-0000695033 00000 n 
-0000695181 00000 n 
-0000695350 00000 n 
-0000695497 00000 n 
-0000695666 00000 n 
-0000695813 00000 n 
-0000695986 00000 n 
-0000696137 00000 n 
-0000696295 00000 n 
-0000696441 00000 n 
-0000696606 00000 n 
-0000696759 00000 n 
-0000696923 00000 n 
-0000697076 00000 n 
-0000697257 00000 n 
-0000697416 00000 n 
-0000697584 00000 n 
-0000697730 00000 n 
-0000697897 00000 n 
-0000698042 00000 n 
-0000698210 00000 n 
-0000698356 00000 n 
-0000698516 00000 n 
-0000698665 00000 n 
-0000698828 00000 n 
-0000698969 00000 n 
-0000699134 00000 n 
-0000699288 00000 n 
-0000699454 00000 n 
-0000699598 00000 n 
-0000699768 00000 n 
-0000699916 00000 n 
-0000700100 00000 n 
-0000700264 00000 n 
-0000700441 00000 n 
-0000700596 00000 n 
-0000700761 00000 n 
-0000700904 00000 n 
-0000701080 00000 n 
-0000701234 00000 n 
-0000701403 00000 n 
-0000701550 00000 n 
-0000701717 00000 n 
-0000701862 00000 n 
-0000702147 00000 n 
-0000702226 00000 n 
-0000702390 00000 n 
-0000702581 00000 n 
-0000702809 00000 n 
-0000703026 00000 n 
-0000703196 00000 n 
-0000703414 00000 n 
-0000703660 00000 n 
-0000703833 00000 n 
-0000704014 00000 n 
-0000704279 00000 n 
-0000704464 00000 n 
-0000704645 00000 n 
-0000704902 00000 n 
-0000705087 00000 n 
-0000705268 00000 n 
-0000705525 00000 n 
-0000705702 00000 n 
-0000705901 00000 n 
-0000706096 00000 n 
-0000706278 00000 n 
-0000706598 00000 n 
-0000706783 00000 n 
-0000706964 00000 n 
-0000707288 00000 n 
-0000707478 00000 n 
-0000707665 00000 n 
-0000707846 00000 n 
-0000708130 00000 n 
-0000708319 00000 n 
-0000708518 00000 n 
-0000708714 00000 n 
-0000708896 00000 n 
-0000709192 00000 n 
-0000709381 00000 n 
-0000709568 00000 n 
-0000709749 00000 n 
-0000710129 00000 n 
-0000710318 00000 n 
-0000710518 00000 n 
-0000710699 00000 n 
-0000711008 00000 n 
-0000711202 00000 n 
-0000711392 00000 n 
-0000711689 00000 n 
-0000711882 00000 n 
-0000712085 00000 n 
-0000712271 00000 n 
-0000712555 00000 n 
-0000712744 00000 n 
-0000712929 00000 n 
-0000713250 00000 n 
-0000713444 00000 n 
-0000713635 00000 n 
-0000713820 00000 n 
-0000714204 00000 n 
-0000714397 00000 n 
-0000714601 00000 n 
-0000714786 00000 n 
-0000715099 00000 n 
-0000715293 00000 n 
-0000715497 00000 n 
-0000715683 00000 n 
-0000715984 00000 n 
-0000716178 00000 n 
-0000716383 00000 n 
-0000716569 00000 n 
-0000716879 00000 n 
-0000717074 00000 n 
-0000717279 00000 n 
-0000717453 00000 n 
-0000717806 00000 n 
-0000718000 00000 n 
-0000718204 00000 n 
-0000718390 00000 n 
-0000718707 00000 n 
-0000718902 00000 n 
-0000719107 00000 n 
-0000719293 00000 n 
-0000719658 00000 n 
-0000719841 00000 n 
-0000720045 00000 n 
-0000720245 00000 n 
-0000720431 00000 n 
-0000720817 00000 n 
-0000721011 00000 n 
-0000721215 00000 n 
-0000721403 00000 n 
-0000721589 00000 n 
-0000721978 00000 n 
-0000722172 00000 n 
-0000722376 00000 n 
-0000722577 00000 n 
-0000722763 00000 n 
-0000723045 00000 n 
-0000723239 00000 n 
-0000723431 00000 n 
-0000723617 00000 n 
-0000723906 00000 n 
-0000724096 00000 n 
-0000724282 00000 n 
-0000724663 00000 n 
-0000724858 00000 n 
-0000725062 00000 n 
-0000725249 00000 n 
-0000725598 00000 n 
-0000725781 00000 n 
-0000725985 00000 n 
-0000726171 00000 n 
-0000726533 00000 n 
-0000726727 00000 n 
-0000726932 00000 n 
-0000727133 00000 n 
-0000727320 00000 n 
-0000727565 00000 n 
-0000727744 00000 n 
-0000727930 00000 n 
-0000728211 00000 n 
-0000728401 00000 n 
-0000728587 00000 n 
-0000728891 00000 n 
-0000729085 00000 n 
-0000729289 00000 n 
-0000729476 00000 n 
-0000729704 00000 n 
-0000729906 00000 n 
-0000730091 00000 n 
-0000730316 00000 n 
-0000730541 00000 n 
-0000730785 00000 n 
-0000730977 00000 n 
-0000731165 00000 n 
-0000731362 00000 n 
-0000731571 00000 n 
-0000731747 00000 n 
-0000731971 00000 n 
-0000732160 00000 n 
-0000732368 00000 n 
-0000732640 00000 n 
-0000732873 00000 n 
-0000733057 00000 n 
-0000733285 00000 n 
-0000733489 00000 n 
-0000733664 00000 n 
-0000734202 00000 n 
-0000742070 00000 n 
-0000742286 00000 n 
-0000743649 00000 n 
-0000744718 00000 n 
-0000752324 00000 n 
-0000752545 00000 n 
-0000753908 00000 n 
-0000754987 00000 n 
-0000758248 00000 n 
-0000758474 00000 n 
-0000759837 00000 n 
-0000760953 00000 n 
-0000763156 00000 n 
-0000763370 00000 n 
-0000764733 00000 n 
+0000363119 00000 n 
+0000363165 00000 n 
+0000363335 00000 n 
+0000363392 00000 n 
+0000363744 00000 n 
+0000363801 00000 n 
+0000363858 00000 n 
+0000363915 00000 n 
+0000363973 00000 n 
+0000364030 00000 n 
+0000364087 00000 n 
+0000364258 00000 n 
+0000364316 00000 n 
+0000380453 00000 n 
+0000380710 00000 n 
+0000380755 00000 n 
+0000380812 00000 n 
+0000380858 00000 n 
+0000381035 00000 n 
+0000381093 00000 n 
+0000401446 00000 n 
+0000401711 00000 n 
+0000401875 00000 n 
+0000401933 00000 n 
+0000402116 00000 n 
+0000402173 00000 n 
+0000424159 00000 n 
+0000424448 00000 n 
+0000424505 00000 n 
+0000424673 00000 n 
+0000424840 00000 n 
+0000425010 00000 n 
+0000425182 00000 n 
+0000425342 00000 n 
+0000446909 00000 n 
+0000447182 00000 n 
+0000447239 00000 n 
+0000447408 00000 n 
+0000447577 00000 n 
+0000447746 00000 n 
+0000468964 00000 n 
+0000469229 00000 n 
+0000469380 00000 n 
+0000469519 00000 n 
+0000469577 00000 n 
+0000491288 00000 n 
+0000491577 00000 n 
+0000491745 00000 n 
+0000491892 00000 n 
+0000492041 00000 n 
+0000492192 00000 n 
+0000492331 00000 n 
+0000492389 00000 n 
+0000492939 00000 n 
+0000515684 00000 n 
+0000515973 00000 n 
+0000516141 00000 n 
+0000516288 00000 n 
+0000516437 00000 n 
+0000516588 00000 n 
+0000516727 00000 n 
+0000540119 00000 n 
+0000540424 00000 n 
+0000540481 00000 n 
+0000540651 00000 n 
+0000540822 00000 n 
+0000540990 00000 n 
+0000541163 00000 n 
+0000541342 00000 n 
+0000541504 00000 n 
+0000541682 00000 n 
+0000562377 00000 n 
+0000562642 00000 n 
+0000562699 00000 n 
+0000562868 00000 n 
+0000563057 00000 n 
+0000563115 00000 n 
+0000584820 00000 n 
+0000585093 00000 n 
+0000585256 00000 n 
+0000585313 00000 n 
+0000585500 00000 n 
+0000585662 00000 n 
+0000606470 00000 n 
+0000606751 00000 n 
+0000606808 00000 n 
+0000606983 00000 n 
+0000607155 00000 n 
+0000607213 00000 n 
+0000607383 00000 n 
+0000607552 00000 n 
+0000628210 00000 n 
+0000628515 00000 n 
+0000628690 00000 n 
+0000628854 00000 n 
+0000629018 00000 n 
+0000629075 00000 n 
+0000629132 00000 n 
+0000629302 00000 n 
+0000629472 00000 n 
+0000629637 00000 n 
+0000629812 00000 n 
+0000649226 00000 n 
+0000649491 00000 n 
+0000649655 00000 n 
+0000649712 00000 n 
+0000649889 00000 n 
+0000649947 00000 n 
+0000657265 00000 n 
+0000657530 00000 n 
+0000657679 00000 n 
+0000657828 00000 n 
+0000657972 00000 n 
+0000658117 00000 n 
+0000658282 00000 n 
+0000658438 00000 n 
+0000658596 00000 n 
+0000658743 00000 n 
+0000658905 00000 n 
+0000659047 00000 n 
+0000659213 00000 n 
+0000659358 00000 n 
+0000659515 00000 n 
+0000659661 00000 n 
+0000659817 00000 n 
+0000659962 00000 n 
+0000660118 00000 n 
+0000660263 00000 n 
+0000660422 00000 n 
+0000660570 00000 n 
+0000660728 00000 n 
+0000660875 00000 n 
+0000661031 00000 n 
+0000661177 00000 n 
+0000661337 00000 n 
+0000661486 00000 n 
+0000661644 00000 n 
+0000661791 00000 n 
+0000661947 00000 n 
+0000662093 00000 n 
+0000662262 00000 n 
+0000662410 00000 n 
+0000662571 00000 n 
+0000662721 00000 n 
+0000662877 00000 n 
+0000663023 00000 n 
+0000663181 00000 n 
+0000663328 00000 n 
+0000663519 00000 n 
+0000663689 00000 n 
+0000663849 00000 n 
+0000663998 00000 n 
+0000664158 00000 n 
+0000664307 00000 n 
+0000664498 00000 n 
+0000664668 00000 n 
+0000664839 00000 n 
+0000664989 00000 n 
+0000665148 00000 n 
+0000665296 00000 n 
+0000665456 00000 n 
+0000665605 00000 n 
+0000665776 00000 n 
+0000665937 00000 n 
+0000666107 00000 n 
+0000666256 00000 n 
+0000666415 00000 n 
+0000666563 00000 n 
+0000666720 00000 n 
+0000666867 00000 n 
+0000667027 00000 n 
+0000667176 00000 n 
+0000667344 00000 n 
+0000667491 00000 n 
+0000667663 00000 n 
+0000667814 00000 n 
+0000667975 00000 n 
+0000668125 00000 n 
+0000668284 00000 n 
+0000668432 00000 n 
+0000668624 00000 n 
+0000668805 00000 n 
+0000668975 00000 n 
+0000669124 00000 n 
+0000669271 00000 n 
+0000669407 00000 n 
+0000669554 00000 n 
+0000669690 00000 n 
+0000669845 00000 n 
+0000669979 00000 n 
+0000670138 00000 n 
+0000670276 00000 n 
+0000670435 00000 n 
+0000670584 00000 n 
+0000670748 00000 n 
+0000670893 00000 n 
+0000671063 00000 n 
+0000671212 00000 n 
+0000671371 00000 n 
+0000671520 00000 n 
+0000671689 00000 n 
+0000671837 00000 n 
+0000671992 00000 n 
+0000672136 00000 n 
+0000672295 00000 n 
+0000672444 00000 n 
+0000672613 00000 n 
+0000672761 00000 n 
+0000672916 00000 n 
+0000673061 00000 n 
+0000673231 00000 n 
+0000673380 00000 n 
+0000673540 00000 n 
+0000673690 00000 n 
+0000673860 00000 n 
+0000674009 00000 n 
+0000674166 00000 n 
+0000674312 00000 n 
+0000674482 00000 n 
+0000674631 00000 n 
+0000674790 00000 n 
+0000674939 00000 n 
+0000675109 00000 n 
+0000675258 00000 n 
+0000675426 00000 n 
+0000675573 00000 n 
+0000675745 00000 n 
+0000675896 00000 n 
+0000676055 00000 n 
+0000676204 00000 n 
+0000676373 00000 n 
+0000676521 00000 n 
+0000676677 00000 n 
+0000676823 00000 n 
+0000676995 00000 n 
+0000677146 00000 n 
+0000677306 00000 n 
+0000677456 00000 n 
+0000677625 00000 n 
+0000677773 00000 n 
+0000677941 00000 n 
+0000678088 00000 n 
+0000678261 00000 n 
+0000678413 00000 n 
+0000678574 00000 n 
+0000678725 00000 n 
+0000678896 00000 n 
+0000679046 00000 n 
+0000679202 00000 n 
+0000679348 00000 n 
+0000679521 00000 n 
+0000679673 00000 n 
+0000679834 00000 n 
+0000679985 00000 n 
+0000680155 00000 n 
+0000680304 00000 n 
+0000680466 00000 n 
+0000680609 00000 n 
+0000680780 00000 n 
+0000680930 00000 n 
+0000681077 00000 n 
+0000681214 00000 n 
+0000681372 00000 n 
+0000681509 00000 n 
+0000681661 00000 n 
+0000681793 00000 n 
+0000681953 00000 n 
+0000682091 00000 n 
+0000682250 00000 n 
+0000682398 00000 n 
+0000682556 00000 n 
+0000682702 00000 n 
+0000682871 00000 n 
+0000683018 00000 n 
+0000683184 00000 n 
+0000683328 00000 n 
+0000683499 00000 n 
+0000683648 00000 n 
+0000683807 00000 n 
+0000683955 00000 n 
+0000684113 00000 n 
+0000684259 00000 n 
+0000684428 00000 n 
+0000684575 00000 n 
+0000684737 00000 n 
+0000684880 00000 n 
+0000685051 00000 n 
+0000685200 00000 n 
+0000685360 00000 n 
+0000685509 00000 n 
+0000685668 00000 n 
+0000685815 00000 n 
+0000685985 00000 n 
+0000686133 00000 n 
+0000686288 00000 n 
+0000686431 00000 n 
+0000686602 00000 n 
+0000686751 00000 n 
+0000686911 00000 n 
+0000687060 00000 n 
+0000687231 00000 n 
+0000687380 00000 n 
+0000687545 00000 n 
+0000687690 00000 n 
+0000687849 00000 n 
+0000687997 00000 n 
+0000688166 00000 n 
+0000688313 00000 n 
+0000688515 00000 n 
+0000688697 00000 n 
+0000688869 00000 n 
+0000689019 00000 n 
+0000689179 00000 n 
+0000689328 00000 n 
+0000689497 00000 n 
+0000689644 00000 n 
+0000689844 00000 n 
+0000690022 00000 n 
+0000690195 00000 n 
+0000690346 00000 n 
+0000690507 00000 n 
+0000690657 00000 n 
+0000690828 00000 n 
+0000690977 00000 n 
+0000691145 00000 n 
+0000691291 00000 n 
+0000691464 00000 n 
+0000691615 00000 n 
+0000691776 00000 n 
+0000691926 00000 n 
+0000692085 00000 n 
+0000692232 00000 n 
+0000692399 00000 n 
+0000692544 00000 n 
+0000692700 00000 n 
+0000692844 00000 n 
+0000692991 00000 n 
+0000693127 00000 n 
+0000693285 00000 n 
+0000693421 00000 n 
+0000693579 00000 n 
+0000693726 00000 n 
+0000693874 00000 n 
+0000694011 00000 n 
+0000694180 00000 n 
+0000694327 00000 n 
+0000694514 00000 n 
+0000694679 00000 n 
+0000694850 00000 n 
+0000694999 00000 n 
+0000695158 00000 n 
+0000695306 00000 n 
+0000695475 00000 n 
+0000695622 00000 n 
+0000695791 00000 n 
+0000695938 00000 n 
+0000696111 00000 n 
+0000696262 00000 n 
+0000696420 00000 n 
+0000696566 00000 n 
+0000696731 00000 n 
+0000696884 00000 n 
+0000697048 00000 n 
+0000697201 00000 n 
+0000697382 00000 n 
+0000697541 00000 n 
+0000697709 00000 n 
+0000697855 00000 n 
+0000698022 00000 n 
+0000698167 00000 n 
+0000698335 00000 n 
+0000698481 00000 n 
+0000698641 00000 n 
+0000698790 00000 n 
+0000698953 00000 n 
+0000699094 00000 n 
+0000699259 00000 n 
+0000699413 00000 n 
+0000699579 00000 n 
+0000699723 00000 n 
+0000699893 00000 n 
+0000700041 00000 n 
+0000700225 00000 n 
+0000700389 00000 n 
+0000700566 00000 n 
+0000700721 00000 n 
+0000700886 00000 n 
+0000701029 00000 n 
+0000701205 00000 n 
+0000701359 00000 n 
+0000701528 00000 n 
+0000701675 00000 n 
+0000701842 00000 n 
+0000701987 00000 n 
+0000702272 00000 n 
+0000702351 00000 n 
+0000702515 00000 n 
+0000702706 00000 n 
+0000702934 00000 n 
+0000703151 00000 n 
+0000703321 00000 n 
+0000703539 00000 n 
+0000703785 00000 n 
+0000703958 00000 n 
+0000704139 00000 n 
+0000704404 00000 n 
+0000704589 00000 n 
+0000704770 00000 n 
+0000705027 00000 n 
+0000705212 00000 n 
+0000705393 00000 n 
+0000705650 00000 n 
+0000705827 00000 n 
+0000706026 00000 n 
+0000706221 00000 n 
+0000706403 00000 n 
+0000706723 00000 n 
+0000706908 00000 n 
+0000707089 00000 n 
+0000707413 00000 n 
+0000707603 00000 n 
+0000707790 00000 n 
+0000707971 00000 n 
+0000708255 00000 n 
+0000708444 00000 n 
+0000708643 00000 n 
+0000708839 00000 n 
+0000709021 00000 n 
+0000709317 00000 n 
+0000709506 00000 n 
+0000709693 00000 n 
+0000709874 00000 n 
+0000710254 00000 n 
+0000710443 00000 n 
+0000710643 00000 n 
+0000710824 00000 n 
+0000711133 00000 n 
+0000711327 00000 n 
+0000711517 00000 n 
+0000711814 00000 n 
+0000712007 00000 n 
+0000712210 00000 n 
+0000712396 00000 n 
+0000712680 00000 n 
+0000712869 00000 n 
+0000713054 00000 n 
+0000713375 00000 n 
+0000713569 00000 n 
+0000713760 00000 n 
+0000713945 00000 n 
+0000714329 00000 n 
+0000714522 00000 n 
+0000714726 00000 n 
+0000714911 00000 n 
+0000715224 00000 n 
+0000715418 00000 n 
+0000715622 00000 n 
+0000715808 00000 n 
+0000716109 00000 n 
+0000716303 00000 n 
+0000716508 00000 n 
+0000716694 00000 n 
+0000717004 00000 n 
+0000717199 00000 n 
+0000717404 00000 n 
+0000717578 00000 n 
+0000717931 00000 n 
+0000718125 00000 n 
+0000718329 00000 n 
+0000718515 00000 n 
+0000718832 00000 n 
+0000719027 00000 n 
+0000719232 00000 n 
+0000719418 00000 n 
+0000719783 00000 n 
+0000719966 00000 n 
+0000720170 00000 n 
+0000720370 00000 n 
+0000720556 00000 n 
+0000720942 00000 n 
+0000721136 00000 n 
+0000721340 00000 n 
+0000721528 00000 n 
+0000721714 00000 n 
+0000722103 00000 n 
+0000722297 00000 n 
+0000722501 00000 n 
+0000722702 00000 n 
+0000722888 00000 n 
+0000723170 00000 n 
+0000723364 00000 n 
+0000723556 00000 n 
+0000723742 00000 n 
+0000724031 00000 n 
+0000724221 00000 n 
+0000724407 00000 n 
+0000724788 00000 n 
+0000724983 00000 n 
+0000725187 00000 n 
+0000725374 00000 n 
+0000725723 00000 n 
+0000725906 00000 n 
+0000726110 00000 n 
+0000726296 00000 n 
+0000726658 00000 n 
+0000726852 00000 n 
+0000727057 00000 n 
+0000727258 00000 n 
+0000727445 00000 n 
+0000727690 00000 n 
+0000727869 00000 n 
+0000728055 00000 n 
+0000728336 00000 n 
+0000728526 00000 n 
+0000728712 00000 n 
+0000729016 00000 n 
+0000729210 00000 n 
+0000729414 00000 n 
+0000729601 00000 n 
+0000729829 00000 n 
+0000730031 00000 n 
+0000730216 00000 n 
+0000730441 00000 n 
+0000730666 00000 n 
+0000730910 00000 n 
+0000731102 00000 n 
+0000731290 00000 n 
+0000731487 00000 n 
+0000731696 00000 n 
+0000731872 00000 n 
+0000732096 00000 n 
+0000732285 00000 n 
+0000732493 00000 n 
+0000732765 00000 n 
+0000732998 00000 n 
+0000733182 00000 n 
+0000733410 00000 n 
+0000733614 00000 n 
+0000733789 00000 n 
+0000734327 00000 n 
+0000742195 00000 n 
+0000742411 00000 n 
+0000743774 00000 n 
+0000744843 00000 n 
+0000752449 00000 n 
+0000752670 00000 n 
+0000754033 00000 n 
+0000755112 00000 n 
+0000758373 00000 n 
+0000758599 00000 n 
+0000759962 00000 n 
+0000761078 00000 n 
+0000763281 00000 n 
+0000763495 00000 n 
+0000764858 00000 n 
 trailer
-<< /Size 749
+<< /Size 750
 /Root 2 0 R
 /Info 1 0 R
 >>
 startxref
-765858
+765983
 %%EOF
index dccbf4d..b8ab159 100644 (file)
@@ -63,7 +63,7 @@ UNLOCK TABLES;
 
 LOCK TABLES `loop_element_models` WRITE;
 /*!40000 ALTER TABLE `loop_element_models` DISABLE KEYS */;
-INSERT INTO `loop_element_models` VALUES ('onap.policies.monitoring.cdap.tca.hi.lo.app',NULL,'2020-02-23 14:57:36.261603','','2020-02-23 14:57:37.442867',NULL,NULL,'MICRO_SERVICE_TYPE',NULL);
+INSERT INTO `loop_element_models` VALUES ('onap.policies.monitoring.cdap.tca.hi.lo.app',NULL,'2020-02-25 13:21:18.566845','Not found','2020-02-25 13:21:19.048341',NULL,NULL,'MICRO_SERVICE_TYPE',NULL);
 /*!40000 ALTER TABLE `loop_element_models` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -82,9 +82,9 @@ UNLOCK TABLES;
 
 LOCK TABLES `loop_templates` WRITE;
 /*!40000 ALTER TABLE `loop_templates` DISABLE KEYS */;
-INSERT INTO `loop_templates` VALUES ('LOOP_TEMPLATE_ZYR0u_v1_0_ResourceInstanceName1_tca','','2020-02-23 14:57:37.354531','','2020-02-23 14:57:37.354531','CLOSED','tosca_definitions_version: cloudify_dsl_1_3\nimports:\n- http://www.getcloudify.org/spec/cloudify/3.4/types.yaml\n- https://onap.org:8443/repository/solutioning01-mte2-raw/type_files/docker/2.2.0/node-type.yaml\n- https://onap.org:8443/repository/solutioning01-mte2-raw/type_files/relationship/1.0.0/node-type.yaml\n- http://onap.org:8081/repository/solutioning01-mte2-raw/type_files/dmaap/dmaap_mr.yaml\ninputs:\n  location_id:\n    type: string\n  service_id:\n    type: string\n  policy_id:\n    type: string\nnode_templates:\n  policy_0:\n    type: dcae.nodes.policy\n    properties:\n      policy_id: \n        get_input: policy_id\n      policy_model_id: \"onap.policies.monitoring.cdap.tca.hi.lo.app\"\n  cdap_host_host:\n    type: dcae.nodes.StreamingAnalytics.SelectedCDAPInfrastructure\n    properties:\n      location_id:\n        get_input: location_id\n      scn_override: cdap_broker.solutioning-central.dcae.onap.org\n    interfaces:\n      cloudify.interfaces.lifecycle: {\n        }\n  tca_tca:\n    type: dcae.nodes.MicroService.cdap\n    properties:\n      app_config:\n        appDescription: DCAE Analytics Threshold Crossing Alert Application\n        appName: dcae-tca\n        tcaSubscriberOutputStreamName: TCASubscriberOutputStream\n        tcaVESAlertsTableName: TCAVESAlertsTable\n        tcaVESAlertsTableTTLSeconds: \'1728000\'\n        tcaVESMessageStatusTableName: TCAVESMessageStatusTable\n        tcaVESMessageStatusTableTTLSeconds: \'86400\'\n        thresholdCalculatorFlowletInstances: \'2\'\n      app_preferences:\n        publisherContentType: application/json\n        publisherHostName: mrlocal-mtnjftle01.onap.org\n        publisherHostPort: \'3905\'\n        publisherMaxBatchSize: \'10\'\n        publisherMaxRecoveryQueueSize: \'100000\'\n        publisherPollingInterval: \'20000\'\n        publisherProtocol: https\n        publisherTopicName: org.onap.dcae.dmaap.mtnje2.DcaeTestVESPub\n        publisherUserName: test@tca.af.dcae.onap.org\n        publisherUserPassword: password\n        subscriberConsumerGroup: OpenDCAE-c12\n        subscriberConsumerId: c12\n        subscriberContentType: application/json\n        subscriberHostName: mrlocal-mtnjftle01.onap.org\n        subscriberHostPort: \'3905\'\n        subscriberMessageLimit: \'-1\'\n        subscriberPollingInterval: \'20000\'\n        subscriberProtocol: https\n        subscriberTimeoutMS: \'-1\'\n        subscriberTopicName: org.onap.dcae.dmaap.mtnje2.DcaeTestVESSub\n        subscriberUserName: test@tca.af.dcae.onap.org\n        subscriberUserPassword: password\n        tca_policy: null\n      artifact_name: dcae-analytics-tca\n      artifact_version: 1.0.0\n      connections:\n        streams_publishes: [\n          ]\n        streams_subscribes: [\n          ]\n      jar_url: http://somejar\n      location_id:\n        get_input: location_id\n      namespace: cdap_tca_hi_lo\n      programs:\n      - program_id: TCAVESCollectorFlow\n        program_type: flows\n      - program_id: TCADMaaPMRSubscriberWorker\n        program_type: workers\n      - program_id: TCADMaaPMRPublisherWorker\n        program_type: workers\n      service_component_type: cdap_app_tca\n      service_id:\n        get_input: service_id\n      streamname: TCASubscriberOutputStream\n    relationships:\n    - target: topic0\n      type: dcae.relationships.subscribe_to_events\n    - target: topic1\n      type: dcae.relationships.publish_events\n    - target: cdap_host_host\n      type: dcae.relationships.component_contained_in\n    - target: policy_0\n      type: dcae.relationships.depends_on\n  topic0:\n    type: dcae.nodes.Topic\n    properties:\n      topic_name: \'\'\n  topic1:\n    type: dcae.nodes.Topic\n    properties:\n      topic_name: \'\'\n      \n','typeId-6ac9e72b-6c6d-4760-95be-aff793676402',0,'<svg xmlns=\"http://www.w3.org/2000/svg\"><g fill-opacity=\"1\" color-rendering=\"auto\" color-interpolation=\"auto\" text-rendering=\"auto\" stroke=\"black\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" shape-rendering=\"auto\" stroke-opacity=\"1\" fill=\"black\" stroke-dasharray=\"none\" font-weight=\"normal\" stroke-width=\"1\" font-family=\"\'Dialog\'\" font-style=\"normal\" data-element-id=\"start-circle\" stroke-linejoin=\"miter\" font-size=\"12px\" image-rendering=\"auto\" stroke-dashoffset=\"0\"><!--Generated by the Batik Graphics2D SVG Generator--><defs id=\"genericDefs\"/><g><g shape-rendering=\"geometricPrecision\" text-rendering=\"optimizeQuality\" stroke-width=\"2\"><circle fill=\"none\" r=\"17\" cx=\"18\" cy=\"41\"/></g></g></g><g fill-opacity=\"1\" color-rendering=\"auto\" color-interpolation=\"auto\" text-rendering=\"auto\" stroke=\"black\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" shape-rendering=\"auto\" stroke-opacity=\"1\" fill=\"black\" stroke-dasharray=\"none\" font-weight=\"normal\" stroke-width=\"1\" font-family=\"\'Dialog\'\" font-style=\"normal\" data-element-id=\"Arrow-69d98326-0cc6-4644-a663-42da12480c09\" stroke-linejoin=\"miter\" font-size=\"12px\" image-rendering=\"auto\" stroke-dashoffset=\"0\"><!--Generated by the Batik Graphics2D SVG Generator--><defs id=\"genericDefs\"/><g><g shape-rendering=\"geometricPrecision\" text-rendering=\"optimizeQuality\" stroke-width=\"2\"><line y2=\"41\" fill=\"none\" x1=\"35\" x2=\"123\" y1=\"41\"/><polygon fill=\"none\" points=\" 121 39 121 43 125 41\"/><polygon points=\" 121 39 121 43 125 41\" stroke=\"none\"/></g></g></g><g fill-opacity=\"1\" color-rendering=\"auto\" color-interpolation=\"auto\" text-rendering=\"auto\" stroke=\"black\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" shape-rendering=\"auto\" stroke-opacity=\"1\" fill=\"black\" stroke-dasharray=\"none\" font-weight=\"normal\" stroke-width=\"1\" font-family=\"\'Dialog\'\" font-style=\"normal\" data-element-id=\"VES\" stroke-linejoin=\"miter\" font-size=\"12px\" image-rendering=\"auto\" stroke-dashoffset=\"0\"><!--Generated by the Batik Graphics2D SVG Generator--><defs id=\"genericDefs\"/><g><g shape-rendering=\"geometricPrecision\" text-rendering=\"optimizeQuality\" stroke-width=\"2\"><rect fill=\"none\" x=\"127\" width=\"123\" y=\"1\" height=\"82\"/></g><g fill-opacity=\"0\" fill=\"rgb(0,0,0)\" text-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" stroke=\"rgb(0,0,0)\" stroke-opacity=\"0\" stroke-width=\"2\"><rect x=\"127\" width=\"123\" y=\"1\" height=\"82\" stroke=\"none\"/></g><g text-rendering=\"optimizeQuality\" stroke-width=\"2\" shape-rendering=\"geometricPrecision\" font-family=\"sans-serif\"><text x=\"177.5\" xml:space=\"preserve\" y=\"46.5\" stroke=\"none\">VES</text><line y2=\"83\" fill=\"none\" x1=\"147\" x2=\"147\" y1=\"1\"/></g></g></g><g fill-opacity=\"1\" color-rendering=\"auto\" color-interpolation=\"auto\" text-rendering=\"auto\" stroke=\"black\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" shape-rendering=\"auto\" stroke-opacity=\"1\" fill=\"black\" stroke-dasharray=\"none\" font-weight=\"normal\" stroke-width=\"1\" font-family=\"\'Dialog\'\" font-style=\"normal\" data-element-id=\"Arrow-689b910d-d8cb-4191-a431-81c7ebde9431\" stroke-linejoin=\"miter\" font-size=\"12px\" image-rendering=\"auto\" stroke-dashoffset=\"0\"><!--Generated by the Batik Graphics2D SVG Generator--><defs id=\"genericDefs\"/><g><g shape-rendering=\"geometricPrecision\" text-rendering=\"optimizeQuality\" stroke-width=\"2\"><line y2=\"41\" fill=\"none\" x1=\"250\" x2=\"338\" y1=\"41\"/><polygon fill=\"none\" points=\" 336 39 336 43 340 41\"/><polygon points=\" 336 39 336 43 340 41\" stroke=\"none\"/></g></g></g><g fill-opacity=\"1\" color-rendering=\"auto\" color-interpolation=\"auto\" text-rendering=\"auto\" stroke=\"black\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" shape-rendering=\"auto\" stroke-opacity=\"1\" fill=\"black\" stroke-dasharray=\"none\" font-weight=\"normal\" stroke-width=\"1\" font-family=\"\'Dialog\'\" font-style=\"normal\" data-element-id=\"onap.policies.monitoring.cdap.tca.hi.lo.app\" stroke-linejoin=\"miter\" font-size=\"12px\" image-rendering=\"auto\" stroke-dashoffset=\"0\"><!--Generated by the Batik Graphics2D SVG Generator--><defs id=\"genericDefs\"/><g><g shape-rendering=\"geometricPrecision\" text-rendering=\"optimizeQuality\" stroke-width=\"2\"><rect fill=\"none\" x=\"342\" width=\"123\" y=\"1\" height=\"82\"/></g><g fill-opacity=\"0\" fill=\"rgb(0,0,0)\" text-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" stroke=\"rgb(0,0,0)\" stroke-opacity=\"0\" stroke-width=\"2\"><rect x=\"342\" width=\"123\" y=\"1\" height=\"82\" stroke=\"none\"/></g><g text-rendering=\"optimizeQuality\" stroke-width=\"2\" shape-rendering=\"geometricPrecision\" font-family=\"sans-serif\"><text x=\"393\" xml:space=\"preserve\" y=\"46.5\" stroke=\"none\">app</text><line y2=\"61\" fill=\"none\" x1=\"342\" x2=\"465\" y1=\"61\"/></g></g></g><g fill-opacity=\"1\" color-rendering=\"auto\" color-interpolation=\"auto\" text-rendering=\"auto\" stroke=\"black\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" shape-rendering=\"auto\" stroke-opacity=\"1\" fill=\"black\" stroke-dasharray=\"none\" font-weight=\"normal\" stroke-width=\"1\" font-family=\"\'Dialog\'\" font-style=\"normal\" data-element-id=\"stop-circle\" stroke-linejoin=\"miter\" font-size=\"12px\" image-rendering=\"auto\" stroke-dashoffset=\"0\"><!--Generated by the Batik Graphics2D SVG Generator--><defs id=\"genericDefs\"/><g><g shape-rendering=\"geometricPrecision\" text-rendering=\"optimizeQuality\" stroke-width=\"4\"><circle fill=\"none\" r=\"17\" cx=\"482\" cy=\"41\"/></g></g></g></svg>',1,'63cac700-ab9a-4115-a74f-7eac85e3fce0');
-INSERT INTO `loop_templates` VALUES ('LOOP_TEMPLATE_ZYR0u_v1_0_ResourceInstanceName1_tca_3','','2020-02-23 14:57:36.902139','','2020-02-23 14:57:36.902139','CLOSED','tosca_definitions_version: cloudify_dsl_1_3\n\ndescription: >\n  This blueprint deploys/manages the TCA module as a Docker container\n\nimports:\n  - http://www.getcloudify.org/spec/cloudify/3.4/types.yaml\n  - https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R4/k8splugin/1.4.12/k8splugin_types.yaml\n  - https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R4/dcaepolicyplugin/2.3.0/dcaepolicyplugin_types.yaml\ninputs:\n  aaiEnrichmentHost:\n    type: string\n    default: \"aai.onap.svc.cluster.local\"\n  aaiEnrichmentPort:\n    type: string\n    default: \"8443\"\n  enableAAIEnrichment:\n    type: string\n    default: true\n  dmaap_host:\n    type: string\n    default: message-router.onap.svc.cluster.local\n  dmaap_port:\n    type: string\n    default: \"3904\"\n  enableRedisCaching:\n    type: string\n    default: false\n  redisHosts:\n    type: string\n    default: dcae-redis.onap.svc.cluster.local:6379\n  tag_version:\n    type: string\n    default: \"nexus3.onap.org:10001/onap/org.onap.dcaegen2.deployments.tca-cdap-container:1.1.0-STAGING-latest\"\n  consul_host:\n    type: string\n    default: consul-server.onap.svc.cluster.local\n  consul_port:\n    type: string\n    default: \"8500\"\n  cbs_host:\n    type: string\n    default: \"config-binding-service.dcae.svc.cluster.local\"\n  cbs_port:\n    type: string\n    default: \"10000\"\n  policy_id:\n    type: string\n    default: \"none\"\n  external_port:\n    type: string\n    description: Kubernetes node port on which CDAPgui is exposed\n    default: \"32012\"\n  policy_model_id:\n    type: string\n    default: \"onap.policies.monitoring.cdap.tca.hi.lo.app\"\n\nnode_templates:\n  tca_k8s:\n    type: dcae.nodes.ContainerizedServiceComponent\n    relationships:\n      - target: tca_policy\n        type: cloudify.relationships.depends_on\n    properties:\n        service_component_type: \'dcaegen2-analytics-tca\'\n        application_config: {}\n        docker_config: {}\n        image:\n          get_input: tag_version\n        log_info:\n          log_directory: \"/opt/app/TCAnalytics/logs\"\n        application_config:\n            app_config:\n                appDescription: DCAE Analytics Threshold Crossing Alert Application\n                appName: dcae-tca\n                tcaAlertsAbatementTableName: TCAAlertsAbatementTable\n                tcaAlertsAbatementTableTTLSeconds: \'1728000\'\n                tcaSubscriberOutputStreamName: TCASubscriberOutputStream\n                tcaVESAlertsTableName: TCAVESAlertsTable\n                tcaVESAlertsTableTTLSeconds: \'1728000\'\n                tcaVESMessageStatusTableName: TCAVESMessageStatusTable\n                tcaVESMessageStatusTableTTLSeconds: \'86400\'\n                thresholdCalculatorFlowletInstances: \'2\'\n            app_preferences:\n                aaiEnrichmentHost:\n                    get_input: aaiEnrichmentHost\n                aaiEnrichmentIgnoreSSLCertificateErrors: \'true\'\n                aaiEnrichmentPortNumber: \'8443\'\n                aaiEnrichmentProtocol: https\n                aaiEnrichmentUserName: dcae@dcae.onap.org\n                aaiEnrichmentUserPassword: demo123456!\n                aaiVMEnrichmentAPIPath: /aai/v11/search/nodes-query\n                aaiVNFEnrichmentAPIPath: /aai/v11/network/generic-vnfs/generic-vnf\n                enableAAIEnrichment:\n                    get_input: enableAAIEnrichment\n                enableRedisCaching:\n                    get_input: enableRedisCaching\n                redisHosts:\n                    get_input: redisHosts\n                enableAlertCEFFormat: \'false\'\n                publisherContentType: application/json\n                publisherHostName:\n                    get_input: dmaap_host\n                publisherHostPort:\n                    get_input: dmaap_port\n                publisherMaxBatchSize: \'1\'\n                publisherMaxRecoveryQueueSize: \'100000\'\n                publisherPollingInterval: \'20000\'\n                publisherProtocol: http\n                publisherTopicName: unauthenticated.DCAE_CL_OUTPUT\n                subscriberConsumerGroup: OpenDCAE-c12\n                subscriberConsumerId: c12\n                subscriberContentType: application/json\n                subscriberHostName:\n                    get_input: dmaap_host\n                subscriberHostPort:\n                    get_input: dmaap_port\n                subscriberMessageLimit: \'-1\'\n                subscriberPollingInterval: \'30000\'\n                subscriberProtocol: http\n                subscriberTimeoutMS: \'-1\'\n                subscriberTopicName: unauthenticated.VES_MEASUREMENT_OUTPUT\n                tca_policy: \'\'\n        service_component_type: dcaegen2-analytics_tca\n    interfaces:\n      cloudify.interfaces.lifecycle:\n        start:\n          inputs:\n            envs:\n                DMAAPHOST:\n                    { get_input: dmaap_host }\n                DMAAPPORT:\n                    { get_input: dmaap_port }\n                DMAAPPUBTOPIC: \"unauthenticated.DCAE_CL_OUTPUT\"\n                DMAAPSUBTOPIC: \"unauthenticated.VES_MEASUREMENT_OUTPUT\"\n                AAIHOST:\n                    { get_input: aaiEnrichmentHost }\n                AAIPORT:\n                    { get_input: aaiEnrichmentPort }\n                CONSUL_HOST:\n                    { get_input: consul_host }\n                CONSUL_PORT:\n                    { get_input: consul_port }\n                CBS_HOST:\n                    { get_input: cbs_host }\n                CBS_PORT:\n                    { get_input: cbs_port }\n                CONFIG_BINDING_SERVICE: \"config_binding_service\"\n            ports:\n              - concat: [\"11011:\", { get_input: external_port }]\n  tca_policy:\n    type: dcae.nodes.policy\n    properties:\n      policy_id:\n           get_input: policy_id\n      policy_model_id: \n           get_input: policy_model_id\n','typeId-0802f17e-d2da-4b17-8f93-aa4dec49f804',0,'<svg xmlns=\"http://www.w3.org/2000/svg\"><g fill-opacity=\"1\" color-rendering=\"auto\" color-interpolation=\"auto\" text-rendering=\"auto\" stroke=\"black\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" shape-rendering=\"auto\" stroke-opacity=\"1\" fill=\"black\" stroke-dasharray=\"none\" font-weight=\"normal\" stroke-width=\"1\" font-family=\"\'Dialog\'\" font-style=\"normal\" data-element-id=\"start-circle\" stroke-linejoin=\"miter\" font-size=\"12px\" image-rendering=\"auto\" stroke-dashoffset=\"0\"><!--Generated by the Batik Graphics2D SVG Generator--><defs id=\"genericDefs\"/><g><g shape-rendering=\"geometricPrecision\" text-rendering=\"optimizeQuality\" stroke-width=\"2\"><circle fill=\"none\" r=\"17\" cx=\"18\" cy=\"41\"/></g></g></g><g fill-opacity=\"1\" color-rendering=\"auto\" color-interpolation=\"auto\" text-rendering=\"auto\" stroke=\"black\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" shape-rendering=\"auto\" stroke-opacity=\"1\" fill=\"black\" stroke-dasharray=\"none\" font-weight=\"normal\" stroke-width=\"1\" font-family=\"\'Dialog\'\" font-style=\"normal\" data-element-id=\"Arrow-69adc543-5792-44bd-b5dd-42276d5264d4\" stroke-linejoin=\"miter\" font-size=\"12px\" image-rendering=\"auto\" stroke-dashoffset=\"0\"><!--Generated by the Batik Graphics2D SVG Generator--><defs id=\"genericDefs\"/><g><g shape-rendering=\"geometricPrecision\" text-rendering=\"optimizeQuality\" stroke-width=\"2\"><line y2=\"41\" fill=\"none\" x1=\"35\" x2=\"123\" y1=\"41\"/><polygon fill=\"none\" points=\" 121 39 121 43 125 41\"/><polygon points=\" 121 39 121 43 125 41\" stroke=\"none\"/></g></g></g><g fill-opacity=\"1\" color-rendering=\"auto\" color-interpolation=\"auto\" text-rendering=\"auto\" stroke=\"black\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" shape-rendering=\"auto\" stroke-opacity=\"1\" fill=\"black\" stroke-dasharray=\"none\" font-weight=\"normal\" stroke-width=\"1\" font-family=\"\'Dialog\'\" font-style=\"normal\" data-element-id=\"VES\" stroke-linejoin=\"miter\" font-size=\"12px\" image-rendering=\"auto\" stroke-dashoffset=\"0\"><!--Generated by the Batik Graphics2D SVG Generator--><defs id=\"genericDefs\"/><g><g shape-rendering=\"geometricPrecision\" text-rendering=\"optimizeQuality\" stroke-width=\"2\"><rect fill=\"none\" x=\"127\" width=\"123\" y=\"1\" height=\"82\"/></g><g fill-opacity=\"0\" fill=\"rgb(0,0,0)\" text-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" stroke=\"rgb(0,0,0)\" stroke-opacity=\"0\" stroke-width=\"2\"><rect x=\"127\" width=\"123\" y=\"1\" height=\"82\" stroke=\"none\"/></g><g text-rendering=\"optimizeQuality\" stroke-width=\"2\" shape-rendering=\"geometricPrecision\" font-family=\"sans-serif\"><text x=\"177.5\" xml:space=\"preserve\" y=\"46.5\" stroke=\"none\">VES</text><line y2=\"83\" fill=\"none\" x1=\"147\" x2=\"147\" y1=\"1\"/></g></g></g><g fill-opacity=\"1\" color-rendering=\"auto\" color-interpolation=\"auto\" text-rendering=\"auto\" stroke=\"black\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" shape-rendering=\"auto\" stroke-opacity=\"1\" fill=\"black\" stroke-dasharray=\"none\" font-weight=\"normal\" stroke-width=\"1\" font-family=\"\'Dialog\'\" font-style=\"normal\" data-element-id=\"Arrow-8245ac9b-82ae-4281-80c3-86a12162585a\" stroke-linejoin=\"miter\" font-size=\"12px\" image-rendering=\"auto\" stroke-dashoffset=\"0\"><!--Generated by the Batik Graphics2D SVG Generator--><defs id=\"genericDefs\"/><g><g shape-rendering=\"geometricPrecision\" text-rendering=\"optimizeQuality\" stroke-width=\"2\"><line y2=\"41\" fill=\"none\" x1=\"250\" x2=\"338\" y1=\"41\"/><polygon fill=\"none\" points=\" 336 39 336 43 340 41\"/><polygon points=\" 336 39 336 43 340 41\" stroke=\"none\"/></g></g></g><g fill-opacity=\"1\" color-rendering=\"auto\" color-interpolation=\"auto\" text-rendering=\"auto\" stroke=\"black\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" shape-rendering=\"auto\" stroke-opacity=\"1\" fill=\"black\" stroke-dasharray=\"none\" font-weight=\"normal\" stroke-width=\"1\" font-family=\"\'Dialog\'\" font-style=\"normal\" data-element-id=\"onap.policies.monitoring.cdap.tca.hi.lo.app\" stroke-linejoin=\"miter\" font-size=\"12px\" image-rendering=\"auto\" stroke-dashoffset=\"0\"><!--Generated by the Batik Graphics2D SVG Generator--><defs id=\"genericDefs\"/><g><g shape-rendering=\"geometricPrecision\" text-rendering=\"optimizeQuality\" stroke-width=\"2\"><rect fill=\"none\" x=\"342\" width=\"123\" y=\"1\" height=\"82\"/></g><g fill-opacity=\"0\" fill=\"rgb(0,0,0)\" text-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" stroke=\"rgb(0,0,0)\" stroke-opacity=\"0\" stroke-width=\"2\"><rect x=\"342\" width=\"123\" y=\"1\" height=\"82\" stroke=\"none\"/></g><g text-rendering=\"optimizeQuality\" stroke-width=\"2\" shape-rendering=\"geometricPrecision\" font-family=\"sans-serif\"><text x=\"393\" xml:space=\"preserve\" y=\"46.5\" stroke=\"none\">app</text><line y2=\"61\" fill=\"none\" x1=\"342\" x2=\"465\" y1=\"61\"/></g></g></g><g fill-opacity=\"1\" color-rendering=\"auto\" color-interpolation=\"auto\" text-rendering=\"auto\" stroke=\"black\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" shape-rendering=\"auto\" stroke-opacity=\"1\" fill=\"black\" stroke-dasharray=\"none\" font-weight=\"normal\" stroke-width=\"1\" font-family=\"\'Dialog\'\" font-style=\"normal\" data-element-id=\"stop-circle\" stroke-linejoin=\"miter\" font-size=\"12px\" image-rendering=\"auto\" stroke-dashoffset=\"0\"><!--Generated by the Batik Graphics2D SVG Generator--><defs id=\"genericDefs\"/><g><g shape-rendering=\"geometricPrecision\" text-rendering=\"optimizeQuality\" stroke-width=\"4\"><circle fill=\"none\" r=\"17\" cx=\"482\" cy=\"41\"/></g></g></g></svg>',1,'63cac700-ab9a-4115-a74f-7eac85e3fce0');
-INSERT INTO `loop_templates` VALUES ('LOOP_TEMPLATE_ZYR0u_v1_0_ResourceInstanceName2_tca_2','','2020-02-23 14:57:36.199438','','2020-02-23 14:57:36.199438','CLOSED','#\n# ============LICENSE_START====================================================\n# =============================================================================\n# Copyright (c) 2019 AT&T Intellectual Property. All rights reserved.\n# =============================================================================\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n#      http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n# ============LICENSE_END======================================================\n\ntosca_definitions_version: cloudify_dsl_1_3\n\ndescription: >\n  This blueprint deploys/manages the TCA module as a Docker container\n\nimports:\n  - http://www.getcloudify.org/spec/cloudify/3.4/types.yaml\n  - https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R4/k8splugin/1.4.12/k8splugin_types.yaml\n#  - https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R4/dcaepolicyplugin/2.3.0/dcaepolicyplugin_types.yaml\n  - https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R4/clamppolicyplugin/1.0.0/clamppolicyplugin_types.yaml\ninputs:\n  aaiEnrichmentHost:\n    type: string\n    default: \"aai.onap.svc.cluster.local\"\n  aaiEnrichmentPort:\n    type: string\n    default: \"8443\"\n  enableAAIEnrichment:\n    type: string\n    default: true\n  dmaap_host:\n    type: string\n    default: message-router.onap\n  dmaap_port:\n    type: string\n    default: \"3904\"\n  enableRedisCaching:\n    type: string\n    default: false\n  redisHosts:\n    type: string\n    default: dcae-redis.onap.svc.cluster.local:6379\n  tag_version:\n    type: string\n    default: \"nexus3.onap.org:10001/onap/org.onap.dcaegen2.deployments.tca-cdap-container:1.1.1\"\n  consul_host:\n    type: string\n    default: consul-server.onap\n  consul_port:\n    type: string\n    default: \"8500\"\n  cbs_host:\n    type: string\n    default: \"config-binding-servicel\"\n  cbs_port:\n    type: string\n    default: \"10000\"\n  policy_id:\n    type: string\n    default: \"onap.restart.tca\"\n  external_port:\n    type: string\n    description: Kubernetes node port on which CDAPgui is exposed\n    default: \"32012\"\n  policy_model_id:\n    type: string\n    default: \"onap.policies.monitoring.cdap.tca.hi.lo.app\"\nnode_templates:\n  tca_k8s:\n    type: dcae.nodes.ContainerizedServiceComponent\n    relationships:\n      - target: tca_policy\n        type: cloudify.relationships.depends_on\n    properties:\n        service_component_type: \'dcaegen2-analytics-tca\'\n        application_config: {}\n        docker_config: {}\n        image:\n          get_input: tag_version\n        log_info:\n          log_directory: \"/opt/app/TCAnalytics/logs\"\n        application_config:\n            app_config:\n                appDescription: DCAE Analytics Threshold Crossing Alert Application\n                appName: dcae-tca\n                tcaAlertsAbatementTableName: TCAAlertsAbatementTable\n                tcaAlertsAbatementTableTTLSeconds: \'1728000\'\n                tcaSubscriberOutputStreamName: TCASubscriberOutputStream\n                tcaVESAlertsTableName: TCAVESAlertsTable\n                tcaVESAlertsTableTTLSeconds: \'1728000\'\n                tcaVESMessageStatusTableName: TCAVESMessageStatusTable\n                tcaVESMessageStatusTableTTLSeconds: \'86400\'\n                thresholdCalculatorFlowletInstances: \'2\'\n            app_preferences:\n                aaiEnrichmentHost:\n                    get_input: aaiEnrichmentHost\n                aaiEnrichmentIgnoreSSLCertificateErrors: \'true\'\n                aaiEnrichmentPortNumber: \'8443\'\n                aaiEnrichmentProtocol: https\n                aaiEnrichmentUserName: dcae@dcae.onap.org\n                aaiEnrichmentUserPassword: demo123456!\n                aaiVMEnrichmentAPIPath: /aai/v11/search/nodes-query\n                aaiVNFEnrichmentAPIPath: /aai/v11/network/generic-vnfs/generic-vnf\n                enableAAIEnrichment:\n                    get_input: enableAAIEnrichment\n                enableRedisCaching:\n                    get_input: enableRedisCaching\n                redisHosts:\n                    get_input: redisHosts\n                enableAlertCEFFormat: \'false\'\n                publisherContentType: application/json\n                publisherHostName:\n                    get_input: dmaap_host\n                publisherHostPort:\n                    get_input: dmaap_port\n                publisherMaxBatchSize: \'1\'\n                publisherMaxRecoveryQueueSize: \'100000\'\n                publisherPollingInterval: \'20000\'\n                publisherProtocol: http\n                publisherTopicName: unauthenticated.DCAE_CL_OUTPUT\n                subscriberConsumerGroup: OpenDCAE-clamp\n                subscriberConsumerId: c12\n                subscriberContentType: application/json\n                subscriberHostName:\n                    get_input: dmaap_host\n                subscriberHostPort:\n                    get_input: dmaap_port\n                subscriberMessageLimit: \'-1\'\n                subscriberPollingInterval: \'30000\'\n                subscriberProtocol: http\n                subscriberTimeoutMS: \'-1\'\n                subscriberTopicName: unauthenticated.VES_MEASUREMENT_OUTPUT\n#                tca_policy: \'{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}\'\n        service_component_type: dcaegen2-analytics_tca\n    interfaces:\n      cloudify.interfaces.lifecycle:\n        start:\n          inputs:\n            envs:\n                DMAAPHOST:\n                    { get_input: dmaap_host }\n                DMAAPPORT:\n                    { get_input: dmaap_port }\n                DMAAPPUBTOPIC: \"unauthenticated.DCAE_CL_OUTPUT\"\n                DMAAPSUBTOPIC: \"unauthenticated.VES_MEASUREMENT_OUTPUT\"\n                AAIHOST:\n                    { get_input: aaiEnrichmentHost }\n                AAIPORT:\n                    { get_input: aaiEnrichmentPort }\n                CONSUL_HOST:\n                    { get_input: consul_host }\n                CONSUL_PORT:\n                    { get_input: consul_port }\n                CBS_HOST:\n                    { get_input: cbs_host }\n                CBS_PORT:\n                    { get_input: cbs_port }\n                CONFIG_BINDING_SERVICE: \"config_binding_service\"\n            ports:\n              - concat: [\"11011:\", { get_input: external_port }]\n  tca_policy:\n    type: clamp.nodes.policy\n    properties:\n      policy_id:\n           get_input: policy_id\n      policy_model_id: \"onap.policies.monitoring.cdap.tca.hi.lo.app\"\n','typeId-90abf19f-7ad7-483e-bacc-6c8ba0cf0b72',0,'<svg xmlns=\"http://www.w3.org/2000/svg\"><g fill-opacity=\"1\" color-rendering=\"auto\" color-interpolation=\"auto\" text-rendering=\"auto\" stroke=\"black\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" shape-rendering=\"auto\" stroke-opacity=\"1\" fill=\"black\" stroke-dasharray=\"none\" font-weight=\"normal\" stroke-width=\"1\" font-family=\"\'Dialog\'\" font-style=\"normal\" data-element-id=\"start-circle\" stroke-linejoin=\"miter\" font-size=\"12px\" image-rendering=\"auto\" stroke-dashoffset=\"0\"><!--Generated by the Batik Graphics2D SVG Generator--><defs id=\"genericDefs\"/><g><g shape-rendering=\"geometricPrecision\" text-rendering=\"optimizeQuality\" stroke-width=\"2\"><circle fill=\"none\" r=\"17\" cx=\"18\" cy=\"41\"/></g></g></g><g fill-opacity=\"1\" color-rendering=\"auto\" color-interpolation=\"auto\" text-rendering=\"auto\" stroke=\"black\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" shape-rendering=\"auto\" stroke-opacity=\"1\" fill=\"black\" stroke-dasharray=\"none\" font-weight=\"normal\" stroke-width=\"1\" font-family=\"\'Dialog\'\" font-style=\"normal\" data-element-id=\"Arrow-612c4472-9394-4ee3-8390-78a31bd7c6a1\" stroke-linejoin=\"miter\" font-size=\"12px\" image-rendering=\"auto\" stroke-dashoffset=\"0\"><!--Generated by the Batik Graphics2D SVG Generator--><defs id=\"genericDefs\"/><g><g shape-rendering=\"geometricPrecision\" text-rendering=\"optimizeQuality\" stroke-width=\"2\"><line y2=\"41\" fill=\"none\" x1=\"35\" x2=\"123\" y1=\"41\"/><polygon fill=\"none\" points=\" 121 39 121 43 125 41\"/><polygon points=\" 121 39 121 43 125 41\" stroke=\"none\"/></g></g></g><g fill-opacity=\"1\" color-rendering=\"auto\" color-interpolation=\"auto\" text-rendering=\"auto\" stroke=\"black\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" shape-rendering=\"auto\" stroke-opacity=\"1\" fill=\"black\" stroke-dasharray=\"none\" font-weight=\"normal\" stroke-width=\"1\" font-family=\"\'Dialog\'\" font-style=\"normal\" data-element-id=\"VES\" stroke-linejoin=\"miter\" font-size=\"12px\" image-rendering=\"auto\" stroke-dashoffset=\"0\"><!--Generated by the Batik Graphics2D SVG Generator--><defs id=\"genericDefs\"/><g><g shape-rendering=\"geometricPrecision\" text-rendering=\"optimizeQuality\" stroke-width=\"2\"><rect fill=\"none\" x=\"127\" width=\"123\" y=\"1\" height=\"82\"/></g><g fill-opacity=\"0\" fill=\"rgb(0,0,0)\" text-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" stroke=\"rgb(0,0,0)\" stroke-opacity=\"0\" stroke-width=\"2\"><rect x=\"127\" width=\"123\" y=\"1\" height=\"82\" stroke=\"none\"/></g><g text-rendering=\"optimizeQuality\" stroke-width=\"2\" shape-rendering=\"geometricPrecision\" font-family=\"sans-serif\"><text x=\"177.5\" xml:space=\"preserve\" y=\"46.5\" stroke=\"none\">VES</text><line y2=\"83\" fill=\"none\" x1=\"147\" x2=\"147\" y1=\"1\"/></g></g></g><g fill-opacity=\"1\" color-rendering=\"auto\" color-interpolation=\"auto\" text-rendering=\"auto\" stroke=\"black\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" shape-rendering=\"auto\" stroke-opacity=\"1\" fill=\"black\" stroke-dasharray=\"none\" font-weight=\"normal\" stroke-width=\"1\" font-family=\"\'Dialog\'\" font-style=\"normal\" data-element-id=\"Arrow-f0f10851-e052-4334-88ec-39fd27fad04f\" stroke-linejoin=\"miter\" font-size=\"12px\" image-rendering=\"auto\" stroke-dashoffset=\"0\"><!--Generated by the Batik Graphics2D SVG Generator--><defs id=\"genericDefs\"/><g><g shape-rendering=\"geometricPrecision\" text-rendering=\"optimizeQuality\" stroke-width=\"2\"><line y2=\"41\" fill=\"none\" x1=\"250\" x2=\"338\" y1=\"41\"/><polygon fill=\"none\" points=\" 336 39 336 43 340 41\"/><polygon points=\" 336 39 336 43 340 41\" stroke=\"none\"/></g></g></g><g fill-opacity=\"1\" color-rendering=\"auto\" color-interpolation=\"auto\" text-rendering=\"auto\" stroke=\"black\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" shape-rendering=\"auto\" stroke-opacity=\"1\" fill=\"black\" stroke-dasharray=\"none\" font-weight=\"normal\" stroke-width=\"1\" font-family=\"\'Dialog\'\" font-style=\"normal\" data-element-id=\"onap.policies.monitoring.cdap.tca.hi.lo.app\" stroke-linejoin=\"miter\" font-size=\"12px\" image-rendering=\"auto\" stroke-dashoffset=\"0\"><!--Generated by the Batik Graphics2D SVG Generator--><defs id=\"genericDefs\"/><g><g shape-rendering=\"geometricPrecision\" text-rendering=\"optimizeQuality\" stroke-width=\"2\"><rect fill=\"none\" x=\"342\" width=\"123\" y=\"1\" height=\"82\"/></g><g fill-opacity=\"0\" fill=\"rgb(0,0,0)\" text-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" stroke=\"rgb(0,0,0)\" stroke-opacity=\"0\" stroke-width=\"2\"><rect x=\"342\" width=\"123\" y=\"1\" height=\"82\" stroke=\"none\"/></g><g text-rendering=\"optimizeQuality\" stroke-width=\"2\" shape-rendering=\"geometricPrecision\" font-family=\"sans-serif\"><text x=\"393\" xml:space=\"preserve\" y=\"46.5\" stroke=\"none\">app</text><line y2=\"61\" fill=\"none\" x1=\"342\" x2=\"465\" y1=\"61\"/></g></g></g><g fill-opacity=\"1\" color-rendering=\"auto\" color-interpolation=\"auto\" text-rendering=\"auto\" stroke=\"black\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" shape-rendering=\"auto\" stroke-opacity=\"1\" fill=\"black\" stroke-dasharray=\"none\" font-weight=\"normal\" stroke-width=\"1\" font-family=\"\'Dialog\'\" font-style=\"normal\" data-element-id=\"stop-circle\" stroke-linejoin=\"miter\" font-size=\"12px\" image-rendering=\"auto\" stroke-dashoffset=\"0\"><!--Generated by the Batik Graphics2D SVG Generator--><defs id=\"genericDefs\"/><g><g shape-rendering=\"geometricPrecision\" text-rendering=\"optimizeQuality\" stroke-width=\"4\"><circle fill=\"none\" r=\"17\" cx=\"482\" cy=\"41\"/></g></g></g></svg>',1,'63cac700-ab9a-4115-a74f-7eac85e3fce0');
+INSERT INTO `loop_templates` VALUES ('LOOP_TEMPLATE_KHp4o_v1_0_ResourceInstanceName1_tca','Not found','2020-02-25 13:21:18.979726','Not found','2020-02-25 13:21:18.979726','CLOSED','tosca_definitions_version: cloudify_dsl_1_3\nimports:\n- http://www.getcloudify.org/spec/cloudify/3.4/types.yaml\n- https://onap.org:8443/repository/solutioning01-mte2-raw/type_files/docker/2.2.0/node-type.yaml\n- https://onap.org:8443/repository/solutioning01-mte2-raw/type_files/relationship/1.0.0/node-type.yaml\n- http://onap.org:8081/repository/solutioning01-mte2-raw/type_files/dmaap/dmaap_mr.yaml\ninputs:\n  location_id:\n    type: string\n  service_id:\n    type: string\n  policy_id:\n    type: string\nnode_templates:\n  policy_0:\n    type: dcae.nodes.policy\n    properties:\n      policy_id: \n        get_input: policy_id\n      policy_model_id: \"onap.policies.monitoring.cdap.tca.hi.lo.app\"\n  cdap_host_host:\n    type: dcae.nodes.StreamingAnalytics.SelectedCDAPInfrastructure\n    properties:\n      location_id:\n        get_input: location_id\n      scn_override: cdap_broker.solutioning-central.dcae.onap.org\n    interfaces:\n      cloudify.interfaces.lifecycle: {\n        }\n  tca_tca:\n    type: dcae.nodes.MicroService.cdap\n    properties:\n      app_config:\n        appDescription: DCAE Analytics Threshold Crossing Alert Application\n        appName: dcae-tca\n        tcaSubscriberOutputStreamName: TCASubscriberOutputStream\n        tcaVESAlertsTableName: TCAVESAlertsTable\n        tcaVESAlertsTableTTLSeconds: \'1728000\'\n        tcaVESMessageStatusTableName: TCAVESMessageStatusTable\n        tcaVESMessageStatusTableTTLSeconds: \'86400\'\n        thresholdCalculatorFlowletInstances: \'2\'\n      app_preferences:\n        publisherContentType: application/json\n        publisherHostName: mrlocal-mtnjftle01.onap.org\n        publisherHostPort: \'3905\'\n        publisherMaxBatchSize: \'10\'\n        publisherMaxRecoveryQueueSize: \'100000\'\n        publisherPollingInterval: \'20000\'\n        publisherProtocol: https\n        publisherTopicName: org.onap.dcae.dmaap.mtnje2.DcaeTestVESPub\n        publisherUserName: test@tca.af.dcae.onap.org\n        publisherUserPassword: password\n        subscriberConsumerGroup: OpenDCAE-c12\n        subscriberConsumerId: c12\n        subscriberContentType: application/json\n        subscriberHostName: mrlocal-mtnjftle01.onap.org\n        subscriberHostPort: \'3905\'\n        subscriberMessageLimit: \'-1\'\n        subscriberPollingInterval: \'20000\'\n        subscriberProtocol: https\n        subscriberTimeoutMS: \'-1\'\n        subscriberTopicName: org.onap.dcae.dmaap.mtnje2.DcaeTestVESSub\n        subscriberUserName: test@tca.af.dcae.onap.org\n        subscriberUserPassword: password\n        tca_policy: null\n      artifact_name: dcae-analytics-tca\n      artifact_version: 1.0.0\n      connections:\n        streams_publishes: [\n          ]\n        streams_subscribes: [\n          ]\n      jar_url: http://somejar\n      location_id:\n        get_input: location_id\n      namespace: cdap_tca_hi_lo\n      programs:\n      - program_id: TCAVESCollectorFlow\n        program_type: flows\n      - program_id: TCADMaaPMRSubscriberWorker\n        program_type: workers\n      - program_id: TCADMaaPMRPublisherWorker\n        program_type: workers\n      service_component_type: cdap_app_tca\n      service_id:\n        get_input: service_id\n      streamname: TCASubscriberOutputStream\n    relationships:\n    - target: topic0\n      type: dcae.relationships.subscribe_to_events\n    - target: topic1\n      type: dcae.relationships.publish_events\n    - target: cdap_host_host\n      type: dcae.relationships.component_contained_in\n    - target: policy_0\n      type: dcae.relationships.depends_on\n  topic0:\n    type: dcae.nodes.Topic\n    properties:\n      topic_name: \'\'\n  topic1:\n    type: dcae.nodes.Topic\n    properties:\n      topic_name: \'\'\n      \n','typeId-9c871f41-fc81-4ca6-a7ab-c018524031b0',0,'<svg xmlns=\"http://www.w3.org/2000/svg\"><g fill-opacity=\"1\" color-rendering=\"auto\" color-interpolation=\"auto\" text-rendering=\"auto\" stroke=\"black\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" shape-rendering=\"auto\" stroke-opacity=\"1\" fill=\"black\" stroke-dasharray=\"none\" font-weight=\"normal\" stroke-width=\"1\" font-family=\"\'Dialog\'\" font-style=\"normal\" data-element-id=\"start-circle\" stroke-linejoin=\"miter\" font-size=\"12px\" image-rendering=\"auto\" stroke-dashoffset=\"0\"><!--Generated by the Batik Graphics2D SVG Generator--><defs id=\"genericDefs\"/><g><g shape-rendering=\"geometricPrecision\" text-rendering=\"optimizeQuality\" stroke-width=\"2\"><circle fill=\"none\" r=\"17\" cx=\"18\" cy=\"41\"/></g></g></g><g fill-opacity=\"1\" color-rendering=\"auto\" color-interpolation=\"auto\" text-rendering=\"auto\" stroke=\"black\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" shape-rendering=\"auto\" stroke-opacity=\"1\" fill=\"black\" stroke-dasharray=\"none\" font-weight=\"normal\" stroke-width=\"1\" font-family=\"\'Dialog\'\" font-style=\"normal\" data-element-id=\"Arrow-33dbf6b3-3966-4592-9d35-05fedc331a0f\" stroke-linejoin=\"miter\" font-size=\"12px\" image-rendering=\"auto\" stroke-dashoffset=\"0\"><!--Generated by the Batik Graphics2D SVG Generator--><defs id=\"genericDefs\"/><g><g shape-rendering=\"geometricPrecision\" text-rendering=\"optimizeQuality\" stroke-width=\"2\"><line y2=\"41\" fill=\"none\" x1=\"35\" x2=\"123\" y1=\"41\"/><polygon fill=\"none\" points=\" 121 39 121 43 125 41\"/><polygon points=\" 121 39 121 43 125 41\" stroke=\"none\"/></g></g></g><g fill-opacity=\"1\" color-rendering=\"auto\" color-interpolation=\"auto\" text-rendering=\"auto\" stroke=\"black\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" shape-rendering=\"auto\" stroke-opacity=\"1\" fill=\"black\" stroke-dasharray=\"none\" font-weight=\"normal\" stroke-width=\"1\" font-family=\"\'Dialog\'\" font-style=\"normal\" data-element-id=\"VES\" stroke-linejoin=\"miter\" font-size=\"12px\" image-rendering=\"auto\" stroke-dashoffset=\"0\"><!--Generated by the Batik Graphics2D SVG Generator--><defs id=\"genericDefs\"/><g><g shape-rendering=\"geometricPrecision\" text-rendering=\"optimizeQuality\" stroke-width=\"2\"><rect fill=\"none\" x=\"127\" width=\"123\" y=\"1\" height=\"82\"/></g><g fill-opacity=\"0\" fill=\"rgb(0,0,0)\" text-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" stroke=\"rgb(0,0,0)\" stroke-opacity=\"0\" stroke-width=\"2\"><rect x=\"127\" width=\"123\" y=\"1\" height=\"82\" stroke=\"none\"/></g><g text-rendering=\"optimizeQuality\" stroke-width=\"2\" shape-rendering=\"geometricPrecision\" font-family=\"sans-serif\"><text x=\"177.5\" xml:space=\"preserve\" y=\"46.5\" stroke=\"none\">VES</text><line y2=\"83\" fill=\"none\" x1=\"147\" x2=\"147\" y1=\"1\"/></g></g></g><g fill-opacity=\"1\" color-rendering=\"auto\" color-interpolation=\"auto\" text-rendering=\"auto\" stroke=\"black\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" shape-rendering=\"auto\" stroke-opacity=\"1\" fill=\"black\" stroke-dasharray=\"none\" font-weight=\"normal\" stroke-width=\"1\" font-family=\"\'Dialog\'\" font-style=\"normal\" data-element-id=\"Arrow-b40a311e-e199-4bdd-b7e8-b3cfb00edf8e\" stroke-linejoin=\"miter\" font-size=\"12px\" image-rendering=\"auto\" stroke-dashoffset=\"0\"><!--Generated by the Batik Graphics2D SVG Generator--><defs id=\"genericDefs\"/><g><g shape-rendering=\"geometricPrecision\" text-rendering=\"optimizeQuality\" stroke-width=\"2\"><line y2=\"41\" fill=\"none\" x1=\"250\" x2=\"338\" y1=\"41\"/><polygon fill=\"none\" points=\" 336 39 336 43 340 41\"/><polygon points=\" 336 39 336 43 340 41\" stroke=\"none\"/></g></g></g><g fill-opacity=\"1\" color-rendering=\"auto\" color-interpolation=\"auto\" text-rendering=\"auto\" stroke=\"black\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" shape-rendering=\"auto\" stroke-opacity=\"1\" fill=\"black\" stroke-dasharray=\"none\" font-weight=\"normal\" stroke-width=\"1\" font-family=\"\'Dialog\'\" font-style=\"normal\" data-element-id=\"onap.policies.monitoring.cdap.tca.hi.lo.app\" stroke-linejoin=\"miter\" font-size=\"12px\" image-rendering=\"auto\" stroke-dashoffset=\"0\"><!--Generated by the Batik Graphics2D SVG Generator--><defs id=\"genericDefs\"/><g><g shape-rendering=\"geometricPrecision\" text-rendering=\"optimizeQuality\" stroke-width=\"2\"><rect fill=\"none\" x=\"342\" width=\"123\" y=\"1\" height=\"82\"/></g><g fill-opacity=\"0\" fill=\"rgb(0,0,0)\" text-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" stroke=\"rgb(0,0,0)\" stroke-opacity=\"0\" stroke-width=\"2\"><rect x=\"342\" width=\"123\" y=\"1\" height=\"82\" stroke=\"none\"/></g><g text-rendering=\"optimizeQuality\" stroke-width=\"2\" shape-rendering=\"geometricPrecision\" font-family=\"sans-serif\"><text x=\"393\" xml:space=\"preserve\" y=\"46.5\" stroke=\"none\">app</text><line y2=\"61\" fill=\"none\" x1=\"342\" x2=\"465\" y1=\"61\"/></g></g></g><g fill-opacity=\"1\" color-rendering=\"auto\" color-interpolation=\"auto\" text-rendering=\"auto\" stroke=\"black\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" shape-rendering=\"auto\" stroke-opacity=\"1\" fill=\"black\" stroke-dasharray=\"none\" font-weight=\"normal\" stroke-width=\"1\" font-family=\"\'Dialog\'\" font-style=\"normal\" data-element-id=\"stop-circle\" stroke-linejoin=\"miter\" font-size=\"12px\" image-rendering=\"auto\" stroke-dashoffset=\"0\"><!--Generated by the Batik Graphics2D SVG Generator--><defs id=\"genericDefs\"/><g><g shape-rendering=\"geometricPrecision\" text-rendering=\"optimizeQuality\" stroke-width=\"4\"><circle fill=\"none\" r=\"17\" cx=\"482\" cy=\"41\"/></g></g></g></svg>',1,'63cac700-ab9a-4115-a74f-7eac85e3fce0');
+INSERT INTO `loop_templates` VALUES ('LOOP_TEMPLATE_KHp4o_v1_0_ResourceInstanceName1_tca_3','Not found','2020-02-25 13:21:18.834745','Not found','2020-02-25 13:21:18.834745','CLOSED','tosca_definitions_version: cloudify_dsl_1_3\n\ndescription: >\n  This blueprint deploys/manages the TCA module as a Docker container\n\nimports:\n  - http://www.getcloudify.org/spec/cloudify/3.4/types.yaml\n  - https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R4/k8splugin/1.4.12/k8splugin_types.yaml\n  - https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R4/dcaepolicyplugin/2.3.0/dcaepolicyplugin_types.yaml\ninputs:\n  aaiEnrichmentHost:\n    type: string\n    default: \"aai.onap.svc.cluster.local\"\n  aaiEnrichmentPort:\n    type: string\n    default: \"8443\"\n  enableAAIEnrichment:\n    type: string\n    default: true\n  dmaap_host:\n    type: string\n    default: message-router.onap.svc.cluster.local\n  dmaap_port:\n    type: string\n    default: \"3904\"\n  enableRedisCaching:\n    type: string\n    default: false\n  redisHosts:\n    type: string\n    default: dcae-redis.onap.svc.cluster.local:6379\n  tag_version:\n    type: string\n    default: \"nexus3.onap.org:10001/onap/org.onap.dcaegen2.deployments.tca-cdap-container:1.1.0-STAGING-latest\"\n  consul_host:\n    type: string\n    default: consul-server.onap.svc.cluster.local\n  consul_port:\n    type: string\n    default: \"8500\"\n  cbs_host:\n    type: string\n    default: \"config-binding-service.dcae.svc.cluster.local\"\n  cbs_port:\n    type: string\n    default: \"10000\"\n  policy_id:\n    type: string\n    default: \"none\"\n  external_port:\n    type: string\n    description: Kubernetes node port on which CDAPgui is exposed\n    default: \"32012\"\n  policy_model_id:\n    type: string\n    default: \"onap.policies.monitoring.cdap.tca.hi.lo.app\"\n\nnode_templates:\n  tca_k8s:\n    type: dcae.nodes.ContainerizedServiceComponent\n    relationships:\n      - target: tca_policy\n        type: cloudify.relationships.depends_on\n    properties:\n        service_component_type: \'dcaegen2-analytics-tca\'\n        application_config: {}\n        docker_config: {}\n        image:\n          get_input: tag_version\n        log_info:\n          log_directory: \"/opt/app/TCAnalytics/logs\"\n        application_config:\n            app_config:\n                appDescription: DCAE Analytics Threshold Crossing Alert Application\n                appName: dcae-tca\n                tcaAlertsAbatementTableName: TCAAlertsAbatementTable\n                tcaAlertsAbatementTableTTLSeconds: \'1728000\'\n                tcaSubscriberOutputStreamName: TCASubscriberOutputStream\n                tcaVESAlertsTableName: TCAVESAlertsTable\n                tcaVESAlertsTableTTLSeconds: \'1728000\'\n                tcaVESMessageStatusTableName: TCAVESMessageStatusTable\n                tcaVESMessageStatusTableTTLSeconds: \'86400\'\n                thresholdCalculatorFlowletInstances: \'2\'\n            app_preferences:\n                aaiEnrichmentHost:\n                    get_input: aaiEnrichmentHost\n                aaiEnrichmentIgnoreSSLCertificateErrors: \'true\'\n                aaiEnrichmentPortNumber: \'8443\'\n                aaiEnrichmentProtocol: https\n                aaiEnrichmentUserName: dcae@dcae.onap.org\n                aaiEnrichmentUserPassword: demo123456!\n                aaiVMEnrichmentAPIPath: /aai/v11/search/nodes-query\n                aaiVNFEnrichmentAPIPath: /aai/v11/network/generic-vnfs/generic-vnf\n                enableAAIEnrichment:\n                    get_input: enableAAIEnrichment\n                enableRedisCaching:\n                    get_input: enableRedisCaching\n                redisHosts:\n                    get_input: redisHosts\n                enableAlertCEFFormat: \'false\'\n                publisherContentType: application/json\n                publisherHostName:\n                    get_input: dmaap_host\n                publisherHostPort:\n                    get_input: dmaap_port\n                publisherMaxBatchSize: \'1\'\n                publisherMaxRecoveryQueueSize: \'100000\'\n                publisherPollingInterval: \'20000\'\n                publisherProtocol: http\n                publisherTopicName: unauthenticated.DCAE_CL_OUTPUT\n                subscriberConsumerGroup: OpenDCAE-c12\n                subscriberConsumerId: c12\n                subscriberContentType: application/json\n                subscriberHostName:\n                    get_input: dmaap_host\n                subscriberHostPort:\n                    get_input: dmaap_port\n                subscriberMessageLimit: \'-1\'\n                subscriberPollingInterval: \'30000\'\n                subscriberProtocol: http\n                subscriberTimeoutMS: \'-1\'\n                subscriberTopicName: unauthenticated.VES_MEASUREMENT_OUTPUT\n                tca_policy: \'\'\n        service_component_type: dcaegen2-analytics_tca\n    interfaces:\n      cloudify.interfaces.lifecycle:\n        start:\n          inputs:\n            envs:\n                DMAAPHOST:\n                    { get_input: dmaap_host }\n                DMAAPPORT:\n                    { get_input: dmaap_port }\n                DMAAPPUBTOPIC: \"unauthenticated.DCAE_CL_OUTPUT\"\n                DMAAPSUBTOPIC: \"unauthenticated.VES_MEASUREMENT_OUTPUT\"\n                AAIHOST:\n                    { get_input: aaiEnrichmentHost }\n                AAIPORT:\n                    { get_input: aaiEnrichmentPort }\n                CONSUL_HOST:\n                    { get_input: consul_host }\n                CONSUL_PORT:\n                    { get_input: consul_port }\n                CBS_HOST:\n                    { get_input: cbs_host }\n                CBS_PORT:\n                    { get_input: cbs_port }\n                CONFIG_BINDING_SERVICE: \"config_binding_service\"\n            ports:\n              - concat: [\"11011:\", { get_input: external_port }]\n  tca_policy:\n    type: dcae.nodes.policy\n    properties:\n      policy_id:\n           get_input: policy_id\n      policy_model_id: \n           get_input: policy_model_id\n','typeId-060d6a13-9d1d-491d-86e1-0eb50b7d426f',0,'<svg xmlns=\"http://www.w3.org/2000/svg\"><g fill-opacity=\"1\" color-rendering=\"auto\" color-interpolation=\"auto\" text-rendering=\"auto\" stroke=\"black\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" shape-rendering=\"auto\" stroke-opacity=\"1\" fill=\"black\" stroke-dasharray=\"none\" font-weight=\"normal\" stroke-width=\"1\" font-family=\"\'Dialog\'\" font-style=\"normal\" data-element-id=\"start-circle\" stroke-linejoin=\"miter\" font-size=\"12px\" image-rendering=\"auto\" stroke-dashoffset=\"0\"><!--Generated by the Batik Graphics2D SVG Generator--><defs id=\"genericDefs\"/><g><g shape-rendering=\"geometricPrecision\" text-rendering=\"optimizeQuality\" stroke-width=\"2\"><circle fill=\"none\" r=\"17\" cx=\"18\" cy=\"41\"/></g></g></g><g fill-opacity=\"1\" color-rendering=\"auto\" color-interpolation=\"auto\" text-rendering=\"auto\" stroke=\"black\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" shape-rendering=\"auto\" stroke-opacity=\"1\" fill=\"black\" stroke-dasharray=\"none\" font-weight=\"normal\" stroke-width=\"1\" font-family=\"\'Dialog\'\" font-style=\"normal\" data-element-id=\"Arrow-1041bba3-3d78-4da0-87e5-8e4eb885b09f\" stroke-linejoin=\"miter\" font-size=\"12px\" image-rendering=\"auto\" stroke-dashoffset=\"0\"><!--Generated by the Batik Graphics2D SVG Generator--><defs id=\"genericDefs\"/><g><g shape-rendering=\"geometricPrecision\" text-rendering=\"optimizeQuality\" stroke-width=\"2\"><line y2=\"41\" fill=\"none\" x1=\"35\" x2=\"123\" y1=\"41\"/><polygon fill=\"none\" points=\" 121 39 121 43 125 41\"/><polygon points=\" 121 39 121 43 125 41\" stroke=\"none\"/></g></g></g><g fill-opacity=\"1\" color-rendering=\"auto\" color-interpolation=\"auto\" text-rendering=\"auto\" stroke=\"black\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" shape-rendering=\"auto\" stroke-opacity=\"1\" fill=\"black\" stroke-dasharray=\"none\" font-weight=\"normal\" stroke-width=\"1\" font-family=\"\'Dialog\'\" font-style=\"normal\" data-element-id=\"VES\" stroke-linejoin=\"miter\" font-size=\"12px\" image-rendering=\"auto\" stroke-dashoffset=\"0\"><!--Generated by the Batik Graphics2D SVG Generator--><defs id=\"genericDefs\"/><g><g shape-rendering=\"geometricPrecision\" text-rendering=\"optimizeQuality\" stroke-width=\"2\"><rect fill=\"none\" x=\"127\" width=\"123\" y=\"1\" height=\"82\"/></g><g fill-opacity=\"0\" fill=\"rgb(0,0,0)\" text-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" stroke=\"rgb(0,0,0)\" stroke-opacity=\"0\" stroke-width=\"2\"><rect x=\"127\" width=\"123\" y=\"1\" height=\"82\" stroke=\"none\"/></g><g text-rendering=\"optimizeQuality\" stroke-width=\"2\" shape-rendering=\"geometricPrecision\" font-family=\"sans-serif\"><text x=\"177.5\" xml:space=\"preserve\" y=\"46.5\" stroke=\"none\">VES</text><line y2=\"83\" fill=\"none\" x1=\"147\" x2=\"147\" y1=\"1\"/></g></g></g><g fill-opacity=\"1\" color-rendering=\"auto\" color-interpolation=\"auto\" text-rendering=\"auto\" stroke=\"black\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" shape-rendering=\"auto\" stroke-opacity=\"1\" fill=\"black\" stroke-dasharray=\"none\" font-weight=\"normal\" stroke-width=\"1\" font-family=\"\'Dialog\'\" font-style=\"normal\" data-element-id=\"Arrow-82e17725-f631-41ff-8810-3f304efb075b\" stroke-linejoin=\"miter\" font-size=\"12px\" image-rendering=\"auto\" stroke-dashoffset=\"0\"><!--Generated by the Batik Graphics2D SVG Generator--><defs id=\"genericDefs\"/><g><g shape-rendering=\"geometricPrecision\" text-rendering=\"optimizeQuality\" stroke-width=\"2\"><line y2=\"41\" fill=\"none\" x1=\"250\" x2=\"338\" y1=\"41\"/><polygon fill=\"none\" points=\" 336 39 336 43 340 41\"/><polygon points=\" 336 39 336 43 340 41\" stroke=\"none\"/></g></g></g><g fill-opacity=\"1\" color-rendering=\"auto\" color-interpolation=\"auto\" text-rendering=\"auto\" stroke=\"black\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" shape-rendering=\"auto\" stroke-opacity=\"1\" fill=\"black\" stroke-dasharray=\"none\" font-weight=\"normal\" stroke-width=\"1\" font-family=\"\'Dialog\'\" font-style=\"normal\" data-element-id=\"onap.policies.monitoring.cdap.tca.hi.lo.app\" stroke-linejoin=\"miter\" font-size=\"12px\" image-rendering=\"auto\" stroke-dashoffset=\"0\"><!--Generated by the Batik Graphics2D SVG Generator--><defs id=\"genericDefs\"/><g><g shape-rendering=\"geometricPrecision\" text-rendering=\"optimizeQuality\" stroke-width=\"2\"><rect fill=\"none\" x=\"342\" width=\"123\" y=\"1\" height=\"82\"/></g><g fill-opacity=\"0\" fill=\"rgb(0,0,0)\" text-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" stroke=\"rgb(0,0,0)\" stroke-opacity=\"0\" stroke-width=\"2\"><rect x=\"342\" width=\"123\" y=\"1\" height=\"82\" stroke=\"none\"/></g><g text-rendering=\"optimizeQuality\" stroke-width=\"2\" shape-rendering=\"geometricPrecision\" font-family=\"sans-serif\"><text x=\"393\" xml:space=\"preserve\" y=\"46.5\" stroke=\"none\">app</text><line y2=\"61\" fill=\"none\" x1=\"342\" x2=\"465\" y1=\"61\"/></g></g></g><g fill-opacity=\"1\" color-rendering=\"auto\" color-interpolation=\"auto\" text-rendering=\"auto\" stroke=\"black\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" shape-rendering=\"auto\" stroke-opacity=\"1\" fill=\"black\" stroke-dasharray=\"none\" font-weight=\"normal\" stroke-width=\"1\" font-family=\"\'Dialog\'\" font-style=\"normal\" data-element-id=\"stop-circle\" stroke-linejoin=\"miter\" font-size=\"12px\" image-rendering=\"auto\" stroke-dashoffset=\"0\"><!--Generated by the Batik Graphics2D SVG Generator--><defs id=\"genericDefs\"/><g><g shape-rendering=\"geometricPrecision\" text-rendering=\"optimizeQuality\" stroke-width=\"4\"><circle fill=\"none\" r=\"17\" cx=\"482\" cy=\"41\"/></g></g></g></svg>',1,'63cac700-ab9a-4115-a74f-7eac85e3fce0');
+INSERT INTO `loop_templates` VALUES ('LOOP_TEMPLATE_KHp4o_v1_0_ResourceInstanceName2_tca_2','Not found','2020-02-25 13:21:18.512550','Not found','2020-02-25 13:21:18.512550','CLOSED','#\n# ============LICENSE_START====================================================\n# =============================================================================\n# Copyright (c) 2019 AT&T Intellectual Property. All rights reserved.\n# =============================================================================\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n#      http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n# ============LICENSE_END======================================================\n\ntosca_definitions_version: cloudify_dsl_1_3\n\ndescription: >\n  This blueprint deploys/manages the TCA module as a Docker container\n\nimports:\n  - http://www.getcloudify.org/spec/cloudify/3.4/types.yaml\n  - https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R4/k8splugin/1.4.12/k8splugin_types.yaml\n#  - https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R4/dcaepolicyplugin/2.3.0/dcaepolicyplugin_types.yaml\n  - https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R4/clamppolicyplugin/1.0.0/clamppolicyplugin_types.yaml\ninputs:\n  aaiEnrichmentHost:\n    type: string\n    default: \"aai.onap.svc.cluster.local\"\n  aaiEnrichmentPort:\n    type: string\n    default: \"8443\"\n  enableAAIEnrichment:\n    type: string\n    default: true\n  dmaap_host:\n    type: string\n    default: message-router.onap\n  dmaap_port:\n    type: string\n    default: \"3904\"\n  enableRedisCaching:\n    type: string\n    default: false\n  redisHosts:\n    type: string\n    default: dcae-redis.onap.svc.cluster.local:6379\n  tag_version:\n    type: string\n    default: \"nexus3.onap.org:10001/onap/org.onap.dcaegen2.deployments.tca-cdap-container:1.1.1\"\n  consul_host:\n    type: string\n    default: consul-server.onap\n  consul_port:\n    type: string\n    default: \"8500\"\n  cbs_host:\n    type: string\n    default: \"config-binding-servicel\"\n  cbs_port:\n    type: string\n    default: \"10000\"\n  policy_id:\n    type: string\n    default: \"onap.restart.tca\"\n  external_port:\n    type: string\n    description: Kubernetes node port on which CDAPgui is exposed\n    default: \"32012\"\n  policy_model_id:\n    type: string\n    default: \"onap.policies.monitoring.cdap.tca.hi.lo.app\"\nnode_templates:\n  tca_k8s:\n    type: dcae.nodes.ContainerizedServiceComponent\n    relationships:\n      - target: tca_policy\n        type: cloudify.relationships.depends_on\n    properties:\n        service_component_type: \'dcaegen2-analytics-tca\'\n        application_config: {}\n        docker_config: {}\n        image:\n          get_input: tag_version\n        log_info:\n          log_directory: \"/opt/app/TCAnalytics/logs\"\n        application_config:\n            app_config:\n                appDescription: DCAE Analytics Threshold Crossing Alert Application\n                appName: dcae-tca\n                tcaAlertsAbatementTableName: TCAAlertsAbatementTable\n                tcaAlertsAbatementTableTTLSeconds: \'1728000\'\n                tcaSubscriberOutputStreamName: TCASubscriberOutputStream\n                tcaVESAlertsTableName: TCAVESAlertsTable\n                tcaVESAlertsTableTTLSeconds: \'1728000\'\n                tcaVESMessageStatusTableName: TCAVESMessageStatusTable\n                tcaVESMessageStatusTableTTLSeconds: \'86400\'\n                thresholdCalculatorFlowletInstances: \'2\'\n            app_preferences:\n                aaiEnrichmentHost:\n                    get_input: aaiEnrichmentHost\n                aaiEnrichmentIgnoreSSLCertificateErrors: \'true\'\n                aaiEnrichmentPortNumber: \'8443\'\n                aaiEnrichmentProtocol: https\n                aaiEnrichmentUserName: dcae@dcae.onap.org\n                aaiEnrichmentUserPassword: demo123456!\n                aaiVMEnrichmentAPIPath: /aai/v11/search/nodes-query\n                aaiVNFEnrichmentAPIPath: /aai/v11/network/generic-vnfs/generic-vnf\n                enableAAIEnrichment:\n                    get_input: enableAAIEnrichment\n                enableRedisCaching:\n                    get_input: enableRedisCaching\n                redisHosts:\n                    get_input: redisHosts\n                enableAlertCEFFormat: \'false\'\n                publisherContentType: application/json\n                publisherHostName:\n                    get_input: dmaap_host\n                publisherHostPort:\n                    get_input: dmaap_port\n                publisherMaxBatchSize: \'1\'\n                publisherMaxRecoveryQueueSize: \'100000\'\n                publisherPollingInterval: \'20000\'\n                publisherProtocol: http\n                publisherTopicName: unauthenticated.DCAE_CL_OUTPUT\n                subscriberConsumerGroup: OpenDCAE-clamp\n                subscriberConsumerId: c12\n                subscriberContentType: application/json\n                subscriberHostName:\n                    get_input: dmaap_host\n                subscriberHostPort:\n                    get_input: dmaap_port\n                subscriberMessageLimit: \'-1\'\n                subscriberPollingInterval: \'30000\'\n                subscriberProtocol: http\n                subscriberTimeoutMS: \'-1\'\n                subscriberTopicName: unauthenticated.VES_MEASUREMENT_OUTPUT\n#                tca_policy: \'{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}\'\n        service_component_type: dcaegen2-analytics_tca\n    interfaces:\n      cloudify.interfaces.lifecycle:\n        start:\n          inputs:\n            envs:\n                DMAAPHOST:\n                    { get_input: dmaap_host }\n                DMAAPPORT:\n                    { get_input: dmaap_port }\n                DMAAPPUBTOPIC: \"unauthenticated.DCAE_CL_OUTPUT\"\n                DMAAPSUBTOPIC: \"unauthenticated.VES_MEASUREMENT_OUTPUT\"\n                AAIHOST:\n                    { get_input: aaiEnrichmentHost }\n                AAIPORT:\n                    { get_input: aaiEnrichmentPort }\n                CONSUL_HOST:\n                    { get_input: consul_host }\n                CONSUL_PORT:\n                    { get_input: consul_port }\n                CBS_HOST:\n                    { get_input: cbs_host }\n                CBS_PORT:\n                    { get_input: cbs_port }\n                CONFIG_BINDING_SERVICE: \"config_binding_service\"\n            ports:\n              - concat: [\"11011:\", { get_input: external_port }]\n  tca_policy:\n    type: clamp.nodes.policy\n    properties:\n      policy_id:\n           get_input: policy_id\n      policy_model_id: \"onap.policies.monitoring.cdap.tca.hi.lo.app\"\n','typeId-6d128e76-a840-4079-9afb-b6aabfeac7ea',0,'<svg xmlns=\"http://www.w3.org/2000/svg\"><g fill-opacity=\"1\" color-rendering=\"auto\" color-interpolation=\"auto\" text-rendering=\"auto\" stroke=\"black\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" shape-rendering=\"auto\" stroke-opacity=\"1\" fill=\"black\" stroke-dasharray=\"none\" font-weight=\"normal\" stroke-width=\"1\" font-family=\"\'Dialog\'\" font-style=\"normal\" data-element-id=\"start-circle\" stroke-linejoin=\"miter\" font-size=\"12px\" image-rendering=\"auto\" stroke-dashoffset=\"0\"><!--Generated by the Batik Graphics2D SVG Generator--><defs id=\"genericDefs\"/><g><g shape-rendering=\"geometricPrecision\" text-rendering=\"optimizeQuality\" stroke-width=\"2\"><circle fill=\"none\" r=\"17\" cx=\"18\" cy=\"41\"/></g></g></g><g fill-opacity=\"1\" color-rendering=\"auto\" color-interpolation=\"auto\" text-rendering=\"auto\" stroke=\"black\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" shape-rendering=\"auto\" stroke-opacity=\"1\" fill=\"black\" stroke-dasharray=\"none\" font-weight=\"normal\" stroke-width=\"1\" font-family=\"\'Dialog\'\" font-style=\"normal\" data-element-id=\"Arrow-f38910d3-22fd-495f-a064-6dbbb5d54d33\" stroke-linejoin=\"miter\" font-size=\"12px\" image-rendering=\"auto\" stroke-dashoffset=\"0\"><!--Generated by the Batik Graphics2D SVG Generator--><defs id=\"genericDefs\"/><g><g shape-rendering=\"geometricPrecision\" text-rendering=\"optimizeQuality\" stroke-width=\"2\"><line y2=\"41\" fill=\"none\" x1=\"35\" x2=\"123\" y1=\"41\"/><polygon fill=\"none\" points=\" 121 39 121 43 125 41\"/><polygon points=\" 121 39 121 43 125 41\" stroke=\"none\"/></g></g></g><g fill-opacity=\"1\" color-rendering=\"auto\" color-interpolation=\"auto\" text-rendering=\"auto\" stroke=\"black\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" shape-rendering=\"auto\" stroke-opacity=\"1\" fill=\"black\" stroke-dasharray=\"none\" font-weight=\"normal\" stroke-width=\"1\" font-family=\"\'Dialog\'\" font-style=\"normal\" data-element-id=\"VES\" stroke-linejoin=\"miter\" font-size=\"12px\" image-rendering=\"auto\" stroke-dashoffset=\"0\"><!--Generated by the Batik Graphics2D SVG Generator--><defs id=\"genericDefs\"/><g><g shape-rendering=\"geometricPrecision\" text-rendering=\"optimizeQuality\" stroke-width=\"2\"><rect fill=\"none\" x=\"127\" width=\"123\" y=\"1\" height=\"82\"/></g><g fill-opacity=\"0\" fill=\"rgb(0,0,0)\" text-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" stroke=\"rgb(0,0,0)\" stroke-opacity=\"0\" stroke-width=\"2\"><rect x=\"127\" width=\"123\" y=\"1\" height=\"82\" stroke=\"none\"/></g><g text-rendering=\"optimizeQuality\" stroke-width=\"2\" shape-rendering=\"geometricPrecision\" font-family=\"sans-serif\"><text x=\"177.5\" xml:space=\"preserve\" y=\"46.5\" stroke=\"none\">VES</text><line y2=\"83\" fill=\"none\" x1=\"147\" x2=\"147\" y1=\"1\"/></g></g></g><g fill-opacity=\"1\" color-rendering=\"auto\" color-interpolation=\"auto\" text-rendering=\"auto\" stroke=\"black\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" shape-rendering=\"auto\" stroke-opacity=\"1\" fill=\"black\" stroke-dasharray=\"none\" font-weight=\"normal\" stroke-width=\"1\" font-family=\"\'Dialog\'\" font-style=\"normal\" data-element-id=\"Arrow-4ded5128-1553-4625-b2cf-6d2d18b844e8\" stroke-linejoin=\"miter\" font-size=\"12px\" image-rendering=\"auto\" stroke-dashoffset=\"0\"><!--Generated by the Batik Graphics2D SVG Generator--><defs id=\"genericDefs\"/><g><g shape-rendering=\"geometricPrecision\" text-rendering=\"optimizeQuality\" stroke-width=\"2\"><line y2=\"41\" fill=\"none\" x1=\"250\" x2=\"338\" y1=\"41\"/><polygon fill=\"none\" points=\" 336 39 336 43 340 41\"/><polygon points=\" 336 39 336 43 340 41\" stroke=\"none\"/></g></g></g><g fill-opacity=\"1\" color-rendering=\"auto\" color-interpolation=\"auto\" text-rendering=\"auto\" stroke=\"black\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" shape-rendering=\"auto\" stroke-opacity=\"1\" fill=\"black\" stroke-dasharray=\"none\" font-weight=\"normal\" stroke-width=\"1\" font-family=\"\'Dialog\'\" font-style=\"normal\" data-element-id=\"onap.policies.monitoring.cdap.tca.hi.lo.app\" stroke-linejoin=\"miter\" font-size=\"12px\" image-rendering=\"auto\" stroke-dashoffset=\"0\"><!--Generated by the Batik Graphics2D SVG Generator--><defs id=\"genericDefs\"/><g><g shape-rendering=\"geometricPrecision\" text-rendering=\"optimizeQuality\" stroke-width=\"2\"><rect fill=\"none\" x=\"342\" width=\"123\" y=\"1\" height=\"82\"/></g><g fill-opacity=\"0\" fill=\"rgb(0,0,0)\" text-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" stroke=\"rgb(0,0,0)\" stroke-opacity=\"0\" stroke-width=\"2\"><rect x=\"342\" width=\"123\" y=\"1\" height=\"82\" stroke=\"none\"/></g><g text-rendering=\"optimizeQuality\" stroke-width=\"2\" shape-rendering=\"geometricPrecision\" font-family=\"sans-serif\"><text x=\"393\" xml:space=\"preserve\" y=\"46.5\" stroke=\"none\">app</text><line y2=\"61\" fill=\"none\" x1=\"342\" x2=\"465\" y1=\"61\"/></g></g></g><g fill-opacity=\"1\" color-rendering=\"auto\" color-interpolation=\"auto\" text-rendering=\"auto\" stroke=\"black\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" shape-rendering=\"auto\" stroke-opacity=\"1\" fill=\"black\" stroke-dasharray=\"none\" font-weight=\"normal\" stroke-width=\"1\" font-family=\"\'Dialog\'\" font-style=\"normal\" data-element-id=\"stop-circle\" stroke-linejoin=\"miter\" font-size=\"12px\" image-rendering=\"auto\" stroke-dashoffset=\"0\"><!--Generated by the Batik Graphics2D SVG Generator--><defs id=\"genericDefs\"/><g><g shape-rendering=\"geometricPrecision\" text-rendering=\"optimizeQuality\" stroke-width=\"4\"><circle fill=\"none\" r=\"17\" cx=\"482\" cy=\"41\"/></g></g></g></svg>',1,'63cac700-ab9a-4115-a74f-7eac85e3fce0');
 /*!40000 ALTER TABLE `loop_templates` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -122,9 +122,9 @@ UNLOCK TABLES;
 
 LOCK TABLES `looptemplates_to_loopelementmodels` WRITE;
 /*!40000 ALTER TABLE `looptemplates_to_loopelementmodels` DISABLE KEYS */;
-INSERT INTO `looptemplates_to_loopelementmodels` VALUES ('onap.policies.monitoring.cdap.tca.hi.lo.app','LOOP_TEMPLATE_ZYR0u_v1_0_ResourceInstanceName1_tca',0);
-INSERT INTO `looptemplates_to_loopelementmodels` VALUES ('onap.policies.monitoring.cdap.tca.hi.lo.app','LOOP_TEMPLATE_ZYR0u_v1_0_ResourceInstanceName1_tca_3',0);
-INSERT INTO `looptemplates_to_loopelementmodels` VALUES ('onap.policies.monitoring.cdap.tca.hi.lo.app','LOOP_TEMPLATE_ZYR0u_v1_0_ResourceInstanceName2_tca_2',0);
+INSERT INTO `looptemplates_to_loopelementmodels` VALUES ('onap.policies.monitoring.cdap.tca.hi.lo.app','LOOP_TEMPLATE_KHp4o_v1_0_ResourceInstanceName1_tca',0);
+INSERT INTO `looptemplates_to_loopelementmodels` VALUES ('onap.policies.monitoring.cdap.tca.hi.lo.app','LOOP_TEMPLATE_KHp4o_v1_0_ResourceInstanceName1_tca_3',0);
+INSERT INTO `looptemplates_to_loopelementmodels` VALUES ('onap.policies.monitoring.cdap.tca.hi.lo.app','LOOP_TEMPLATE_KHp4o_v1_0_ResourceInstanceName2_tca_2',0);
 /*!40000 ALTER TABLE `looptemplates_to_loopelementmodels` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -152,15 +152,15 @@ UNLOCK TABLES;
 
 LOCK TABLES `policy_models` WRITE;
 /*!40000 ALTER TABLE `policy_models` DISABLE KEYS */;
-INSERT INTO `policy_models` VALUES ('onap.policies.controlloop.Guard','1.0.0','','2020-02-23 14:58:01.969345','','2020-02-23 14:58:01.969345','Guard','{\"policyTypeId\": \"onap.policies.controlloop.operational\",\"policyTypeVersion\": \"1.0.0\",\"policyId\": \"OPERATIONAL_z711F_v1_0_ResourceInstanceName1_tca\"}');
-INSERT INTO `policy_models` VALUES ('onap.policies.controlloop.guard.Blacklist','1.0.0','','2020-02-23 14:58:02.079228','','2020-02-23 14:58:02.079228','Blacklist','{\"policyTypeId\": \"onap.policies.controlloop.operational\",\"policyTypeVersion\": \"1.0.0\",\"policyId\": \"OPERATIONAL_z711F_v1_0_ResourceInstanceName1_tca\"}');
-INSERT INTO `policy_models` VALUES ('onap.policies.controlloop.guard.FrequencyLimiter','1.0.0','','2020-02-23 14:58:01.975474','','2020-02-23 14:58:01.975474','FrequencyLimiter','{\"policyTypeId\": \"onap.policies.controlloop.operational\",\"policyTypeVersion\": \"1.0.0\",\"policyId\": \"OPERATIONAL_z711F_v1_0_ResourceInstanceName1_tca\"}');
-INSERT INTO `policy_models` VALUES ('onap.policies.controlloop.guard.MinMax','1.0.0','','2020-02-23 14:58:01.969411','','2020-02-23 14:58:01.969411','MinMax','{\"policyTypeId\": \"onap.policies.controlloop.operational\",\"policyTypeVersion\": \"1.0.0\",\"policyId\": \"OPERATIONAL_z711F_v1_0_ResourceInstanceName1_tca\"}');
-INSERT INTO `policy_models` VALUES ('onap.policies.controlloop.Operational','1.0.0','','2020-02-23 14:58:02.104332','','2020-02-23 14:58:02.104332','Operational','{\"policyTypeId\": \"onap.policies.controlloop.operational\",\"policyTypeVersion\": \"1.0.0\",\"policyId\": \"OPERATIONAL_z711F_v1_0_ResourceInstanceName1_tca\"}');
-INSERT INTO `policy_models` VALUES ('onap.policies.controloop.operational.Apex','1.0.0','','2020-02-23 14:58:02.101837','','2020-02-23 14:58:02.101837','Apex','{\"policyTypeId\": \"onap.policies.controlloop.operational\",\"policyTypeVersion\": \"1.0.0\",\"policyId\": \"OPERATIONAL_z711F_v1_0_ResourceInstanceName1_tca\"}');
-INSERT INTO `policy_models` VALUES ('onap.policies.controloop.operational.Drools','1.0.0','','2020-02-23 14:58:01.972542','','2020-02-23 14:58:01.972542','Drools','{\"policyTypeId\": \"onap.policies.controlloop.operational\",\"policyTypeVersion\": \"1.0.0\",\"policyId\": \"OPERATIONAL_z711F_v1_0_ResourceInstanceName1_tca\"}');
-INSERT INTO `policy_models` VALUES ('onap.policies.Monitoring','1.0.0','','2020-02-23 14:58:02.205009','','2020-02-23 14:58:02.205009','Monitoring','{\"policyTypeId\": \"onap.policies.controlloop.operational\",\"policyTypeVersion\": \"1.0.0\",\"policyId\": \"OPERATIONAL_z711F_v1_0_ResourceInstanceName1_tca\"}');
-INSERT INTO `policy_models` VALUES ('onap.policies.monitoring.cdap.tca.hi.lo.app','1.0.0','','2020-02-23 14:57:36.291005','','2020-02-23 14:57:36.291005','app','{\"policyTypeId\": \"onap.policies.controlloop.operational\",\"policyTypeVersion\": \"1.0.0\",\"policyId\": \"OPERATIONAL_z711F_v1_0_ResourceInstanceName1_tca\"}');
+INSERT INTO `policy_models` VALUES ('onap.policies.controlloop.Guard','1.0.0','Not found','2020-02-25 13:21:41.446782','Not found','2020-02-25 13:21:41.446782','Guard','{\"policyTypeId\": \"onap.policies.controlloop.operational\",\"policyTypeVersion\": \"1.0.0\",\"policyId\": \"OPERATIONAL_z711F_v1_0_ResourceInstanceName1_tca\"}');
+INSERT INTO `policy_models` VALUES ('onap.policies.controlloop.guard.Blacklist','1.0.0','Not found','2020-02-25 13:21:41.248875','Not found','2020-02-25 13:21:41.248875','Blacklist','{\"policyTypeId\": \"onap.policies.controlloop.operational\",\"policyTypeVersion\": \"1.0.0\",\"policyId\": \"OPERATIONAL_z711F_v1_0_ResourceInstanceName1_tca\"}');
+INSERT INTO `policy_models` VALUES ('onap.policies.controlloop.guard.FrequencyLimiter','1.0.0','Not found','2020-02-25 13:21:41.352835','Not found','2020-02-25 13:21:41.352835','FrequencyLimiter','{\"policyTypeId\": \"onap.policies.controlloop.operational\",\"policyTypeVersion\": \"1.0.0\",\"policyId\": \"OPERATIONAL_z711F_v1_0_ResourceInstanceName1_tca\"}');
+INSERT INTO `policy_models` VALUES ('onap.policies.controlloop.guard.MinMax','1.0.0','Not found','2020-02-25 13:21:41.249225','Not found','2020-02-25 13:21:41.249225','MinMax','{\"policyTypeId\": \"onap.policies.controlloop.operational\",\"policyTypeVersion\": \"1.0.0\",\"policyId\": \"OPERATIONAL_z711F_v1_0_ResourceInstanceName1_tca\"}');
+INSERT INTO `policy_models` VALUES ('onap.policies.controlloop.Operational','1.0.0','Not found','2020-02-25 13:21:41.501394','Not found','2020-02-25 13:21:41.501394','Operational','{\"policyTypeId\": \"onap.policies.controlloop.operational\",\"policyTypeVersion\": \"1.0.0\",\"policyId\": \"OPERATIONAL_z711F_v1_0_ResourceInstanceName1_tca\"}');
+INSERT INTO `policy_models` VALUES ('onap.policies.controloop.operational.Apex','1.0.0','Not found','2020-02-25 13:21:41.483497','Not found','2020-02-25 13:21:41.483497','Apex','{\"policyTypeId\": \"onap.policies.controlloop.operational\",\"policyTypeVersion\": \"1.0.0\",\"policyId\": \"OPERATIONAL_z711F_v1_0_ResourceInstanceName1_tca\"}');
+INSERT INTO `policy_models` VALUES ('onap.policies.controloop.operational.Drools','1.0.0','Not found','2020-02-25 13:21:41.283907','Not found','2020-02-25 13:21:41.283907','Drools','{\"policyTypeId\": \"onap.policies.controlloop.operational\",\"policyTypeVersion\": \"1.0.0\",\"policyId\": \"OPERATIONAL_z711F_v1_0_ResourceInstanceName1_tca\"}');
+INSERT INTO `policy_models` VALUES ('onap.policies.Monitoring','1.0.0','Not found','2020-02-25 13:21:41.726649','Not found','2020-02-25 13:21:41.726649','Monitoring','{\"policyTypeId\": \"onap.policies.controlloop.operational\",\"policyTypeVersion\": \"1.0.0\",\"policyId\": \"OPERATIONAL_z711F_v1_0_ResourceInstanceName1_tca\"}');
+INSERT INTO `policy_models` VALUES ('onap.policies.monitoring.cdap.tca.hi.lo.app','1.0.0','Not found','2020-02-25 13:21:18.582197','Not found','2020-02-25 13:21:18.582197','app','{\"policyTypeId\": \"onap.policies.controlloop.operational\",\"policyTypeVersion\": \"1.0.0\",\"policyId\": \"OPERATIONAL_z711F_v1_0_ResourceInstanceName1_tca\"}');
 /*!40000 ALTER TABLE `policy_models` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -182,4 +182,4 @@ UNLOCK TABLES;
 /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
 /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
 
--- Dump completed on 2020-02-23 22:59:28
+-- Dump completed on 2020-02-25 21:22:50
index d18e7eb..9351db2 100644 (file)
 package org.onap.clamp.clds;
 
 import java.util.Optional;
-
+import org.onap.clamp.authorization.AuthorizationController;
 import org.springframework.data.domain.AuditorAware;
 import org.springframework.security.core.context.SecurityContextHolder;
-import org.springframework.security.core.userdetails.UserDetails;
 import org.springframework.stereotype.Component;
 
 @Component
@@ -35,12 +34,7 @@ public class ClampInUserAuditorAware implements AuditorAware<String> {
 
     @Override
     public Optional<String> getCurrentAuditor() {
-        if (SecurityContextHolder.getContext().getAuthentication() != null
-                && SecurityContextHolder.getContext().getAuthentication().getPrincipal() != null) {
-            return Optional.of(((UserDetails) SecurityContextHolder.getContext().getAuthentication().getPrincipal())
-                    .getUsername());
-        }
-        return Optional.of("");
+        return Optional.of(AuthorizationController.getPrincipalName(SecurityContextHolder.getContext()));
     }
 
 }
index 2302cc8..02e2dd0 100644 (file)
@@ -25,24 +25,19 @@ package org.onap.clamp.clds.client;
 
 import com.att.eelf.configuration.EELFLogger;
 import com.att.eelf.configuration.EELFManager;
-
 import java.util.ArrayList;
 import java.util.LinkedHashMap;
 import java.util.List;
 import java.util.Map;
-
 import org.apache.camel.CamelContext;
 import org.apache.camel.Exchange;
 import org.apache.camel.builder.ExchangeBuilder;
 import org.onap.clamp.clds.config.ClampProperties;
 import org.onap.clamp.clds.sdc.controller.installer.BlueprintMicroService;
 import org.onap.clamp.loop.template.PolicyModel;
-import org.onap.clamp.loop.template.PolicyModelId;
-import org.onap.clamp.loop.template.PolicyModelsRepository;
+import org.onap.clamp.loop.template.PolicyModelsService;
 import org.springframework.beans.factory.annotation.Autowired;
 import org.springframework.stereotype.Component;
-import org.springframework.transaction.annotation.Propagation;
-import org.springframework.transaction.annotation.Transactional;
 import org.yaml.snakeyaml.Yaml;
 
 
@@ -58,7 +53,7 @@ import org.yaml.snakeyaml.Yaml;
 public class PolicyEngineServices {
     private final CamelContext camelContext;
 
-    private final PolicyModelsRepository policyModelsRepository;
+    private final PolicyModelsService policyModelsSService;
 
     private static final EELFLogger logger = EELFManager.getInstance().getLogger(PolicyEngineServices.class);
     private static final EELFLogger auditLogger = EELFManager.getInstance().getAuditLogger();
@@ -74,18 +69,18 @@ public class PolicyEngineServices {
      *
      * @param camelContext Camel context bean
      * @param clampProperties ClampProperties bean
-     * @param policyModelsRepository policyModel repository bean
+     * @param policyModelsSService policyModel repository bean
      */
     @Autowired
     public PolicyEngineServices(CamelContext camelContext, ClampProperties clampProperties,
-            PolicyModelsRepository policyModelsRepository) {
+                                PolicyModelsService policyModelsSService) {
         this.camelContext = camelContext;
-        this.policyModelsRepository = policyModelsRepository;
+        this.policyModelsSService = policyModelsSService;
         if (clampProperties.getStringValue(POLICY_RETRY_LIMIT) != null) {
-            retryLimit = Integer.valueOf(clampProperties.getStringValue(POLICY_RETRY_LIMIT));
+            retryLimit = Integer.parseInt(clampProperties.getStringValue(POLICY_RETRY_LIMIT));
         }
         if (clampProperties.getStringValue(POLICY_RETRY_INTERVAL) != null) {
-            retryInterval = Integer.valueOf(clampProperties.getStringValue(POLICY_RETRY_INTERVAL));
+            retryInterval = Integer.parseInt(clampProperties.getStringValue(POLICY_RETRY_INTERVAL));
         }
     }
 
@@ -110,19 +105,6 @@ public class PolicyEngineServices {
         return createPolicyModelFromPolicyEngine(microService.getModelType(), microService.getModelVersion());
     }
 
-    /**
-     * Thie method creates an PolicyModel in Db if it does not exist.
-     *
-     * @param policyModel The policyModel to save
-     */
-    @Transactional(propagation = Propagation.REQUIRES_NEW)
-    public void createPolicyInDbIfNeeded(PolicyModel policyModel) {
-        if (!policyModelsRepository
-                .existsById(new PolicyModelId(policyModel.getPolicyModelType(), policyModel.getVersion()))) {
-            policyModelsRepository.save(policyModel);
-        }
-    }
-
     /**
      * This method synchronize the clamp database and the policy engine.
      * So it creates the required PolicyModel.
@@ -140,7 +122,7 @@ public class PolicyEngineServices {
         policyTypesList.parallelStream().forEach(policyType -> {
             Map.Entry<String, Object> policyTypeEntry = (Map.Entry<String, Object>) new ArrayList(policyType.entrySet()).get(0);
 
-            createPolicyInDbIfNeeded(
+            policyModelsSService.createPolicyInDbIfNeeded(
                     createPolicyModelFromPolicyEngine(policyTypeEntry.getKey(),
                             ((String) ((LinkedHashMap<String, Object>) policyTypeEntry.getValue()).get("version"))));
         });
@@ -151,7 +133,6 @@ public class PolicyEngineServices {
      * policy engine.
      * 
      * @return A yaml containing all policy Types and all data types
-     * @throws InterruptedException In case of issue when sleeping during the retry
      */
     public String downloadAllPolicies() {
         return callCamelRoute(ExchangeBuilder.anExchange(camelContext).build(), "direct:get-all-policy-models");
@@ -163,7 +144,6 @@ public class PolicyEngineServices {
      * @param policyType    The policy type (id)
      * @param policyVersion The policy version
      * @return A string with the whole policy tosca model
-     * @throws InterruptedException In case of issue when sleeping during the retry
      */
     public String downloadOnePolicy(String policyType, String policyVersion) {
         return callCamelRoute(ExchangeBuilder.anExchange(camelContext).withProperty("policyModelName", policyType)
index ad9ce70..eb83c66 100644 (file)
@@ -32,6 +32,8 @@ import org.onap.clamp.clds.tosca.ToscaYamlToJsonConvertor;
 import org.onap.clamp.util.SemanticVersioning;
 import org.springframework.beans.factory.annotation.Autowired;
 import org.springframework.stereotype.Service;
+import org.springframework.transaction.annotation.Propagation;
+import org.springframework.transaction.annotation.Transactional;
 
 @Service
 public class PolicyModelsService {
@@ -122,4 +124,17 @@ public class PolicyModelsService {
         return policyModelsRepository.findById(new PolicyModelId(type, version)).orElse(new PolicyModel())
                 .getPolicyModelTosca();
     }
+
+    /**
+     * This method creates an PolicyModel in Db if it does not exist.
+     *
+     * @param policyModel The policyModel to save
+     */
+    @Transactional(propagation = Propagation.REQUIRES_NEW)
+    public void createPolicyInDbIfNeeded(PolicyModel policyModel) {
+        if (!policyModelsRepository
+                .existsById(new PolicyModelId(policyModel.getPolicyModelType(), policyModel.getVersion()))) {
+            policyModelsRepository.save(policyModel);
+        }
+    }
 }
index 50be035..bd20ecc 100644 (file)
@@ -27,10 +27,6 @@ import com.att.eelf.configuration.EELFLogger;
 import com.att.eelf.configuration.EELFManager;
 
 import java.time.Instant;
-import java.util.ArrayList;
-import java.util.LinkedHashMap;
-import java.util.List;
-import java.util.Map.Entry;
 
 import org.onap.clamp.clds.client.PolicyEngineServices;
 import org.onap.clamp.loop.template.PolicyModelsRepository;
@@ -38,7 +34,6 @@ import org.springframework.beans.factory.annotation.Autowired;
 import org.springframework.context.annotation.Configuration;
 import org.springframework.context.annotation.Profile;
 import org.springframework.scheduling.annotation.Scheduled;
-import org.yaml.snakeyaml.Yaml;
 
 /**
  * This class implements a periodic job that is done in the background to
index 74322f3..1693852 100644 (file)
@@ -444,25 +444,25 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 </li>
 <li><a href="#_paths">2. Paths</a>
 <ul class="sectlevel2">
-<li><a href="#_route92">2.1. GET /v1/healthcheck</a>
+<li><a href="#_route123">2.1. GET /v1/healthcheck</a>
 <ul class="sectlevel3">
 <li><a href="#_responses">2.1.1. Responses</a></li>
 <li><a href="#_produces">2.1.2. Produces</a></li>
 </ul>
 </li>
-<li><a href="#_route93">2.2. GET /v1/user/getUser</a>
+<li><a href="#_route124">2.2. GET /v1/user/getUser</a>
 <ul class="sectlevel3">
 <li><a href="#_responses_2">2.2.1. Responses</a></li>
 <li><a href="#_produces_2">2.2.2. Produces</a></li>
 </ul>
 </li>
-<li><a href="#_route80">2.3. GET /v2/dictionary</a>
+<li><a href="#_route111">2.3. GET /v2/dictionary</a>
 <ul class="sectlevel3">
 <li><a href="#_responses_3">2.3.1. Responses</a></li>
 <li><a href="#_produces_3">2.3.2. Produces</a></li>
 </ul>
 </li>
-<li><a href="#_route82">2.4. PUT /v2/dictionary</a>
+<li><a href="#_route113">2.4. PUT /v2/dictionary</a>
 <ul class="sectlevel3">
 <li><a href="#_parameters">2.4.1. Parameters</a></li>
 <li><a href="#_responses_4">2.4.2. Responses</a></li>
@@ -491,7 +491,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 <li><a href="#_produces_7">2.7.4. Produces</a></li>
 </ul>
 </li>
-<li><a href="#_route84">2.8. DELETE /v2/dictionary/{name}</a>
+<li><a href="#_route115">2.8. DELETE /v2/dictionary/{name}</a>
 <ul class="sectlevel3">
 <li><a href="#_parameters_4">2.8.1. Parameters</a></li>
 <li><a href="#_responses_8">2.8.2. Responses</a></li>
@@ -505,75 +505,75 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 <li><a href="#_produces_9">2.9.3. Produces</a></li>
 </ul>
 </li>
-<li><a href="#_route76">2.10. PUT /v2/loop/delete/{loopName}</a>
+<li><a href="#_route107">2.10. PUT /v2/loop/delete/{loopName}</a>
 <ul class="sectlevel3">
 <li><a href="#_parameters_6">2.10.1. Parameters</a></li>
 <li><a href="#_responses_10">2.10.2. Responses</a></li>
 </ul>
 </li>
-<li><a href="#_route70">2.11. PUT /v2/loop/deploy/{loopName}</a>
+<li><a href="#_route101">2.11. PUT /v2/loop/deploy/{loopName}</a>
 <ul class="sectlevel3">
 <li><a href="#_parameters_7">2.11.1. Parameters</a></li>
 <li><a href="#_responses_11">2.11.2. Responses</a></li>
 <li><a href="#_produces_10">2.11.3. Produces</a></li>
 </ul>
 </li>
-<li><a href="#_route64">2.12. GET /v2/loop/getAllNames</a>
+<li><a href="#_route95">2.12. GET /v2/loop/getAllNames</a>
 <ul class="sectlevel3">
 <li><a href="#_responses_12">2.12.1. Responses</a></li>
 <li><a href="#_produces_11">2.12.2. Produces</a></li>
 </ul>
 </li>
-<li><a href="#_route77">2.13. GET /v2/loop/getstatus/{loopName}</a>
+<li><a href="#_route108">2.13. GET /v2/loop/getstatus/{loopName}</a>
 <ul class="sectlevel3">
 <li><a href="#_parameters_8">2.13.1. Parameters</a></li>
 <li><a href="#_responses_13">2.13.2. Responses</a></li>
 <li><a href="#_produces_12">2.13.3. Produces</a></li>
 </ul>
 </li>
-<li><a href="#_route71">2.14. PUT /v2/loop/refreshOpPolicyJsonSchema/{loopName}</a>
+<li><a href="#_route102">2.14. PUT /v2/loop/refreshOpPolicyJsonSchema/{loopName}</a>
 <ul class="sectlevel3">
 <li><a href="#_parameters_9">2.14.1. Parameters</a></li>
 <li><a href="#_responses_14">2.14.2. Responses</a></li>
 <li><a href="#_produces_13">2.14.3. Produces</a></li>
 </ul>
 </li>
-<li><a href="#_route74">2.15. PUT /v2/loop/restart/{loopName}</a>
+<li><a href="#_route105">2.15. PUT /v2/loop/restart/{loopName}</a>
 <ul class="sectlevel3">
 <li><a href="#_parameters_10">2.15.1. Parameters</a></li>
 <li><a href="#_responses_15">2.15.2. Responses</a></li>
 <li><a href="#_produces_14">2.15.3. Produces</a></li>
 </ul>
 </li>
-<li><a href="#_route73">2.16. PUT /v2/loop/stop/{loopName}</a>
+<li><a href="#_route104">2.16. PUT /v2/loop/stop/{loopName}</a>
 <ul class="sectlevel3">
 <li><a href="#_parameters_11">2.16.1. Parameters</a></li>
 <li><a href="#_responses_16">2.16.2. Responses</a></li>
 <li><a href="#_produces_15">2.16.3. Produces</a></li>
 </ul>
 </li>
-<li><a href="#_route75">2.17. PUT /v2/loop/submit/{loopName}</a>
+<li><a href="#_route106">2.17. PUT /v2/loop/submit/{loopName}</a>
 <ul class="sectlevel3">
 <li><a href="#_parameters_12">2.17.1. Parameters</a></li>
 <li><a href="#_responses_17">2.17.2. Responses</a></li>
 <li><a href="#_produces_16">2.17.3. Produces</a></li>
 </ul>
 </li>
-<li><a href="#_route66">2.18. GET /v2/loop/svgRepresentation/{loopName}</a>
+<li><a href="#_route97">2.18. GET /v2/loop/svgRepresentation/{loopName}</a>
 <ul class="sectlevel3">
 <li><a href="#_parameters_13">2.18.1. Parameters</a></li>
 <li><a href="#_responses_18">2.18.2. Responses</a></li>
 <li><a href="#_produces_17">2.18.3. Produces</a></li>
 </ul>
 </li>
-<li><a href="#_route72">2.19. PUT /v2/loop/undeploy/{loopName}</a>
+<li><a href="#_route103">2.19. PUT /v2/loop/undeploy/{loopName}</a>
 <ul class="sectlevel3">
 <li><a href="#_parameters_14">2.19.1. Parameters</a></li>
 <li><a href="#_responses_19">2.19.2. Responses</a></li>
 <li><a href="#_produces_18">2.19.3. Produces</a></li>
 </ul>
 </li>
-<li><a href="#_route67">2.20. POST /v2/loop/updateGlobalProperties/{loopName}</a>
+<li><a href="#_route98">2.20. POST /v2/loop/updateGlobalProperties/{loopName}</a>
 <ul class="sectlevel3">
 <li><a href="#_parameters_15">2.20.1. Parameters</a></li>
 <li><a href="#_responses_20">2.20.2. Responses</a></li>
@@ -581,7 +581,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 <li><a href="#_produces_19">2.20.4. Produces</a></li>
 </ul>
 </li>
-<li><a href="#_route69">2.21. POST /v2/loop/updateMicroservicePolicy/{loopName}</a>
+<li><a href="#_route100">2.21. POST /v2/loop/updateMicroservicePolicy/{loopName}</a>
 <ul class="sectlevel3">
 <li><a href="#_parameters_16">2.21.1. Parameters</a></li>
 <li><a href="#_responses_21">2.21.2. Responses</a></li>
@@ -589,7 +589,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 <li><a href="#_produces_20">2.21.4. Produces</a></li>
 </ul>
 </li>
-<li><a href="#_route68">2.22. POST /v2/loop/updateOperationalPolicies/{loopName}</a>
+<li><a href="#_route99">2.22. POST /v2/loop/updateOperationalPolicies/{loopName}</a>
 <ul class="sectlevel3">
 <li><a href="#_parameters_17">2.22.1. Parameters</a></li>
 <li><a href="#_responses_22">2.22.2. Responses</a></li>
@@ -597,14 +597,14 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 <li><a href="#_produces_21">2.22.4. Produces</a></li>
 </ul>
 </li>
-<li><a href="#_route65">2.23. GET /v2/loop/{loopName}</a>
+<li><a href="#_route96">2.23. GET /v2/loop/{loopName}</a>
 <ul class="sectlevel3">
 <li><a href="#_parameters_18">2.23.1. Parameters</a></li>
 <li><a href="#_responses_23">2.23.2. Responses</a></li>
 <li><a href="#_produces_22">2.23.3. Produces</a></li>
 </ul>
 </li>
-<li><a href="#_route87">2.24. GET /v2/policyToscaModels</a>
+<li><a href="#_route118">2.24. GET /v2/policyToscaModels</a>
 <ul class="sectlevel3">
 <li><a href="#_responses_24">2.24.1. Responses</a></li>
 <li><a href="#_produces_23">2.24.2. Produces</a></li>
@@ -624,7 +624,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 <li><a href="#_produces_25">2.26.3. Produces</a></li>
 </ul>
 </li>
-<li><a href="#_route88">2.27. PUT /v2/policyToscaModels/{policyModelType}</a>
+<li><a href="#_route119">2.27. PUT /v2/policyToscaModels/{policyModelType}</a>
 <ul class="sectlevel3">
 <li><a href="#_parameters_21">2.27.1. Parameters</a></li>
 <li><a href="#_responses_27">2.27.2. Responses</a></li>
@@ -632,7 +632,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 <li><a href="#_produces_26">2.27.4. Produces</a></li>
 </ul>
 </li>
-<li><a href="#_route91">2.28. GET /v2/templates</a>
+<li><a href="#_route122">2.28. GET /v2/templates</a>
 <ul class="sectlevel3">
 <li><a href="#_responses_28">2.28.1. Responses</a></li>
 <li><a href="#_produces_27">2.28.2. Produces</a></li>
@@ -692,7 +692,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 <div class="sect2">
 <h3 id="_uri_scheme"><a class="anchor" href="#_uri_scheme"></a><a class="link" href="#_uri_scheme">1.2. URI scheme</a></h3>
 <div class="paragraph">
-<p><em>Host</em> : localhost:33631<br>
+<p><em>Host</em> : localhost:32977<br>
 <em>BasePath</em> : /restservices/clds/<br>
 <em>Schemes</em> : HTTP</p>
 </div>
@@ -703,7 +703,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 <h2 id="_paths"><a class="anchor" href="#_paths"></a><a class="link" href="#_paths">2. Paths</a></h2>
 <div class="sectionbody">
 <div class="sect2">
-<h3 id="_route92"><a class="anchor" href="#_route92"></a><a class="link" href="#_route92">2.1. GET /v1/healthcheck</a></h3>
+<h3 id="_route123"><a class="anchor" href="#_route123"></a><a class="link" href="#_route123">2.1. GET /v1/healthcheck</a></h3>
 <div class="sect3">
 <h4 id="_responses"><a class="anchor" href="#_responses"></a><a class="link" href="#_responses">2.1.1. Responses</a></h4>
 <table class="tableblock frame-all grid-all stretch">
@@ -740,7 +740,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 </div>
 </div>
 <div class="sect2">
-<h3 id="_route93"><a class="anchor" href="#_route93"></a><a class="link" href="#_route93">2.2. GET /v1/user/getUser</a></h3>
+<h3 id="_route124"><a class="anchor" href="#_route124"></a><a class="link" href="#_route124">2.2. GET /v1/user/getUser</a></h3>
 <div class="sect3">
 <h4 id="_responses_2"><a class="anchor" href="#_responses_2"></a><a class="link" href="#_responses_2">2.2.1. Responses</a></h4>
 <table class="tableblock frame-all grid-all stretch">
@@ -774,7 +774,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 </div>
 </div>
 <div class="sect2">
-<h3 id="_route80"><a class="anchor" href="#_route80"></a><a class="link" href="#_route80">2.3. GET /v2/dictionary</a></h3>
+<h3 id="_route111"><a class="anchor" href="#_route111"></a><a class="link" href="#_route111">2.3. GET /v2/dictionary</a></h3>
 <div class="sect3">
 <h4 id="_responses_3"><a class="anchor" href="#_responses_3"></a><a class="link" href="#_responses_3">2.3.1. Responses</a></h4>
 <table class="tableblock frame-all grid-all stretch">
@@ -811,7 +811,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 </div>
 </div>
 <div class="sect2">
-<h3 id="_route82"><a class="anchor" href="#_route82"></a><a class="link" href="#_route82">2.4. PUT /v2/dictionary</a></h3>
+<h3 id="_route113"><a class="anchor" href="#_route113"></a><a class="link" href="#_route113">2.4. PUT /v2/dictionary</a></h3>
 <div class="sect3">
 <h4 id="_parameters"><a class="anchor" href="#_parameters"></a><a class="link" href="#_parameters">2.4.1. Parameters</a></h4>
 <table class="tableblock frame-all grid-all stretch">
@@ -1060,7 +1060,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 </div>
 </div>
 <div class="sect2">
-<h3 id="_route84"><a class="anchor" href="#_route84"></a><a class="link" href="#_route84">2.8. DELETE /v2/dictionary/{name}</a></h3>
+<h3 id="_route115"><a class="anchor" href="#_route115"></a><a class="link" href="#_route115">2.8. DELETE /v2/dictionary/{name}</a></h3>
 <div class="sect3">
 <h4 id="_parameters_4"><a class="anchor" href="#_parameters_4"></a><a class="link" href="#_parameters_4">2.8.1. Parameters</a></h4>
 <table class="tableblock frame-all grid-all stretch">
@@ -1184,7 +1184,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 </div>
 </div>
 <div class="sect2">
-<h3 id="_route76"><a class="anchor" href="#_route76"></a><a class="link" href="#_route76">2.10. PUT /v2/loop/delete/{loopName}</a></h3>
+<h3 id="_route107"><a class="anchor" href="#_route107"></a><a class="link" href="#_route107">2.10. PUT /v2/loop/delete/{loopName}</a></h3>
 <div class="sect3">
 <h4 id="_parameters_6"><a class="anchor" href="#_parameters_6"></a><a class="link" href="#_parameters_6">2.10.1. Parameters</a></h4>
 <table class="tableblock frame-all grid-all stretch">
@@ -1233,7 +1233,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 </div>
 </div>
 <div class="sect2">
-<h3 id="_route70"><a class="anchor" href="#_route70"></a><a class="link" href="#_route70">2.11. PUT /v2/loop/deploy/{loopName}</a></h3>
+<h3 id="_route101"><a class="anchor" href="#_route101"></a><a class="link" href="#_route101">2.11. PUT /v2/loop/deploy/{loopName}</a></h3>
 <div class="sect3">
 <h4 id="_parameters_7"><a class="anchor" href="#_parameters_7"></a><a class="link" href="#_parameters_7">2.11.1. Parameters</a></h4>
 <table class="tableblock frame-all grid-all stretch">
@@ -1295,7 +1295,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 </div>
 </div>
 <div class="sect2">
-<h3 id="_route64"><a class="anchor" href="#_route64"></a><a class="link" href="#_route64">2.12. GET /v2/loop/getAllNames</a></h3>
+<h3 id="_route95"><a class="anchor" href="#_route95"></a><a class="link" href="#_route95">2.12. GET /v2/loop/getAllNames</a></h3>
 <div class="sect3">
 <h4 id="_responses_12"><a class="anchor" href="#_responses_12"></a><a class="link" href="#_responses_12">2.12.1. Responses</a></h4>
 <table class="tableblock frame-all grid-all stretch">
@@ -1332,7 +1332,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 </div>
 </div>
 <div class="sect2">
-<h3 id="_route77"><a class="anchor" href="#_route77"></a><a class="link" href="#_route77">2.13. GET /v2/loop/getstatus/{loopName}</a></h3>
+<h3 id="_route108"><a class="anchor" href="#_route108"></a><a class="link" href="#_route108">2.13. GET /v2/loop/getstatus/{loopName}</a></h3>
 <div class="sect3">
 <h4 id="_parameters_8"><a class="anchor" href="#_parameters_8"></a><a class="link" href="#_parameters_8">2.13.1. Parameters</a></h4>
 <table class="tableblock frame-all grid-all stretch">
@@ -1394,7 +1394,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 </div>
 </div>
 <div class="sect2">
-<h3 id="_route71"><a class="anchor" href="#_route71"></a><a class="link" href="#_route71">2.14. PUT /v2/loop/refreshOpPolicyJsonSchema/{loopName}</a></h3>
+<h3 id="_route102"><a class="anchor" href="#_route102"></a><a class="link" href="#_route102">2.14. PUT /v2/loop/refreshOpPolicyJsonSchema/{loopName}</a></h3>
 <div class="sect3">
 <h4 id="_parameters_9"><a class="anchor" href="#_parameters_9"></a><a class="link" href="#_parameters_9">2.14.1. Parameters</a></h4>
 <table class="tableblock frame-all grid-all stretch">
@@ -1456,7 +1456,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 </div>
 </div>
 <div class="sect2">
-<h3 id="_route74"><a class="anchor" href="#_route74"></a><a class="link" href="#_route74">2.15. PUT /v2/loop/restart/{loopName}</a></h3>
+<h3 id="_route105"><a class="anchor" href="#_route105"></a><a class="link" href="#_route105">2.15. PUT /v2/loop/restart/{loopName}</a></h3>
 <div class="sect3">
 <h4 id="_parameters_10"><a class="anchor" href="#_parameters_10"></a><a class="link" href="#_parameters_10">2.15.1. Parameters</a></h4>
 <table class="tableblock frame-all grid-all stretch">
@@ -1518,7 +1518,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 </div>
 </div>
 <div class="sect2">
-<h3 id="_route73"><a class="anchor" href="#_route73"></a><a class="link" href="#_route73">2.16. PUT /v2/loop/stop/{loopName}</a></h3>
+<h3 id="_route104"><a class="anchor" href="#_route104"></a><a class="link" href="#_route104">2.16. PUT /v2/loop/stop/{loopName}</a></h3>
 <div class="sect3">
 <h4 id="_parameters_11"><a class="anchor" href="#_parameters_11"></a><a class="link" href="#_parameters_11">2.16.1. Parameters</a></h4>
 <table class="tableblock frame-all grid-all stretch">
@@ -1580,7 +1580,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 </div>
 </div>
 <div class="sect2">
-<h3 id="_route75"><a class="anchor" href="#_route75"></a><a class="link" href="#_route75">2.17. PUT /v2/loop/submit/{loopName}</a></h3>
+<h3 id="_route106"><a class="anchor" href="#_route106"></a><a class="link" href="#_route106">2.17. PUT /v2/loop/submit/{loopName}</a></h3>
 <div class="sect3">
 <h4 id="_parameters_12"><a class="anchor" href="#_parameters_12"></a><a class="link" href="#_parameters_12">2.17.1. Parameters</a></h4>
 <table class="tableblock frame-all grid-all stretch">
@@ -1642,7 +1642,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 </div>
 </div>
 <div class="sect2">
-<h3 id="_route66"><a class="anchor" href="#_route66"></a><a class="link" href="#_route66">2.18. GET /v2/loop/svgRepresentation/{loopName}</a></h3>
+<h3 id="_route97"><a class="anchor" href="#_route97"></a><a class="link" href="#_route97">2.18. GET /v2/loop/svgRepresentation/{loopName}</a></h3>
 <div class="sect3">
 <h4 id="_parameters_13"><a class="anchor" href="#_parameters_13"></a><a class="link" href="#_parameters_13">2.18.1. Parameters</a></h4>
 <table class="tableblock frame-all grid-all stretch">
@@ -1704,7 +1704,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 </div>
 </div>
 <div class="sect2">
-<h3 id="_route72"><a class="anchor" href="#_route72"></a><a class="link" href="#_route72">2.19. PUT /v2/loop/undeploy/{loopName}</a></h3>
+<h3 id="_route103"><a class="anchor" href="#_route103"></a><a class="link" href="#_route103">2.19. PUT /v2/loop/undeploy/{loopName}</a></h3>
 <div class="sect3">
 <h4 id="_parameters_14"><a class="anchor" href="#_parameters_14"></a><a class="link" href="#_parameters_14">2.19.1. Parameters</a></h4>
 <table class="tableblock frame-all grid-all stretch">
@@ -1766,7 +1766,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 </div>
 </div>
 <div class="sect2">
-<h3 id="_route67"><a class="anchor" href="#_route67"></a><a class="link" href="#_route67">2.20. POST /v2/loop/updateGlobalProperties/{loopName}</a></h3>
+<h3 id="_route98"><a class="anchor" href="#_route98"></a><a class="link" href="#_route98">2.20. POST /v2/loop/updateGlobalProperties/{loopName}</a></h3>
 <div class="sect3">
 <h4 id="_parameters_15"><a class="anchor" href="#_parameters_15"></a><a class="link" href="#_parameters_15">2.20.1. Parameters</a></h4>
 <table class="tableblock frame-all grid-all stretch">
@@ -1844,7 +1844,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 </div>
 </div>
 <div class="sect2">
-<h3 id="_route69"><a class="anchor" href="#_route69"></a><a class="link" href="#_route69">2.21. POST /v2/loop/updateMicroservicePolicy/{loopName}</a></h3>
+<h3 id="_route100"><a class="anchor" href="#_route100"></a><a class="link" href="#_route100">2.21. POST /v2/loop/updateMicroservicePolicy/{loopName}</a></h3>
 <div class="sect3">
 <h4 id="_parameters_16"><a class="anchor" href="#_parameters_16"></a><a class="link" href="#_parameters_16">2.21.1. Parameters</a></h4>
 <table class="tableblock frame-all grid-all stretch">
@@ -1922,7 +1922,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 </div>
 </div>
 <div class="sect2">
-<h3 id="_route68"><a class="anchor" href="#_route68"></a><a class="link" href="#_route68">2.22. POST /v2/loop/updateOperationalPolicies/{loopName}</a></h3>
+<h3 id="_route99"><a class="anchor" href="#_route99"></a><a class="link" href="#_route99">2.22. POST /v2/loop/updateOperationalPolicies/{loopName}</a></h3>
 <div class="sect3">
 <h4 id="_parameters_17"><a class="anchor" href="#_parameters_17"></a><a class="link" href="#_parameters_17">2.22.1. Parameters</a></h4>
 <table class="tableblock frame-all grid-all stretch">
@@ -2000,7 +2000,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 </div>
 </div>
 <div class="sect2">
-<h3 id="_route65"><a class="anchor" href="#_route65"></a><a class="link" href="#_route65">2.23. GET /v2/loop/{loopName}</a></h3>
+<h3 id="_route96"><a class="anchor" href="#_route96"></a><a class="link" href="#_route96">2.23. GET /v2/loop/{loopName}</a></h3>
 <div class="sect3">
 <h4 id="_parameters_18"><a class="anchor" href="#_parameters_18"></a><a class="link" href="#_parameters_18">2.23.1. Parameters</a></h4>
 <table class="tableblock frame-all grid-all stretch">
@@ -2062,7 +2062,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 </div>
 </div>
 <div class="sect2">
-<h3 id="_route87"><a class="anchor" href="#_route87"></a><a class="link" href="#_route87">2.24. GET /v2/policyToscaModels</a></h3>
+<h3 id="_route118"><a class="anchor" href="#_route118"></a><a class="link" href="#_route118">2.24. GET /v2/policyToscaModels</a></h3>
 <div class="sect3">
 <h4 id="_responses_24"><a class="anchor" href="#_responses_24"></a><a class="link" href="#_responses_24">2.24.1. Responses</a></h4>
 <table class="tableblock frame-all grid-all stretch">
@@ -2223,7 +2223,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 </div>
 </div>
 <div class="sect2">
-<h3 id="_route88"><a class="anchor" href="#_route88"></a><a class="link" href="#_route88">2.27. PUT /v2/policyToscaModels/{policyModelType}</a></h3>
+<h3 id="_route119"><a class="anchor" href="#_route119"></a><a class="link" href="#_route119">2.27. PUT /v2/policyToscaModels/{policyModelType}</a></h3>
 <div class="sect3">
 <h4 id="_parameters_21"><a class="anchor" href="#_parameters_21"></a><a class="link" href="#_parameters_21">2.27.1. Parameters</a></h4>
 <table class="tableblock frame-all grid-all stretch">
@@ -2301,7 +2301,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 </div>
 </div>
 <div class="sect2">
-<h3 id="_route91"><a class="anchor" href="#_route91"></a><a class="link" href="#_route91">2.28. GET /v2/templates</a></h3>
+<h3 id="_route122"><a class="anchor" href="#_route122"></a><a class="link" href="#_route122">2.28. GET /v2/templates</a></h3>
 <div class="sect3">
 <h4 id="_responses_28"><a class="anchor" href="#_responses_28"></a><a class="link" href="#_responses_28">2.28.1. Responses</a></h4>
 <table class="tableblock frame-all grid-all stretch">
index c4e9fee..48febfc 100644 (file)
                                                <simple>${body}</simple>
                                        </setProperty>
                                        <setProperty propertyName="dcaeComponent">
-                                               <simple>${exchangeProperty[loopObject].getComponent('DCAE_' + ${exchangeProperty[microServicePolicy].getName())}</simple>
+                                               <simple>${exchangeProperty[loopObject].getComponent('DCAE_' + ${exchangeProperty[microServicePolicy].getName()})}</simple>
                                        </setProperty>
                                        <when>
                                                <simple>${exchangeProperty[microServicePolicy].getDcaeDeploymentStatusUrl()} != null
index e6c477b..fa4909c 100644 (file)
@@ -226,8 +226,8 @@ public class LoopRepositoriesItCase {
         // createdDate should have NOT been changed
         assertThat(loopInDbRetrievedUpdated.getCreatedDate()).isEqualTo(loopInDb.getCreatedDate());
         // other audit are the same
-        assertThat(loopInDbRetrievedUpdated.getCreatedBy()).isEqualTo("");
-        assertThat(loopInDbRetrievedUpdated.getUpdatedBy()).isEqualTo("");
+        assertThat(loopInDbRetrievedUpdated.getCreatedBy()).isEqualTo("Not found");
+        assertThat(loopInDbRetrievedUpdated.getUpdatedBy()).isEqualTo("Not found");
 
         // Attempt to delete the object and check it has well been cascaded
 
index ce1181d..abeecd1 100644 (file)
@@ -29,9 +29,7 @@ import java.util.List;
 import java.util.SortedSet;
 import java.util.TreeSet;
 import java.util.stream.Collectors;
-
 import javax.transaction.Transactional;
-
 import org.junit.Test;
 import org.junit.runner.RunWith;
 import org.onap.clamp.clds.Application;
@@ -74,6 +72,9 @@ public class PolicyModelServiceItCase {
         return policyModel;
     }
 
+    /**
+     * This test the create policy Model.
+     */
     @Test
     @Transactional
     public void shouldCreatePolicyModel() {
@@ -90,11 +91,11 @@ public class PolicyModelServiceItCase {
                 .findById(new PolicyModelId(actualPolicyModel.getPolicyModelType(), actualPolicyModel.getVersion()))
                 .get());
         assertThat(actualPolicyModel.getPolicyModelType()).isEqualTo(policyModel.getPolicyModelType());
-        assertThat(actualPolicyModel.getCreatedBy()).isEqualTo("");
+        assertThat(actualPolicyModel.getCreatedBy()).isEqualTo("Not found");
         assertThat(actualPolicyModel.getCreatedDate()).isNotNull();
         assertThat(actualPolicyModel.getPolicyAcronym()).isEqualTo(policyModel.getPolicyAcronym());
         assertThat(actualPolicyModel.getPolicyModelTosca()).isEqualTo(policyModel.getPolicyModelTosca());
-        assertThat(actualPolicyModel.getUpdatedBy()).isEqualTo("");
+        assertThat(actualPolicyModel.getUpdatedBy()).isEqualTo("Not found");
         assertThat(actualPolicyModel.getUpdatedDate()).isNotNull();
         assertThat(actualPolicyModel.getVersion()).isEqualTo(policyModel.getVersion());