10 lines
202 B
JSON
10 lines
202 B
JSON
{
|
|
"description": "Remove one replicated service",
|
|
"input_method": "stdin",
|
|
"parameters": {
|
|
"service": {
|
|
"description": "Name or ID of the service",
|
|
"type": "String[1]"
|
|
}
|
|
}
|
|
}
|