|
@@ -761,7 +761,7 @@ class PyTCoreAbstractionLayer :
|
|
|
'''
|
|
|
request that the specified node from the specified atompm instance be
|
|
|
highlighted '''
|
|
|
- def _requestNodeHighlight(self,host,aswid,asid,timeout=5000) :
|
|
|
+ def _requestNodeHighlight(self,host,aswid,asid,timeout=1000) :
|
|
|
return utils.httpReq(
|
|
|
'PUT',
|
|
|
host,
|