This details are available at following URL in API:

https://$ENGINE_FQDN/ovirt-engine/api/clusters/{cluster_id}/networks

so to fetch that data using (Python) SDK you should use following code:

https://github.com/oVirt/ovirt-engine-sdk/blob/master/sdk/examples/list_cluster_networks.py

On 03/10/2019 12:09, Jamie Holohan wrote:
Using the OVM SDK, is it possible for you check the statuses of details found 
on the clusters tab for a custom network.

The details I mean can be found on the OVM UI: Network -> Networks -> *Select your 
custom network (default values) -> Clusters Tab -> Attached Network and Required 
Network.

How can I access the values represented here in the SDK?

Thanks
_______________________________________________
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/Y3EEP4UUOJRTBRIM43YTVY7NTKSKMJM6/

_______________________________________________
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/FNJRGMERH35PYBPCAFSRCDO4U5USBWFJ/

Reply via email to