Data Collectors - EventSourceServer Count Method

URI

https://164.99.19.131:8443/SentinelRESTServices/objects/event-source-server/count

Supported Methods

GET

Authentication

Authentication Types
Sentinel Permissions Needed

Supported Formats

Response

URL Parameters

None.

Success Codes

Fault Codes

Response Data

Object type:
The count of event-source-server objects that are available via GET.
FieldDescription
count

Sample Request

GET https://164.99.19.131:8443/SentinelRESTServices/objects/event-source-server
Sample Response for application/json
Status: 200
{
   "count":5
}