Validate buffer configuration
Tests connection and permissions for a buffer configuration.
curl -X POST "https://loading/api/v1/validate/buffer" \
-H "Content-Type: application/json" \
-d '{
"buffer": {
"object_store": {
"url": "string"
}
}
}'[
{
"start": {}
}
]Empty
NaN