GET api_v2/AccountDatabases/GetTaRResultList?DataFrom={DataFrom}&DataTo={DataTo}&TemplateName={TemplateName}
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
DataFrom | No documentation available. |
Define this parameter in the request URI. |
DataTo | No documentation available. |
Define this parameter in the request URI. |
TemplateName | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/xml, text/xml
Sample:
<Result> <Table Type="sample string 1"> <Row> <AccountDatabasID>de528f73-6908-44a4-b0b2-6b4198da1ffe</AccountDatabasID> <AccountDatabasName>sample string 2</AccountDatabasName> <LogPath>sample string 3</LogPath> <State>Error</State> <Description>sample string 4</Description> <EditDate>2022-06-26T02:10:05.6071045+03:00</EditDate> </Row> <Row> <AccountDatabasID>de528f73-6908-44a4-b0b2-6b4198da1ffe</AccountDatabasID> <AccountDatabasName>sample string 2</AccountDatabasName> <LogPath>sample string 3</LogPath> <State>Error</State> <Description>sample string 4</Description> <EditDate>2022-06-26T02:10:05.6071045+03:00</EditDate> </Row> <Row> <AccountDatabasID>de528f73-6908-44a4-b0b2-6b4198da1ffe</AccountDatabasID> <AccountDatabasName>sample string 2</AccountDatabasName> <LogPath>sample string 3</LogPath> <State>Error</State> <Description>sample string 4</Description> <EditDate>2022-06-26T02:10:05.6071045+03:00</EditDate> </Row> </Table> </Result>
application/json, text/json
Sample:
{}