feature: Be able to rebuild the HFID from a dictionary for a given node #267
Labels
priority/2
This issue stalls work on the project or its dependents, it's a blocker for a release
state/need-triage
This issue needs to be triaged
type/feature
New feature or request
Component
Python SDK
Describe the Feature Request
As a user, I want to be able to rebuild an HFID based on an input Dictionary.
Describe the Use Case
In the Ansible collection, I have to rebuild the HFID if it is is not provided to avoid forcing the users to set it explicitly if they do not give me all the right fields.
For that,t I created :
It should be improved as there is no extra verification like if there are 2 attributes for a related node (name and description)
Additional Information
No response
The text was updated successfully, but these errors were encountered: