Kibana · Capability
Kibana APIs — synthetics
Kibana APIs — synthetics. 18 operations. Lead operation: Trigger an on-demand test run for a monitor. Self-contained Naftiko capability covering one Kibana business surface.
What You Can Do
POST
Postsyntheticsmonitortest
— Trigger an on-demand test run for a monitor
/v1/api/synthetics/monitor/test/{monitorid}
GET
Getsyntheticmonitors
— Get monitors
/v1/api/synthetics/monitors
POST
Postsyntheticmonitors
— Create a monitor
/v1/api/synthetics/monitors
POST
Deletesyntheticmonitors
— Delete monitors
/v1/api/synthetics/monitors/bulk-delete
DELETE
Deletesyntheticmonitor
— Delete a monitor
/v1/api/synthetics/monitors/{id}
GET
Getsyntheticmonitor
— Get a monitor
/v1/api/synthetics/monitors/{id}
PUT
Putsyntheticmonitor
— Update a monitor
/v1/api/synthetics/monitors/{id}
GET
Getparameters
— Get parameters
/v1/api/synthetics/params
POST
Postparameters
— Add parameters
/v1/api/synthetics/params
POST
Deleteparameters
— Delete parameters
/v1/api/synthetics/params/bulk-delete
DELETE
Deleteparameter
— Delete a parameter
/v1/api/synthetics/params/{id}
GET
Getparameter
— Get a parameter
/v1/api/synthetics/params/{id}
PUT
Putparameter
— Update a parameter
/v1/api/synthetics/params/{id}
GET
Getprivatelocations
— Get private locations
/v1/api/synthetics/private-locations
POST
Postprivatelocation
— Create a private location
/v1/api/synthetics/private-locations
DELETE
Deleteprivatelocation
— Delete a private location
/v1/api/synthetics/private-locations/{id}
GET
Getprivatelocation
— Get a private location
/v1/api/synthetics/private-locations/{id}
PUT
Putprivatelocation
— Update a private location
/v1/api/synthetics/private-locations/{id}
MCP Tools
trigger-demand-test-run-monitor
Trigger an on-demand test run for a monitor
read-only
get-monitors
Get monitors
read-only
idempotent
create-monitor
Create a monitor
delete-monitors
Delete monitors
delete-monitor
Delete a monitor
idempotent
get-monitor
Get a monitor
read-only
idempotent
update-monitor
Update a monitor
idempotent
get-parameters
Get parameters
read-only
idempotent
add-parameters
Add parameters
delete-parameters
Delete parameters
delete-parameter
Delete a parameter
idempotent
get-parameter
Get a parameter
read-only
idempotent
update-parameter
Update a parameter
idempotent
get-private-locations
Get private locations
read-only
idempotent
create-private-location
Create a private location
delete-private-location
Delete a private location
idempotent
get-private-location
Get a private location
read-only
idempotent
update-private-location
Update a private location
idempotent