
11 Oct
2019
11 Oct
'19
4:53 a.m.
I have managed to set a host SPM priority using SpmBuilder spmBuilder = new SpmBuilder().priority(7); sysService.hostsService().hostService(host.id()).update().host(host().spm(spmBuilder)).send(); However I cannot use similar code to set a Host to SPM. I currently have 2 active hosts in the same cluster in my system. Through the UI I can move SPM back and forth between them, but it is not working in the SDK. Any help appreciated.
2132
Age (days ago)
2132
Last active (days ago)
0 comments
1 participants
participants (1)
-
scott.fitzgerald@oracle.com