From ba0b12e83c84fc2008e1bb224b8f85e5fc09e869 Mon Sep 17 00:00:00 2001 From: Wes Carroll Date: Sat, 9 May 2020 16:04:27 -0400 Subject: [PATCH] Add accepted values --- docs/Get-ZertoEvent.md | 3 +++ docs/Get-ZertoProtectedVm.md | 1 + docs/Get-ZertoRecoveryReport.md | 1 + docs/Get-ZertoTask.md | 1 + docs/Get-ZertoVpg.md | 1 + 5 files changed, 7 insertions(+) diff --git a/docs/Get-ZertoEvent.md b/docs/Get-ZertoEvent.md index 53d4589..d9e842e 100644 --- a/docs/Get-ZertoEvent.md +++ b/docs/Get-ZertoEvent.md @@ -112,6 +112,7 @@ The type of event to return. This filter behaves in the same way as the eventCat Type: String Parameter Sets: filter Aliases: +Accepted values: All, Events, Alerts Required: False Position: Named @@ -159,6 +160,7 @@ The type of entity for which you wish to return results. Possible Values are: 'V Type: String Parameter Sets: filter Aliases: +Accepted values: VPG, VRA, Unknown, Site Required: False Position: Named @@ -174,6 +176,7 @@ This filter behaves in the same way as the category filter. If both category and Type: String Parameter Sets: filter Aliases: +Accepted values: All, Events, Alerts Required: False Position: Named diff --git a/docs/Get-ZertoProtectedVm.md b/docs/Get-ZertoProtectedVm.md index ec1172a..728b118 100644 --- a/docs/Get-ZertoProtectedVm.md +++ b/docs/Get-ZertoProtectedVm.md @@ -88,6 +88,7 @@ The priority specified for the VPG. Possible values are: 'Low', 'Medium', or 'Hi Type: String Parameter Sets: filter Aliases: +Accepted values: Low, Medium, High Required: False Position: Named diff --git a/docs/Get-ZertoRecoveryReport.md b/docs/Get-ZertoRecoveryReport.md index d316621..2c6785c 100644 --- a/docs/Get-ZertoRecoveryReport.md +++ b/docs/Get-ZertoRecoveryReport.md @@ -102,6 +102,7 @@ Possible values are: 'Failover', 'Failover Test', or 'Move' Type: String Parameter Sets: filter Aliases: +Accepted values: Failover, Failover Test, Move Required: False Position: Named diff --git a/docs/Get-ZertoTask.md b/docs/Get-ZertoTask.md index e8e1410..a37e4f7 100644 --- a/docs/Get-ZertoTask.md +++ b/docs/Get-ZertoTask.md @@ -129,6 +129,7 @@ The status of the task. Possible values are: 'InProgress', 'Paused', 'Failed', ' Type: String Parameter Sets: filter Aliases: +Accepted values: InProgress, Paused, Failed, Completed, Cancelling Required: False Position: Named diff --git a/docs/Get-ZertoVpg.md b/docs/Get-ZertoVpg.md index f453476..08a0e85 100644 --- a/docs/Get-ZertoVpg.md +++ b/docs/Get-ZertoVpg.md @@ -271,6 +271,7 @@ The VPG priority. Possible values are: 'Low', 'Medium', 'High' Type: String Parameter Sets: filter Aliases: +Accepted values: Low, Medium, High Required: False Position: Named