GET RemoteFirmware/getmodelbydevicetype?devicetypeid={devicetypeid}&portid={portid}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
devicetypeid

integer

Required

portid

integer

Required

Body Parameters

None.

Response Information

Resource Description

LabCareWebApiResultOfListOfLabCare.WebApi.Controllers.ddr
NameDescriptionTypeAdditional information
success

boolean

None.

msg

string

None.

data

Collection of LabCare.WebApi.Controllers.ddr

None.

rc

integer

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'LabCare.WebApi.Controllers.ddr'. Path 'data[0].children'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'LabCare.WebApi.Controllers.ddr'. Path 'data[0].children'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[LabCare.WebApi.Controllers.ddr, LabCare.WebApi, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[LabCare.WebApi.Controllers.ddr, LabCare.WebApi, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.