pub async fn delete_log_newrelic(
configuration: &mut Configuration,
params: DeleteLogNewrelicParams,
) -> Result<InlineResponse200, Error<DeleteLogNewrelicError>>
Expand description
Delete the New Relic Logs logging object for a particular service and version.