MediaFile

Introduction
The entity which describes the binary media.
Properties

device

The Device associated with the file.

driver

The Driver associated with the file.

fromDate

The from date.

id

The unique identifier for the specific Entity object in the Geotab system. See Id.

mediaType

metaData

File metadata in JSON format.

name

The name of this entity which identifies it and is used when displaying this entity.

solutionId

The user-generated unique Id to associate the MediaFile data to a particular solution/integration.

status

The file processing Status.

tags

The list of tags to provide context to the file.

thumbnails

The list of files which serve as the thumbnail for this file.

toDate

The to date.

version

The version of the entity.
Rate limits
MethodDescriptionLimitPeriod
GetLimit of 350 Get requests per 1m.3501m
SetLimit of 60 Set requests per 1m.601m
AddLimit of 60 Add requests per 1m.601m
RemoveLimit of 60 Remove requests per 1m.601m
GetCountOfLimit of 100 GetCountOf requests per 1m.1001m
GetFeedLimit of 60 GetFeed requests per 1m.601m
Timeout Limit
MethodDescriptionLimitStatus
GetFeed180Active

Loading API Runner...