delete_pool_server

Function delete_pool_server 

Source
pub async fn delete_pool_server(
    configuration: &mut Configuration,
    params: DeletePoolServerParams,
) -> Result<InlineResponse200, Error<DeletePoolServerError>>
Expand description

Deletes a single server for a particular service and pool.