Question

Reading stage libraries from SDK

  • 15 September 2023
  • 0 replies
  • 9 views

Requirement: I want to create an upgraded version of new deployment from an old deployment using SDK. The 2 deployments may have different set of stage libraries depending on their engine versions. So, I want to fetch list of all libraries for each version, compare the old deployment’s libraries with that of the obtained repository comprising upgraded version’s libraries, to check for any deprecated/upgraded versions, and then create the new deployment with the updated stage library list.

 

I want to access all possible stage libraries (common + enterprise) of a particular engine version using SDK. Is there an API to fetch this?


0 replies

Be the first to reply!

Reply