deleteTargetAssociation is a command that deletes an association between target and item.
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] |