VMware Cloud Community
JoJoGabor
Expert
Expert

SQL Database as an Item

I have written a Xaas Blurpting to call a powershell script which creates a database on a shared instance. I want that database to appear in the items list in VRA so I can perform day-2 actions on it. I think I have to use DynamicTypes to define a type of SQLDatabase where the fields may be as simple as servername and DBname and then populate these fields with the strings I can get back from powershell. Has anyone got any examples of how to do this, I'm struggling with Dynamic Types

0 Kudos
0 Replies