Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 927 Bytes

DeactivateAcmeAccount.md

File metadata and controls

16 lines (12 loc) · 927 Bytes

akeyless.Model.DeactivateAcmeAccount

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

Properties

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]

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