ImdbResourceResult

Enumeration of databases and their sizes from an IMDB server

API Section: Objects

Type: Object

Properties

Name

Description

Required

Type

Format

databaseId

System ID of the database

-

string

uuid

databaseName

Database name

-

string

createdDate

Create date of the database

-

integer

Api2: int64 - epoch time in milliseconds, Api3: String according to iso8601

diskSize

Disk size in Bytes

-

integer

int64

memorySize

Memory size in Bytes

-

integer

int64

loadedToMemory

Indicated if the database is currently loaded in memory

-

boolean

Usages
  • /API3/dataSources/getImdbResources