Get IMSI IP Mapping
Returns the IMSI IP Mapping from the Edge, which associates IMSI with static UE IP addresses. The corresponding UE IP address will be assigned to the IMSI after a successful attach.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
edgeIpstring · enumRequiredPossible values:
The IP address of the edge
Responses
200
Successful Response
application/json
get
/v1/edge/{edgeIp}/imsiipmapping200
Successful Response
Last updated
Was this helpful?