Skip to content

Commit 177e690

Browse files
committed
<fix>[vm]: expose id of VmSchedHistoryInventory
Resolves: ZSTAC-54771 Change-Id: I7575637a79626c6d737976656b7969777170746e (cherry picked from commit 09bd9fa)
1 parent 553e7b5 commit 177e690

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

header/src/main/java/org/zstack/header/vm/VmSchedHistoryInventory.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
foreignKey = "zoneUuid", expandedInventoryKey = "uuid"),
2121
})
2222
public class VmSchedHistoryInventory implements Serializable {
23-
@APINoSee
2423
private long id;
2524
private String vmInstanceUuid;
2625
private String accountUuid;

0 commit comments

Comments
 (0)