Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 983 Bytes

UscDelete.md

File metadata and controls

16 lines (12 loc) · 983 Bytes

akeyless.Model.UscDelete

uscDelete is a command that deletes a secret from a Universal Secrets Connector

Properties

Name Type Description Notes
Json bool Set output format to JSON [optional] [default to false]
Namespace string The namespace (relevant for Hashi vault target) [optional]
SecretId string The universal secrets id (or name, for AWS, Azure, K8s or Hashi vault targets) to delete
Token string Authentication token (see `/auth` and `/configure`) [optional]
UidToken string The universal identity token, Required only for universal_identity authentication [optional]
UscName string Name of the Universal Secrets Connector item

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