Comment 10 for bug 1557888

Revision history for this message
Matt Riedemann (mriedem) wrote :

Per the delete CLI, "Request to delete server <id> has been accepted." seems fine since it's a 202 response, so the user should probably be aware that something is happening in the background. Otherwise if it's a 200 response, I'd be fine with requiring --verbose for an ack, else you should assume it works if the command exits with a 0 return code.