store

Get status for a list of storepaths

Get status for a list of store paths.

Body Parameters:

  • StorepathRequest: Object containing an outpaths list of store paths

Returns:

  • StorepathStatusResponse: A map of store path to a list of StorepathStatus objects indicating catalog, package, and narinfo status.
post/api/v1/catalog/store/status

Request body

outpathsstring[] required

Response

The list of storepath statuses

itemsobject required

Changes

Changed in 3 of the 53 revisions of this API.112