Preparing search index...
The search index is not available
Node CrowdSec Client
Node CrowdSec Client
crowdsec-client
Alerts
Class Alerts
Hierarchy (
view full
)
BaseSubObject
Alerts
Index
Constructors
constructor
Properties
http
Methods
delete
delete
By
Id
get
By
Id
push
Alerts
search
Constructors
constructor
new
Alerts
(
options
)
:
Alerts
Parameters
options
:
IBaseSubObjectOptions
Returns
Alerts
Properties
Protected
http
http
:
AxiosInstance
Methods
delete
delete
(
options
)
:
Promise
<
APITypes
.
DeleteAlertsResponse
>
Parameters
options
:
APITypes
.
Alerts
.
DeleteAlerts
.
RequestQuery
Returns
Promise
<
APITypes
.
DeleteAlertsResponse
>
delete
By
Id
delete
By
Id
(
id
)
:
Promise
<
APITypes
.
DeleteAlertsResponse
>
Parameters
id
:
string
Returns
Promise
<
APITypes
.
DeleteAlertsResponse
>
get
By
Id
get
By
Id
(
id
)
:
Promise
<
APITypes
.
GetAlertsResponse
>
Parameters
id
:
string
Returns
Promise
<
APITypes
.
GetAlertsResponse
>
push
Alerts
push
Alerts
(
datas
)
:
Promise
<
APITypes
.
AddAlertsResponse
>
Create Alerts and return the IDs
Parameters
datas
:
APITypes
.
AddAlertsRequest
Returns
Promise
<
APITypes
.
AddAlertsResponse
>
search
search
(
options
?
)
:
Promise
<
APITypes
.
GetAlertsResponse
>
Parameters
Optional
options
:
APITypes
.
Alerts
.
SearchAlerts
.
RequestQuery
Returns
Promise
<
APITypes
.
GetAlertsResponse
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
http
Methods
delete
delete
By
Id
get
By
Id
push
Alerts
search
Node CrowdSec Client
Loading...
Create Alerts and return the IDs