You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

ObjectType

Category

Log File

URL

Operating System

SUBSCRIPTION_STATUS

STATUS

statusData.log

http://host:8085/objects/{QMGR}/SUBSCRIPTION_STATUS

All

 

{
"queryTime": 0,
"objects": [
{
"messageBrokerName": "TEST",
"objectName": "SUBTEST",
"objectType": "SUBSCRIPTION_STATUS",
"className": "java.lang.Integer",
"entryTime": "18/12/2017 10:38:25 AM",
"fields": {
"LMSGDATE": "2017-12-07",
"SUB": "SUBTEST",
"SUBID": "414d5120544553542020202020202020eec4b959d3c61322",
"MSGAGE": "0",
"lastMsgDate": "20171207",
"LMSGTIME": "13:54:59",
"NUMMSGS": "1",
"lastMsgIntervalSecs": "-1",
"MCASTREL": "-1 -1",
"DURABLE": "YES",
"CURDEPTH": "0",
"TOPICSTR": "/SUBTEST",
"RESMDATE": "2017-12-07",
"lastMsgEpoch": "-1",
"lastMsgDateTime": "2017120713:54:59",
"lastMsgTime": "13:54:59",
"QMNAME": "TEST"
}
}]
}
 Field NamesDescription 
messageBrokerName
 Queue manager name
objectName Subscriber Name
objectType
 
className
 
entryTime
 
LMSGDATE
 
SUB
 
SUBID
 
MSGAGE
 
lastMsgDate
 
LMSGTIME
 
NUMMSGS
 
lastMsgIntervalSecs
 
MCASTREL
 
DURABLE
 
CURDEPTH
 
TOPICSTR
 
RESMDATE
 
lastMsgEpoch
 
lastMsgDateTime
 
lastMsgTime
 
QMNAME
 
  • No labels