Reply

API call to create DTC pool with 2 or more servers

[ Edited ]
New Member
Posts: 4
88     0

I am struggling to get to create a DTC pool with multiple servers in there at the creation of the DTC pool using an API call via Python.

I am able to create the DTC pool with one server, but I need to have more servers in the pool and preferably in just one call.

Also in the documentation I can not find anything about the order of the servers in the pool.

 

Nevermind, I found the sollution.

 

Re: API call to create DTC pool with 2 or more servers

[ Edited ]
New Member
Posts: 1
88     0

@S-van-Hattumshadow fight 2 wrote:

I am struggling to get to create a DTC pool with multiple servers in there at the creation of the DTC pool using an API call via Python.

I am able to create the DTC pool with one server, but I need to have more servers in the pool and preferably in just one call.

Also in the documentation I can not find anything about the order of the servers in the pool.

 

Nevermind, I found the sollution.

 


Great to hear you found the solution! For creating a DTC pool with multiple servers via Python, you typically need to include all the server details in the request body when making the API call. Ensure your JSON payload is structured correctly to include multiple servers.

Showing results for 
Search instead for 
Did you mean: 

Recommended for You