atlassian-python-api
atlassian-python-api copied to clipboard
[Assets] How to get a value in insight?
Hi
how can I get a value of an attribute with objectTypeAttributeId x? Can you show me an example?
Greetz
Hi @MAngel666 ,
we don't have yet the method?
Do you want to get attribute value based the following parameters ?
get_object_attribute_value(object_id, attribute_id)
yep that would be nice...
can someone make a example how can I get this value without the special method? (sorry I'm a python newbe :/ )