Bulk edit Inspection Media

Allows the same value to be applied to multiple Inspection Media objects at once.

Required permissions:

  • (IsAuthenticated AND HasRolePermissions) OR APIKeyRequired
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length ≥ 1
integer
boolean
Defaults to false

If set, will generate a thumbnail from the preview image and replace any existing thumbnail.

string
length ≥ 1

Data URL encoded thumbnail

string
length ≥ 1

Data URL encoded preview

integer
required
layer
object
required
alternate_media
object
required
integer
required
file_meta
object

Meta data extracted from the file.

string
length ≤ 255

Media (MIME) Type as defined by the IANA. For example: image/jpeg

string
length ≤ 50

Document category, For example: image, video, audio etc.

string | null

Description of the file (Optional)

geo_point
array of numbers

Latitude/Longitude for physical location. Z is altitude Meters above sea level (ASL) (Optional).

Geo Point
number | null

Direction the measurement device is pointing from North (Degrees).

number | null

Angle relative to horizon. + is above, - is below. (Degrees).

local_coordinates
array of numbers

X/Y/Z right hand coordinates system. Origin is assumed to be defined by location_code (Optional).

Geo Point
string | null

Component or subsytem on the asset. For example: Blade A on wind turbine.

string | null

Asset relative location zone. For example, solar assets are represented as Block-Row-Section-Pier-Modules: 21-9-4-E-2

string | null

Asset relative location code. For example, solar assets are represented as Block-Row-Section-Pier-Modules: 21-9-4-E-2

string | null

Any special requirement (Man Lift, Ladder, or Scaffold) for how a location must be accessed

string
length ≤ 255

Inspection Media

string | null

Local/alternate ID generated by client or used when importing from other applications (Optional).

string | null

Timestamp in source video - must be used with source_media

string
enum

Media state: CREATED, UPLOADED, PROCESSING, PROCESSED, INSPECTED

Allowed:
date-time | null

Date the media as taken; extracted from file's metadata where available.

integer
-32768 to 32767

Used for hiding items if value is smaller than 0

integer | null

Checklist source of the media.

integer | null

Checklist source_media points to the original image or video

integer | null

The media was uploaded with this project.

integer | null

Monitoring locations for given media.

integer | null

TransferJob that created this media.

Response
200

Bulk Edit

Language
Credentials
Header
LoadingLoading…