deactivateAcmeAccount is a command that Deactivates \ Deletes an acme external account
Name | Type | Description | Notes |
---|---|---|---|
AcmeAccountId | string | The acme account id to deactivate | |
CertIssuerName | string | The name of the PKI certificate issuer | |
DeleteAccount | bool | Delete the account | [optional] |
Json | bool | Set output format to JSON | [optional] [default to false] |
Token | string | Authentication token (see `/auth` and `/configure`) | [optional] |
UidToken | string | The universal identity token, Required only for universal_identity authentication | [optional] |