Get All Cache Statuses of a Project
GET
/
data
/
projects
/
{projectId}
/
cache
/
status
Path Parameters
projectId
string
requiredResponse
200 - */*
id
string
The ID of the cache.
status
enum<string>
The status of the cache. RUNNING, CANCELLED, FAILED, COMPLETED, DELETED, NOT_INITIALIZED
Available options:
RUNNING
, CANCELLED
, FAILED
, COMPLETED
, DELETED
, NOT_INITIALIZED
appId
string
The ID of the app that the cache belongs to.
catalogId
string
The ID of the catalog that the cache belongs to.
schemaName
string
The name of the schema that the cache belongs to.
tableName
string
The name of the table that the cache belongs to.
lastIncrementalCacheExecution
object
lastFullRefreshCacheExecution
object
cacheActionLogs
object[]
The list of cache action logs