MXS-1929: Clarify service destruction

The prgress of service destruction can be monitored via the `sessions`
endpoint.
This commit is contained in:
Markus Mäkelä
2018-08-10 10:00:53 +03:00
parent a399c58df3
commit 8bbc2c3f33

View File

@ -331,6 +331,10 @@ they are allowed to gracefully close before the service is destroyed. This means
that the destruction of a service can be acknowledged via the REST API before that the destruction of a service can be acknowledged via the REST API before
the destruction process has fully completed. the destruction process has fully completed.
To find out whether a service is still in use after it has been destroyed, the
[`sessions`](./Resources-Session.md) resource should be used. If a session for
the service is still open, it has not yet been destroyed.
#### Response #### Response
Service is destroyed: Service is destroyed: