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