LicenseCountRecord - Export License Records to report

URI

https://164.99.19.131:8443/SentinelRESTServices/license/records/report

Supported Methods

GET

This API returns array of LicenseCountRecordBean which contains time and event count from start time to end time in csv format

Authentication

Authentication Types
Sentinel Permissions Needed

URL Parameters

Required

ParameterTypeDescription
startTime long start time in milliseconds
endTime long end time in milliseconds
targetServerIDs String comma seperated server ids used to count events

Optional

ParameterTypeDefault ValueDescription
granularity String HOUR granularity in HOUR/DAY

Success Codes

Fault Codes