Hi,
When I use:
x.x.x.x/api/location/v1/clients/count/byzone/detail?zoneId=xxx
The Response is:
"Sorry, Zone details are available in debug mode only. Use /api/config/v1/zoneCountParams/1 API to set debug mode ": ""
I need a CMX API to count the number of clients per zone. I'm using CMX 10.6.
TIA
Solved! Go to Solution.
I found the solution.
Before being able to execute the API:
x.x.x.x/api/location/v1/clients/count/byzone/detail?zoneId=xxx
Should go first to Configuration under CMX-IP-Address/apidocs
then Configuration
then Zone Count Register API
then POST
fill out "zoneIds", i got the zoneIds by using cli "cmxctl config maps zones"
and set debug to "true"
I found the solution.
Before being able to execute the API:
x.x.x.x/api/location/v1/clients/count/byzone/detail?zoneId=xxx
Should go first to Configuration under CMX-IP-Address/apidocs
then Configuration
then Zone Count Register API
then POST
fill out "zoneIds", i got the zoneIds by using cli "cmxctl config maps zones"
and set debug to "true"
Hi, i want to add poll related to cricket on my t20 world cup website. Kindly let me know how can i do it, if you can provide me with the source code it will be thankful.