Open sajithapps opened 4 years ago
Also Tried this
intefaces = swis.invoke('Orion.NPM.Interfaces', 'DiscoverInterfacesOnNode', node_id)
print (intefaces)
To get the below result:
{u'DiscoveredInterfaces': None, u'Result': 1}
I am having the same issue. Nodes that I create in the API are not able to use ScheduleListResources and it stays in the unknown status.
Any updates on this? I am having the same issue
I'm having this issue for nodes that are using one of our additional polling engines. I found that moving the node to our main polling engine, running schedulelistresources will succeed, then changing the polling engine back is a workaround for us. Just updating in case this will help anyone else out.
ERROR: