QueryACMEaccountList
This command will return all the available ACME accounts. Deactivated accounts are not shown.
Required Parameters
Section titled “Required Parameters”The following parameters are standard parameters for this command.
Command
COMMAND = QueryACMEaccountListResponse
code = (INTEGER)description = (TEXT)runtime = (INTEGER)queuetime = (INTEGER)property[column][0] = acmeaccountproperty[column][1] = certvalidationtypeproperty[column][2] = providerproperty[column][3] = statusproperty[column][4] = renewalmodeproperty[column][5] = registration expiration dateproperty[column][6] = paid untilproperty[column][7] = renewal dateproperty[column][8] = acmeserverurlproperty[column][9] = acmeaccount kidproperty[column][10] = created dateproperty[column][11] = created byproperty[column][12] = updated dateproperty[column][13] = updated byproperty[count][0] = (INTEGER)property[first][0] = (INTEGER)property[last][0] = (INTEGER)property[limit][0] = (INTEGER)property[total][0] = (INTEGER)property[acmeaccount][#] = (TEXT)property[certvalidationtype][#] = DVproperty[provider][#] = sectigoproperty[status][#] = PENDINGproperty[renewalmode][#] = DEFAULTproperty[registration expiration date][#] = YYYY-MM-DD HH:MM:SSproperty[paid until][#] = YYYY-MM-DD HH:MM:SSproperty[renewal date][#] = YYYY-MM-DD HH:MM:SSproperty[acmeserverurl][#] = (TEXT)property[acmeaccount kid][#] = (TEXT)property[created date][#] = YYYY-MM-DD HH:MM:SSproperty[created by][#] = (TEXT)property[updated date][#] = YYYY-MM-DD HH:MM:SSproperty[updated by][#] = (TEXT)Optional Parameters
Section titled “Optional Parameters”The following parameters are optional for this command.
Command
PROVIDER = sectigoORDER = ASC|DESCORDERBY = ACMEACCOUNT|REGISTRATION_EXPIRATION_DATE|CERTVALIDATIONTYPE|PROVIDER|STATUSFIRST = (INTEGER)LIMIT = (INTEGER)WIDE = 0|1INCLUDESUB = 0|1Attributes
Section titled “Attributes”| ATTRIBUTES | DETAILS |
|---|---|
| PROVIDER | Filter the list by ACME provider. |
| ORDER | Sort direction of the result list. |
| ORDERBY | Column the result list is sorted by. |
| FIRST | First entry of the result list to return. |
| LIMIT | Maximum number of entries to return. |
| WIDE | Returns additional details for each entry. |
| INCLUDESUB | Refers to sub-resellers; includes their ACME accounts in the result list. |
ACME commands