I am working on a project that needs lot of information from vCD. I need to get alomost all that os obtainable from vCD Web interface in the Admin and Tenant context. I can use RESTAPI, but after getting that information, I have to process and save it in a different database. Is there anyway if I can get that directly from vCD database? How can I connect to the vCD database for this puspose using JDBC connection, preferably from Javascript?
↧