Skip to main content

Get pack registry sync status

GET 

/v1/registries/pack/:uid/sync/status

Get sync status for the pack specified registry

Request

Path Parameters

    uid stringrequired

Responses

Pack registry sync status

Schema

    lastRunTimedate-time

    Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.

    lastSyncedTimedate-time

    Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.

    messagestring
    statusstring
Loading...