Table
Attribute | Description | Type | Access | Range |
|
|
|
|
|
Used to roll back to previous patch version. | String | |||
| Displays true if the currently installed Patch |
|
|
|
| can be rolled back, else false. If set to the |
|
|
|
| version of the currently installed Patch, it rolls |
|
|
|
| it back, to either the previously installed |
|
|
|
| Patch or no Patch if it was the first Patch |
|
|
|
| installed. |
|
|
|
| NOTE: This attribute is used by the UI to |
|
|
|
| retrieve this value and is of little interest to |
|
|
|
| general cli users. |
|
|
|
|
|
|
|
|
Used by the UI for installing Patches. Similar | String | |||
| to set |
|
|
|
| a path or url to the Patch package file, then |
|
|
|
| validates and installs that Patch. |
|
|
|
|
|
|
|
|
Used to display the version of the Patch | String | |||
version | previous to this, for example the Patch a |
|
|
|
| rollback would install, or None if there is no |
|
|
|
| previous Patch. |
|
|
|
|
|
|
|
|
Used to display the version number of the | String | |||
| currently installed Patch, or None if no patch |
|
|
|
| is installed. |
|
|
|
|
|
|
|
|
db
Collection of database control operations. The attribs contained in db can be used to backup, restore or
On startup, the sequence performed is (1) if requested, backup the database, (2) if requested, restore the database, (3) if requested, reinit the database, (4) if needed, migrate the database. Therefore, within a single restart, a current database can be saved to a remote system, and a new database can replace the old one. To clear a current value, set the attribute to a period (.).
Related Commands database
Table
Attribute | Description | Type | Access | Range |
|
|
|
|
|
db.attackCount | Displays the number of attack records stored | Int | 0 | |
| in the database. |
|
|
|
|
|
|
|
|
db.backup | Setting the db.backup attrib to yes creates a | Bool |
| |
| local database backup with default options. |
|
|
|
| This file can be downloaded from the |
|
|
|
| Exports and Archives link from the SMS |
|
|
|
| Server home page. |
|
|
|
|
|
|
|
|
db.check | Verifies the integrity of the database. | Bool |
| |
|
|
|
|
|
Deletes files in the export directory. | Bool |
| ||
|
|
|
|
|
Security Management System CLI Reference 23