LicenseCountRecord - Get License Records count

URI

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

Supported Methods

GET

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

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