버전 비교

  • 이 줄이 추가되었습니다.
  • 이 줄이 삭제되었습니다.
  • 서식이 변경되었습니다.
Sv translation
languageko_KR

(정보) Using this functionality provided by the MagicINFO REST API 2.0 requires that you use a HTTP GET Method API request. For information how you should use and configure such requests, please refer to How to Use this Guide.


(tick) How to create the request


(정보) In order to successfully list unapproved devices, you will need to perform the following:


Request type:
(star) GET
Request URL:
/MagicInfo/restapi/v2.0/rms/devices/unapproved-devices
Request example URL:
http://192.168.0.10:7001/MagicInfo/restapi/v2.0/rms/devices/unapproved-devices
BODY type:
JSON
BODY example:

None

Additional information:

Provide pageSize and startIndex parameters in URL of request, i.e.:

/MagicInfo/restapi/v2.0/rms/devices/unapproved-devices?pageSize=5&startIndex=1


(tick) Debugging the request


(정보) If you experience problems, and cannot successfully execute this API function, please read Getting Started for clues as why MagicINFO Server is rejecting your HTTP request. You may also desire to view the Parameter Reference.

Sv translation
languageen

(정보) Using this functionality provided by the MagicINFO REST API 2.0 requires that you use a HTTP GET Method API request. For information how you should use and configure such requests, please refer to How to Use this Guide.


(tick) How to create the request


(정보) In order to successfully list unapproved devices, you will need to perform the following:


Request type:
(star) GET
Request URL:
/MagicInfo/restapi/v2.0/rms/devices/unapproved-devices
Request example URL:
http://192.168.0.10:7001/MagicInfo/restapi/v2.0/rms/devices/unapproved-devices
BODY type:
JSON
BODY example:

None

Additional information:

Provide pageSize and startIndex parameters in URL of request, i.e.:

/MagicInfo/restapi/v2.0/rms/devices/unapproved-devices?pageSize=5&startIndex=1


(tick) Debugging the request


(정보) If you experience problems, and cannot successfully execute this API function, please read Getting Started for clues as why MagicINFO Server is rejecting your HTTP request. You may also desire to view the Parameter Reference.