Skip to main content

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?

Be the first to reply!

Reply