qcs_api_client_openapi::apis::endpoints_api

Function get_endpoint

source
pub async fn get_endpoint(
    configuration: &Configuration,
    endpoint_id: &str,
) -> Result<Endpoint, Error<GetEndpointError>>
Expand description

Retrieve a specific endpoint by its ID.