HubSyncStatus
HubSyncStatus
HubSyncStatus
Current status of the hub catalog sync process.
actionTypeCount |
Int | Total number of action types in the hub catalog. |
controlTypeCount |
Int | Total number of control types in the hub catalog. |
lastError |
String | Error message from the last failed sync, if any. |
lastSuccessAt |
String | Timestamp of the last successful sync. |
lastSyncAt |
String | Timestamp of the last sync attempt. |
modCount |
Int | Total number of mods in the hub catalog. |
permissionTypeCount |
Int | Total number of permission types in the hub catalog. |
policyTypeCount |
Int | Total number of policy types in the hub catalog. |
resourceTypeCount |
Int | Total number of resource types in the hub catalog. |
status |
String | Current sync status (e.g., "success", "error", "syncing"). |