VolumeService
List remote model upload events
Lists progress and diagnostic events for a remote model import job.
get/projects/{projectId}/models/uploads/{id}/events
Path parameters
projectIdstring required
Project identifier.
idstring required
Remote upload identifier.
Query parameters
limitinteger
Maximum number of events to return.
afterstring
Cursor from a previous remote upload event list response.
Response
OK
Changes
Changed in 1 of the 14 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○