Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 906 Bytes

DeactivateAcmeAccount.md

File metadata and controls

16 lines (12 loc) · 906 Bytes

DeactivateAcmeAccount

deactivateAcmeAccount is a command that Deactivates \ Deletes an acme external account

Properties

Name Type Description Notes
acme_account_id str The acme account id to deactivate
cert_issuer_name str The name of the PKI certificate issuer
delete_account bool Delete the account [optional]
json bool Set output format to JSON [optional] [default to False]
token str Authentication token (see `/auth` and `/configure`) [optional]
uid_token str The universal identity token, Required only for universal_identity authentication [optional]

[Back to Model list] [Back to API list] [Back to README]