Add SUE service procdure callouts

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: I1e5f3fbdfb93eb69c6e3c8f0b79721b6dd5f0dbe
diff --git a/analyzer/ras-data/schema/ras-data-schema-v01.json b/analyzer/ras-data/schema/ras-data-schema-v01.json
index 77773e5..0401b45 100644
--- a/analyzer/ras-data/schema/ras-data-schema-v01.json
+++ b/analyzer/ras-data/schema/ras-data-schema-v01.json
@@ -177,7 +177,8 @@
                                     "properties": {
                                         "name": {
                                             "enum": [
-                                                "LEVEL2"
+                                                "LEVEL2",
+                                                "SUE_SEEN"
                                             ]
                                         }
                                     }