ephemeral
aaa:Sequence
Accounting log incremental updates
Telemetry Sensor Path(s)
Ephemeral Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| command | aaa:CommandType (string:Basic) | command executed by the user | MAX SIZE: 256 | 
| dateTime | string:Basic | Date of command execution | A sequence of characters | 
| identity | string:Basic | Session identity from where command is executed | A sequence of characters | 
| sequenceNumber | scalar:Uint32 | Index value of each log | RANGE: [0, 4294967295] | 
| status | aaa:CommandStatus (scalar:Enum8) | Configuration status of success or failure | SELECTION: 0     - Success 1     - Failure 2     - Redirect 3     - Unknown DEFAULT: Success | 
| type | aaa:ConfigType (scalar:Enum8) | executed command type of update or modify | SELECTION: 0     - Start 1     - Stop 2     - Update 3     - Unknown DEFAULT: Update | 
| user | aaa:UserName (string:Basic) | Username of the command executed | A sequence of characters | 
Internal Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| modTs | mo:TStamp (scalar:Date) | The time when this object was last modified. | SELECTION: 0     - never DEFAULT: never |