Finding stream uuid in DNG
![]() Dear Team,
I have a project area/server configured in a DNG server(rm) and I'm extending dng.
How do i get the list of streams of DNG project area using Rest API if i have the server name and project area name ?
Kindly help at the earliest and provide the REST API.
Thanks
Ajith
|
One answer
![]()
Ralph Schoon (62.3k●3●36●43)
| answered Aug 19 '19, 10:17 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER You want to read up on this https://rsjazz.wordpress.com/2019/03/07/type-system-manager-part-2/ and access the provided source code. That should help you with the API. The command exportConfigurations exposes some API you would need. |