Skip to content

Commit 24fd440

Browse files
João JandreDaan Hoogland
authored andcommitted
Fix create VM from backup
1 parent 8ce1c98 commit 24fd440

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/src/main/java/org/apache/cloudstack/api/command/user/vm/CreateVMFromBackupCmd.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ public class CreateVMFromBackupCmd extends BaseDeployVMCmd {
5151
//////////////// API parameters /////////////////////
5252
/////////////////////////////////////////////////////
5353

54+
@ACL
5455
@Parameter(name = ApiConstants.BACKUP_ID,
5556
type = CommandType.UUID,
5657
entityType = BackupResponse.class,

0 commit comments

Comments
 (0)