apispec.cluster.commandstatus.json Maven / Gradle / Ivy
{
"methods": [
"GET"
],
"url": {
"paths": [
"/cluster/command-status"
],
"params": {
"flush": {
"type": "boolean",
"default": false
},
"id":{
"type":"string",
"description": "The command id"
}
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy