The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
Data types
-
PDF of this doc site
-
Install and upgrade
-
Configure and manage
-
Maintain
-
Recover nodes and maintain your grid
-
-

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Different data types are used to store information in audit messages.
Type | Description |
---|---|
UI32 |
Unsigned long integer (32 bits); it can store the numbers 0 to 4,294,967,295. |
UI64 |
Unsigned double long integer (64 bits); it can store the numbers 0 to 18,446,744,073,709,551,615. |
FC32 |
Four-character constant; a 32-bit unsigned integer value represented as four ASCII characters such as "ABCD." |
IPAD |
Used for IP addresses. |
CSTR |
A variable-length array of UTF-8 characters. Characters can be escaped with the following conventions:
|