pub async fn delete_log_https(
configuration: &mut Configuration,
params: DeleteLogHttpsParams,
) -> Result<InlineResponse200, Error<DeleteLogHttpsError>>
Expand description
Delete the HTTPS object for a particular service and version.
pub async fn delete_log_https(
configuration: &mut Configuration,
params: DeleteLogHttpsParams,
) -> Result<InlineResponse200, Error<DeleteLogHttpsError>>
Delete the HTTPS object for a particular service and version.