Attribute data type POST/PUT/GET in DNG as ADMIN with REST and python
![]() I am trying to write a script for DNG ( me as new user), i have admin access and this script is to do below,
i am trying to search the template where i can post or put to create or update the data type. but unable to get it.
i am following rootservices-->catalog-->service.xml. But unable to identify any possibility as i am new to it.
Can anyone please guide me how to find links and how to create and update the attribute data type in DNG with REST python.
i know how to implement with python, if anyone can give me some guide on how to find APIs and how to GET the schema(XML) and how to push with Headers( i got one header which i don't know what value to give "net.jazz.jfs.owning-context").
Please give some guidance how to find proper address to push and do get and put for attribute data type in DNG.
|