NetworkNodeConnectionHistoryGetAll
Z Net47 2.0
(Różnice między wersjami)
Duri (dyskusja | edycje)
(Utworzył nową stronę „Zapytanie: <pre class="brush:xml"> //BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> <Priority>0</Pr...”)
(Utworzył nową stronę „Zapytanie: <pre class="brush:xml"> //BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> <Priority>0</Pr...”)
Aktualna wersja na dzień 13:09, 13 wrz 2017
Zapytanie:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> <Priority>0</Priority> <Request> <Type>NetworkNodeConnectionHistoryGetAll</Type> <NetworkNodeConnectionHistoryGetAll> <NodeID>3035</NodeID> <SortName>id</SortName> <!-- callingstationid, username, nasipaddress, acctstarttime, acctstoptime, acctsessiontime, acctinputoctets, acctoutputoctets, acctterminatecause, framedipaddress, connectinfo_start --> <SortType>ASC</SortType> <Limit>100</Limit> <Offset>1</Offset> </NetworkNodeConnectionHistoryGetAll> </Request> </Net47> //BEGINEND//
Odpowiedź:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <Request> <Type>NetworkNodeConnectionHistoryGetAll</Type> <NetworkNodeConnectionHistoryGetAll> <Rekord> <callingstationid>00-0c-42-d8-03-15</callingstationid> <username>jan_kowalski@warszawa___35871888386446638399.2</username> <nasipaddress>43.111.1.1</nasipaddress> <acctstarttime>2017-08-09 20:23:02</acctstarttime> <acctstoptime>2017-08-09 20:26:02</acctstoptime> <acctsessiontime>181</acctsessiontime> <acctinputoctets>65267</acctinputoctets> <acctoutputoctets>96888</acctoutputoctets> <acctterminatecause>Port-Error</acctterminatecause> <framedipaddress>32.56.19.2</framedipaddress> <connectinfo_start>0/0/1/2256</connectinfo_start> </Rekord> </NetworkNodeConnectionHistoryGetAll> </Request> </Net47> //BEGINEND//
Błędy:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <Request> <Type>Error</Type> <Error></Error> </Request> </Net47> //BEGINEND//