Function fastly_api::apis::backend_api::get_backend

source ยท
pub async fn get_backend(
    configuration: &mut Configuration,
    params: GetBackendParams
) -> Result<BackendResponse, Error<GetBackendError>>
Expand description

Get the backend for a particular service and version.