Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 456 Bytes

PluginStatusType.md

File metadata and controls

19 lines (9 loc) · 456 Bytes

PluginStatusType

An enumeration.

Enum

  • IN_SYNC (value: 'in_sync')

  • OUT_OF_SYNC (value: 'out_of_sync')

  • OUT_OF_SYNC_AND_FAILED_INDEXING (value: 'out_of_sync_and_failed_indexing')

  • FAILED_INDEXING (value: 'failed_indexing')

  • NOT_FOUND (value: 'not_found')

[Back to Model list] [Back to API list] [Back to README]