NetworkHuaweiOltPorts
(Różnice między wersjami)
(Utworzył nową stronę „Zapytanie: <pre class="brush:xml"> //BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> <Priority>0</Pr...”) |
|||
Linia 17: | Linia 17: | ||
</pre> | </pre> | ||
− | Odpowiedź | + | Odpowiedź: |
<pre class="brush:xml"> | <pre class="brush:xml"> | ||
//BEGIN// | //BEGIN// |
Wersja z 13:05, 8 lip 2014
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 > < Module >Huawei</ Module > < Request > < Type >NetworkHuaweiOltPorts</ Type > < NetworkHuaweiOltPorts > < OltIP >21.73.88.125</ OltIP > </ NetworkHuaweiOltPorts > </ Request > </ Net47 > //BEGINEND// |
Odpowiedź:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | //BEGIN// <? xml version = "1.0" encoding = "UTF-8" ?> < Net47 > < Request > < Type >NetworkHuaweiOltPorts</ Type > < NetworkHuaweiOltPorts > < OltIP >21.73.88.125</ OltIP > < Port > < ID >4194344960</ ID > </ Port > < Port > < ID >4194345216</ ID > </ Port > < Port > < ID >4194345472</ ID > </ Port > < Port > < ID >4194345728</ ID > </ Port > < Port > < ID >4194345984</ ID > </ Port > < Port > < ID >4194346240</ ID > </ Port > < Port > < ID >4194346496</ ID > </ Port > < Port > < ID >4194346752</ ID > </ Port > </ NetworkHuaweiOltPorts > </ 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 ></ Error > </ Request > </ Net47 > //BEGINEND// |