View Topic Information
get
/management/coherence/cluster/services/{serviceName}/topics/{topicName}
Use this endpoint to view information about a topir.
Request
Path Parameters
-
serviceName: string
Name of the cache service.
-
topicName: string
Name of the topic.
Query Parameters
-
collector: string
The collector to use for aggregationAllowed Values:
[ "all", "avg", "count", "list", "max", "min", "set", "sum", "intsummary", "longsummary", "doublesummary" ]
-
role: string
The data from cluster member belonging to the role will be included in the response
Response
Supported Media Types
- application/json
200 Response
A successful request that returns information about a topic
Root Schema : topicAggregate
Type:
Show Source
object
-
elementCalculator(optional):
string
Element calculator that calculates size of an element based on the size of the serialized binary value.
-
name(optional):
string
Name of the topic.
-
reconnectRetry(optional):
object summaryNumber
-
retainConsumed(optional):
boolean