Sven,

Elad was giving further information on a tool added in 3.3 version which allows an easy way of editing the db (without manual commands in db).
Before that, he listed the tables needed to be cleaned in the db.

Perhaps you mean that not everyone know what sql commands they need to run in order to clean the lines from the tables?

Dafna



On 01/08/2014 01:06 PM, Sven Kieske wrote:
Hi,

actually I think your description is far to shorthanded for everyone
except for people who already know how to delete a storage connection
and how to do it via REST.

However there is a quite accurate wiki site with a more detailed
explanation:
http://www.ovirt.org/Features/Manage_Storage_Connections#Delete_connection_.28DELETE.29

But it didn't work when I tested it the last time in 3.1.x

But it should work in 3.3.2.

HTH

Am 08.01.2014 13:08, schrieb Elad Ben Aharon:
As Itamar said, there is a nicer way to do it.


In order to delete a connection, you can do it also via REST-API.
You'll need a plugin for your browser (I'm using Rest client for Firefox).

Go to storageconnection under api using 'GET':

https://hostname:443/api/storageconnections

Under that, you'll see your old ISO domain connection (by UUID), use DELETE, in 
order to remove it.

Just remember, you'll be able to remove a connection only if it's not used by 
any domain.

Hope it helped.

Elad



--
Dafna Ron
_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to