스위치 상태 정보 조회¶
GET /api/v1/login_mapping/switch/get
개요¶
파라미터 추가 설명¶
요청 예시¶
curl 'https://external-api.guance.com/api/v1/login_mapping/switch/get' \
-H 'Content-Type: application/json' \
-H 'X-Df-Access-Key: <AK key>' \
-H 'X-Df-Nonce: <随机字符>' \
-H 'X-Df-Signature: <签名>' \
-H 'X-Df-Timestamp: <时间戳>'