We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5079c91 commit 0389a0dCopy full SHA for 0389a0d
openapi.yaml
@@ -15509,6 +15509,14 @@ components:
15509
The username of the User who caused the Event.
15510
example: exampleUser
15511
x-linode-cli-display: 2
15512
+ message:
15513
+ type: string
15514
+ nullable: true
15515
+ description: >
15516
+ Provides additional information about the event. Additional
15517
+ information may include, but is not limited to, a more detailed
15518
+ representation of events which can help diagnose non-obvious failures.
15519
+ example: None
15520
Firewall:
15521
type: object
15522
description: >
0 commit comments