list-notifications¶
- subtitle
List notifications.
- version
0.9.125
Description¶
Lists notifications.
Synopsis¶
list-notifications
--timestamp-after <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--timestamp-after
(integer)
Timestamp from when to list notifications since
--cli-input-json
(string)
Performs service operation based on the JSON string provided. The JSON string follows the format provided by
--generate-cli-skeleton
. If other arguments are provided on the command line, the CLI values will override the JSON-provided values.
--generate-cli-skeleton
(boolean)
Prints a sample input JSON to standard output. Note the specified operation is not run if this argument is specified. The sample input can be used as an argument for
--cli-input-json
.
Output¶
notifications -> (array)
The notifications
item -> (object)
A notification for an event
name -> (string)
The name of the notification
description -> (string)
The description of the notification
severity -> (string)
The severity of the notification
referenceId -> (string)
The id of the component referenced by this notification
referenceType -> (string)
The type of component referenced by this notification
username -> (string)
The user associated with the notification
eventId -> (string)
The id of the event that triggered this notification
timestamp -> (integer)
The timestamp of the event that triggered this notification
Form Factors¶
public