list | SELECT | roleId, userId, subdomain | Lists all App targets for an APP_ADMIN Role assigned to a User. This methods return list may include full Applications or Instances. The response for an instance will have an ID value, while Application will not have an ID. |
insert | INSERT | appName, applicationId, roleId, userId, subdomain | Add App Instance Target to App Administrator Role given to a User |
delete | DELETE | appName, applicationId, roleId, userId, subdomain | Remove App Instance Target to App Administrator Role given to a User |