Expand description
Admin / observability surface.
Covers statistics, status, logs, indexing progress, collection maintenance (force-save, empty-collection cleanup), server config, backup management, admin restart, and workspace management.
All methods call self.make_request via the shared dispatcher in
super so the transport abstraction is preserved.