ImdbResourceResult
Enumeration of databases and their sizes from an IMDB server
API Section: Objects
Type: Object
Properties
Name |
Description |
Required |
Type |
Format |
---|---|---|---|---|
|
System ID of the database |
- |
string |
uuid |
|
Database name |
- |
string |
|
|
Create date of the database |
- |
integer |
Api2: int64 - epoch time in milliseconds, Api3: String according to iso8601 |
|
Disk size in Bytes |
- |
integer |
int64 |
|
Memory size in Bytes |
- |
integer |
int64 |
|
Indicated if the database is currently loaded in memory |
- |
boolean |
Usages
