Download OpenAPI specification:
AMF Location Service.
© 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
All rights reserved.
ueContextId required | string^(imsi-[0-9]{5,15}|nai-.+|gli-.+|gci-.+|imei-... UE Context Identifier |
required | string or string (ExternalClientType) Indicates types of External Clients. |
required | string or string (LocationType) Type of location measurement requested |
supi | string (Supi) ^(imsi-[0-9]{5,15}|nai-.+|gci-.+|gli-.+|.+)$ String identifying a Supi that shall contain either an IMSI, a network specific identifier, a Global Cable Identifier (GCI) or a Global Line Identifier (GLI) as specified in clause 2.2A of 3GPP TS 23.003. It shall be formatted as follows
|
gpsi | string (Gpsi) ^(msisdn-[0-9]{5,15}|extid-[^@]+@[^@]+|.+)$ String identifying a Gpsi shall contain either an External Id or an MSISDN. It shall be formatted as follows -External Identifier= "extid-'extid', where 'extid' shall be formatted according to clause 19.7.2 of 3GPP TS 23.003 that describes an External Identifier. |
Array of strings or strings (RangingSlResult) non-empty | |
Array of objects (RelatedUe) non-empty | |
lmfId | string (LMFIdentification) LMF identification. |
string or string (LcsPriority) Indicates priority of the LCS client. | |
object (LocationQoS) QoS of Location request. | |
string or string (VelocityRequested) Indicates velocity requirement. | |
string or string (SupportedGADShapes) Indicates supported GAD shapes. | |
Array of strings or strings (SupportedGADShapes) non-empty | |
locationNotificationUri | string (Uri) String providing an URI formatted according to RFC 3986. |
supportedFeatures | string (SupportedFeatures) ^[A-Fa-f0-9]*$ A string used to indicate the features supported by an API that is used as defined in clause 6.6 in 3GPP TS 29.500. The string shall contain a bitmask indicating supported features in hexadecimal representation Each character in the string shall take a value of "0" to "9", "a" to "f" or "A" to "F" and shall represent the support of 4 features as described in table 5.2.2-3. The most significant character representing the highest-numbered features shall appear first in the string, and the character representing features 1 to 4 shall appear last in the string. The list of features and their numbering (starting with 1) are defined separately for each API. If the string contains a lower number of characters than there are defined features for an API, all features that would be represented by characters that are not present in the string are not supported. |
object (Guami) Globally Unique AMF Identifier constructed out of PLMN, Network and AMF identity. | |
pei | string (Pei) ^(imei-[0-9]{15}|imeisv-[0-9]{16}|mac((-[0-9a... String representing a Permanent Equipment Identifier that may contain - an IMEI or IMEISV, as specified in clause 6.2 of 3GPP TS 23.003; a MAC address for a 5G-RG or FN-RG via wireline access, with an indication that this address cannot be trusted for regulatory purpose if this address cannot be used as an Equipment Identifier of the FN-RG, as specified in clause 4.7.7 of 3GPP TS23.316. Examples are imei-012345678901234 or imeisv-0123456789012345. |
lcsServiceType | integer (LcsServiceType) [ 0 .. 127 ] LCS service type. |
string or string (LdrType) Indicates LDR types. | |
hgmlcCallBackURI | string (Uri) String providing an URI formatted according to RFC 3986. |
lirGmlcCallBackUri | string (Uri) String providing an URI formatted according to RFC 3986. |
ldrReference | string (LdrReference) [ 2 .. 510 ] characters LDR Reference. |
lirReference | string (LirReference) [ 2 .. 510 ] characters LIR Reference. |
object (PeriodicEventInfo) Indicates the information of periodic event reporting. | |
object (AreaEventInfo) Indicates the information of area based event reporting. | |
object (MotionEventInfo) Indicates the information of motion based event reporting. | |
externalClientIdentification | string (ExternalClientIdentification) Contains the external client identification |
afID | string <uuid> (NfInstanceId) String uniquely identifying a NF instance. The format of the NF Instance ID shall be a Universally Unique Identifier (UUID) version 4, as described in IETF RFC 4122. |
codeWord | string (CodeWord) Contains the codeword |
object (UePrivacyRequirements) UE privacy requirements from (H)GMLC to the serving AMF or VGMLC(in the roaming case) for the target UE | |
scheduledLocTime | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
reliableLocReq | boolean Default: false |
intermediateLocationInd | boolean Default: false |
maxRespTime | integer (DurationSec) indicating a time in seconds. |
ueUnawareInd | boolean Value: true |
string or string (LpHapType) Type of Low Power and/or High Accuracy Positioning | |
Array of objects (ReportingArea) [ 1 .. 250 ] items | |
string or string Default: "INSIDE_REPORTING" Indicates whether the UE is allowed to generate and send the event report inside or outside the event report allowed(expected) area | |
object (IntegrityRequirements) integrity requirements. | |
object (UpLocRepInfoAf) Information for the location reporting over user plane | |
object (MappedLocationQoSEps) Mapped Location QoS for EPS. | |
coordinateID | integer |
{- "lcsClientType": "EMERGENCY_SERVICES",
- "lcsLocation": "CURRENT_LOCATION",
- "supi": "string",
- "gpsi": "string",
- "requestedRangingSlResult": [
- "ABSOLUTE_LOCATION"
], - "relatedUes": [
- {
- "applicationlayerId": "string",
- "relatedUeType": "LOCATED_UE"
}
], - "lmfId": "string",
- "priority": "HIGHEST_PRIORITY",
- "lcsQoS": {
- "hAccuracy": 0.1,
- "vAccuracy": 0.1,
- "verticalRequested": true,
- "responseTime": "LOW_DELAY",
- "minorLocQoses": [
- {
- "hAccuracy": 0.1,
- "vAccuracy": 0.1
}
], - "lcsQosClass": "BEST_EFFORT"
}, - "velocityRequested": "VELOCITY_IS_NOT_REQUESTED",
- "lcsSupportedGADShapes": "POINT",
- "additionalLcsSuppGADShapes": [
- "POINT"
], - "locationNotificationUri": "string",
- "supportedFeatures": "string",
- "oldGuami": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}, - "pei": "string",
- "lcsServiceType": 127,
- "ldrType": "UE_AVAILABLE",
- "hgmlcCallBackURI": "string",
- "lirGmlcCallBackUri": "string",
- "ldrReference": "string",
- "lirReference": "string",
- "periodicEventInfo": {
- "reportingAmount": 1,
- "reportingInterval": 1,
- "reportingInfiniteInd": true,
- "reportingIntervalMs": 1
}, - "areaEventInfo": {
- "areaDefinition": [
- {
- "areaType": "EPS_TRACKING_AREA_IDENTITY",
- "tai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}, - "ecgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}, - "ncgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
}
], - "occurrenceInfo": "ONE_TIME_EVENT",
- "minimumInterval": 1,
- "maximumInterval": 1,
- "samplingInterval": 1,
- "reportingDuration": 1,
- "reportingLocationReq": true
}, - "motionEventInfo": {
- "linearDistance": 1,
- "occurrenceInfo": "ONE_TIME_EVENT",
- "minimumInterval": 1,
- "maximumInterval": 1,
- "samplingInterval": 1,
- "reportingDuration": 1,
- "reportingLocationReq": true
}, - "externalClientIdentification": "string",
- "afID": "4e48e86c-8eb6-4017-bf4f-96fda159d2c6",
- "codeWord": "string",
- "uePrivacyRequirements": {
- "lcsServiceAuthInfo": "LOCATION_ALLOWED_WITH_NOTIFICATION",
- "codeWordCheck": true
}, - "scheduledLocTime": "2019-08-24T14:15:22Z",
- "reliableLocReq": false,
- "intermediateLocationInd": false,
- "maxRespTime": 0,
- "ueUnawareInd": true,
- "lpHapType": "LOW_POW_HIGH_ACCU_POS",
- "evtRptAllowedAreas": [
- {
- "areaType": "EPS_TRACKING_AREA_IDENTITY",
- "tai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}, - "ecgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}, - "ncgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
}
], - "reportingInd": "INSIDE_REPORTING",
- "integrityRequirements": {
- "timeToAlert": 1,
- "targetIntegrityRisk": 10,
- "alertLimit": {
- "horizontalProtectionLevel": 50000,
- "verticalProtectionLevel": 50000
}
}, - "upLocRepInfoAf": {
- "upLocRepAfInd": true,
- "upLocRepAddrAf": {
- "ipv4Addrs": [
- "198.51.100.1"
], - "ipv6Addrs": [
- "2001:db8:85a3::8a2e:370:7334"
], - "fqdn": "string"
}, - "upCumEvtRptCriteria": {
- "evtRptTimeCriteria": 0,
- "evtRptCountCriteria": 0
}
}, - "mappedQoSEps": {
- "hAccuracy": 0.1,
- "vAccuracy": 0.1
}, - "coordinateID": 0
}
{- "locationEstimate": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "localLocationEstimate": {
- "shape": "POINT",
- "localOrigin": {
- "coordinateId": "string",
- "point": {
- "lon": -180,
- "lat": -90
}, - "area": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "horizAxesOrientation": 3600
}, - "point": {
- "x": 0.1,
- "y": 0.1,
- "z": 0.1
}, - "uncertaintyEllipse": {
- "semiMajor": 0.1,
- "semiMinor": 0.1,
- "orientationMajor": 180
}, - "confidence": 100
}, - "accuracyFulfilmentIndicator": "REQUESTED_ACCURACY_FULFILLED",
- "ageOfLocationEstimate": 32767,
- "timestampOfLocationEstimate": "2019-08-24T14:15:22Z",
- "velocityEstimate": {
- "hSpeed": 2047,
- "bearing": 360
}, - "positioningDataList": [
- {
- "method": "CELLID",
- "mode": "UE_BASED",
- "usage": "UNSUCCESS",
- "methodCode": 16
}
], - "gnssPositioningDataList": [
- {
- "mode": "UE_BASED",
- "gnss": "GPS",
- "usage": "UNSUCCESS"
}
], - "ecgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}, - "ncgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}, - "remoteUeInd": true,
- "targetServingNode": "9db5d2ce-8862-4777-8cd5-c5bddb43d04b",
- "targetMmeName": "string",
- "targetMmeRealm": "string",
- "utranSrvccInd": true,
- "civicAddress": {
- "country": "string",
- "A1": "string",
- "A2": "string",
- "A3": "string",
- "A4": "string",
- "A5": "string",
- "A6": "string",
- "PRD": "string",
- "POD": "string",
- "STS": "string",
- "HNO": "string",
- "HNS": "string",
- "LMK": "string",
- "LOC": "string",
- "NAM": "string",
- "PC": "string",
- "BLD": "string",
- "UNIT": "string",
- "FLR": "string",
- "ROOM": "string",
- "PLC": "string",
- "PCN": "string",
- "POBOX": "string",
- "ADDCODE": "string",
- "SEAT": "string",
- "RD": "string",
- "RDSEC": "string",
- "RDBR": "string",
- "RDSUBBR": "string",
- "PRM": "string",
- "POM": "string",
- "usageRules": "string",
- "method": "string",
- "providedBy": "string"
}, - "barometricPressure": 30000,
- "altitude": -32767,
- "supportedFeatures": "string",
- "servingLMFIdentification": "string",
- "locationPrivacyVerResult": "LOCATION_ALLOWED",
- "achievedQos": {
- "hAccuracy": 0.1,
- "vAccuracy": 0.1
}, - "directReportInd": false,
- "acceptedPeriodicEventInfo": {
- "reportingAmount": 1,
- "reportingInterval": 1,
- "reportingInfiniteInd": true,
- "reportingIntervalMs": 1
}, - "haGnssMetrics": {
- "nrOfUsedSatellites": 64,
- "hdopi": 1,
- "pdopi": 1,
- "age": 99,
- "fixType": "CARRIER_PHASE_FLOAT"
}, - "indoorOutdoorInd": "INDOOR",
- "losNlosMeasureInd": "LOS",
- "relatedApplicationlayerId": "string",
- "distanceDirection": {
- "distance": 0,
- "azimuthDirection": 360,
- "elevationDirection": 360
}, - "2dRelativeLocation": {
- "semiMinor": 0.1,
- "semiMajor": 0.1,
- "orientationAngle": 360
}, - "3dRelativeLocation": {
- "semiMinor": 0.1,
- "semiMajor": 0.1,
- "verticalUncertainty": 0.1,
- "orientationAngle": 360
}, - "relativeVelocity": {
- "hSpeed": 2047,
- "bearing": 360
}, - "integrityResult": {
- "computingEntity": "UE",
- "protectionLevel": {
- "horizontalProtectionLevel": 50000,
- "verticalProtectionLevel": 50000
}, - "integrityReqMetInd": true,
- "achievedTir": 10
}, - "addProvidePosInfos": [
- {
- "locationEstimate": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "localLocationEstimate": {
- "shape": "POINT",
- "localOrigin": {
- "coordinateId": "string",
- "point": {
- "lon": -180,
- "lat": -90
}, - "area": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "horizAxesOrientation": 3600
}, - "point": {
- "x": 0.1,
- "y": 0.1,
- "z": 0.1
}, - "uncertaintyEllipse": {
- "semiMajor": 0.1,
- "semiMinor": 0.1,
- "orientationMajor": 180
}, - "confidence": 100
}, - "accuracyFulfilmentIndicator": "REQUESTED_ACCURACY_FULFILLED",
- "ageOfLocationEstimate": 32767,
- "timestampOfLocationEstimate": "2019-08-24T14:15:22Z",
- "velocityEstimate": {
- "hSpeed": 2047,
- "bearing": 360
}, - "positioningDataList": [
- {
- "method": "CELLID",
- "mode": "UE_BASED",
- "usage": "UNSUCCESS",
- "methodCode": 16
}
], - "gnssPositioningDataList": [
- {
- "mode": "UE_BASED",
- "gnss": "GPS",
- "usage": "UNSUCCESS"
}
], - "ecgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}, - "ncgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}, - "remoteUeInd": true,
- "targetServingNode": "9db5d2ce-8862-4777-8cd5-c5bddb43d04b",
- "targetMmeName": "string",
- "targetMmeRealm": "string",
- "utranSrvccInd": true,
- "civicAddress": {
- "country": "string",
- "A1": "string",
- "A2": "string",
- "A3": "string",
- "A4": "string",
- "A5": "string",
- "A6": "string",
- "PRD": "string",
- "POD": "string",
- "STS": "string",
- "HNO": "string",
- "HNS": "string",
- "LMK": "string",
- "LOC": "string",
- "NAM": "string",
- "PC": "string",
- "BLD": "string",
- "UNIT": "string",
- "FLR": "string",
- "ROOM": "string",
- "PLC": "string",
- "PCN": "string",
- "POBOX": "string",
- "ADDCODE": "string",
- "SEAT": "string",
- "RD": "string",
- "RDSEC": "string",
- "RDBR": "string",
- "RDSUBBR": "string",
- "PRM": "string",
- "POM": "string",
- "usageRules": "string",
- "method": "string",
- "providedBy": "string"
}, - "barometricPressure": 30000,
- "altitude": -32767,
- "supportedFeatures": "string",
- "servingLMFIdentification": "string",
- "locationPrivacyVerResult": "LOCATION_ALLOWED",
- "achievedQos": {
- "hAccuracy": 0.1,
- "vAccuracy": 0.1
}, - "directReportInd": false,
- "acceptedPeriodicEventInfo": {
- "reportingAmount": 1,
- "reportingInterval": 1,
- "reportingInfiniteInd": true,
- "reportingIntervalMs": 1
}, - "haGnssMetrics": {
- "nrOfUsedSatellites": 64,
- "hdopi": 1,
- "pdopi": 1,
- "age": 99,
- "fixType": "CARRIER_PHASE_FLOAT"
}, - "indoorOutdoorInd": "INDOOR",
- "losNlosMeasureInd": "LOS",
- "relatedApplicationlayerId": "string",
- "distanceDirection": {
- "distance": 0,
- "azimuthDirection": 360,
- "elevationDirection": 360
}, - "2dRelativeLocation": {
- "semiMinor": 0.1,
- "semiMajor": 0.1,
- "orientationAngle": 360
}, - "3dRelativeLocation": {
- "semiMinor": 0.1,
- "semiMajor": 0.1,
- "verticalUncertainty": 0.1,
- "orientationAngle": 360
}, - "relativeVelocity": {
- "hSpeed": 2047,
- "bearing": 360
}, - "integrityResult": {
- "computingEntity": "UE",
- "protectionLevel": {
- "horizontalProtectionLevel": 50000,
- "verticalProtectionLevel": 50000
}, - "integrityReqMetInd": true,
- "achievedTir": 10
}
}
]
}
{- "locationEvent": "EMERGENCY_CALL_ORIGINATION",
- "supi": "string",
- "gpsi": "string",
- "pei": "string",
- "locationEstimate": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "localLocationEstimate": {
- "shape": "POINT",
- "localOrigin": {
- "coordinateId": "string",
- "point": {
- "lon": -180,
- "lat": -90
}, - "area": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "horizAxesOrientation": 3600
}, - "point": {
- "x": 0.1,
- "y": 0.1,
- "z": 0.1
}, - "uncertaintyEllipse": {
- "semiMajor": 0.1,
- "semiMinor": 0.1,
- "orientationMajor": 180
}, - "confidence": 100
}, - "ageOfLocationEstimate": 32767,
- "timestampOfLocationEstimate": "2019-08-24T14:15:22Z",
- "velocityEstimate": {
- "hSpeed": 2047,
- "bearing": 360
}, - "positioningDataList": [
- {
- "method": "CELLID",
- "mode": "UE_BASED",
- "usage": "UNSUCCESS",
- "methodCode": 16
}
], - "gnssPositioningDataList": [
- {
- "mode": "UE_BASED",
- "gnss": "GPS",
- "usage": "UNSUCCESS"
}
], - "ecgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}, - "ncgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}, - "remoteUeInd": true,
- "servingNode": "cc121660-fe3e-4178-9c61-8964bda538de",
- "targetMmeName": "string",
- "targetMmeRealm": "string",
- "utranSrvccInd": true,
- "civicAddress": {
- "country": "string",
- "A1": "string",
- "A2": "string",
- "A3": "string",
- "A4": "string",
- "A5": "string",
- "A6": "string",
- "PRD": "string",
- "POD": "string",
- "STS": "string",
- "HNO": "string",
- "HNS": "string",
- "LMK": "string",
- "LOC": "string",
- "NAM": "string",
- "PC": "string",
- "BLD": "string",
- "UNIT": "string",
- "FLR": "string",
- "ROOM": "string",
- "PLC": "string",
- "PCN": "string",
- "POBOX": "string",
- "ADDCODE": "string",
- "SEAT": "string",
- "RD": "string",
- "RDSEC": "string",
- "RDBR": "string",
- "RDSUBBR": "string",
- "PRM": "string",
- "POM": "string",
- "usageRules": "string",
- "method": "string",
- "providedBy": "string"
}, - "barometricPressure": 30000,
- "altitude": -32767,
- "hgmlcCallBackURI": "string",
- "ldrReference": "string",
- "servingLMFIdentification": "string",
- "terminationCause": "TERMINATION_BY_UE",
- "achievedQos": {
- "hAccuracy": 0.1,
- "vAccuracy": 0.1
}, - "mscServerId": "string",
- "haGnssMetrics": {
- "nrOfUsedSatellites": 64,
- "hdopi": 1,
- "pdopi": 1,
- "age": 99,
- "fixType": "CARRIER_PHASE_FLOAT"
}, - "indoorOutdoorInd": "INDOOR",
- "losNlosMeasureInd": "LOS",
- "relatedApplicationlayerId": "string",
- "distanceDirection": {
- "distance": 0,
- "azimuthDirection": 360,
- "elevationDirection": 360
}, - "2dRelativeLocation": {
- "semiMinor": 0.1,
- "semiMajor": 0.1,
- "orientationAngle": 360
}, - "3dRelativeLocation": {
- "semiMinor": 0.1,
- "semiMajor": 0.1,
- "verticalUncertainty": 0.1,
- "orientationAngle": 360
}, - "relativeVelocity": {
- "hSpeed": 2047,
- "bearing": 360
}, - "integrityResult": {
- "computingEntity": "UE",
- "protectionLevel": {
- "horizontalProtectionLevel": 50000,
- "verticalProtectionLevel": 50000
}, - "integrityReqMetInd": true,
- "achievedTir": 10
}, - "addProvidePosInfos": [
- {
- "locationEvent": "EMERGENCY_CALL_ORIGINATION",
- "supi": "string",
- "gpsi": "string",
- "pei": "string",
- "locationEstimate": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "localLocationEstimate": {
- "shape": "POINT",
- "localOrigin": {
- "coordinateId": "string",
- "point": {
- "lon": -180,
- "lat": -90
}, - "area": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "horizAxesOrientation": 3600
}, - "point": {
- "x": 0.1,
- "y": 0.1,
- "z": 0.1
}, - "uncertaintyEllipse": {
- "semiMajor": 0.1,
- "semiMinor": 0.1,
- "orientationMajor": 180
}, - "confidence": 100
}, - "ageOfLocationEstimate": 32767,
- "timestampOfLocationEstimate": "2019-08-24T14:15:22Z",
- "velocityEstimate": {
- "hSpeed": 2047,
- "bearing": 360
}, - "positioningDataList": [
- {
- "method": "CELLID",
- "mode": "UE_BASED",
- "usage": "UNSUCCESS",
- "methodCode": 16
}
], - "gnssPositioningDataList": [
- {
- "mode": "UE_BASED",
- "gnss": "GPS",
- "usage": "UNSUCCESS"
}
], - "ecgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}, - "ncgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}, - "remoteUeInd": true,
- "servingNode": "cc121660-fe3e-4178-9c61-8964bda538de",
- "targetMmeName": "string",
- "targetMmeRealm": "string",
- "utranSrvccInd": true,
- "civicAddress": {
- "country": "string",
- "A1": "string",
- "A2": "string",
- "A3": "string",
- "A4": "string",
- "A5": "string",
- "A6": "string",
- "PRD": "string",
- "POD": "string",
- "STS": "string",
- "HNO": "string",
- "HNS": "string",
- "LMK": "string",
- "LOC": "string",
- "NAM": "string",
- "PC": "string",
- "BLD": "string",
- "UNIT": "string",
- "FLR": "string",
- "ROOM": "string",
- "PLC": "string",
- "PCN": "string",
- "POBOX": "string",
- "ADDCODE": "string",
- "SEAT": "string",
- "RD": "string",
- "RDSEC": "string",
- "RDBR": "string",
- "RDSUBBR": "string",
- "PRM": "string",
- "POM": "string",
- "usageRules": "string",
- "method": "string",
- "providedBy": "string"
}, - "barometricPressure": 30000,
- "altitude": -32767,
- "hgmlcCallBackURI": "string",
- "ldrReference": "string",
- "servingLMFIdentification": "string",
- "terminationCause": "TERMINATION_BY_UE",
- "achievedQos": {
- "hAccuracy": 0.1,
- "vAccuracy": 0.1
}, - "mscServerId": "string",
- "haGnssMetrics": {
- "nrOfUsedSatellites": 64,
- "hdopi": 1,
- "pdopi": 1,
- "age": 99,
- "fixType": "CARRIER_PHASE_FLOAT"
}, - "indoorOutdoorInd": "INDOOR",
- "losNlosMeasureInd": "LOS",
- "relatedApplicationlayerId": "string",
- "distanceDirection": {
- "distance": 0,
- "azimuthDirection": 360,
- "elevationDirection": 360
}, - "2dRelativeLocation": {
- "semiMinor": 0.1,
- "semiMajor": 0.1,
- "orientationAngle": 360
}, - "3dRelativeLocation": {
- "semiMinor": 0.1,
- "semiMajor": 0.1,
- "verticalUncertainty": 0.1,
- "orientationAngle": 360
}, - "relativeVelocity": {
- "hSpeed": 2047,
- "bearing": 360
}, - "integrityResult": {
- "computingEntity": "UE",
- "protectionLevel": {
- "horizontalProtectionLevel": 50000,
- "verticalProtectionLevel": 50000
}, - "integrityReqMetInd": true,
- "achievedTir": 10
}
}
]
}
ueContextId required | string^(imsi-[0-9]{5,15}|nai-.+|gli-.+|gci-.+|imei-... UE Context Identifier |
req5gsLoc | boolean Default: false |
reqCurrentLoc | boolean Default: false |
reqRatType | boolean Default: false |
reqTimeZone | boolean Default: false |
supportedFeatures | string (SupportedFeatures) ^[A-Fa-f0-9]*$ A string used to indicate the features supported by an API that is used as defined in clause 6.6 in 3GPP TS 29.500. The string shall contain a bitmask indicating supported features in hexadecimal representation Each character in the string shall take a value of "0" to "9", "a" to "f" or "A" to "F" and shall represent the support of 4 features as described in table 5.2.2-3. The most significant character representing the highest-numbered features shall appear first in the string, and the character representing features 1 to 4 shall appear last in the string. The list of features and their numbering (starting with 1) are defined separately for each API. If the string contains a lower number of characters than there are defined features for an API, all features that would be represented by characters that are not present in the string are not supported. |
{- "req5gsLoc": false,
- "reqCurrentLoc": false,
- "reqRatType": false,
- "reqTimeZone": false,
- "supportedFeatures": "string"
}
{- "currentLoc": true,
- "location": {
- "eutraLocation": {
- "tai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}, - "ignoreTai": false,
- "ecgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}, - "ignoreEcgi": false,
- "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string",
- "globalNgenbId": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}, - "globalENbId": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
}, - "nrLocation": {
- "tai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}, - "ncgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}, - "ignoreNcgi": false,
- "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string",
- "globalGnbId": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}, - "ntnTaiInfo": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "tacList": [
- "string"
], - "derivedTac": "string"
}
}, - "n3gaLocation": {
- "n3gppTai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}, - "n3IwfId": "string",
- "ueIpv4Addr": "198.51.100.1",
- "ueIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "protocol": "UDP",
- "tnapId": {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}, - "twapId": {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}, - "hfcNodeId": {
- "hfcNId": "string"
}, - "gli": "string",
- "w5gbanLineType": "DSL",
- "gci": "string"
}, - "utraLocation": {
- "cgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "cellId": "string"
}, - "sai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "sac": "string"
}, - "lai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string"
}, - "rai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "rac": "string"
}, - "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string"
}, - "geraLocation": {
- "locationNumber": "string",
- "cgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "cellId": "string"
}, - "sai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "sac": "string"
}, - "lai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string"
}, - "rai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "rac": "string"
}, - "vlrNumber": "string",
- "mscNumber": "string",
- "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string"
}
}, - "additionalLocation": {
- "eutraLocation": {
- "tai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}, - "ignoreTai": false,
- "ecgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}, - "ignoreEcgi": false,
- "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string",
- "globalNgenbId": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}, - "globalENbId": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
}, - "nrLocation": {
- "tai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}, - "ncgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}, - "ignoreNcgi": false,
- "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string",
- "globalGnbId": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}, - "ntnTaiInfo": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "tacList": [
- "string"
], - "derivedTac": "string"
}
}, - "n3gaLocation": {
- "n3gppTai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}, - "n3IwfId": "string",
- "ueIpv4Addr": "198.51.100.1",
- "ueIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "protocol": "UDP",
- "tnapId": {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}, - "twapId": {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}, - "hfcNodeId": {
- "hfcNId": "string"
}, - "gli": "string",
- "w5gbanLineType": "DSL",
- "gci": "string"
}, - "utraLocation": {
- "cgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "cellId": "string"
}, - "sai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "sac": "string"
}, - "lai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string"
}, - "rai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "rac": "string"
}, - "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string"
}, - "geraLocation": {
- "locationNumber": "string",
- "cgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "cellId": "string"
}, - "sai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "sac": "string"
}, - "lai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string"
}, - "rai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "rac": "string"
}, - "vlrNumber": "string",
- "mscNumber": "string",
- "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string"
}
}, - "geoInfo": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "locationAge": 32767,
- "ratType": "NR",
- "timezone": "-08:00+1",
- "supportedFeatures": "string",
- "oldGuami": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}
}
ueContextId required | string^(imsi-[0-9]{5,15}|nai-.+|gli-.+|gci-.+|imei-... UE Context Identifier |
supi required | string (Supi) ^(imsi-[0-9]{5,15}|nai-.+|gci-.+|gli-.+|.+)$ String identifying a Supi that shall contain either an IMSI, a network specific identifier, a Global Cable Identifier (GCI) or a Global Line Identifier (GLI) as specified in clause 2.2A of 3GPP TS 23.003. It shall be formatted as follows
|
hgmlcCallBackURI required | string (Uri) String providing an URI formatted according to RFC 3986. |
ldrReference required | string (LdrReference) [ 2 .. 510 ] characters LDR Reference. |
servingLMFIdentification | string (LMFIdentification) LMF identification. |
supportedFeatures | string (SupportedFeatures) ^[A-Fa-f0-9]*$ A string used to indicate the features supported by an API that is used as defined in clause 6.6 in 3GPP TS 29.500. The string shall contain a bitmask indicating supported features in hexadecimal representation Each character in the string shall take a value of "0" to "9", "a" to "f" or "A" to "F" and shall represent the support of 4 features as described in table 5.2.2-3. The most significant character representing the highest-numbered features shall appear first in the string, and the character representing features 1 to 4 shall appear last in the string. The list of features and their numbering (starting with 1) are defined separately for each API. If the string contains a lower number of characters than there are defined features for an API, all features that would be represented by characters that are not present in the string are not supported. |
{- "supi": "string",
- "hgmlcCallBackURI": "string",
- "ldrReference": "string",
- "servingLMFIdentification": "string",
- "supportedFeatures": "string"
}
{- "cause": "string",
- "targetScp": "string",
- "targetSepp": "string"
}