HewlettPackard / oneview-puppet

This project is no longer being developed and has limited support. In the near future this repository will be fully deprecated. Please consider using other OneView projects, such as Terraform and Ansible Collection
https://forge.puppet.com/hewlettpackard/oneview
Apache License 2.0
8 stars 17 forks source link

Not able to pass array to create a resource #194

Closed sijeesh closed 3 years ago

sijeesh commented 6 years ago

Scenario/Intent

Trying to pass an array of enclosure URIs for creating logical enclosure, but its not working. Error:: File :https://github.com/HewlettPackard/oneview-puppet/blob/master/lib/puppet/provider/uri_parsing.rb Method: uri_recursive_hash

Environment Details

Library issue

Steps to Reproduce

pass array of enclosure URIs for creating a logical enclosure

Expected Result

Resource has to be created on oneview

Actual Result

Raise an exception with message "Need unique fields to fetch the resource"

VenkateshRavula commented 3 years ago

This SDK has limited support and will not be actively developed for the foreseeable future.