Log Search

API endpoint that allows users to be viewed or edited.

Authorizations
AuthorizationstringRequired
Responses
200

No response body

No content

get
/ux/logmanagement/log_search/log_search/
GET /ux/logmanagement/log_search/log_search/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

post

API endpoint that allows users to be viewed or edited.

Authorizations
AuthorizationstringRequired
Responses
post
/ux/logmanagement/log_search/log_search/
POST /ux/logmanagement/log_search/log_search/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
201

No response body

No content

get

API endpoint that allows users to be viewed or edited.

Authorizations
AuthorizationstringRequired
Path parameters
idstringRequired
Responses
200

No response body

No content

get
/ux/logmanagement/log_search/log_search/{id}/
GET /ux/logmanagement/log_search/log_search/{id}/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

put

API endpoint that allows users to be viewed or edited.

Authorizations
AuthorizationstringRequired
Path parameters
idstringRequired
Responses
200

No response body

No content

put
/ux/logmanagement/log_search/log_search/{id}/
PUT /ux/logmanagement/log_search/log_search/{id}/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

delete

API endpoint that allows users to be viewed or edited.

Authorizations
AuthorizationstringRequired
Path parameters
idstringRequired
Responses
delete
/ux/logmanagement/log_search/log_search/{id}/
DELETE /ux/logmanagement/log_search/log_search/{id}/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
204

No response body

No content

Gets a log details with the given IP

post

This endpoint is used to fetch logs of the particular device stored in elasticsearch

Authorizations
AuthorizationstringRequired
Responses
200

No response body

No content

post
/ux/logmanagement/log_search/log_search/logs/
POST /ux/logmanagement/log_search/log_search/logs/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

Last updated