Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
This event is emitted when a pool delete operation is started. Since the pool delete is an asynchronous event, you can expect a pool delete complete event to be emitted once the delete operation completes.
The following example shows the body of a pool delete start event.
{
"id": "myPool1"
}
| Element | Type | Notes |
|---|---|---|
id |
String | The ID of the pool. |