Context Service Configuration API

Use the Context Service Configuration API to configure Context Service settings for SocialMiner.

URL

https://<server>/unifiedconfig/config/contextservice

Operations

Parameters

Example Get Response

 <contextServiceConfig>
   <proxyUrl>http://example.com:80</proxyUrl>
   <maxRetries>1</maxRetries>
   <timeout>10000</timeout> 
   <labMode>false</labMode>
</contextServiceConfig>