Emitted when an admin command has errored.
Emitted when a command is polling in a long-running operation (i.e. create database).
Emitted when an admin command is started, before the initial HTTP request is made.
Emitted when an admin command has succeeded, after any necessary polling.
The events emitted by the DataAPIClient. These events are emitted at various stages of the admin command's lifecycle. Intended for use for monitoring and logging purposes.