dbs.api events
Collection of separate PDF docs
Creating your file...
dbs.api
- Severity
-
NOTICE
- Description
-
This message occurs when a Distributed Block Store (DBS) event related to an API operation occurs, such as an authentication failure.
- Corrective Action
-
(None).
- Syslog Message
-
A DBS API event %s of type %s occurred for Service ID %u on node %u/%s. Drive ID = %u/%s. Event ID = %u.
- Parameters
-
evtMessage (STRING): Description of the DBS event, including context details.
evtType (STRING): Type of the original DBS event.
serviceID (INT): Service ID that identifies the associated DBS service. It is 0 if there is no associated service.
nodeID (INT): Node ID number of the associated node. It is 0 if there is no associated node.
nodeUuid (STRING): Generated Universal Unique Identifier (UUID) of the associated node. It displays zeroes if there is no associated node.
driveID (INT): Drive ID number of the associated drive. It is 0 if there is no associated drive.
driveUuid (STRING): Generated UUID of the associated drive. It displays zeroes if there is no associated drive.
evtID (INT): DBS event ID number.
evtDetails (STRING): Specific details of the API event. It displays as a string, in JSON format, or is empty.