indexer

Retrieve the IndexReport for a Manifest

Given a Manifest's content addressable hash, an IndexReport will be retrieved if it exists.

get/indexer/api/v1/index_report/{digest}

Response

IndexReport retrieved

manifest_hashDigestSchemaJson required— unresolved $ref
statestring required

The current state of the index operation

errstring

An error message on event of unsuccessful index

successboolean required

A bool indicating succcessful index

packagesobject

A map of Package objects indexed by a document-local identifier.

distributionsobject

A map of Distribution objects indexed by a document-local identifier.

repositoryobject

A map of Repository objects indexed by a document-local identifier.

environmentsobject

A map of Environment arrays indexed by a Package's identifier.

Changes

No recorded changes to this endpoint across all 1 revision of this API.