Records an artifacts cache usage event. The body of this request is an array of cache usage events. The supported event types are HIT
and MISS
. The source is either LOCAL
the cache event was on the users filesystem cache or REMOTE
if the cache event is for a remote cache. When the event is a HIT
the request also accepts a number duration
which is the time taken to generate the artifact in the cache.
Default authentication mechanism
The continuous integration or delivery environment where this artifact is downloaded.
50
"VERCEL"
1 if the client is an interactive shell. Otherwise 0
0 <= x <= 1
0
The Team identifier to perform the request on behalf of.
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
The Team slug to perform the request on behalf of.
"my-team-url-slug"
The body is of type object[]
.
Success. Event recorded.
Records an artifacts cache usage event. The body of this request is an array of cache usage events. The supported event types are HIT
and MISS
. The source is either LOCAL
the cache event was on the users filesystem cache or REMOTE
if the cache event is for a remote cache. When the event is a HIT
the request also accepts a number duration
which is the time taken to generate the artifact in the cache.
Default authentication mechanism
The continuous integration or delivery environment where this artifact is downloaded.
50
"VERCEL"
1 if the client is an interactive shell. Otherwise 0
0 <= x <= 1
0
The Team identifier to perform the request on behalf of.
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
The Team slug to perform the request on behalf of.
"my-team-url-slug"
The body is of type object[]
.
Success. Event recorded.