Function showStorage

  • Get the data for a storage

    Parameters

    • id: string

      ID of the storage to retrieve

    • query_params: Record<string, any> = {}

      Query parameters to add to the request URL

    Returns Observable<PlaceStorage>