atlassian-python-api icon indicating copy to clipboard operation
atlassian-python-api copied to clipboard

[Assets] How to get a value in insight?

Open MAngel666 opened this issue 2 years ago • 3 comments

Hi

how can I get a value of an attribute with objectTypeAttributeId x? Can you show me an example?

Greetz

MAngel666 avatar May 24 '23 11:05 MAngel666

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)

gonchik avatar Jun 04 '23 01:06 gonchik

yep that would be nice...

MAngel666 avatar Jun 04 '23 12:06 MAngel666

can someone make a example how can I get this value without the special method? (sorry I'm a python newbe :/ )

MAngel666 avatar Jun 13 '23 16:06 MAngel666