v1
latestOpenAPI 3.0.02026-08-0448134199.1 KBRetrieves the app reload metadata list. Reload metadata contains reload information, including reload id, duration, endtime and lineage load info. Data is available for the last 10 reloads of an application.
get/api/v1/apps/{appId}/reloads/metadata/{reloadId}
Path parameters
appIdstring required
Identifier of the app
Query parameters
includeSkipStoreReloadsboolean
Include metadata for reloads ran with SkipStore flag set to true. Default: false
limitstring
Maximum number of records to return from this request. Default: 100
reloadIdstring
Identifier of the reload. Use empty reloadId to get all reloads.
Response
OK