Hi Team,
Is there any sample code available for retrieving a list of instance objects from FDM? I've reviewed the documentation's sample code, but I need additional clarification on where to provide Space, Object Type, Version, and Data Model.
Sample code available for Instance List.
instance_list = c.data_modeling.instances.list(limit=5)
I have also followed the steps outlined in the document URL below..
advancedListInstance
queryContent
searchInstances
Thanks,
Karguvel K