Closed DonRhodes closed 3 years ago
Current Behavior: Using the example in the commandlet documentation the command will error due to incorrect parameter "vCenter" used.
Sync-RubrikTag -vCenter "vcenter.demo" -Category "TagCategory" Sync-RubrikTag: A parameter cannot be found that matches parameter name 'vCenter'.
Expected Behavior: The correct parameter "Server" works as intended.
Sync-RubrikTag -Server "vcenter.demo" -Category "TagCategory" Name Category Description ---- -------- ----------- z_Gold Backup SLAs z_Silver Backup SLAs z_Bronze Backup SLAs DoNotProtect Backup SLAs
Context:
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
Fixed in #758
Current Behavior: Using the example in the commandlet documentation the command will error due to incorrect parameter "vCenter" used.
Expected Behavior: The correct parameter "Server" works as intended.
Context:
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.