Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 900 Bytes

DeleteTargetAssociation.md

File metadata and controls

16 lines (12 loc) · 900 Bytes

akeyless.Model.DeleteTargetAssociation

deleteTargetAssociation is a command that deletes an association between target and item.

Properties

Name Type Description Notes
AssocId string The association id to be deleted [optional]
Json bool Set output format to JSON [optional] [default to false]
Name string Item name
TargetName string The target to associate [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]