# Functions
New creates a new legacy alerts API client.
NewGetAlertByIDInternalServerError creates a GetAlertByIDInternalServerError with default headers values.
NewGetAlertByIDOK creates a GetAlertByIDOK with default headers values.
NewGetAlertByIDParams creates a new GetAlertByIDParams object, with the default timeout for this client.
NewGetAlertByIDParamsWithContext creates a new GetAlertByIDParams object with the ability to set a context for a request.
NewGetAlertByIDParamsWithHTTPClient creates a new GetAlertByIDParams object with the ability to set a custom HTTPClient for a request.
NewGetAlertByIDParamsWithTimeout creates a new GetAlertByIDParams object with the ability to set a timeout on a request.
NewGetAlertByIDUnauthorized creates a GetAlertByIDUnauthorized with default headers values.
NewGetAlertsInternalServerError creates a GetAlertsInternalServerError with default headers values.
NewGetAlertsOK creates a GetAlertsOK with default headers values.
NewGetAlertsParams creates a new GetAlertsParams object, with the default timeout for this client.
NewGetAlertsParamsWithContext creates a new GetAlertsParams object with the ability to set a context for a request.
NewGetAlertsParamsWithHTTPClient creates a new GetAlertsParams object with the ability to set a custom HTTPClient for a request.
NewGetAlertsParamsWithTimeout creates a new GetAlertsParams object with the ability to set a timeout on a request.
NewGetAlertsUnauthorized creates a GetAlertsUnauthorized with default headers values.
NewGetDashboardStatesBadRequest creates a GetDashboardStatesBadRequest with default headers values.
NewGetDashboardStatesInternalServerError creates a GetDashboardStatesInternalServerError with default headers values.
NewGetDashboardStatesOK creates a GetDashboardStatesOK with default headers values.
NewGetDashboardStatesParams creates a new GetDashboardStatesParams object, with the default timeout for this client.
NewGetDashboardStatesParamsWithContext creates a new GetDashboardStatesParams object with the ability to set a context for a request.
NewGetDashboardStatesParamsWithHTTPClient creates a new GetDashboardStatesParams object with the ability to set a custom HTTPClient for a request.
NewGetDashboardStatesParamsWithTimeout creates a new GetDashboardStatesParams object with the ability to set a timeout on a request.
NewPauseAlertForbidden creates a PauseAlertForbidden with default headers values.
NewPauseAlertInternalServerError creates a PauseAlertInternalServerError with default headers values.
NewPauseAlertNotFound creates a PauseAlertNotFound with default headers values.
NewPauseAlertOK creates a PauseAlertOK with default headers values.
NewPauseAlertParams creates a new PauseAlertParams object, with the default timeout for this client.
NewPauseAlertParamsWithContext creates a new PauseAlertParams object with the ability to set a context for a request.
NewPauseAlertParamsWithHTTPClient creates a new PauseAlertParams object with the ability to set a custom HTTPClient for a request.
NewPauseAlertParamsWithTimeout creates a new PauseAlertParams object with the ability to set a timeout on a request.
NewPauseAlertUnauthorized creates a PauseAlertUnauthorized with default headers values.
NewTestAlertBadRequest creates a TestAlertBadRequest with default headers values.
NewTestAlertForbidden creates a TestAlertForbidden with default headers values.
NewTestAlertInternalServerError creates a TestAlertInternalServerError with default headers values.
NewTestAlertOK creates a TestAlertOK with default headers values.
NewTestAlertParams creates a new TestAlertParams object, with the default timeout for this client.
NewTestAlertParamsWithContext creates a new TestAlertParams object with the ability to set a context for a request.
NewTestAlertParamsWithHTTPClient creates a new TestAlertParams object with the ability to set a custom HTTPClient for a request.
NewTestAlertParamsWithTimeout creates a new TestAlertParams object with the ability to set a timeout on a request.
NewTestAlertUnprocessableEntity creates a TestAlertUnprocessableEntity with default headers values.
# Structs
Client for legacy alerts API
*/.
GetAlertByIDInternalServerError describes a response with status code 500, with default header values.
GetAlertByIDOK describes a response with status code 200, with default header values.
GetAlertByIDParams contains all the parameters to send to the API endpoint
for the get alert by ID operation.
GetAlertByIDReader is a Reader for the GetAlertByID structure.
GetAlertByIDUnauthorized describes a response with status code 401, with default header values.
GetAlertsInternalServerError describes a response with status code 500, with default header values.
GetAlertsOK describes a response with status code 200, with default header values.
GetAlertsParams contains all the parameters to send to the API endpoint
for the get alerts operation.
GetAlertsReader is a Reader for the GetAlerts structure.
GetAlertsUnauthorized describes a response with status code 401, with default header values.
GetDashboardStatesBadRequest describes a response with status code 400, with default header values.
GetDashboardStatesInternalServerError describes a response with status code 500, with default header values.
GetDashboardStatesOK describes a response with status code 200, with default header values.
GetDashboardStatesParams contains all the parameters to send to the API endpoint
for the get dashboard states operation.
GetDashboardStatesReader is a Reader for the GetDashboardStates structure.
PauseAlertForbidden describes a response with status code 403, with default header values.
PauseAlertInternalServerError describes a response with status code 500, with default header values.
PauseAlertNotFound describes a response with status code 404, with default header values.
PauseAlertOK describes a response with status code 200, with default header values.
PauseAlertParams contains all the parameters to send to the API endpoint
for the pause alert operation.
PauseAlertReader is a Reader for the PauseAlert structure.
PauseAlertUnauthorized describes a response with status code 401, with default header values.
TestAlertBadRequest describes a response with status code 400, with default header values.
TestAlertForbidden describes a response with status code 403, with default header values.
TestAlertInternalServerError describes a response with status code 500, with default header values.
TestAlertOK describes a response with status code 200, with default header values.
TestAlertParams contains all the parameters to send to the API endpoint
for the test alert operation.
TestAlertReader is a Reader for the TestAlert structure.
TestAlertUnprocessableEntity describes a response with status code 422, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.