mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Revert the temporary build fix (don't expose ID unneccessarily to outside)
This commit is contained in:
parent
24a6c2f528
commit
bf3664574a
@ -106,7 +106,6 @@ public class SystemVmResponse extends BaseResponse {
|
||||
@SerializedName("activeviewersessions") @Param(description="the number of active console sessions for the console proxy system vm")
|
||||
private Integer activeViewerSessions;
|
||||
|
||||
@SerializedName("objectId") @Param(description="the object id")
|
||||
private Long objectId;
|
||||
|
||||
public Long getObjectId() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user