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
Response
The list of storepath statuses
Changes
Changed in 3 of the 53 revisions of this API.112
- ●
removed the request property
request-property-removed
- ○
the endpoint scheme security
HTTPBasicwas added to the APIapi-security-added
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 68 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲