- added logging vars
[plcapi.git] / PLC / Methods / GetSliceAttributes.py
index 5a6a447..4107aed 100644 (file)
@@ -33,6 +33,9 @@ class GetSliceAttributes(Method):
         ]
 
     returns = [SliceAttribute.fields]
+    
+    event_type = 'Get'
+    object_type = 'SliceAttribute'
 
     def call(self, auth, slice_attribute_filter = None, return_fields = None):
        # If we are not admin, make sure to only return our own slice