v1

latestOpenAPI 3.0.02026-08-064311,0881.3 MB
otCollectorManagementExternal

Get a count of OT Collectors.

Get total count of OT Collectors for a customer.

get/v1/otCollectors/totalCount

Response

Total count of OT Collectors.

totalCountinteger required

Total number of OT Collector for a customer.

Example response

{
  "totalCount": 100
}