Function svc_assets::rest::api::get_all_assets_by_operator
source · pub async fn get_all_assets_by_operator(
__arg0: Extension<GrpcClients>,
__arg1: Path<String>
) -> Result<Json<Vec<Uuid>>, (StatusCode, String)>
Expand description
Get all assets belonging to an operator.