storage domain operation python api sample codes needed

Hi, I can't figure out how to do the following, a sample code will be helpful. Put a storage domain in maintenance mode Detach the storage domain Remove the storage domain By the way, do you have an API doc or wiki? Thanks, Huab

On 08/02/2016 10:53 PM, Huan He (huhe) wrote:
Hi,
I can’t figure out how to do the following, a sample code will be helpful.
Put a storage domain in maintenance mode Detach the storage domain Remove the storage domain
Are you looking for v4 or v3 examples? Those are completelly different SDKs so examples will be different as well. For v4 you can inspire here: https://github.com/oVirt/ovirt-engine-sdk/tree/master/sdk/examples
By the way, do you have an API doc or wiki?
There is for v4: https://jhernand.fedorapeople.org/ovirt-api-explorer/#/ not sure about v3
Thanks, Huab
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Thanks Ondra. I am able to do the storage, but stuck in the host nic. I have rhvm 4.0 beta, and the sdk seems still v3.6. Who knows where I can find the sample and doc for v3? Thanks, Huan On 8/2/16, 11:56 PM, "Ondra Machacek" <omachace@redhat.com> wrote:
On 08/02/2016 10:53 PM, Huan He (huhe) wrote:
Hi,
I can¹t figure out how to do the following, a sample code will be helpful.
Put a storage domain in maintenance mode Detach the storage domain Remove the storage domain
Are you looking for v4 or v3 examples? Those are completelly different SDKs so examples will be different as well. For v4 you can inspire here:
https://github.com/oVirt/ovirt-engine-sdk/tree/master/sdk/examples
By the way, do you have an API doc or wiki?
There is for v4:
https://jhernand.fedorapeople.org/ovirt-api-explorer/#/
not sure about v3
Thanks, Huab
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

On 08/04/2016 08:17 PM, Huan He (huhe) wrote:
Thanks Ondra.
I am able to do the storage, but stuck in the host nic. I have rhvm 4.0 beta, and the sdk seems still v3.6.
If you have version 4.0, then there is sdk4, which you should use. The name of the rpm is python-ovirt-engine-sdk4. Or it's in pip: https://pypi.python.org/pypi/ovirt-engine-sdk-python
Who knows where I can find the sample and doc for v3?
I am afraid there is no, but you can inpire for example here: https://github.com/oVirt/ovirt-system-tests/blob/master/basic_suite_master/t...
Thanks, Huan
On 8/2/16, 11:56 PM, "Ondra Machacek" <omachace@redhat.com> wrote:
On 08/02/2016 10:53 PM, Huan He (huhe) wrote:
Hi,
I can¹t figure out how to do the following, a sample code will be helpful.
Put a storage domain in maintenance mode Detach the storage domain Remove the storage domain
Are you looking for v4 or v3 examples? Those are completelly different SDKs so examples will be different as well. For v4 you can inspire here:
https://github.com/oVirt/ovirt-engine-sdk/tree/master/sdk/examples
By the way, do you have an API doc or wiki?
There is for v4:
https://jhernand.fedorapeople.org/ovirt-api-explorer/#/
not sure about v3
Thanks, Huab
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Hi Ondra, Thinking about to upgrade to v4, but I can’t find host nic and bonding example in the link you provided https://github.com/oVirt/ovirt-engine-sdk/tree/master/sdk/examples Thanks, Huan On 8/4/16, 12:13 PM, "Ondra Machacek" <omachace@redhat.com> wrote:
On 08/04/2016 08:17 PM, Huan He (huhe) wrote:
Thanks Ondra.
I am able to do the storage, but stuck in the host nic. I have rhvm 4.0 beta, and the sdk seems still v3.6.
If you have version 4.0, then there is sdk4, which you should use. The name of the rpm is python-ovirt-engine-sdk4.
Or it's in pip:
https://pypi.python.org/pypi/ovirt-engine-sdk-python
Who knows where I can find the sample and doc for v3?
I am afraid there is no, but you can inpire for example here:
https://github.com/oVirt/ovirt-system-tests/blob/master/basic_suite_master /test-scenarios/002_bootstrap.py#L136
Thanks, Huan
On 8/2/16, 11:56 PM, "Ondra Machacek" <omachace@redhat.com> wrote:
On 08/02/2016 10:53 PM, Huan He (huhe) wrote:
Hi,
I can¹t figure out how to do the following, a sample code will be helpful.
Put a storage domain in maintenance mode Detach the storage domain Remove the storage domain
Are you looking for v4 or v3 examples? Those are completelly different SDKs so examples will be different as well. For v4 you can inspire here:
https://github.com/oVirt/ovirt-engine-sdk/tree/master/sdk/examples
By the way, do you have an API doc or wiki?
There is for v4:
https://jhernand.fedorapeople.org/ovirt-api-explorer/#/
not sure about v3
Thanks, Huab
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
participants (2)
-
Huan He (huhe)
-
Ondra Machacek