get_indexer_health_post

Function get_indexer_health_post 

Source
pub async fn get_indexer_health_post(
    configuration: &Configuration,
    get_indexer_health_post_request: GetIndexerHealthPostRequest,
) -> Result<GetIndexerHealthPost200Response, Error<GetIndexerHealthPostError>>