MXS-1929: Clarify service destruction
The prgress of service destruction can be monitored via the `sessions` endpoint.
This commit is contained in:
parent
a399c58df3
commit
8bbc2c3f33
@ -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
|
||||
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
|
||||
|
||||
Service is destroyed:
|
||||
|
Loading…
x
Reference in New Issue
Block a user