The Open API specification for Synapse is now available for download!

Download Open API Spec

TableState

org.sagebionetworks.repo.model.table.TableState

The Table's state can be one of the following enumerations

Enumeration
name description
AVAILABLE The table is available for queries and updates.
PROCESSING The table is currently being processed or updated.
PROCESSING_FAILED The table processing or update has failed.