Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Johnson <[email protected]>
  • Loading branch information
tenthirtyam authored and Ryan Johnson committed Feb 3, 2023
1 parent c1cc536 commit 0d62d83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VMware.CloudFoundation.Reporting.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -2331,7 +2331,7 @@ Function Publish-NsxtTransportNodeStatus {
This example will publish the BGP status for the NSX transport nodes in a VMware Cloud Foundation instance for a workload domain named sfo-w01.

.EXAMPLE
Publish-NsxtTransportNodeStatus -server sfo-vcf01.sfo.rainpole.io -user admin@local -pass VMw@re1!VMw@re1! -allDomains -outputJson F:\Reports
Publish-NsxtTransportNodeStatus -server sfo-vcf01.sfo.rainpole.io -user admin@local -pass VMw@re1!VMw@re1! -allDomains -outputJson F:\Reporting
This example will generate a json for the status of all NSX transport nodes in a VMware Cloud Foundation instance.
and saves it under F:\Reporting with filename <timestamp>-nsxttransportnode-status.json
#>
Expand Down

0 comments on commit 0d62d83

Please sign in to comment.