Add accepted values

This commit is contained in:
Wes Carroll
2020-05-09 16:04:27 -04:00
parent b33b07b524
commit ba0b12e83c
5 changed files with 7 additions and 0 deletions
+3
View File
@@ -112,6 +112,7 @@ The type of event to return. This filter behaves in the same way as the eventCat
Type: String Type: String
Parameter Sets: filter Parameter Sets: filter
Aliases: Aliases:
Accepted values: All, Events, Alerts
Required: False Required: False
Position: Named Position: Named
@@ -159,6 +160,7 @@ The type of entity for which you wish to return results. Possible Values are: 'V
Type: String Type: String
Parameter Sets: filter Parameter Sets: filter
Aliases: Aliases:
Accepted values: VPG, VRA, Unknown, Site
Required: False Required: False
Position: Named Position: Named
@@ -174,6 +176,7 @@ This filter behaves in the same way as the category filter. If both category and
Type: String Type: String
Parameter Sets: filter Parameter Sets: filter
Aliases: Aliases:
Accepted values: All, Events, Alerts
Required: False Required: False
Position: Named Position: Named
+1
View File
@@ -88,6 +88,7 @@ The priority specified for the VPG. Possible values are: 'Low', 'Medium', or 'Hi
Type: String Type: String
Parameter Sets: filter Parameter Sets: filter
Aliases: Aliases:
Accepted values: Low, Medium, High
Required: False Required: False
Position: Named Position: Named
+1
View File
@@ -102,6 +102,7 @@ Possible values are: 'Failover', 'Failover Test', or 'Move'
Type: String Type: String
Parameter Sets: filter Parameter Sets: filter
Aliases: Aliases:
Accepted values: Failover, Failover Test, Move
Required: False Required: False
Position: Named Position: Named
+1
View File
@@ -129,6 +129,7 @@ The status of the task. Possible values are: 'InProgress', 'Paused', 'Failed', '
Type: String Type: String
Parameter Sets: filter Parameter Sets: filter
Aliases: Aliases:
Accepted values: InProgress, Paused, Failed, Completed, Cancelling
Required: False Required: False
Position: Named Position: Named
+1
View File
@@ -271,6 +271,7 @@ The VPG priority. Possible values are: 'Low', 'Medium', 'High'
Type: String Type: String
Parameter Sets: filter Parameter Sets: filter
Aliases: Aliases:
Accepted values: Low, Medium, High
Required: False Required: False
Position: Named Position: Named