apispec.cluster.configs.delete.json Maven / Gradle / Ivy
{
"documentation": "https://lucene.apache.org/solr/guide/configsets-api.html#configsets-delete",
"description": "Delete ConfigSets. The name of the ConfigSet to delete must be provided as a path parameter.",
"methods": [
"DELETE"
],
"url": {
"paths": [
"/cluster/configs/{name}"
]
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy