GET api/dashboard_other_ac?DbName={DbName}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| DbName | string |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of dashboard_other_acNone.
Response Formats
application/json, text/json
Sample:
[
{},
{}
]
application/xml, text/xml
Sample:
<ArrayOfdashboard_other_ac xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ControllerLibrary"> <dashboard_other_ac /> <dashboard_other_ac /> </ArrayOfdashboard_other_ac>