Skip to content

Commit 3d19cdf

Browse files
committed
Add lease events in the doc
1 parent f9b3b0d commit 3d19cdf

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

source/adminguide/virtual_machines.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1087,6 +1087,20 @@ To disable lease using API:
10871087
.. note:: When the feature is disabled, the lease associated with instances is cancelled. Re-enabling the feature will not automatically reapply the lease to previously grandfathered instances.
10881088

10891089

1090+
**Instance Lease Events**
1091+
1092+
Lease feature generates various events to help in auditing and monitoring:
1093+
1094+
=================== ========================
1095+
Event Type Description
1096+
=================== ========================
1097+
VM.LEASE.EXPIRED Event is generated at lease expiry
1098+
VM.LEASE.DISABLED Denotes if lease is disabled by user/admin
1099+
VM.LEASE.CANCELLED When lease is cancelled (feature gets disabled)
1100+
VM.LEASE.EXPIRING Expiry intimation event for instance
1101+
=================== ========================
1102+
1103+
10901104
Advanced Instance Settings
10911105
--------------------------
10921106

0 commit comments

Comments
 (0)