adds Id tag
[plcapi.git] / PLC / Methods / SliceListUserSlices.py
index 47c9027..9e054ed 100644 (file)
@@ -19,6 +19,8 @@ class SliceListUserSlices(GetSlices, GetPersons):
     slice_filter, details about that slice will not be returned.
     """
 
+    status = "deprecated"
+
     roles = ['admin', 'pi', 'user']
 
     accepts = [