[][src]Function krill::daemon::endpoints::ca_parent_contact

pub fn ca_parent_contact(
    server: Data<AppServer>,
    ca_and_child: Path<(Handle, Handle)>,
    auth: Auth
) -> HttpResponse