Postgres database: iondb
Postgres table: rundb_applicationgroup
Application group data model.
| Field | Type | Description |
|---|---|---|
| description | String (up to 1024) | description |
| id | Integer | ID |
| isActive | Boolean (Either True or False) | isActive |
| name | String (up to 127) | name |
| uid | String (up to 32) | uid |