Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Commit 624f24c

Browse files
author
Patrick Kremer
committed
docs: Add datastore usage email function to website
Closes #870 Signed-off-by: Patrick Kremer <pkremer@vmware.com>
1 parent cb9d2ea commit 624f24c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/site/examples.md

+9
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,15 @@ images:
1111
go: /assets/img/languages/go.png
1212
powershell: /assets/img/languages/powershell.png
1313
examples:
14+
- title: Datastore Usage Alarm Email Notification
15+
usecases:
16+
- item: notification
17+
id: kn-pcli-datastore-usage-email
18+
description: Sends email notifications to a specified email address for datastore usage on disk alarms. Optional configuration for a per-datastore email, enabling different recipients for different datastores.
19+
links:
20+
- language: powercli
21+
url: "/tree/master/examples/knative/powercli/kn-pcli-datastore-usage-email"
22+
1423
- title: Echo Cloud Event for Knative
1524
usecases:
1625
- item: other

0 commit comments

Comments
 (0)