rhtyd commented on a change in pull request #4128: URL: https://github.com/apache/cloudstack/pull/4128#discussion_r448786652
########## File path: api/src/main/java/org/apache/cloudstack/api/ApiConstants.java ########## @@ -472,11 +473,16 @@ public static final String PROJECT = "project"; public static final String ROLE = "role"; public static final String ROLE_ID = "roleid"; + public static final String ACCOUNT_ROLE_TYPE = "accountroletype"; Review comment: roletype is enough? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org