Notă
Accesul la această pagină necesită autorizare. Puteți încerca să vă conectați sau să modificați directoarele.
Accesul la această pagină necesită autorizare. Puteți încerca să modificați directoarele.
This event is emitted when a pool delete operation is completed.
The following example shows the body of a pool delete complete event.
{
"id": "myPool1",
"startTime": "2016-09-09T22:13:48.579Z",
"endTime": "2016-09-09T22:14:08.836Z"
}
| Element | Type | Notes |
|---|---|---|
id |
String | The ID of the pool. |
startTime |
DateTime | The time the pool delete started. |
endTime |
DateTime | The time the pool delete completed. |
Remarks
For more information about states and error codes for pool resize operation, see Delete a pool from an account.