Get IMSI IP Mapping

Get IMSI IP Mapping Configuration

get

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 · enumRequired

The IP address of the edge

Possible values:
Responses
200

Successful Response

application/json
get
/v1/edge/{edgeIp}/imsiipmapping
200

Successful Response

Last updated

Was this helpful?