Single-source aggregate entity show.
Show one entity from the backend encoded by prefix_id.
prefix_id
type (str) – Entity type.
prefix_id (str) – Prefix-encoded backend ID.
config (Config or None) – Optional config.
Backend-rich result.
object
ApiError – When the prefix or type/backend pair is invalid.
Smoke-test show validation without network access.
True on success.
True
bool