You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sure, feel free to change anything in the NetAppClient to fully utilize the possibilities of the middleware. The current state is the simplest implementation, which only takes into account the simplest use case of single step in the action plan.
In the client.py there is a function "gateway_get_plan" that returns the id of the generated plan by middleware.
Could we also have another function that will return the whole plan as a dictionary? I would like it for my own parsers to get other data.
Many thanks!
The text was updated successfully, but these errors were encountered: