Description of problem:
No element vms under affinity group in api.xsd, because it get_link() on affinity_group return [].
Version-Release number of selected component (if applicable):
av9.6
How reproducible:
Always
Steps to Reproduce:
1. Via python sdk receive some <ovirtsdk.infrastructure.brokers.ClusterAffinityGroup object at 0x3181cd0> object and try to receive affinityGroup links via get_link()
2.
3.
Actual results:
[]
Expected results:
[<Some Object Of type Link>]
Additional info: