HewlettPackard / HewlettPackard/HPEDSCC-PowerShell-Toolkit
Set-DSCCHostGroup - missing parameter
Open
- Dominant language
- PowerShell
- Stars
- 9
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
The Set-DSCCHostGroup function is missing an essential parameter: removedHosts
Up to now I can only add new hosts (HostsToCreate parameter) or existing hosts (updatedHosts parameter) to a disk group by I cannot remove a host from a disk group - the host removals is possible with the "removedHosts" list of host ids in the body message according to the API documentation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.