Retrieve the status of the bulk deletion
Retrieve the status of the bulk deletion operation for SLOs. This endpoint returns the status of the bulk deletion operation, including whether it is completed and the results of the operation.
GET
/s/{spaceId}/api/observability/slos/_bulk_delete/{taskId}
curl \
--request GET 'https://localhost:5601/s/default/api/observability/slos/_bulk_delete/8853df00-ae2e-11ed-90af-09bb6422b258' \
--header "Authorization: $API_KEY" \
--header "kbn-xsrf: string"