Dismisses a banner notice.
Ignore a notice until a certain time.
Lists current banner notices.
array ( 'status' => 0, 'payload' => array ( 0 => array ( 'delivery_id' => '1845', 'code' => 'UPGRADED_4.10.0-440', 'priority' => 'positive', 'node_id' => '', 'subject' => '##LG_IWORX_UPGRADED##', 'body' => '##LG_IWORX_UPGRADED_DESC|4.10.0-440##', 'date_created' => '1336522918', ), ), )
Removes an unsubscription block for the current user.
Unsubscribes the current user from a problem code.
Controller: Notice
Action: dismissBanner (Added in version 4.7.0-336)
Dismisses a banner notice.
Input Parameters
Action: ignoreUntil (Added in version 4.7.0-336)
Ignore a notice until a certain time.
Input Parameters
0, 1, 2, 3, 4, 5
Action: listBannerNotices (Added in version 4.7.0-336)
Lists current banner notices.
Example Output
array ( 'status' => 0, 'payload' => array ( 0 => array ( 'delivery_id' => '1845', 'code' => 'UPGRADED_4.10.0-440', 'priority' => 'positive', 'node_id' => '', 'subject' => '##LG_IWORX_UPGRADED##', 'body' => '##LG_IWORX_UPGRADED_DESC|4.10.0-440##', 'date_created' => '1336522918', ), ), )Action: removeUnsubscription (Added in version 4.7.0-336)
Removes an unsubscription block for the current user.
Input Parameters
Action: unsubscribe (Added in version 4.7.0-336)
Unsubscribes the current user from a problem code.
Input Parameters