vmware/powershell-module-for-vmware-cloud-foundation

[BUG] Get-ConfigurationDNS/NTPValidation Examples Missing -id

Closed this issue · 1 comments

Code of Conduct

  • I have read and agree to the project's Code of Conduct.

PowerVCF

2.2.0

VMware Cloud Foundation

4.4.0

PowerShell

5.1

Guest Operating System

Windows

Environment Details

No response

Description

The examples for Get-VCFConfigurationDNSValidation and Get-VCFConfigurationNTPValidation are missing the -id switch

Expected Behavior

Example should be complete

Actual Behavior

Missing -id switch

Steps to Reproduce

Get-VCFConfigurationDNSValidation


PS F:> Get-Help Get-VCFConfigurationDNSValidation -Examples

NAME
Get-VCFConfigurationDNSValidation

SYNOPSIS
Get the status of the validation of the input for the DNS Configuration

-------------------------- EXAMPLE 1 --------------------------

PS C:\>Get-VCFConfigurationDNSValidation

This example shows how to get the status of the validation of the DNS Configuration

Get-Help Get-VCFConfigurationNTPValidation


PS F:> Get-Help Get-VCFConfigurationNTPValidation -Examples

NAME
Get-VCFConfigurationNTPValidation

SYNOPSIS
Get the status of the validation of the input for the NTP Configuration

-------------------------- EXAMPLE 1 --------------------------

PS C:\>Get-VCFConfigurationNTPValidation

This example shows how to get the status of the validation of the NTP Configuration

Log Fragments and Files

No response

Screenshots

No response

Additional Context

No response

'I'm going to lock this issue because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.'