직접 링크
이 섹션에서는 상태 확인, IP 확인 및 모뎀 재부팅을 위한 직접 링크를 얻는 방법을 이해하는 데 도움이 됩니다.
모뎀의 직접 링크를 얻으려면 아래 단계를 따르세요:
모뎀 목록을 가져와 그 중 하나를 선택합니다. 모뎀 목록을 가져올 수 있습니다
by host또는without host.사용자 정의 도메인 이름으로 링크를 가져와야 하는 경우 도메인의 ID를 가져와야 합니다. 여기에서 도메인 목록을 확인할 수 있습니다
instructions.API에서 다음 방법을 사용하세요
Get modem direct links
JSON 형식의 요청을 성공적으로 실행한 예시입니다:
{
"reboot": "https://mobile.proxy-seller.com/c/modem/reboot/103790e5f286b193bedd3aee67bff18afb746e",
"status": "https://mobile.proxy-seller.com/c/modem/status/103790e5f286b193bedd3aee67bff18afb746e",
"ip": "https://mobile.proxy-seller.com/c/modem/ip/103790e5f286b193bedd3aee67bff18afb746e"
}요청을 성공적으로 실행한 domainId를 JSON 형식으로 사용한 예제입니다:
{
"reboot": "https://mobile.space/custom/reboot/103790e5f286b193bedd3aee67bff18afb746e",
"status": "https://mobile.space/custom/status/103790e5f286b193bedd3aee67bff18afb746e",
"ip": "https://mobile.space/custom/ip/103790e5f286b193bedd3aee67bff18afb746e"
}링크 사용 예시:
https://mobile.proxy-seller.com/c/modem/ip/103790e5f286b193bedd3aee67bff18afb746e