Adding monitoring to the docs

pull/4782/head
Luke Farnell 9 years ago
parent 5b7ec545c5
commit 3ad05eb85c

@ -67,6 +67,9 @@ builder.
- `private_networking` (boolean) - Set to `true` to enable private networking
for the droplet being created. This defaults to `false`, or not enabled.
- `monitoring` (boolean) - Set to `true` to enable monitoring
for the droplet being created. This defaults to `false`, or not enabled.
- `snapshot_name` (string) - The name of the resulting snapshot that will
appear in your account. This must be unique. To help make this unique, use a
function like `timestamp` (see [configuration

Loading…
Cancel
Save