On Fri, Aug 7, 2020, 15:52 Łukasz Kołaciński <l.kolacinski@storware.eu> wrote:
Hello,
Thank you for previous answers. I don't have problems with checkpoints anymore.

I am trying to send PATCH request to imageio but it seems like I don't have write access. In the documentation I saw that it must be a RAW format. I think I am missing something else.

OPTIONS Request:
{
    "features": [
        "extents"
    ],
    "max_readers": 8,
    "max_writers": 8
}
Allow: OPTIONS,GET

PATCH Request:
You are not allowed to access this resource: Ticket 485493df-b07a-495c-8aa3-824aad45b4ab forbids write

I created transfer using java sdk:
ImageTransfer imageTransfer = connection.getImageTransfersSvc().addForDisk().imageTransfer(
                imageTransfer()
                        .direction(direction)

Is this a backup? You cannot write to disks during backup.

                        .disk(disk)
                        .backup(backup)
                        .inactivityTimeout(120)
                        .format(DiskFormat.RAW))
                .send().imageTransfer();

Can you explain what are you trying to do?


It's similar to python examples.

Best Regards

Łukasz Kołaciński

Junior Java Developer

e-mail: l.kolacinski@storware.eu


 

STORWARE

ul. Leszno 8/44
01-192 Warszawa
www.storware.eu

facebook

twitter

linkedin

Storware_Stopka_09

 

Storware Spółka z o.o. nr wpisu do ewidencji KRS dla M.St. Warszawa 000510131 , NIP 5213672602. Wiadomość ta jest przeznaczona jedynie dla osoby lub podmiotu, który jest jej adresatem i może zawierać poufne i/lub uprzywilejowane informacje. Zakazane jest jakiekolwiek przeglądanie, przesyłanie, rozpowszechnianie lub inne wykorzystanie tych informacji lub podjęcie jakichkolwiek działań odnośnie tych informacji przez osoby lub podmioty inne niż zamierzony adresat. Jeżeli Państwo otrzymali przez pomyłkę tę informację prosimy o poinformowanie o tym nadawcy i usunięcie tej wiadomości z wszelkich komputerów. This message is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you have received this message in error, please contact the sender and remove the material from all of your computer systems.