v1
latestOpenAPI 3.1.02026-07-26474165.4 KBCache
Update Cache Connection
Create/update the cache connection used by the other caching API calls.
post/job/cacheConnection
Request body
Example request
{
"connectionString": "Server=<Server URL>;Port=5432;User=username;Password=password;Database=cachedb;"
}Response
OK