Skip to content

Commit 35f1019

Browse files
committed
address review
1 parent 0b6ec6b commit 35f1019

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/src/main/java/org/apache/cloudstack/api/ApiConstants.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1326,7 +1326,7 @@ public class ApiConstants {
13261326
public static final String IMPORT_SOURCE = "importsource";
13271327
public static final String TEMP_PATH = "temppath";
13281328
public static final String HEURISTIC_RULE = "heuristicrule";
1329-
public static final String HEURISTIC_TYPE_VALID_OPTIONS = "Valid options are: ISO, SNAPSHOT, TEMPLATE and VOLUME.";
1329+
public static final String HEURISTIC_TYPE_VALID_OPTIONS = "Valid options are: ISO, SNAPSHOT, BACKUP, TEMPLATE and VOLUME.";
13301330
public static final String MANAGEMENT = "management";
13311331
public static final String IS_VNF = "isvnf";
13321332
public static final String VNF_NICS = "vnfnics";

0 commit comments

Comments
 (0)