Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 750 Bytes

File metadata and controls

17 lines (13 loc) · 750 Bytes

TargetItemAssociation

TargetItemAssociation includes details of an association between a target and an item. Also, between targets in case of child target or Linked target.

Properties

Name Type Description Notes
assoc_id str [optional]
attributes dict(str, str) [optional]
cluster_id int [optional]
item_id int [optional]
item_name str [optional]
item_type str [optional]
relationship str [optional]

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