dsccommunity / dsccommunity/NetworkingDsc

WaitForNetworkTeam: Add read-only property Status

Open
#343 2 comments 0 reactions 1 assignee View on GitHub

@PlagueHO is already working on this.

Since Jan 25, 2019.

enhancement good first issue in progress
Dominant language
PowerShell
Stars
235
Forks
93
PR merge metrics
No merged PRs in 30d

Description

Details of the scenario you tried and the problem that is occurring:
When using Get-DscConfiguration with the resource WaitForNetworkTeam there are no indication of the status of the network team.
I suggest we add a read-only property Status where we can return the current status of the network team ('Up','Down'). Alternative the read-only property could be named IsUp, so it could be set to $true or false. But the former could return $null indicating that the status could not be determined (maybe because team does not yet exist).

The DSC configuration that is using the resource (as detailed as possible):
n/a

Version of the Operating System and PowerShell the DSC Target Node is running:
n/a

Version of the DSC module you're using, or 'dev' if you're using current dev branch:
Dev

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.