Read-only inspection of resources on the local host.
@spec read(struct()) :: {:ok, struct() | nil} | {:error, term()}
@spec read( struct(), map() ) :: {:ok, struct() | nil} | {:error, term()}