Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 846 Bytes

TargetDelete.md

File metadata and controls

16 lines (12 loc) · 846 Bytes

akeyless.Model.TargetDelete

targetDelete is a command that deletes a target

Properties

Name Type Description Notes
ForceDeletion bool Enforce deletion [optional] [default to false]
Json bool Set output format to JSON [optional] [default to false]
Name string Target name
TargetVersion int Target version [optional]
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]