Discovering the read-only output schema of tPaloDatabaseList
The below table presents information related to the read-only output schema of the tPaloDatabaseList component.
Database |
Type |
Description |
---|---|---|
Database_id |
long |
Internal ID of the database. |
Database_name |
string |
Name of the database. |
Database_dimensions |
int |
Number of dimensions inside the database. |
Database_cubes |
int |
Number of cubes inside the database. |
Database_status |
int |
Status of the database. - 0 = unloaded - 1 = loaded - 2 = changed |
Database_types |
int |
Type of the database. - 0 =normal - 1 =system - 3 =user info |