Get switch status information¶
GET /api/v1/login_mapping/switch/get
Overview¶
Additional parameter explanation¶
Request example¶
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: <random characters>' \
-H 'X-Df-Signature: <signature>' \
-H 'X-Df-Timestamp: <timestamp>'