Hi all
I added some systems to our Web Proxy using the web interface, but later I noticed that the "id" is wrong, or better, it's missing a "-0" in the end.
How can I amend the "id" of a system? What I mean is, from this:
http://(...)/v2/storage-systems/dase07/,
to this:
http://(...)/v2/storage-systems/dase07-0/.
I tried to use the option to "Update a storage-system", with the "wwn" as "system-id",
{
"id": "dase07-0"
}
I get the code "200" (OK), but it doesn't change the "id". I'm affraid I have to delete the system and add again.
I would like know if the option to delete (Remove one or more storage-systems), means, remove only from the Web Proxy. If the command changes the actual device.
Thanks for your attention.
Marcelo