From ee48ea47d7749a3b4ab14d0f20428dc05e8d1b58 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 24 Jun 2015 18:32:30 +0200 Subject: API... --- src/main/thrift/bwlp.thrift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/thrift/bwlp.thrift') diff --git a/src/main/thrift/bwlp.thrift b/src/main/thrift/bwlp.thrift index d41db3f..c79e2d6 100644 --- a/src/main/thrift/bwlp.thrift +++ b/src/main/thrift/bwlp.thrift @@ -219,7 +219,6 @@ struct LectureWrite { 5: bool isEnabled, 6: UnixTimestamp startTime, 7: UnixTimestamp endTime, - 8: UUID ownerId, 9: string runscript, 10: list nics, 11: optional list allowedUsers, // allowed to see/select image in vmchooser. These are local accounts, not bwIDM/Master @@ -245,6 +244,7 @@ struct LectureSummary { 13: bool hasInternetAccess, 14: LecturePermissions defaultPermissions, 15: optional LecturePermissions userPermissions, + 16: bool isImageVersionUsable, // Is the linked image version valid and enabled? } struct LectureRead { -- cgit v1.2.3-55-g7522