home > API > [/event/end] > |
request url |
https://[SERVER]:[PORT]/event/end[?PARAMETER1=value[&...]] |
short description |
Ends an event. |
long description |
Releases the exclusive lock. |
parameters |
name |
type |
description |
sid |
string |
Session identifier for a server connection. A
supervision server has to use his session identifier here which is
communicated by Palo to a supervision server during startup. A
supervision must not use login to obtain a session identifier. |
|
result |
# |
name |
type |
description |
0 |
OK |
integer |
"1" means OK |
|
examples |
|
further information |
|