Latest Activity

code

License Manager - Free license in grace period

Hi, I am looking for a way to delete servers in the grace period (only) from the license manager table. I have checked the API, but it only allows me to free all licenses from a given server (host, name). What I want is to manually free all licenses i...

Solution Manager API License

code

Getting HTTP 401 when calling a SM Rest API endpoint

Hello, we are doing some testing with the Rest API of the SM https://community.denodo.com/docs/html/browse/8.0/en/solution_manager/administration/appendix/rest_api/rest_api We understand we can use HTTP Basic auth. For that, we are using the admin use...

Denodo 8 Solution Manager API

code

Solution Manager REST API port

Hi Team - what port number should i use while invoking Solution Manager REST APIs ? should it be 19090 (web container port) or 10090 or some other port ? http://<hostname>:<port>/environments - is this the correct URI to call REST API (jus...

Solution Manager API

code

How to Use python to Call solution Manager APJ to deploy Revision

Hi team, We try to use python to call solution manager API to deploy revision, we now have prepare the vql revision file done, can we use python to call the solution manager API to do the deployment?

Solution Manager API Deploy Python revision

code

Promotion of view with same datasource

Hello, We have a datasource as Snowflake. QA and Prod Databases are in the same login. We have created the same jdbc datasource(ds_snowflake in both env) for this in both QA and prod. Lets say the QA database is named db_qa and prod database is named ...

Solution Manager Solution Manager API Deployment using Solution Manager Best Practice

code

How to deploy Scheduler jobs via Solution Manager REST endpoints?

Hi Team - I know we can deploy Scheduler jobs by using Create Revision GUI of Solution Manager. I also know there is a REST endpoint for creating revisions from VQL file which takes only a VQL file as an input. Now my question is how can I create a re...

Solution Manager API

code

Using Create Revision API of Solution Manager

I am looking at the documentation of creating a Revision from a VQL file https://community.denodo.com/docs/html/browse/7.0/solution_manager/administration/appendix/rest_api/rest_api#create-a-revision-from-a-vql-file Couple of questions on the usage of...

Solution Manager API