SystemInformation
Description
An object that specifies the System Information, ip address, software version, vdb and last rule update date. (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)
Supported Operations
Model Properties
| Property | Required | Type | Description | ||
|---|---|---|---|---|---|
| ipv4 | False | string | A string specifying the IPv4 address of the system. | ||
| ipv6 | False | string | A string specifying the IPv6 address of the system. | ||
| softwareVersion | False | string | A string which specifies the version of the software running in the system. | ||
| vdbVersion | False | object | An object which specifies the current VDB version, last success date, current build and release date. | ||
| sruVersion | False | object | An object which specifies the current SRU version and last success date. | ||
| snortVersion | False | object | The current snort version. | ||
| databaseInfo | False | object | Database Info, includes various versions related to the current config. | ||
| platformModel | False | string | A string which specifies the platform model of the system. | ||
| currentTime | False | integer | An integer which specifies the current time of the system in milliseconds. | ||
| serialNumber | False | string | A string which specifies the Serial Number of the system. | ||
| geolocationVersion | False | object | An object which specifies the current Geo Location DB version, last success date and country code map version. | ||
| securityIntelligenceFeedsInfo | False | object | An object which specifies the last security intelligence download success date. | ||
| modelId | False | string | A string which specifies the model id of the system. | ||
| modelNumber | False | string | A string which specifies the model number of the system. | ||
| applianceUuid | False | string | A string which specifies the uuid of the system. | ||
| managementInterfaceName | False | string | A string which specifies the Management Interface name. | ||
| systemUptime | False | integer | A long integer object which specifies the device uptime. | ||
| id | False | string | A read only string with a value of "default" assigned to SystemInformation object. The identifier must be provided whenever attempting to retrieve SystemInformation. Field level constraints: must match pattern ^((?!;).)*$, cannot have HTML. (Note: Additional constraints might exist) |
||
| type | False | string | A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name. | ||