Hello again!
I’m trying to add custom attributes to a ‘ext_management_system’ (provider) service model object.
I have found that this specific drb object doesnt have the method ‘custom_set’ which is the method I used for adding custom attributes to a ‘vm’ service model object.
I found that both vm and provider remote-objects have the method miq_cutom_set (which is the method for adding custom attributes). If I could access the provider remote-object I could use this method to add custom attributes right?
So I need help to access the provider remote object.
thanks (: