BigMemory Max 4.3.4 | Product Documentation | Terracotta REST Developer Guide | REST API for the Terracotta Server Array | Configuration
 
Configuration
Use the following URI extensions with the base extension /agents/configurations or /v2/agents/configurations to return configuration information.
To get the configuration settings for all servers and clients, end the base extension with a forward slash ("/"):
/agents/configurations/
To get only servers a, b, and c:
/servers;names=a,b,c
If no "names" are specified, all servers are included.
To get only clients x, y, and z:
/clients;ids=x,y,z
If no "ids" are specified, all servers are included.

Copyright © 2010 - 2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.