Provides the WazuhResponse class, which allows to parse regular responses from the wazuh api.
WazuhResponse
Bases: object
object
Default wazuh response object for successful requests.
The responded data.
Optional error message.
Optional message.
WazuhResponse.data
WazuhResponse.error
WazuhResponse.message