Using the SDK how can I retrieve a clusters (network) status. I am able to 
retrieve a cluster object using code like this:

Cluster cluster = 
sysService.clustersService().clusterService(DataCenterUtils.getClusterObjectFromName(sysService,
 DEFAULT_CLUSTER_NAME).id()).get().send().cluster();

However I cannot see any variables associated with this object type that relate 
to its Network Status. 

The information i'm referring to can be found on the UI after creating a custom 
network. Starting on the left panel Navigate to Network -> Networks -> Custom 
Network -> Clusters Tab
_______________________________________________
Devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/[email protected]/message/HEAT56FCKS4DNK2OCLBTTN3TPKA3C6JS/

Reply via email to