addAccountAlias(aaa) {name@domain|id} {alias@domain}

  checkPasswordStrength(cps) {name@domain|id} {password}

  createAccount(ca) {name@domain} {password} [attr1 value1 [attr2 value2...]]

  createDataSource(cds) {name@domain} {ds-type} {ds-name} zimbraDataSourceEnabled {TRUE|FALSE} zimbraDataSourceFolderId {folder-id} [attr1 value1 [attr2 value2...]]

  createIdentity(cid) {name@domain} {identity-name} [attr1 value1 [attr2 value2...]]

  createSignature(csig) {name@domain} {signature-name} [attr1 value1 [attr2 value2...]]

  deleteAccount(da) {name@domain|id}

  deleteDataSource(dds) {name@domain|id} {ds-name|ds-id}

  deleteIdentity(did) {name@domain|id} {identity-name}

  deleteSignature(dsig) {name@domain|id} {signature-name}

  getAccount(ga) [-e] {name@domain|id} [attr1 [attr2...]]

  getDataSources(gds) {name@domain|id} [arg1 [arg2...]]

  getIdentities(gid) {name@domain|id} [arg1 [arg...]]

  getSignatures(gsig) {name@domain|id} [arg1 [arg...]]

  getAccountMembership(gam) {name@domain|id}

  getAllAccounts(gaa) [-v] [-e] [-s server] [{domain}]
    -- NOTE: getAllAccounts can only be used with "zmprov -l/--ldap"

  getAllAdminAccounts(gaaa) [-v] [-e] [attr1 [attr2...]]

  modifyAccount(ma) {name@domain|id} [attr1 value1 [attr2 value2...]]

  modifyDataSource(mds) {name@domain|id} {ds-name|ds-id} [attr1 value1 [attr2 value2...]]

  modifyIdentity(mid) {name@domain|id} {identity-name} [attr1 value1 [attr2 value2...]]

  modifySignature(msig) {name@domain|id} {signature-name|signature-id} [attr1 value1 [attr2 value2...]]

  removeAccountAlias(raa) {name@domain|id} {alias@domain}

  renameAccount(ra) {name@domain|id} {newName@domain}

  setAccountCos(sac) {name@domain|id} {cos-name|cos-id}

  setPassword(sp) {name@domain|id} {password}
  createCalendarResource(ccr) {name@domain} {password} [attr1 value1 [attr2 value2...]]

  deleteCalendarResource(dcr) {name@domain|id}

  getAllCalendarResources(gacr) [-v] [-e] [-s server] [{domain}]

  getCalendarResource(gcr) {name@domain|id} [attr1 [attr2...]]

  modifyCalendarResource(mcr) {name@domain|id} [attr1 value1 [attr2 value2...]]

  purgeAccountCalendarCache(pacc) {name@domain|id} [...]

  renameCalendarResource(rcr) {name@domain|id} {newName@domain}


    op = eq, has, startswith, endswith, ge, le, gt, lt