mirror of https://github.com/apache/cloudstack.git
ApiConstants: add Api constant registered
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
c35f704f21
commit
accd57486e
|
|
@ -210,6 +210,7 @@ public class ApiConstants {
|
|||
public static final String RESOURCE_TYPE = "resourcetype";
|
||||
public static final String RESPONSE = "response";
|
||||
public static final String REVERTABLE = "revertable";
|
||||
public static final String REGISTERED = "registered";
|
||||
public static final String QUERY_FILTER = "queryfilter";
|
||||
public static final String SCHEDULE = "schedule";
|
||||
public static final String SCOPE = "scope";
|
||||
|
|
|
|||
Loading…
Reference in New Issue