Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 873 Bytes

File metadata and controls

16 lines (12 loc) · 873 Bytes

DeleteTargetAssociation

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

Properties

Name Type Description Notes
assoc_id str The association id to be deleted [optional]
json bool Set output format to JSON [optional] [default to False]
name str Item name
target_name str The target to associate [optional]
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]