mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-19 20:41:44 -07:00
Adding 'Links' to the parameter list for data retrieved from get_disk_inventory (#6819)
* Adding 'Links' parameter to be retrieved from get_disk_inventory * Adding changelog fragment * Updating as per PR suggestions * Updating to return volumes as a list of strings * Updating code to retrieve only volumes under the Links parameter * Updating changelog fragment * Update changelogs/fragments/6819-redfish-utils-add-links-parameter-for-get_disk_inventory.yml Agreed Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Kushal <t-s.kushal@hpe.com> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
eaf3926c2c
commit
17dce5a288
2 changed files with 9 additions and 2 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- redfish_utils module utils - support ``Volumes`` in response for ``GetDiskInventory`` (https://github.com/ansible-collections/community.general/pull/6819).
|
Loading…
Add table
Add a link
Reference in a new issue