Cancels a reload that is in progress or has been queued
The unique identifier of the reload.
CancelReloadHttpError
Clears the cache for reloads api requests.
Finds and returns a reload record.
GetReloadHttpError
Finds and returns the reloads that the user has access to.
getReloads( { filter: "(status eq \"FAILED\" or status eq \"EXCEEDED_LIMIT\") and partial eq \"false\" and type eq \"chronos\" " }) Copy
getReloads( { filter: "(status eq \"FAILED\" or status eq \"EXCEEDED_LIMIT\") and partial eq \"false\" and type eq \"chronos\" " })
an object with query parameters
GetReloadsHttpError
Reloads an app specified by an app ID.
an object with the body content
QueueReloadHttpError
Cancels a reload that is in progress or has been queued