StorageGroupAdd

(Różnice między wersjami)
Skocz do: nawigacji, wyszukiwania
(Utworzył nową stronę „Zapytanie: <pre class="brush:xml"> //BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> <Priority>0</Pr...”)
 
Linia 25: Linia 25:
 
<Type>StorageGroupAdd</Type>
 
<Type>StorageGroupAdd</Type>
 
<StorageGroupAdd>
 
<StorageGroupAdd>
<Status>OK</Status>
+
<ID>12</ID>
 
</StorageGroupAdd>
 
</StorageGroupAdd>
 
</Request>
 
</Request>

Wersja z 10:00, 16 lip 2013

Zapytanie:

1
2
3
4
5
6
7
8
9
10
11
12
13
14
//BEGIN//
<?xml version="1.0" encoding="UTF-8"?>
<Net47>
    <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID>
    <Priority>0</Priority>
    <Request>
        <Type>StorageGroupAdd</Type>
        <StorageGroupAdd>
            <Nazwa>grupka</Nazwa>
            <Opis>opis dla grupki</Opis><!-- opcjonalne -->
        </StorageGroupAdd>
    </Request>
</Net47>
//BEGINEND//

Odpowiedź:

1
2
3
4
5
6
7
8
9
10
11
//BEGIN//
<?xml version="1.0" encoding="UTF-8"?>
<Net47>
    <Request>
        <Type>StorageGroupAdd</Type>
        <StorageGroupAdd>
            <ID>12</ID>    
        </StorageGroupAdd>
    </Request>
</Net47>
//BEGINEND//

Błędy:

1
2
3
4
5
6
7
8
9
//BEGIN//
<?xml version="1.0" encoding="UTF-8"?>
<Net47>
    <Request>
        <Type>Error</Type>
        <Error>Nie udało się dodać grupy</Error>
    </Request>
</Net47>
//BEGINEND//
Osobiste
Przestrzenie nazw
Warianty
Działania
Nawigacja
Konfiguracja Systemu