Download OpenAPI specification:
Unified Data Repository Service (subscription data).
The API version is defined in 3GPP TS 29.504.
© 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
All rights reserved.
ueId required | string (Supi) ^(imsi-[0-9]{5,15}|nai-.+|gci-.+|gli-.+|.+)$ UE id |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
{- "authenticationMethod": "5G_AKA",
- "encPermanentKey": "string",
- "protectionParameterId": "string",
- "sequenceNumber": {
- "sqnScheme": "GENERAL",
- "sqn": "string",
- "lastIndexes": {
- "property1": 0,
- "property2": 0
}, - "indLength": 0,
- "difSign": "POSITIVE"
}, - "authenticationManagementField": "string",
- "algorithmId": "string",
- "encOpcKey": "string",
- "encTopcKey": "string",
- "vectorGenerationInHss": false,
- "hssGroupId": "string",
- "n5gcAuthMethod": "5G_AKA",
- "rgAuthenticationInd": false,
- "supi": "string",
- "akmaAllowed": false,
- "routingId": "string",
- "nswoAllowed": false,
- "5gKeyHierarSupp": true
}
ueId required | string (Supi) ^(imsi-[0-9]{5,15}|nai-.+|gci-.+|gli-.+|.+)$ UE id |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Features required to be supported by the target NF |
required | string or string (PatchOperation) Operations as defined in IETF RFC 6902. |
path required | string contains a JSON pointer value (as defined in IETF RFC 6901) that references a location of a resource on which the patch operation shall be performed. |
from | string indicates the path of the source JSON element (according to JSON Pointer syntax) being moved or copied to the location indicated by the "path" attribute. |
value | any |
[- {
- "op": "add",
- "path": "string",
- "from": "string",
- "value": null
}
]
{- "report": [
- {
- "path": "string",
- "reason": "string"
}
]
}
ueId required | string (Supi) ^(imsi-[0-9]{5,15}|nai-.+|gci-.+|gli-.+|.+)$ UE id |
nfInstanceId required | 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. |
success required | boolean (Success) |
timeStamp required | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
required | string or string (AuthType) Indicates the authentication method. |
servingNetworkName required | string (ServingNetworkName) ^(5G:mnc[0-9]{3}[.]mcc[0-9]{3}[.]3gppnetwork[... |
authRemovalInd | boolean Default: false |
nfSetId | string (NfSetId) NF Set Identifier (see clause 28.12 of 3GPP TS 23.003), formatted as the following string "set |
resetIds | Array of strings non-empty |
dataRestorationCallbackUri | string (Uri) String providing an URI formatted according to RFC 3986. |
udrRestartInd | boolean Default: false |
nswoInd | boolean Default: false |
{- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "success": true,
- "timeStamp": "2019-08-24T14:15:22Z",
- "authType": "5G_AKA",
- "servingNetworkName": "string",
- "authRemovalInd": false,
- "nfSetId": "string",
- "resetIds": [
- "string"
], - "dataRestorationCallbackUri": "string",
- "udrRestartInd": false,
- "nswoInd": false
}
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
ueId required | string (Supi) ^(imsi-[0-9]{5,15}|nai-.+|gci-.+|gli-.+|.+)$ UE id |
fields | Array of strings non-empty attributes to be retrieved |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
{- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "success": true,
- "timeStamp": "2019-08-24T14:15:22Z",
- "authType": "5G_AKA",
- "servingNetworkName": "string",
- "authRemovalInd": false,
- "nfSetId": "string",
- "resetIds": [
- "string"
], - "dataRestorationCallbackUri": "string",
- "udrRestartInd": false,
- "nswoInd": false
}
ueId required | string (Supi) ^(imsi-[0-9]{5,15}|nai-.+|gci-.+|gli-.+|.+)$ UE id |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
ueId required | string (Supi) ^(imsi-[0-9]{5,15}|nai-.+|gci-.+|gli-.+|.+)$ UE id |
servingNetworkName required | string (ServingNetworkName) ^(5G:mnc[0-9]{3}[.]mcc[0-9]{3}[.]3gppnetwork[... Serving Network Name |
nfInstanceId required | 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. |
success required | boolean (Success) |
timeStamp required | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
required | string or string (AuthType) Indicates the authentication method. |
servingNetworkName required | string (ServingNetworkName) ^(5G:mnc[0-9]{3}[.]mcc[0-9]{3}[.]3gppnetwork[... |
authRemovalInd | boolean Default: false |
nfSetId | string (NfSetId) NF Set Identifier (see clause 28.12 of 3GPP TS 23.003), formatted as the following string "set |
resetIds | Array of strings non-empty |
dataRestorationCallbackUri | string (Uri) String providing an URI formatted according to RFC 3986. |
udrRestartInd | boolean Default: false |
nswoInd | boolean Default: false |
{- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "success": true,
- "timeStamp": "2019-08-24T14:15:22Z",
- "authType": "5G_AKA",
- "servingNetworkName": "string",
- "authRemovalInd": false,
- "nfSetId": "string",
- "resetIds": [
- "string"
], - "dataRestorationCallbackUri": "string",
- "udrRestartInd": false,
- "nswoInd": false
}
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
ueId required | string (Supi) ^(imsi-[0-9]{5,15}|nai-.+|gci-.+|gli-.+|.+)$ UE id |
servingNetworkName required | string (ServingNetworkName) ^(5G:mnc[0-9]{3}[.]mcc[0-9]{3}[.]3gppnetwork[... Serving Network Name |
fields | Array of strings non-empty attributes to be retrieved |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
{- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "success": true,
- "timeStamp": "2019-08-24T14:15:22Z",
- "authType": "5G_AKA",
- "servingNetworkName": "string",
- "authRemovalInd": false,
- "nfSetId": "string",
- "resetIds": [
- "string"
], - "dataRestorationCallbackUri": "string",
- "udrRestartInd": false,
- "nswoInd": false
}
ueId required | string (Supi) ^(imsi-[0-9]{5,15}|nai-.+|gci-.+|gli-.+|.+)$ UE id |
servingNetworkName required | string (ServingNetworkName) ^(5G:mnc[0-9]{3}[.]mcc[0-9]{3}[.]3gppnetwork[... Serving Network Name |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
ueId required | string (Supi) ^(imsi-[0-9]{5,15}|nai-.+|gci-.+|gli-.+|.+)$ UE id |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
{- "sorData": {
- "provisioningTime": "2019-08-24T14:15:22Z",
- "ueUpdateStatus": "NOT_SENT",
- "sorXmacIue": "string",
- "sorMacIue": "string",
- "meSupportOfSorCmci": true,
- "meSupportOfSorSnpnSi": false,
- "meSupportOfSorSnpnSiLs": false
}, - "upuData": {
- "provisioningTime": "2019-08-24T14:15:22Z",
- "ueUpdateStatus": "NOT_SENT",
- "upuXmacIue": "string",
- "upuMacIue": "string"
}, - "nssaiAckData": {
- "provisioningTime": "2019-08-24T14:15:22Z",
- "ueUpdateStatus": "NOT_SENT"
}, - "cagAckData": {
- "provisioningTime": "2019-08-24T14:15:22Z",
- "ueUpdateStatus": "NOT_SENT"
}
}
ueId required | string (Supi) ^(imsi-[0-9]{5,15}|nai-.+|gci-.+|gli-.+|.+)$ UE id |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
provisioningTime required | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
ueUpdateStatus required | string (UeUpdateStatus) Enum: "NOT_SENT" "SENT_NO_ACK_REQUIRED" "WAITING_FOR_ACK" "ACK_RECEIVED" "NEGATIVE_ACK_RECEIVED" Status of the procedure. |
sorXmacIue | string (SorMac) ^[A-Fa-f0-9]{32}$ MAC value for protecting SOR procedure (SoR-MAC-IAUSF and SoR-XMAC-IUE). |
sorMacIue | string (SorMac) ^[A-Fa-f0-9]{32}$ MAC value for protecting SOR procedure (SoR-MAC-IAUSF and SoR-XMAC-IUE). |
meSupportOfSorCmci | boolean |
meSupportOfSorSnpnSi | boolean Default: false |
meSupportOfSorSnpnSiLs | boolean Default: false |
{- "provisioningTime": "2019-08-24T14:15:22Z",
- "ueUpdateStatus": "NOT_SENT",
- "sorXmacIue": "string",
- "sorMacIue": "string",
- "meSupportOfSorCmci": true,
- "meSupportOfSorSnpnSi": false,
- "meSupportOfSorSnpnSiLs": false
}
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
ueId required | string (Supi) ^(imsi-[0-9]{5,15}|nai-.+|gci-.+|gli-.+|.+)$ UE id |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
{- "provisioningTime": "2019-08-24T14:15:22Z",
- "ueUpdateStatus": "NOT_SENT",
- "sorXmacIue": "string",
- "sorMacIue": "string",
- "meSupportOfSorCmci": true,
- "meSupportOfSorSnpnSi": false,
- "meSupportOfSorSnpnSiLs": false
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Features required to be supported by the target NF |
required | string or string (PatchOperation) Operations as defined in IETF RFC 6902. |
path required | string contains a JSON pointer value (as defined in IETF RFC 6901) that references a location of a resource on which the patch operation shall be performed. |
from | string indicates the path of the source JSON element (according to JSON Pointer syntax) being moved or copied to the location indicated by the "path" attribute. |
value | any |
[- {
- "op": "add",
- "path": "string",
- "from": "string",
- "value": null
}
]
{- "report": [
- {
- "path": "string",
- "reason": "string"
}
]
}
ueId required | string (Supi) ^(imsi-[0-9]{5,15}|nai-.+|gci-.+|gli-.+|.+)$ UE id |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
provisioningTime required | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
ueUpdateStatus required | string (UeUpdateStatus) Enum: "NOT_SENT" "SENT_NO_ACK_REQUIRED" "WAITING_FOR_ACK" "ACK_RECEIVED" "NEGATIVE_ACK_RECEIVED" Status of the procedure. |
upuXmacIue | string (UpuMac) ^[A-Fa-f0-9]{32}$ MAC value for protecting UPU procedure (UPU-MAC-IAUSF and UPU-MAC-IUE). |
upuMacIue | string (UpuMac) ^[A-Fa-f0-9]{32}$ MAC value for protecting UPU procedure (UPU-MAC-IAUSF and UPU-MAC-IUE). |
{- "provisioningTime": "2019-08-24T14:15:22Z",
- "ueUpdateStatus": "NOT_SENT",
- "upuXmacIue": "string",
- "upuMacIue": "string"
}
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
ueId required | string (Supi) ^(imsi-[0-9]{5,15}|nai-.+|gci-.+|gli-.+|.+)$ UE id |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
{- "provisioningTime": "2019-08-24T14:15:22Z",
- "ueUpdateStatus": "NOT_SENT",
- "upuXmacIue": "string",
- "upuMacIue": "string"
}
ueId required | string (Supi) ^(imsi-[0-9]{5,15}|nai-.+|gci-.+|gli-.+|.+)$ UE id |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
provisioningTime required | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
ueUpdateStatus required | string (UeUpdateStatus) Enum: "NOT_SENT" "SENT_NO_ACK_REQUIRED" "WAITING_FOR_ACK" "ACK_RECEIVED" "NEGATIVE_ACK_RECEIVED" Status of the procedure. |
{- "provisioningTime": "2019-08-24T14:15:22Z",
- "ueUpdateStatus": "NOT_SENT"
}
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
ueId required | string (Supi) ^(imsi-[0-9]{5,15}|nai-.+|gci-.+|gli-.+|.+)$ UE id |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
{- "provisioningTime": "2019-08-24T14:15:22Z",
- "ueUpdateStatus": "NOT_SENT"
}
ueId required | string (Supi) ^(imsi-[0-9]{5,15}|nai-.+|gci-.+|gli-.+|.+)$ UE id |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
provisioningTime required | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
ueUpdateStatus required | string (UeUpdateStatus) Enum: "NOT_SENT" "SENT_NO_ACK_REQUIRED" "WAITING_FOR_ACK" "ACK_RECEIVED" "NEGATIVE_ACK_RECEIVED" Status of the procedure. |
{- "provisioningTime": "2019-08-24T14:15:22Z",
- "ueUpdateStatus": "NOT_SENT"
}
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
ueId required | string (Supi) ^(imsi-[0-9]{5,15}|nai-.+|gci-.+|gli-.+|.+)$ UE id |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
{- "provisioningTime": "2019-08-24T14:15:22Z",
- "ueUpdateStatus": "NOT_SENT"
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
servingPlmnId required | string (VarPlmnId) ^[0-9]{5,6}(-[A-Fa-f0-9]{11})?$ PLMN ID |
Array of strings or strings (ProvisionedDatasetNames) non-empty unique List of dataset names | |
Array of objects (PlmnId) non-empty List of PLMNs adjacent to the UE's serving PLMN | |
object (Snssai) single NSSAI | |
dnn | string (Dnn) DNN |
ext-group-ids | Array of strings (ExtGroupId) non-empty [ items^extgroupid-[^@]+@[^@]+$ ] List of external VN group identifiers |
string or string (UcPurpose) User consent purpose |
{- "amData": {
- "supportedFeatures": "string",
- "gpsis": [
- "string"
], - "hssGroupId": "string",
- "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "subscribedUeAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "nssai": {
- "supportedFeatures": "string",
- "defaultSingleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "provisioningTime": "2019-08-24T14:15:22Z",
- "additionalSnssaiData": {
- "property1": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}, - "property2": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}
}, - "suppressNssrgInd": true,
- "nssaiValidityTimeInfo": {
- "property1": "2019-08-24T14:15:22Z",
- "property2": "2019-08-24T14:15:22Z"
}
}, - "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "rfspIndex": 1,
- "subsRegTimer": 0,
- "ueUsageType": 0,
- "mpsPriority": true,
- "mcsPriority": true,
- "activeTime": 0,
- "sorInfo": {
- "steeringContainer": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "accessTechList": [
- "NR"
]
}
], - "ackInd": true,
- "sorMacIausf": "string",
- "countersor": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "sorTransparentContainer": "string",
- "sorCmci": "string",
- "sorSnpnSi": "string",
- "sorSnpnSiLs": "string",
- "storeSorCmciInMe": true,
- "usimSupportOfSorCmci": true
}, - "sorInfoExpectInd": true,
- "sorafRetrieval": false,
- "sorUpdateIndicatorList": [
- "INITIAL_REGISTRATION"
], - "upuInfo": {
- "upuDataList": [
- {
- "secPacket": "string",
- "defaultConfNssai": [
- {
- "sst": 255,
- "sd": "string"
}
], - "routingId": "string",
- "drei": true,
- "aol": true,
- "disasterCondPlmnIds": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}
], - "upuRegInd": true,
- "upuAckInd": true,
- "upuMacIausf": "string",
- "counterUpu": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "upuTransparentContainer": "string"
}, - "routingIndicator": "string",
- "micoAllowed": true,
- "sharedAmDataIds": [
- "string"
], - "odbPacketServices": "ALL_PACKET_SERVICES",
- "subscribedDnnList": [
- "string"
], - "serviceGapTime": 0,
- "mdtUserConsent": "CONSENT_NOT_GIVEN",
- "adjacentPlmnMdtUserConsents": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}, - "mdtConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "reportType": "PERIODICAL",
- "areaScope": {
- "eutraCellIdList": [
- "string"
], - "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "tacInfoPerPlmn": {
- "property1": {
- "tacList": [
- "string"
]
}, - "property2": {
- "tacList": [
- "string"
]
}
}, - "cagInfoPerPlmn": {
- "property1": {
- "cagList": [
- "string"
]
}, - "property2": {
- "cagList": [
- "string"
]
}
}, - "nidInfoPerPlmn": {
- "property1": {
- "nidList": [
- "string"
]
}, - "property2": {
- "nidList": [
- "string"
]
}
}, - "cellIdNidInfoPerPlmn": {
- "property1": {
- "cellIdNidList": [
- {
- "cellId": "string",
- "nid": "string"
}
]
}, - "property2": {
- "cellIdNidList": [
- {
- "cellId": "string",
- "nid": "string"
}
]
}
}, - "tacNidInfoPerPlmn": {
- "property1": {
- "tacNidList": [
- {
- "tac": "string",
- "nid": "string"
}
]
}, - "property2": {
- "tacNidList": [
- {
- "tac": "string",
- "nid": "string"
}
]
}
}, - "cagList": [
- "string"
]
}, - "measurementLteList": [
- "M1"
], - "measurementNrList": [
- "M1"
], - "sensorMeasurementList": [
- "BAROMETRIC_PRESSURE"
], - "reportingTriggerList": [
- "PERIODICAL"
], - "reportInterval": 120,
- "reportIntervalNr": 120,
- "reportAmount": 1,
- "reportAmountPerMeasurementLte": {
- "property1": 1,
- "property2": 1
}, - "reportAmountPerMeasurementNr": {
- "property1": 1,
- "property2": 1
}, - "eventThresholdRsrp": 97,
- "mnOnlyInd": false,
- "eventThresholdRsrpNr": 127,
- "eventThresholdRsrq": 34,
- "eventThresholdRsrqNr": 127,
- "eventList": [
- "OUT_OF_COVERAG"
], - "loggingInterval": 128,
- "loggingIntervalNr": 128,
- "loggingDuration": 600,
- "loggingDurationNr": 600,
- "positioningMethod": "GNSS",
- "addPositioningMethodList": [
- "GNSS"
], - "collectionPeriodRmmLte": 1024,
- "collectionPeriodRmmNr": 1024,
- "measurementPeriodLte": 1024,
- "mdtAllowedPlmnIdList": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "mbsfnAreaList": [
- {
- "mbsfnAreaId": 255,
- "carrierFrequency": 262143
}
], - "interFreqTargetList": [
- {
- "dlCarrierFreq": 3279165,
- "cellIdList": [
- 1007
]
}
]
}, - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "cagData": {
- "cagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}
}, - "conditionalCagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "property2": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "property2": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
]
}
}
}, - "provisioningTime": "2019-08-24T14:15:22Z"
}, - "stnSr": "string",
- "cMsisdn": "string",
- "nbIoTUePriority": 255,
- "nssaiInclusionAllowed": false,
- "rgWirelineCharacteristics": "string",
- "aun3DeviceConnectivityAllowed": false,
- "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false,
- "expectedUeBehaviourList": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgis": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "gRanNodeIds": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "tais": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "expectedUeBehaviourData": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgis": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "gRanNodeIds": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "tais": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgis": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "gRanNodeIds": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "tais": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
], - "edrxParametersList": [
- {
- "ratType": "NR",
- "edrxValue": "string"
}
], - "ptwParametersList": [
- {
- "operationMode": "WB_S1",
- "ptwValue": "string",
- "extendedPtwValue": "string"
}
], - "iabOperationAllowed": false,
- "adjacentPlmnRestrictions": {
- "property1": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}, - "property2": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}
}, - "wirelineForbiddenAreas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
], - "wirelineServiceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
]
}, - "pcfSelectionAssistanceInfos": [
- {
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "aerialUeSubInfo": {
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "3gppUavId": "string"
}, - "roamingRestrictions": {
- "accessAllowed": true
}, - "remoteProvInd": false,
- "3gppChargingCharacteristics": "string",
- "timeSyncData": {
- "authorized": true,
- "uuTimeSyncErrBdgt": 0,
- "tempVals": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "coverageArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "clockQualityDetailLevel": "CLOCK_QUALITY_METRICS",
- "clockQualityAcceptanceCriterion": {
- "synchronizationState": [
- "LOCKED"
], - "clockQuality": {
- "traceabilityToGnss": true,
- "traceabilityToUtc": true,
- "frequencyStability": 65535,
- "clockAccuracyIndex": "string",
- "clockAccuracyValue": 1
}, - "parentTimeSource": [
- "SYNC_E"
]
}
}, - "sharedDataList": [
- {
- "sharedDataId": "string",
- "sharedAmData": { },
- "sharedSmsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "sharedSmsMngSubsData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "sharedDnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- null
], - "civicAddressList": [
- null
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "ecspIds": [
- null
]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- null
], - "civicAddressList": [
- null
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "ecspIds": [
- null
]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "sharedTraceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}
}, - "sharedVnGroupDatas": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appDescriptors": [
- {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appId": "string"
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appDescriptors": [
- {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appId": "string"
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}
}, - "treatmentInstructions": {
- "property1": "USE_IF_NO_CLASH",
- "property2": "USE_IF_NO_CLASH"
}, - "sharedSmSubsData": {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "sharedEcsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "civicAddressList": [
- {
- "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"
}
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecspIds": [
- "string"
]
}
]
}
}
], - "qmcConfigInfo": {
- "qoeReference": "string",
- "serviceType": "DASH",
- "sliceScope": [
- {
- "sst": 255,
- "sd": "string"
}
], - "areaScope": {
- "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "taiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "plmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}, - "qoeCollectionEntityAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "qoeTarget": {
- "supi": "string",
- "imsi": "string"
}, - "mdtAlignmentInfo": "string",
- "availableRanVisibleQoeMetrics": [
- "APPLICATION_LAYER_BUFFER_LEVEL_LIST"
], - "containerForAppLayerMeasConfig": "string",
- "mbsCommunicationServiceType": "MULTICAST"
}, - "mbsrOperationAllowed": {
- "mbsrOperationAllowedInd": false,
- "mbsrLocationInfo": {
- "mbsrLocation": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "mbsrLocationAreas": [
- "string"
]
}, - "mbsrTimeInfo": {
- "mbsrTimeWindow": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "mbsrRecurTime": [
- {
- "recurTimeWindow": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "recurType": "DAILY",
- "recurMonth": [
- 1
], - "recurWeek": [
- 1
], - "recurDay": [
- 1
], - "recurDate": [
- "2019-08-24T14:15:22Z"
]
}
]
}
}, - "ncrOperationAllowed": false,
- "ladnServiceAreas": {
- "property1": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
]
}
]
}, - "property2": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
]
}
]
}
}, - "ueLevelMeasurementsConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "smfSelData": {
- "supportedFeatures": "string",
- "subscribedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}
}, - "sharedSnssaiInfosId": "string",
- "hssGroupId": "string"
}, - "smsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "smData": [
- {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- {
- "shape": null,
- "point": null
}
], - "civicAddressList": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecspIds": [
- "string"
]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- null
], - "civicAddressList": [
- null
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "ecspIds": [
- null
]
}
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- {
- "shape": null,
- "point": null
}
], - "civicAddressList": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecspIds": [
- "string"
]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- null
], - "civicAddressList": [
- null
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "ecspIds": [
- null
]
}
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": null,
- "eutraCellId": null,
- "nid": null
}
], - "ncgis": [
- {
- "plmnId": null,
- "nrCellId": null,
- "nid": null
}
], - "gRanNodeIds": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
], - "tais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": null,
- "eutraCellId": null,
- "nid": null
}
], - "ncgis": [
- {
- "plmnId": null,
- "nrCellId": null,
- "nid": null
}
], - "gRanNodeIds": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
], - "tais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- "string"
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- "string"
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- "string"
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- "string"
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "smsMngData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "lcsPrivacyData": {
- "lpi": {
- "locationPrivacyInd": "LOCATION_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "unrelatedClass": {
- "defaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "externalUnrelatedClass": {
- "lcsClientExternals": [
- {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "afExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "lcsClientGroupExternals": [
- {
- "lcsClientGroupId": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
]
}, - "serviceTypeUnrelatedClasses": [
- {
- "serviceType": 127,
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "plmnOperatorClasses": [
- {
- "lcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "evtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "areaUsageInd": "INSIDE_REPORTING",
- "upLocRepIndAf": "USER_PLANE_REPORT_NOT_ALLOWED"
}, - "lcsMoData": {
- "allowedServiceClasses": [
- "BASIC_SELF_LOCATION"
], - "moAssistanceDataTypes": {
- "locationAssistanceType": "string"
}
}, - "lcsSubscriptionData": {
- "configuredLmfId": "string",
- "pruInd": "NON_PRU",
- "lpHapType": "LOW_POW_HIGH_ACCU_POS",
- "userPlanePosIndLmf": false
}, - "lcsBcaData": {
- "locationAssistanceType": "string"
}, - "v2xData": {
- "nrV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "lteV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "proseData": {
- "proseServiceAuth": {
- "proseDirectDiscoveryAuth": "AUTHORIZED",
- "proseDirectCommunicationAuth": "AUTHORIZED",
- "proseL2RelayAuth": "AUTHORIZED",
- "proseL3RelayAuth": "AUTHORIZED",
- "proseL2RemoteAuth": "AUTHORIZED",
- "proseL3RemoteAuth": "AUTHORIZED",
- "proseMultipathComL2RemoteAuth": "AUTHORIZED",
- "proseL2UeRelayAuth": "AUTHORIZED",
- "proseL3UeRelayAuth": "AUTHORIZED",
- "proseL2EndAuth": "AUTHORIZED",
- "proseL3EndAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "proseAllowedPlmn": [
- {
- "visitedPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "proseDirectAllowed": [
- "ANNOUNCE"
]
}
]
}, - "odbData": {
- "roamingOdb": "OUTSIDE_HOME_PLMN"
}, - "eeProfileData": {
- "restrictedEventTypes": [
- "LOSS_OF_CONNECTIVITY"
], - "supportedFeatures": "string",
- "allowedMtcProvider": {
- "property1": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
], - "property2": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
]
}, - "iwkEpcRestricted": false,
- "imsi": "string",
- "hssGroupId": "string"
}, - "ppProfileData": {
- "allowedMtcProviders": {
- "property1": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
], - "property2": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
]
}, - "supportedFeatures": "string"
}, - "niddAuthData": {
- "authorizationData": [
- {
- "supi": "string",
- "gpsi": "string",
- "validityTime": "2019-08-24T14:15:22Z"
}
], - "allowedDnnList": [
- "string"
], - "allowedSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "allowedMtcProviders": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
], - "validityTime": "2019-08-24T14:15:22Z"
}, - "ucData": {
- "userConsentPerPurposeList": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}
}, - "mbsSubscriptionData": {
- "mbsAllowed": false,
- "mbsSessionIdList": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
], - "ueMbsAssistanceInfo": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
]
}, - "ppData": {
- "communicationCharacteristics": {
- "ppSubsRegTimer": {
- "subsRegTimer": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppActiveTime": {
- "activeTime": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppDlPacketCount": 0,
- "ppDlPacketCountExt": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppMaximumResponseTime": {
- "maximumResponseTime": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppMaximumLatency": {
- "maximumLatency": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}
}, - "supportedFeatures": "string",
- "expectedUeBehaviourParameters": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "scheduledCommunicationType": "DOWNLINK_ONLY",
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgis": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "gRanNodeIds": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "tais": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "expectedUeBehaviourExtension": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "expectedUeBehaviourData": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": null,
- "eutraCellId": null,
- "nid": null
}
], - "ncgis": [
- {
- "plmnId": null,
- "nrCellId": null,
- "nid": null
}
], - "gRanNodeIds": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
], - "tais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": null,
- "eutraCellId": null,
- "nid": null
}
], - "ncgis": [
- {
- "plmnId": null,
- "nrCellId": null,
- "nid": null
}
], - "gRanNodeIds": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
], - "tais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "mtcProviderInformation": "string"
}, - "ecRestriction": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "plmnEcInfos": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false
}
], - "mtcProviderInformation": "string"
}, - "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "stnSr": "string",
- "lcsPrivacy": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "lpi": {
- "locationPrivacyInd": "LOCATION_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "mtcProviderInformation": "string",
- "evtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "areaUsageInd": "POSITIVE_SENSE",
- "upLocRepIndAf": "USER_PLANE_REPORT_NOT_ALLOWED"
}, - "sorInfo": {
- "steeringContainer": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "accessTechList": [
- "NR"
]
}
], - "ackInd": true,
- "sorMacIausf": "string",
- "countersor": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "sorTransparentContainer": "string",
- "sorCmci": "string",
- "sorSnpnSi": "string",
- "sorSnpnSiLs": "string",
- "storeSorCmciInMe": true,
- "usimSupportOfSorCmci": true
}, - "5mbsAuthorizationInfo": {
- "5mbsSessionIds": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
]
}, - "dnnSnssaiSpecificGroup": {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "defQos": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "afReqServArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
]
}, - "mbsAssistanceInfo": {
- "mbsSessionId": {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}, - "assistanceInfo": [
- "string"
]
}, - "appSpecificExpectedUeBehaviour": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- "string"
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- "string"
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "sliceUsageControlInfos": [
- {
- "sNssai": {
- "sst": 255,
- "sd": "string"
}, - "deregInactTimer": 0,
- "sessInactTimer": 0
}
], - "rangingSlPrivacy": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "rslppi": {
- "rangingSlPrivacyInd": "RANGINGSL_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
}
}, - "a2xData": {
- "nrA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "lteA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "rangingSlPrivacyData": {
- "rslppi": {
- "rangingSlPrivacyInd": "RANGINGSL_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "rangingSlUnrelatedClass": {
- "rangingSlDefaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "rangingSlExternalUnrelatedClass": {
- "rangingSlLcsClientExternals": [
- {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "rangingSlAfExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
]
}, - "rangingSlAppIDUnrelatedClasses": [
- {
- "rangingSlAppID": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "rangingSlPlmnOperatorClasses": [
- {
- "rangingSlLcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "rangingSlEvtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
}
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
servingPlmnId required | string (VarPlmnId) ^[0-9]{5,6}(-[A-Fa-f0-9]{11})?$ PLMN ID |
fields | Array of strings non-empty attributes to be retrieved |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
Array of objects (PlmnId) non-empty List of PLMNs adjacent to the UE's serving PLMN |
If-None-Match | string Validator for conditional requests, as described in RFC 9110, 13.1.29110, 13.1.2 |
If-Modified-Since | string Validator for conditional requests, as described in RFC 9110, 13.1.39110, 13.1.3 |
{- "supportedFeatures": "string",
- "gpsis": [
- "string"
], - "hssGroupId": "string",
- "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "subscribedUeAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "nssai": {
- "supportedFeatures": "string",
- "defaultSingleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "provisioningTime": "2019-08-24T14:15:22Z",
- "additionalSnssaiData": {
- "property1": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}, - "property2": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}
}, - "suppressNssrgInd": true,
- "nssaiValidityTimeInfo": {
- "property1": "2019-08-24T14:15:22Z",
- "property2": "2019-08-24T14:15:22Z"
}
}, - "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "rfspIndex": 1,
- "subsRegTimer": 0,
- "ueUsageType": 0,
- "mpsPriority": true,
- "mcsPriority": true,
- "activeTime": 0,
- "sorInfo": {
- "steeringContainer": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "accessTechList": [
- "NR"
]
}
], - "ackInd": true,
- "sorMacIausf": "string",
- "countersor": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "sorTransparentContainer": "string",
- "sorCmci": "string",
- "sorSnpnSi": "string",
- "sorSnpnSiLs": "string",
- "storeSorCmciInMe": true,
- "usimSupportOfSorCmci": true
}, - "sorInfoExpectInd": true,
- "sorafRetrieval": false,
- "sorUpdateIndicatorList": [
- "INITIAL_REGISTRATION"
], - "upuInfo": {
- "upuDataList": [
- {
- "secPacket": "string",
- "defaultConfNssai": [
- {
- "sst": 255,
- "sd": "string"
}
], - "routingId": "string",
- "drei": true,
- "aol": true,
- "disasterCondPlmnIds": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}
], - "upuRegInd": true,
- "upuAckInd": true,
- "upuMacIausf": "string",
- "counterUpu": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "upuTransparentContainer": "string"
}, - "routingIndicator": "string",
- "micoAllowed": true,
- "sharedAmDataIds": [
- "string"
], - "odbPacketServices": "ALL_PACKET_SERVICES",
- "subscribedDnnList": [
- "string"
], - "serviceGapTime": 0,
- "mdtUserConsent": "CONSENT_NOT_GIVEN",
- "adjacentPlmnMdtUserConsents": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}, - "mdtConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "reportType": "PERIODICAL",
- "areaScope": {
- "eutraCellIdList": [
- "string"
], - "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "tacInfoPerPlmn": {
- "property1": {
- "tacList": [
- "string"
]
}, - "property2": {
- "tacList": [
- "string"
]
}
}, - "cagInfoPerPlmn": {
- "property1": {
- "cagList": [
- "string"
]
}, - "property2": {
- "cagList": [
- "string"
]
}
}, - "nidInfoPerPlmn": {
- "property1": {
- "nidList": [
- "string"
]
}, - "property2": {
- "nidList": [
- "string"
]
}
}, - "cellIdNidInfoPerPlmn": {
- "property1": {
- "cellIdNidList": [
- {
- "cellId": "string",
- "nid": "string"
}
]
}, - "property2": {
- "cellIdNidList": [
- {
- "cellId": "string",
- "nid": "string"
}
]
}
}, - "tacNidInfoPerPlmn": {
- "property1": {
- "tacNidList": [
- {
- "tac": "string",
- "nid": "string"
}
]
}, - "property2": {
- "tacNidList": [
- {
- "tac": "string",
- "nid": "string"
}
]
}
}, - "cagList": [
- "string"
]
}, - "measurementLteList": [
- "M1"
], - "measurementNrList": [
- "M1"
], - "sensorMeasurementList": [
- "BAROMETRIC_PRESSURE"
], - "reportingTriggerList": [
- "PERIODICAL"
], - "reportInterval": 120,
- "reportIntervalNr": 120,
- "reportAmount": 1,
- "reportAmountPerMeasurementLte": {
- "property1": 1,
- "property2": 1
}, - "reportAmountPerMeasurementNr": {
- "property1": 1,
- "property2": 1
}, - "eventThresholdRsrp": 97,
- "mnOnlyInd": false,
- "eventThresholdRsrpNr": 127,
- "eventThresholdRsrq": 34,
- "eventThresholdRsrqNr": 127,
- "eventList": [
- "OUT_OF_COVERAG"
], - "loggingInterval": 128,
- "loggingIntervalNr": 128,
- "loggingDuration": 600,
- "loggingDurationNr": 600,
- "positioningMethod": "GNSS",
- "addPositioningMethodList": [
- "GNSS"
], - "collectionPeriodRmmLte": 1024,
- "collectionPeriodRmmNr": 1024,
- "measurementPeriodLte": 1024,
- "mdtAllowedPlmnIdList": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "mbsfnAreaList": [
- {
- "mbsfnAreaId": 255,
- "carrierFrequency": 262143
}
], - "interFreqTargetList": [
- {
- "dlCarrierFreq": 3279165,
- "cellIdList": [
- 1007
]
}
]
}, - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "cagData": {
- "cagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}
}, - "conditionalCagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "property2": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "property2": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
]
}
}
}, - "provisioningTime": "2019-08-24T14:15:22Z"
}, - "stnSr": "string",
- "cMsisdn": "string",
- "nbIoTUePriority": 255,
- "nssaiInclusionAllowed": false,
- "rgWirelineCharacteristics": "string",
- "aun3DeviceConnectivityAllowed": false,
- "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false,
- "expectedUeBehaviourList": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgis": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "gRanNodeIds": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "tais": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "expectedUeBehaviourData": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgis": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "gRanNodeIds": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "tais": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgis": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "gRanNodeIds": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "tais": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
], - "edrxParametersList": [
- {
- "ratType": "NR",
- "edrxValue": "string"
}
], - "ptwParametersList": [
- {
- "operationMode": "WB_S1",
- "ptwValue": "string",
- "extendedPtwValue": "string"
}
], - "iabOperationAllowed": false,
- "adjacentPlmnRestrictions": {
- "property1": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}, - "property2": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}
}, - "wirelineForbiddenAreas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
], - "wirelineServiceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
]
}, - "pcfSelectionAssistanceInfos": [
- {
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "aerialUeSubInfo": {
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "3gppUavId": "string"
}, - "roamingRestrictions": {
- "accessAllowed": true
}, - "remoteProvInd": false,
- "3gppChargingCharacteristics": "string",
- "timeSyncData": {
- "authorized": true,
- "uuTimeSyncErrBdgt": 0,
- "tempVals": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "coverageArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "clockQualityDetailLevel": "CLOCK_QUALITY_METRICS",
- "clockQualityAcceptanceCriterion": {
- "synchronizationState": [
- "LOCKED"
], - "clockQuality": {
- "traceabilityToGnss": true,
- "traceabilityToUtc": true,
- "frequencyStability": 65535,
- "clockAccuracyIndex": "string",
- "clockAccuracyValue": 1
}, - "parentTimeSource": [
- "SYNC_E"
]
}
}, - "sharedDataList": [
- {
- "sharedDataId": "string",
- "sharedAmData": { },
- "sharedSmsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "sharedSmsMngSubsData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "sharedDnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- {
- "shape": null,
- "point": null
}
], - "civicAddressList": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecspIds": [
- "string"
]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- null
], - "civicAddressList": [
- null
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "ecspIds": [
- null
]
}
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- {
- "shape": null,
- "point": null
}
], - "civicAddressList": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecspIds": [
- "string"
]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- null
], - "civicAddressList": [
- null
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "ecspIds": [
- null
]
}
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "sharedTraceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}
}, - "sharedVnGroupDatas": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appDescriptors": [
- {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appId": "string"
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appDescriptors": [
- {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appId": "string"
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}
}, - "treatmentInstructions": {
- "property1": "USE_IF_NO_CLASH",
- "property2": "USE_IF_NO_CLASH"
}, - "sharedSmSubsData": {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- null
], - "civicAddressList": [
- null
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "ecspIds": [
- null
]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- null
], - "civicAddressList": [
- null
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "ecspIds": [
- null
]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- null
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- null
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- null
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- null
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "sharedEcsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddressList": [
- {
- "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"
}
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecspIds": [
- "string"
]
}
]
}
}
], - "qmcConfigInfo": {
- "qoeReference": "string",
- "serviceType": "DASH",
- "sliceScope": [
- {
- "sst": 255,
- "sd": "string"
}
], - "areaScope": {
- "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "taiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "plmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}, - "qoeCollectionEntityAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "qoeTarget": {
- "supi": "string",
- "imsi": "string"
}, - "mdtAlignmentInfo": "string",
- "availableRanVisibleQoeMetrics": [
- "APPLICATION_LAYER_BUFFER_LEVEL_LIST"
], - "containerForAppLayerMeasConfig": "string",
- "mbsCommunicationServiceType": "MULTICAST"
}, - "mbsrOperationAllowed": {
- "mbsrOperationAllowedInd": false,
- "mbsrLocationInfo": {
- "mbsrLocation": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "mbsrLocationAreas": [
- "string"
]
}, - "mbsrTimeInfo": {
- "mbsrTimeWindow": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "mbsrRecurTime": [
- {
- "recurTimeWindow": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "recurType": "DAILY",
- "recurMonth": [
- 1
], - "recurWeek": [
- 1
], - "recurDay": [
- 1
], - "recurDate": [
- "2019-08-24T14:15:22Z"
]
}
]
}
}, - "ncrOperationAllowed": false,
- "ladnServiceAreas": {
- "property1": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
]
}
]
}, - "property2": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
]
}
]
}
}, - "ueLevelMeasurementsConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
servingPlmnId required | string (VarPlmnId) ^[0-9]{5,6}(-[A-Fa-f0-9]{11})?$ PLMN ID |
fields | Array of strings non-empty attributes to be retrieved |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
If-None-Match | string Validator for conditional requests, as described in RFC 9110, 13.1.29110, 13.1.2 |
If-Modified-Since | string Validator for conditional requests, as described in RFC 9110, 13.1.39110, 13.1.3 |
{- "supportedFeatures": "string",
- "subscribedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}
}, - "sharedSnssaiInfosId": "string",
- "hssGroupId": "string"
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
servingPlmnId required | string (VarPlmnId) ^[0-9]{5,6}(-[A-Fa-f0-9]{11})?$ PLMN ID |
object (Snssai) single NSSAI | |
dnn | string (Dnn) DNN |
fields | Array of strings non-empty attributes to be retrieved |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
If-None-Match | string Validator for conditional requests, as described in RFC 9110, 13.1.29110, 13.1.2 |
If-Modified-Since | string Validator for conditional requests, as described in RFC 9110, 13.1.39110, 13.1.3 |
[ ]
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
fields | Array of strings non-empty attributes to be retrieved |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
{- "amfInstanceId": "7e4f0d93-6733-4b66-bd15-e32f5d2e505f",
- "supportedFeatures": "string",
- "purgeFlag": true,
- "pei": "string",
- "imsVoPs": "HOMOGENEOUS_SUPPORT",
- "deregCallbackUri": "string",
- "amfServiceNameDereg": "nnrf-nfm",
- "pcscfRestorationCallbackUri": "string",
- "amfServiceNamePcscfRest": "nnrf-nfm",
- "initialRegistrationInd": true,
- "emergencyRegistrationInd": true,
- "guami": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}, - "backupAmfInfo": [
- {
- "backupAmf": "string",
- "guamiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}
]
}
], - "drFlag": true,
- "eps5GsMobilityWoN26": true,
- "ratType": "NR",
- "urrpIndicator": true,
- "amfEeSubscriptionId": "string",
- "epsInterworkingInfo": {
- "epsIwkPgws": {
- "property1": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "property2": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}
}, - "registrationTime": "2019-08-24T14:15:22Z"
}, - "ueSrvccCapability": true,
- "registrationTime": "2019-08-24T14:15:22Z",
- "vgmlcAddress": {
- "vgmlcAddressIpv4": "198.51.100.1",
- "vgmlcAddressIpv6": "2001:db8:85a3::8a2e:370:7334",
- "vgmlcFqdn": "string"
}, - "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "noEeSubscriptionInd": true,
- "supi": "string",
- "ueReachableInd": "REACHABLE",
- "reRegistrationRequired": true,
- "adminDeregSubWithdrawn": true,
- "dataRestorationCallbackUri": "string",
- "resetIds": [
- "string"
], - "disasterRoamingInd": false,
- "ueMINTCapability": true,
- "sorSnpnSiSupported": false,
- "udrRestartInd": false,
- "lastSynchronizationTime": "2019-08-24T14:15:22Z",
- "ueSnpnSubscriptionInd": true
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
amfInstanceId required | 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. |
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. |
purgeFlag | boolean (PurgeFlag) This flag indicates whether an AMF is deregistered. This attribute may be included in notifications sent by the UDR to the UDM if purgeFlag is also set to true in the same notification. |
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. |
string or string (ImsVoPs) It represents the information indicating homogeneity of IMS Voice over PS Sessions support for the UE | |
deregCallbackUri required | string (Uri) String providing an URI formatted according to RFC 3986. |
string or string (ServiceName) Service names known to NRF | |
pcscfRestorationCallbackUri | string (Uri) String providing an URI formatted according to RFC 3986. |
string or string (ServiceName) Service names known to NRF | |
initialRegistrationInd | boolean |
emergencyRegistrationInd | boolean |
required | object (Guami) Globally Unique AMF Identifier constructed out of PLMN, Network and AMF identity. |
Array of objects (BackupAmfInfo) non-empty | |
drFlag | boolean (DualRegistrationFlag) This data type indicates that the UDM+HSS is requested not to send S6a-CLR to the registered MME/SGSN (if any). |
eps5GsMobilityWoN26 | boolean |
required | string or string (RatType) Indicates the radio access used. |
urrpIndicator | boolean |
amfEeSubscriptionId | string (Uri) String providing an URI formatted according to RFC 3986. |
object (EpsInterworkingInfo) This information element contains the associations between APN/DNN and PGW-C+SMF selected by the AMF for EPS interworking. | |
ueSrvccCapability | boolean |
registrationTime | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
object (VgmlcAddress) This data type contains the address(es) of VGMLC. Depending on the names of Vgmlcaddress, it could indicate either VGMLC IPv4 or IPv6 address. | |
object (ContextInfo) Context Information | |
noEeSubscriptionInd | boolean |
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
|
string or string (UeReachableInd) UE Reachable Indication | |
reRegistrationRequired | boolean |
adminDeregSubWithdrawn | boolean |
dataRestorationCallbackUri | string (Uri) String providing an URI formatted according to RFC 3986. |
resetIds | Array of strings non-empty |
disasterRoamingInd | boolean Default: false |
ueMINTCapability | boolean |
sorSnpnSiSupported | boolean Default: false |
udrRestartInd | boolean Default: false |
lastSynchronizationTime | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
ueSnpnSubscriptionInd | boolean |
{- "amfInstanceId": "7e4f0d93-6733-4b66-bd15-e32f5d2e505f",
- "supportedFeatures": "string",
- "purgeFlag": true,
- "pei": "string",
- "imsVoPs": "HOMOGENEOUS_SUPPORT",
- "deregCallbackUri": "string",
- "amfServiceNameDereg": "nnrf-nfm",
- "pcscfRestorationCallbackUri": "string",
- "amfServiceNamePcscfRest": "nnrf-nfm",
- "initialRegistrationInd": true,
- "emergencyRegistrationInd": true,
- "guami": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}, - "backupAmfInfo": [
- {
- "backupAmf": "string",
- "guamiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}
]
}
], - "drFlag": true,
- "eps5GsMobilityWoN26": true,
- "ratType": "NR",
- "urrpIndicator": true,
- "amfEeSubscriptionId": "string",
- "epsInterworkingInfo": {
- "epsIwkPgws": {
- "property1": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "property2": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}
}, - "registrationTime": "2019-08-24T14:15:22Z"
}, - "ueSrvccCapability": true,
- "registrationTime": "2019-08-24T14:15:22Z",
- "vgmlcAddress": {
- "vgmlcAddressIpv4": "198.51.100.1",
- "vgmlcAddressIpv6": "2001:db8:85a3::8a2e:370:7334",
- "vgmlcFqdn": "string"
}, - "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "noEeSubscriptionInd": true,
- "supi": "string",
- "ueReachableInd": "REACHABLE",
- "reRegistrationRequired": true,
- "adminDeregSubWithdrawn": true,
- "dataRestorationCallbackUri": "string",
- "resetIds": [
- "string"
], - "disasterRoamingInd": false,
- "ueMINTCapability": true,
- "sorSnpnSiSupported": false,
- "udrRestartInd": false,
- "lastSynchronizationTime": "2019-08-24T14:15:22Z",
- "ueSnpnSubscriptionInd": true
}
{- "amfInstanceId": "7e4f0d93-6733-4b66-bd15-e32f5d2e505f",
- "supportedFeatures": "string",
- "purgeFlag": true,
- "pei": "string",
- "imsVoPs": "HOMOGENEOUS_SUPPORT",
- "deregCallbackUri": "string",
- "amfServiceNameDereg": "nnrf-nfm",
- "pcscfRestorationCallbackUri": "string",
- "amfServiceNamePcscfRest": "nnrf-nfm",
- "initialRegistrationInd": true,
- "emergencyRegistrationInd": true,
- "guami": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}, - "backupAmfInfo": [
- {
- "backupAmf": "string",
- "guamiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}
]
}
], - "drFlag": true,
- "eps5GsMobilityWoN26": true,
- "ratType": "NR",
- "urrpIndicator": true,
- "amfEeSubscriptionId": "string",
- "epsInterworkingInfo": {
- "epsIwkPgws": {
- "property1": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "property2": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}
}, - "registrationTime": "2019-08-24T14:15:22Z"
}, - "ueSrvccCapability": true,
- "registrationTime": "2019-08-24T14:15:22Z",
- "vgmlcAddress": {
- "vgmlcAddressIpv4": "198.51.100.1",
- "vgmlcAddressIpv6": "2001:db8:85a3::8a2e:370:7334",
- "vgmlcFqdn": "string"
}, - "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "noEeSubscriptionInd": true,
- "supi": "string",
- "ueReachableInd": "REACHABLE",
- "reRegistrationRequired": true,
- "adminDeregSubWithdrawn": true,
- "dataRestorationCallbackUri": "string",
- "resetIds": [
- "string"
], - "disasterRoamingInd": false,
- "ueMINTCapability": true,
- "sorSnpnSiSupported": false,
- "udrRestartInd": false,
- "lastSynchronizationTime": "2019-08-24T14:15:22Z",
- "ueSnpnSubscriptionInd": true
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Features required to be supported by the target NF |
required | string or string (PatchOperation) Operations as defined in IETF RFC 6902. |
path required | string contains a JSON pointer value (as defined in IETF RFC 6901) that references a location of a resource on which the patch operation shall be performed. |
from | string indicates the path of the source JSON element (according to JSON Pointer syntax) being moved or copied to the location indicated by the "path" attribute. |
value | any |
[- {
- "op": "add",
- "path": "string",
- "from": "string",
- "value": null
}
]
{- "report": [
- {
- "path": "string",
- "reason": "string"
}
]
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
fields | Array of strings non-empty attributes to be retrieved |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
{- "amfInstanceId": "7e4f0d93-6733-4b66-bd15-e32f5d2e505f",
- "supportedFeatures": "string",
- "purgeFlag": true,
- "pei": "string",
- "imsVoPs": "HOMOGENEOUS_SUPPORT",
- "deregCallbackUri": "string",
- "amfServiceNameDereg": "nnrf-nfm",
- "pcscfRestorationCallbackUri": "string",
- "amfServiceNamePcscfRest": "nnrf-nfm",
- "guami": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}, - "backupAmfInfo": [
- {
- "backupAmf": "string",
- "guamiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}
]
}
], - "ratType": "NR",
- "urrpIndicator": true,
- "amfEeSubscriptionId": "string",
- "registrationTime": "2019-08-24T14:15:22Z",
- "vgmlcAddress": {
- "vgmlcAddressIpv4": "198.51.100.1",
- "vgmlcAddressIpv6": "2001:db8:85a3::8a2e:370:7334",
- "vgmlcFqdn": "string"
}, - "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "noEeSubscriptionInd": true,
- "supi": "string",
- "reRegistrationRequired": true,
- "adminDeregSubWithdrawn": true,
- "dataRestorationCallbackUri": "string",
- "resetIds": [
- "string"
], - "disasterRoamingInd": false,
- "sorSnpnSiSupported": false,
- "udrRestartInd": false,
- "lastSynchronizationTime": "2019-08-24T14:15:22Z",
- "ueSnpnSubscriptionInd": true
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
amfInstanceId required | 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. |
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. |
purgeFlag | boolean (PurgeFlag) This flag indicates whether an AMF is deregistered. This attribute may be included in notifications sent by the UDR to the UDM if purgeFlag is also set to true in the same notification. |
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. |
required | string or string (ImsVoPs) It represents the information indicating homogeneity of IMS Voice over PS Sessions support for the UE |
deregCallbackUri required | string (Uri) String providing an URI formatted according to RFC 3986. |
string or string (ServiceName) Service names known to NRF | |
pcscfRestorationCallbackUri | string (Uri) String providing an URI formatted according to RFC 3986. |
string or string (ServiceName) Service names known to NRF | |
required | object (Guami) Globally Unique AMF Identifier constructed out of PLMN, Network and AMF identity. |
Array of objects (BackupAmfInfo) non-empty | |
required | string or string (RatType) Indicates the radio access used. |
urrpIndicator | boolean |
amfEeSubscriptionId | string (Uri) String providing an URI formatted according to RFC 3986. |
registrationTime | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
object (VgmlcAddress) This data type contains the address(es) of VGMLC. Depending on the names of Vgmlcaddress, it could indicate either VGMLC IPv4 or IPv6 address. | |
object (ContextInfo) Context Information | |
noEeSubscriptionInd | boolean |
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
|
reRegistrationRequired | boolean |
adminDeregSubWithdrawn | boolean |
dataRestorationCallbackUri | string (Uri) String providing an URI formatted according to RFC 3986. |
resetIds | Array of strings non-empty |
disasterRoamingInd | boolean Default: false |
sorSnpnSiSupported | boolean Default: false |
udrRestartInd | boolean Default: false |
lastSynchronizationTime | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
ueSnpnSubscriptionInd | boolean |
{- "amfInstanceId": "7e4f0d93-6733-4b66-bd15-e32f5d2e505f",
- "supportedFeatures": "string",
- "purgeFlag": true,
- "pei": "string",
- "imsVoPs": "HOMOGENEOUS_SUPPORT",
- "deregCallbackUri": "string",
- "amfServiceNameDereg": "nnrf-nfm",
- "pcscfRestorationCallbackUri": "string",
- "amfServiceNamePcscfRest": "nnrf-nfm",
- "guami": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}, - "backupAmfInfo": [
- {
- "backupAmf": "string",
- "guamiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}
]
}
], - "ratType": "NR",
- "urrpIndicator": true,
- "amfEeSubscriptionId": "string",
- "registrationTime": "2019-08-24T14:15:22Z",
- "vgmlcAddress": {
- "vgmlcAddressIpv4": "198.51.100.1",
- "vgmlcAddressIpv6": "2001:db8:85a3::8a2e:370:7334",
- "vgmlcFqdn": "string"
}, - "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "noEeSubscriptionInd": true,
- "supi": "string",
- "reRegistrationRequired": true,
- "adminDeregSubWithdrawn": true,
- "dataRestorationCallbackUri": "string",
- "resetIds": [
- "string"
], - "disasterRoamingInd": false,
- "sorSnpnSiSupported": false,
- "udrRestartInd": false,
- "lastSynchronizationTime": "2019-08-24T14:15:22Z",
- "ueSnpnSubscriptionInd": true
}
{- "amfInstanceId": "7e4f0d93-6733-4b66-bd15-e32f5d2e505f",
- "supportedFeatures": "string",
- "purgeFlag": true,
- "pei": "string",
- "imsVoPs": "HOMOGENEOUS_SUPPORT",
- "deregCallbackUri": "string",
- "amfServiceNameDereg": "nnrf-nfm",
- "pcscfRestorationCallbackUri": "string",
- "amfServiceNamePcscfRest": "nnrf-nfm",
- "initialRegistrationInd": true,
- "emergencyRegistrationInd": true,
- "guami": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}, - "backupAmfInfo": [
- {
- "backupAmf": "string",
- "guamiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}
]
}
], - "drFlag": true,
- "eps5GsMobilityWoN26": true,
- "ratType": "NR",
- "urrpIndicator": true,
- "amfEeSubscriptionId": "string",
- "epsInterworkingInfo": {
- "epsIwkPgws": {
- "property1": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "property2": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}
}, - "registrationTime": "2019-08-24T14:15:22Z"
}, - "ueSrvccCapability": true,
- "registrationTime": "2019-08-24T14:15:22Z",
- "vgmlcAddress": {
- "vgmlcAddressIpv4": "198.51.100.1",
- "vgmlcAddressIpv6": "2001:db8:85a3::8a2e:370:7334",
- "vgmlcFqdn": "string"
}, - "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "noEeSubscriptionInd": true,
- "supi": "string",
- "ueReachableInd": "REACHABLE",
- "reRegistrationRequired": true,
- "adminDeregSubWithdrawn": true,
- "dataRestorationCallbackUri": "string",
- "resetIds": [
- "string"
], - "disasterRoamingInd": false,
- "ueMINTCapability": true,
- "sorSnpnSiSupported": false,
- "udrRestartInd": false,
- "lastSynchronizationTime": "2019-08-24T14:15:22Z",
- "ueSnpnSubscriptionInd": true
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Features required to be supported by the target NF |
required | string or string (PatchOperation) Operations as defined in IETF RFC 6902. |
path required | string contains a JSON pointer value (as defined in IETF RFC 6901) that references a location of a resource on which the patch operation shall be performed. |
from | string indicates the path of the source JSON element (according to JSON Pointer syntax) being moved or copied to the location indicated by the "path" attribute. |
value | any |
[- {
- "op": "add",
- "path": "string",
- "from": "string",
- "value": null
}
]
{- "report": [
- {
- "path": "string",
- "reason": "string"
}
]
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
[- {
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "smfSetId": "string",
- "supportedFeatures": "string",
- "pduSessionId": 255,
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": "string",
- "emergencyServices": true,
- "pcscfRestorationCallbackUri": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "pgwFqdn": "string",
- "pgwIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "epdgInd": false,
- "deregCallbackUri": "string",
- "registrationReason": "SMF_CONTEXT_TRANSFERRED",
- "registrationTime": "2019-08-24T14:15:22Z",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "pcfId": "37aeb506-fedd-4cde-8b21-8857970284a5",
- "dataRestorationCallbackUri": "string",
- "resetIds": [
- "string"
], - "udrRestartInd": false,
- "lastSynchronizationTime": "2019-08-24T14:15:22Z",
- "pduSessionReActivationRequired": false,
- "staleCheckCallbackUri": "string",
- "udmStaleCheckCallbackUri": "string",
- "wildcardInd": true
}
]
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
pduSessionId required | integer (PduSessionId) [ 0 .. 255 ] PDU session id |
fields | Array of strings non-empty attributes to be retrieved |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
{- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "smfSetId": "string",
- "supportedFeatures": "string",
- "pduSessionId": 255,
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": "string",
- "emergencyServices": true,
- "pcscfRestorationCallbackUri": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "pgwFqdn": "string",
- "pgwIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "epdgInd": false,
- "deregCallbackUri": "string",
- "registrationReason": "SMF_CONTEXT_TRANSFERRED",
- "registrationTime": "2019-08-24T14:15:22Z",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "pcfId": "37aeb506-fedd-4cde-8b21-8857970284a5",
- "dataRestorationCallbackUri": "string",
- "resetIds": [
- "string"
], - "udrRestartInd": false,
- "lastSynchronizationTime": "2019-08-24T14:15:22Z",
- "pduSessionReActivationRequired": false,
- "staleCheckCallbackUri": "string",
- "udmStaleCheckCallbackUri": "string",
- "wildcardInd": true
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
pduSessionId required | integer (PduSessionId) [ 0 .. 255 ] PDU session id |
smfInstanceId required | 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. |
smfSetId | string (NfSetId) NF Set Identifier (see clause 28.12 of 3GPP TS 23.003), formatted as the following string "set |
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. |
pduSessionId required | integer (PduSessionId) [ 0 .. 255 ] Unsigned integer identifying a PDU session, within the range 0 to 255, as specified in clause 11.2.3.1b, bits 1 to 8, of 3GPP TS 24.007. If the PDU Session ID is allocated by the Core Network for UEs not supporting N1 mode, reserved range 64 to 95 is used. PDU Session ID within the reserved range is only visible in the Core Network. |
required | object (Snssai) When Snssai needs to be converted to string (e.g. when used in maps as key), the string shall be composed of one to three digits "sst" optionally followed by "-" and 6 hexadecimal digits "sd". |
dnn | string (Dnn) String representing a Data Network as defined in clause 9A of 3GPP TS 23.003; it shall contain either a DNN Network Identifier, or a full DNN with both the Network Identifier and Operator Identifier, as specified in 3GPP TS 23.003 clause 9.1.1 and 9.1.2. It shall be coded as string in which the labels are separated by dots (e.g. "Label1.Label2.Label3"). |
emergencyServices | boolean |
pcscfRestorationCallbackUri | string (Uri) String providing an URI formatted according to RFC 3986. |
required | object (PlmnId) When PlmnId needs to be converted to string (e.g. when used in maps as key), the string shall be composed of three digits "mcc" followed by "-" and two or three digits "mnc". |
pgwFqdn | string (Fqdn) [ 4 .. 253 ] characters ^([0-9A-Za-z]([-0-9A-Za-z]{0,61}[0-9A-Za-z])?... Fully Qualified Domain Name |
object or object or object (IpAddress) IP Address | |
epdgInd | boolean Default: false |
deregCallbackUri | string (Uri) String providing an URI formatted according to RFC 3986. |
string or string (RegistrationReason) Indicates NF registration reason. | |
registrationTime | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
object (ContextInfo) Context Information | |
pcfId | 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. |
dataRestorationCallbackUri | string (Uri) String providing an URI formatted according to RFC 3986. |
resetIds | Array of strings non-empty |
udrRestartInd | boolean Default: false |
lastSynchronizationTime | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
pduSessionReActivationRequired | boolean Default: false |
staleCheckCallbackUri | string (Uri) String providing an URI formatted according to RFC 3986. |
udmStaleCheckCallbackUri | string (Uri) String providing an URI formatted according to RFC 3986. |
wildcardInd | boolean |
{- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "smfSetId": "string",
- "supportedFeatures": "string",
- "pduSessionId": 255,
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": "string",
- "emergencyServices": true,
- "pcscfRestorationCallbackUri": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "pgwFqdn": "string",
- "pgwIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "epdgInd": false,
- "deregCallbackUri": "string",
- "registrationReason": "SMF_CONTEXT_TRANSFERRED",
- "registrationTime": "2019-08-24T14:15:22Z",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "pcfId": "37aeb506-fedd-4cde-8b21-8857970284a5",
- "dataRestorationCallbackUri": "string",
- "resetIds": [
- "string"
], - "udrRestartInd": false,
- "lastSynchronizationTime": "2019-08-24T14:15:22Z",
- "pduSessionReActivationRequired": false,
- "staleCheckCallbackUri": "string",
- "udmStaleCheckCallbackUri": "string",
- "wildcardInd": true
}
{- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "smfSetId": "string",
- "supportedFeatures": "string",
- "pduSessionId": 255,
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": "string",
- "emergencyServices": true,
- "pcscfRestorationCallbackUri": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "pgwFqdn": "string",
- "pgwIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "epdgInd": false,
- "deregCallbackUri": "string",
- "registrationReason": "SMF_CONTEXT_TRANSFERRED",
- "registrationTime": "2019-08-24T14:15:22Z",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "pcfId": "37aeb506-fedd-4cde-8b21-8857970284a5",
- "dataRestorationCallbackUri": "string",
- "resetIds": [
- "string"
], - "udrRestartInd": false,
- "lastSynchronizationTime": "2019-08-24T14:15:22Z",
- "pduSessionReActivationRequired": false,
- "staleCheckCallbackUri": "string",
- "udmStaleCheckCallbackUri": "string",
- "wildcardInd": true
}
{- "smfRegistrationList": [
- {
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "smfSetId": "string",
- "supportedFeatures": "string",
- "pduSessionId": 255,
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": "string",
- "emergencyServices": true,
- "pcscfRestorationCallbackUri": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "pgwFqdn": "string",
- "pgwIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "epdgInd": false,
- "deregCallbackUri": "string",
- "registrationReason": "SMF_CONTEXT_TRANSFERRED",
- "registrationTime": "2019-08-24T14:15:22Z",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "pcfId": "37aeb506-fedd-4cde-8b21-8857970284a5",
- "dataRestorationCallbackUri": "string",
- "resetIds": [
- "string"
], - "udrRestartInd": false,
- "lastSynchronizationTime": "2019-08-24T14:15:22Z",
- "pduSessionReActivationRequired": false,
- "staleCheckCallbackUri": "string",
- "udmStaleCheckCallbackUri": "string",
- "wildcardInd": true
}
]
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
pduSessionId required | integer (PduSessionId) [ 0 .. 255 ] PDU session id |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
pduSessionId required | integer (PduSessionId) [ 0 .. 255 ] PDU session id |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Features required to be supported by the target NF |
required | string or string (PatchOperation) Operations as defined in IETF RFC 6902. |
path required | string contains a JSON pointer value (as defined in IETF RFC 6901) that references a location of a resource on which the patch operation shall be performed. |
from | string indicates the path of the source JSON element (according to JSON Pointer syntax) being moved or copied to the location indicated by the "path" attribute. |
value | any |
[- {
- "op": "add",
- "path": "string",
- "from": "string",
- "value": null
}
]
{- "report": [
- {
- "path": "string",
- "reason": "string"
}
]
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
fields | Array of strings non-empty attributes to be retrieved |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
If-None-Match | string Validator for conditional requests, as described in RFC 9110, 13.1.2 |
If-Modified-Since | string Validator for conditional requests, as described in RFC 9110, 13.1.3 |
{- "property1": {
- "dataType": "string",
- "dataTypeDefinition": "string",
- "value": null,
- "supportedFeatures": "string",
- "resetIds": [
- "string"
]
}, - "property2": {
- "dataType": "string",
- "dataTypeDefinition": "string",
- "value": null,
- "supportedFeatures": "string",
- "resetIds": [
- "string"
]
}
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Features required to be supported by the target NF |
required | string or string (PatchOperation) Operations as defined in IETF RFC 6902. |
path required | string contains a JSON pointer value (as defined in IETF RFC 6901) that references a location of a resource on which the patch operation shall be performed. |
from | string indicates the path of the source JSON element (according to JSON Pointer syntax) being moved or copied to the location indicated by the "path" attribute. |
value | any |
[- {
- "op": "add",
- "path": "string",
- "from": "string",
- "value": null
}
]
{- "report": [
- {
- "path": "string",
- "reason": "string"
}
]
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
additional property | object (OperatorSpecificDataContainer) Container for operator specific data. |
{- "property1": {
- "dataType": "string",
- "dataTypeDefinition": "string",
- "value": null,
- "supportedFeatures": "string",
- "resetIds": [
- "string"
]
}, - "property2": {
- "dataType": "string",
- "dataTypeDefinition": "string",
- "value": null,
- "supportedFeatures": "string",
- "resetIds": [
- "string"
]
}
}
{- "property1": {
- "dataType": "string",
- "dataTypeDefinition": "string",
- "value": null,
- "supportedFeatures": "string",
- "resetIds": [
- "string"
]
}, - "property2": {
- "dataType": "string",
- "dataTypeDefinition": "string",
- "value": null,
- "supportedFeatures": "string",
- "resetIds": [
- "string"
]
}
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
smsfInstanceId required | 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. |
smsfSetId | string (NfSetId) NF Set Identifier (see clause 28.12 of 3GPP TS 23.003), formatted as the following string "set |
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. |
required | object (PlmnId) When PlmnId needs to be converted to string (e.g. when used in maps as key), the string shall be composed of three digits "mcc" followed by "-" and two or three digits "mnc". |
smsfMAPAddress | string (E164Number) ^[0-9]{1,15}$ This data type mentions International E.164 number of the SMSF; shall be present if the SMSF supports MAP. |
object (NetworkNodeDiameterAddress) This data type is a part of smsfDiameterAddress and it should be present whenever smsf supports Diameter protocol. | |
registrationTime | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
object (ContextInfo) Context Information | |
dataRestorationCallbackUri | string (Uri) String providing an URI formatted according to RFC 3986. |
resetIds | Array of strings non-empty |
smsfSbiSupInd | boolean Default: false |
udrRestartInd | boolean Default: false |
lastSynchronizationTime | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
ueMemoryAvailableInd | boolean Value: true |
{- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "smsfSetId": "string",
- "supportedFeatures": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfMAPAddress": "string",
- "smsfDiameterAddress": {
- "name": "string",
- "realm": "string"
}, - "registrationTime": "2019-08-24T14:15:22Z",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "dataRestorationCallbackUri": "string",
- "resetIds": [
- "string"
], - "smsfSbiSupInd": false,
- "udrRestartInd": false,
- "lastSynchronizationTime": "2019-08-24T14:15:22Z",
- "ueMemoryAvailableInd": true
}
{- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "smsfSetId": "string",
- "supportedFeatures": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfMAPAddress": "string",
- "smsfDiameterAddress": {
- "name": "string",
- "realm": "string"
}, - "registrationTime": "2019-08-24T14:15:22Z",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "dataRestorationCallbackUri": "string",
- "resetIds": [
- "string"
], - "smsfSbiSupInd": false,
- "udrRestartInd": false,
- "lastSynchronizationTime": "2019-08-24T14:15:22Z",
- "ueMemoryAvailableInd": true
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
fields | Array of strings non-empty attributes to be retrieved |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
{- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "smsfSetId": "string",
- "supportedFeatures": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfMAPAddress": "string",
- "smsfDiameterAddress": {
- "name": "string",
- "realm": "string"
}, - "registrationTime": "2019-08-24T14:15:22Z",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "dataRestorationCallbackUri": "string",
- "resetIds": [
- "string"
], - "smsfSbiSupInd": false,
- "udrRestartInd": false,
- "lastSynchronizationTime": "2019-08-24T14:15:22Z",
- "ueMemoryAvailableInd": true
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
smsfInstanceId required | 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. |
smsfSetId | string (NfSetId) NF Set Identifier (see clause 28.12 of 3GPP TS 23.003), formatted as the following string "set |
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. |
required | object (PlmnId) When PlmnId needs to be converted to string (e.g. when used in maps as key), the string shall be composed of three digits "mcc" followed by "-" and two or three digits "mnc". |
smsfMAPAddress | string (E164Number) ^[0-9]{1,15}$ This data type mentions International E.164 number of the SMSF; shall be present if the SMSF supports MAP. |
object (NetworkNodeDiameterAddress) This data type is a part of smsfDiameterAddress and it should be present whenever smsf supports Diameter protocol. | |
registrationTime | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
object (ContextInfo) Context Information | |
dataRestorationCallbackUri | string (Uri) String providing an URI formatted according to RFC 3986. |
resetIds | Array of strings non-empty |
smsfSbiSupInd | boolean Default: false |
udrRestartInd | boolean Default: false |
lastSynchronizationTime | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
ueMemoryAvailableInd | boolean Value: true |
{- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "smsfSetId": "string",
- "supportedFeatures": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfMAPAddress": "string",
- "smsfDiameterAddress": {
- "name": "string",
- "realm": "string"
}, - "registrationTime": "2019-08-24T14:15:22Z",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "dataRestorationCallbackUri": "string",
- "resetIds": [
- "string"
], - "smsfSbiSupInd": false,
- "udrRestartInd": false,
- "lastSynchronizationTime": "2019-08-24T14:15:22Z",
- "ueMemoryAvailableInd": true
}
{- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "smsfSetId": "string",
- "supportedFeatures": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfMAPAddress": "string",
- "smsfDiameterAddress": {
- "name": "string",
- "realm": "string"
}, - "registrationTime": "2019-08-24T14:15:22Z",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "dataRestorationCallbackUri": "string",
- "resetIds": [
- "string"
], - "smsfSbiSupInd": false,
- "udrRestartInd": false,
- "lastSynchronizationTime": "2019-08-24T14:15:22Z",
- "ueMemoryAvailableInd": true
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
fields | Array of strings non-empty attributes to be retrieved |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
{- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "smsfSetId": "string",
- "supportedFeatures": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfMAPAddress": "string",
- "smsfDiameterAddress": {
- "name": "string",
- "realm": "string"
}, - "registrationTime": "2019-08-24T14:15:22Z",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "dataRestorationCallbackUri": "string",
- "resetIds": [
- "string"
], - "smsfSbiSupInd": false,
- "udrRestartInd": false,
- "lastSynchronizationTime": "2019-08-24T14:15:22Z",
- "ueMemoryAvailableInd": true
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
ipSmGwMapAddress required | string (E164Number) ^[0-9]{1,15}$ This data type mentions International E.164 number of the SMSF; shall be present if the SMSF supports MAP. |
object (NetworkNodeDiameterAddress) This data type is a part of smsfDiameterAddress and it should be present whenever smsf supports Diameter protocol. | |
ipsmgwIpv4 | string (Ipv4Addr) ^(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|2... String identifying a IPv4 address formatted in the 'dotted decimal' notation as defined in RFC 1166. |
ipsmgwIpv6 | string (Ipv6Addr) ^((([^:]+:){7}([^:]+))|((([^:]+:)*[^:]+)?::((... String identifying an IPv6 address formatted according to clause 4 of RFC5952. The mixed IPv4 IPv6 notation according to clause 5 of RFC5952 shall not be used. |
ipsmgwFqdn | string (Fqdn) [ 4 .. 253 ] characters ^([0-9A-Za-z]([-0-9A-Za-z]{0,61}[0-9A-Za-z])?... Fully Qualified Domain Name |
nfInstanceId | 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. |
unriIndicator | boolean Default: false |
resetIds | Array of strings non-empty |
ipSmGwSbiSupInd | boolean Default: false |
{- "ipSmGwMapAddress": "string",
- "ipSmGwDiameterAddress": {
- "name": "string",
- "realm": "string"
}, - "ipsmgwIpv4": "198.51.100.1",
- "ipsmgwIpv6": "2001:db8:85a3::8a2e:370:7334",
- "ipsmgwFqdn": "string",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "unriIndicator": false,
- "resetIds": [
- "string"
], - "ipSmGwSbiSupInd": false
}
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
required | string or string (PatchOperation) Operations as defined in IETF RFC 6902. |
path required | string contains a JSON pointer value (as defined in IETF RFC 6901) that references a location of a resource on which the patch operation shall be performed. |
from | string indicates the path of the source JSON element (according to JSON Pointer syntax) being moved or copied to the location indicated by the "path" attribute. |
value | any |
[- {
- "op": "add",
- "path": "string",
- "from": "string",
- "value": null
}
]
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
fields | Array of strings non-empty attributes to be retrieved |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
{- "ipSmGwMapAddress": "string",
- "ipSmGwDiameterAddress": {
- "name": "string",
- "realm": "string"
}, - "ipsmgwIpv4": "198.51.100.1",
- "ipsmgwIpv6": "2001:db8:85a3::8a2e:370:7334",
- "ipsmgwFqdn": "string",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "unriIndicator": false,
- "resetIds": [
- "string"
], - "ipSmGwSbiSupInd": false
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
Array of objects or objects (SmscData) non-empty |
{- "mwdList": [
- {
- "smscMapAddress": "string",
- "smscDiameterAddress": {
- "name": "string",
- "realm": "string"
}
}
]
}
{- "mwdList": [
- {
- "smscMapAddress": "string",
- "smscDiameterAddress": {
- "name": "string",
- "realm": "string"
}
}
]
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
required | string or string (PatchOperation) Operations as defined in IETF RFC 6902. |
path required | string contains a JSON pointer value (as defined in IETF RFC 6901) that references a location of a resource on which the patch operation shall be performed. |
from | string indicates the path of the source JSON element (according to JSON Pointer syntax) being moved or copied to the location indicated by the "path" attribute. |
value | any |
[- {
- "op": "add",
- "path": "string",
- "from": "string",
- "value": null
}
]
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
fields | Array of strings non-empty attributes to be retrieved |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
{- "mwdList": [
- {
- "smscMapAddress": "string",
- "smscDiameterAddress": {
- "name": "string",
- "realm": "string"
}
}
]
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
servingPlmnId required | string (VarPlmnId) ^[0-9]{5,6}(-[A-Fa-f0-9]{11})?$ PLMN ID |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
If-None-Match | string Validator for conditional requests, as described in RFC 9110, 13.1.2 |
If-Modified-Since | string Validator for conditional requests, as described in RFC 9110, 13.1.3 |
{- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
servingPlmnId required | string (VarPlmnId) ^[0-9]{5,6}(-[A-Fa-f0-9]{11})?$ PLMN ID |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
If-None-Match | string Validator for conditional requests, as described in RFC 9110, 13.1.2 |
If-Modified-Since | string Validator for conditional requests, as described in RFC 9110, 13.1.3 |
{- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... pp data for a UE |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
If-None-Match | string Validator for conditional requests, as described in RFC 9110, 13.1.2 |
If-Modified-Since | string Validator for conditional requests, as described in RFC 9110, 13.1.3 |
{- "communicationCharacteristics": {
- "ppSubsRegTimer": {
- "subsRegTimer": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppActiveTime": {
- "activeTime": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppDlPacketCount": 0,
- "ppDlPacketCountExt": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppMaximumResponseTime": {
- "maximumResponseTime": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppMaximumLatency": {
- "maximumLatency": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}
}, - "supportedFeatures": "string",
- "expectedUeBehaviourParameters": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "scheduledCommunicationType": "DOWNLINK_ONLY",
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgis": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "gRanNodeIds": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "tais": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "expectedUeBehaviourExtension": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "expectedUeBehaviourData": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgis": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "gRanNodeIds": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "tais": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgis": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "gRanNodeIds": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "tais": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "mtcProviderInformation": "string"
}, - "ecRestriction": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "plmnEcInfos": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false
}
], - "mtcProviderInformation": "string"
}, - "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "stnSr": "string",
- "lcsPrivacy": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "lpi": {
- "locationPrivacyInd": "LOCATION_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "mtcProviderInformation": "string",
- "evtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "areaUsageInd": "POSITIVE_SENSE",
- "upLocRepIndAf": "USER_PLANE_REPORT_NOT_ALLOWED"
}, - "sorInfo": {
- "steeringContainer": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "accessTechList": [
- "NR"
]
}
], - "ackInd": true,
- "sorMacIausf": "string",
- "countersor": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "sorTransparentContainer": "string",
- "sorCmci": "string",
- "sorSnpnSi": "string",
- "sorSnpnSiLs": "string",
- "storeSorCmciInMe": true,
- "usimSupportOfSorCmci": true
}, - "5mbsAuthorizationInfo": {
- "5mbsSessionIds": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
]
}, - "dnnSnssaiSpecificGroup": {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "defQos": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "afReqServArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
]
}, - "mbsAssistanceInfo": {
- "mbsSessionId": {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}, - "assistanceInfo": [
- "string"
]
}, - "appSpecificExpectedUeBehaviour": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- "string"
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- "string"
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "sliceUsageControlInfos": [
- {
- "sNssai": {
- "sst": 255,
- "sd": "string"
}, - "deregInactTimer": 0,
- "sessInactTimer": 0
}
], - "rangingSlPrivacy": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "rslppi": {
- "rangingSlPrivacyInd": "RANGINGSL_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
}
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... pp data for a UE |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Features required to be supported by the target NF |
required | string or string (PatchOperation) Operations as defined in IETF RFC 6902. |
path required | string contains a JSON pointer value (as defined in IETF RFC 6901) that references a location of a resource on which the patch operation shall be performed. |
from | string indicates the path of the source JSON element (according to JSON Pointer syntax) being moved or copied to the location indicated by the "path" attribute. |
value | any |
[- {
- "op": "add",
- "path": "string",
- "from": "string",
- "value": null
}
]
{- "report": [
- {
- "path": "string",
- "reason": "string"
}
]
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
{- "allowedMtcProviders": {
- "property1": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
], - "property2": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
]
}, - "supportedFeatures": "string"
}
required | VarUeId (string) or ExtGroupId (string) or string Identifier of the UE |
afInstanceId required | string Application Function Instance Identifier |
object or null (CommunicationCharacteristicsAF) | |
referenceId | integer (Uint64) [ 0 .. 18446744073709552000 ] Integer where the allowed values correspond to the value range of an unsigned 64-bit integer. |
validityTime | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
mtcProviderInformation | string (MtcProviderInformation) String uniquely identifying MTC provider information. |
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 or null (EcsAddrConfigInfo) | |
Array of objects or null (EcsAddrConfigInfo) non-empty | |
object non-empty A map (list of key-value pairs) where the key of the map is the serving PLMN id; and the value is an array of EcsAddrConfigInfo for that serving PLMN. | |
object or null (EcRestriction) | |
Array of objects or objects (SliceUsageControlInfo) non-empty |
{- "communicationCharacteristics": {
- "ppDlPacketCount": 0,
- "maximumResponseTime": 0,
- "maximumLatency": 0
}, - "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string",
- "supportedFeatures": "string",
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddressList": [
- {
- "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"
}
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecspIds": [
- "string"
]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddressList": [
- {
- "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"
}
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecspIds": [
- "string"
]
}
]
}
], - "ecsAddrConfigInfoPerPlmn": {
- "property1": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddressList": [
- {
- "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"
}
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecspIds": [
- "string"
]
}
]
}
], - "property2": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddressList": [
- {
- "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"
}
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecspIds": [
- "string"
]
}
]
}
]
}, - "ecRestriction": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "plmnEcInfos": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false
}
], - "mtcProviderInformation": "string"
}, - "sliceUsageControlInfos": [
- {
- "sNssai": {
- "sst": 255,
- "sd": "string"
}, - "deregInactTimer": 0,
- "sessInactTimer": 0
}
]
}
{- "communicationCharacteristics": {
- "ppDlPacketCount": 0,
- "maximumResponseTime": 0,
- "maximumLatency": 0
}, - "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string",
- "supportedFeatures": "string",
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddressList": [
- {
- "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"
}
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecspIds": [
- "string"
]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddressList": [
- {
- "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"
}
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecspIds": [
- "string"
]
}
]
}
], - "ecsAddrConfigInfoPerPlmn": {
- "property1": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddressList": [
- {
- "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"
}
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecspIds": [
- "string"
]
}
]
}
], - "property2": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddressList": [
- {
- "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"
}
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecspIds": [
- "string"
]
}
]
}
]
}, - "ecRestriction": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "plmnEcInfos": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false
}
], - "mtcProviderInformation": "string"
}, - "sliceUsageControlInfos": [
- {
- "sNssai": {
- "sst": 255,
- "sd": "string"
}, - "deregInactTimer": 0,
- "sessInactTimer": 0
}
]
}
required | VarUeId (string) or ExtGroupId (string) or string Identifier of the UE |
afInstanceId required | string Application Function Instance Identifier |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
required | VarUeId (string) or ExtGroupId (string) or string Identifier of the UE |
afInstanceId required | string Application Function Instance Identifier |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Features required to be supported by the target NF |
{- "communicationCharacteristics": {
- "ppDlPacketCount": 0,
- "maximumResponseTime": 0,
- "maximumLatency": 0
}, - "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string",
- "supportedFeatures": "string",
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddressList": [
- {
- "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"
}
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecspIds": [
- "string"
]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddressList": [
- {
- "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"
}
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecspIds": [
- "string"
]
}
]
}
], - "ecsAddrConfigInfoPerPlmn": {
- "property1": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddressList": [
- {
- "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"
}
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecspIds": [
- "string"
]
}
]
}
], - "property2": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddressList": [
- {
- "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"
}
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecspIds": [
- "string"
]
}
]
}
]
}, - "ecRestriction": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "plmnEcInfos": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false
}
], - "mtcProviderInformation": "string"
}, - "sliceUsageControlInfos": [
- {
- "sNssai": {
- "sst": 255,
- "sd": "string"
}, - "deregInactTimer": 0,
- "sessInactTimer": 0
}
]
}
required | VarUeId (string) or ExtGroupId (string) or string Identifier of the UE |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Features required to be supported by the target NF |
{- "ppDataEntryList": [
- {
- "communicationCharacteristics": {
- "ppDlPacketCount": 0,
- "maximumResponseTime": 0,
- "maximumLatency": 0
}, - "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string",
- "supportedFeatures": "string",
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddressList": [
- {
- "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"
}
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecspIds": [
- "string"
]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "civicAddressList": [
- {
- "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"
}
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecspIds": [
- "string"
]
}
]
}
], - "ecsAddrConfigInfoPerPlmn": {
- "property1": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- {
- "shape": null,
- "point": null
}
], - "civicAddressList": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecspIds": [
- "string"
]
}
]
}
], - "property2": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- {
- "shape": null,
- "point": null
}
], - "civicAddressList": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecspIds": [
- "string"
]
}
]
}
]
}, - "ecRestriction": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "plmnEcInfos": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false
}
], - "mtcProviderInformation": "string"
}, - "sliceUsageControlInfos": [
- {
- "sNssai": {
- "sst": 255,
- "sd": "string"
}, - "deregInactTimer": 0,
- "sessInactTimer": 0
}
]
}
], - "supportedFeatures": "string"
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
Array of strings or strings (EventType) non-empty Event Types | |
Array of objects (NfIdentifier) non-empty NF Identifiers |
[- {
- "callbackReference": "string",
- "monitoringConfigurations": {
- "property1": {
- "eventType": "LOSS_OF_CONNECTIVITY",
- "immediateFlag": true,
- "locationReportingConfiguration": {
- "currentLocation": true,
- "oneTime": true,
- "accuracy": "CELL_LEVEL",
- "n3gppAccuracy": "CELL_LEVEL"
}, - "associationType": "IMEI_CHANGE",
- "datalinkReportCfg": {
- "dddTrafficDes": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "macAddr": "string"
}
], - "dnn": "string",
- "slice": {
- "sst": 255,
- "sd": "string"
}, - "dddStatusList": [
- "BUFFERED"
]
}, - "lossConnectivityCfg": {
- "maxDetectionTime": 0
}, - "maximumLatency": 0,
- "maximumResponseTime": 0,
- "suggestedPacketNumDl": 1,
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appId": "string",
- "pduSessionStatusCfg": {
- "dnn": "string"
}, - "reachabilityForSmsCfg": "REACHABILITY_FOR_SMS_OVER_NAS",
- "mtcProviderInformation": "string",
- "afId": "string",
- "reachabilityForDataCfg": {
- "reportCfg": "DIRECT_REPORT",
- "minInterval": 0
}, - "idleStatusInd": false,
- "monitoringSuspension": {
- "suspendedInsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "suspendedOutsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
]
}
}, - "property2": {
- "eventType": "LOSS_OF_CONNECTIVITY",
- "immediateFlag": true,
- "locationReportingConfiguration": {
- "currentLocation": true,
- "oneTime": true,
- "accuracy": "CELL_LEVEL",
- "n3gppAccuracy": "CELL_LEVEL"
}, - "associationType": "IMEI_CHANGE",
- "datalinkReportCfg": {
- "dddTrafficDes": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "macAddr": "string"
}
], - "dnn": "string",
- "slice": {
- "sst": 255,
- "sd": "string"
}, - "dddStatusList": [
- "BUFFERED"
]
}, - "lossConnectivityCfg": {
- "maxDetectionTime": 0
}, - "maximumLatency": 0,
- "maximumResponseTime": 0,
- "suggestedPacketNumDl": 1,
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appId": "string",
- "pduSessionStatusCfg": {
- "dnn": "string"
}, - "reachabilityForSmsCfg": "REACHABILITY_FOR_SMS_OVER_NAS",
- "mtcProviderInformation": "string",
- "afId": "string",
- "reachabilityForDataCfg": {
- "reportCfg": "DIRECT_REPORT",
- "minInterval": 0
}, - "idleStatusInd": false,
- "monitoringSuspension": {
- "suspendedInsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "suspendedOutsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
]
}
}
}, - "reportingOptions": {
- "reportMode": "PERIODIC",
- "maxNumOfReports": 0,
- "expiry": "2019-08-24T14:15:22Z",
- "samplingRatio": 1,
- "guardTime": 0,
- "reportPeriod": 0,
- "notifFlag": "ACTIVATE",
- "mutingNotSettings": {
- "maxNoOfNotif": 0,
- "durationBufferedNotif": 0
}, - "varRepPeriodInfo": [
- {
- "repPeriod": 0,
- "percValueNfLoad": 0
}
]
}, - "supportedFeatures": "string",
- "subscriptionId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "epcAppliedInd": false,
- "scefDiamHost": "string",
- "scefDiamRealm": "string",
- "notifyCorrelationId": "string",
- "secondCallbackRef": "string",
- "gpsi": "string",
- "excludeGpsiList": [
- "string"
], - "includeGpsiList": [
- "string"
], - "dataRestorationCallbackUri": "string",
- "udrRestartInd": false,
- "amfSubscriptionInfoList": [
- {
- "amfInstanceId": "7e4f0d93-6733-4b66-bd15-e32f5d2e505f",
- "subscriptionId": "string",
- "subsChangeNotifyCorrelationId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}
], - "smfSubscriptionInfo": {
- "smfSubscriptionList": [
- {
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "subscriptionId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}
]
}, - "hssSubscriptionInfo": {
- "hssSubscriptionList": [
- {
- "hssInstanceId": "5e4e6fbd-fb66-4992-97b1-0209ec0aa3d2",
- "subscriptionId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}
]
}
}
]
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE ID |
callbackReference required | string (Uri) String providing an URI formatted according to RFC 3986. |
required | object non-empty A map (list of key-value pairs where ReferenceId serves as key) of MonitoringConfigurations |
object (ReportingOptions) | |
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. |
subscriptionId | string |
object (ContextInfo) Context Information | |
epcAppliedInd | boolean Default: false |
scefDiamHost | string (Fqdn) [ 4 .. 253 ] characters ^([0-9A-Za-z]([-0-9A-Za-z]{0,61}[0-9A-Za-z])?... Fully Qualified Domain Name |
scefDiamRealm | string (Fqdn) [ 4 .. 253 ] characters ^([0-9A-Za-z]([-0-9A-Za-z]{0,61}[0-9A-Za-z])?... Fully Qualified Domain Name |
notifyCorrelationId | string |
secondCallbackRef | string (Uri) String providing an URI formatted according to RFC 3986. |
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. |
excludeGpsiList | Array of strings (Gpsi) non-empty [ items^(msisdn-[0-9]{5,15}|extid-[^@]+@[^@]+|.+)$ ] |
includeGpsiList | Array of strings (Gpsi) non-empty [ items^(msisdn-[0-9]{5,15}|extid-[^@]+@[^@]+|.+)$ ] |
dataRestorationCallbackUri | string (Uri) String providing an URI formatted according to RFC 3986. |
udrRestartInd | boolean Default: false |
{- "callbackReference": "string",
- "monitoringConfigurations": {
- "property1": {
- "eventType": "LOSS_OF_CONNECTIVITY",
- "immediateFlag": true,
- "locationReportingConfiguration": {
- "currentLocation": true,
- "oneTime": true,
- "accuracy": "CELL_LEVEL",
- "n3gppAccuracy": "CELL_LEVEL"
}, - "associationType": "IMEI_CHANGE",
- "datalinkReportCfg": {
- "dddTrafficDes": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "macAddr": "string"
}
], - "dnn": "string",
- "slice": {
- "sst": 255,
- "sd": "string"
}, - "dddStatusList": [
- "BUFFERED"
]
}, - "lossConnectivityCfg": {
- "maxDetectionTime": 0
}, - "maximumLatency": 0,
- "maximumResponseTime": 0,
- "suggestedPacketNumDl": 1,
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appId": "string",
- "pduSessionStatusCfg": {
- "dnn": "string"
}, - "reachabilityForSmsCfg": "REACHABILITY_FOR_SMS_OVER_NAS",
- "mtcProviderInformation": "string",
- "afId": "string",
- "reachabilityForDataCfg": {
- "reportCfg": "DIRECT_REPORT",
- "minInterval": 0
}, - "idleStatusInd": false,
- "monitoringSuspension": {
- "suspendedInsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "suspendedOutsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
]
}
}, - "property2": {
- "eventType": "LOSS_OF_CONNECTIVITY",
- "immediateFlag": true,
- "locationReportingConfiguration": {
- "currentLocation": true,
- "oneTime": true,
- "accuracy": "CELL_LEVEL",
- "n3gppAccuracy": "CELL_LEVEL"
}, - "associationType": "IMEI_CHANGE",
- "datalinkReportCfg": {
- "dddTrafficDes": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "macAddr": "string"
}
], - "dnn": "string",
- "slice": {
- "sst": 255,
- "sd": "string"
}, - "dddStatusList": [
- "BUFFERED"
]
}, - "lossConnectivityCfg": {
- "maxDetectionTime": 0
}, - "maximumLatency": 0,
- "maximumResponseTime": 0,
- "suggestedPacketNumDl": 1,
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appId": "string",
- "pduSessionStatusCfg": {
- "dnn": "string"
}, - "reachabilityForSmsCfg": "REACHABILITY_FOR_SMS_OVER_NAS",
- "mtcProviderInformation": "string",
- "afId": "string",
- "reachabilityForDataCfg": {
- "reportCfg": "DIRECT_REPORT",
- "minInterval": 0
}, - "idleStatusInd": false,
- "monitoringSuspension": {
- "suspendedInsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "suspendedOutsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
]
}
}
}, - "reportingOptions": {
- "reportMode": "PERIODIC",
- "maxNumOfReports": 0,
- "expiry": "2019-08-24T14:15:22Z",
- "samplingRatio": 1,
- "guardTime": 0,
- "reportPeriod": 0,
- "notifFlag": "ACTIVATE",
- "mutingExcInstructions": {
- "bufferedNotifs": "SEND_ALL",
- "subscription": "CLOSE"
}, - "varRepPeriodInfo": [
- {
- "repPeriod": 0,
- "percValueNfLoad": 0
}
]
}, - "supportedFeatures": "string",
- "subscriptionId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "epcAppliedInd": false,
- "scefDiamHost": "string",
- "scefDiamRealm": "string",
- "notifyCorrelationId": "string",
- "secondCallbackRef": "string",
- "gpsi": "string",
- "excludeGpsiList": [
- "string"
], - "includeGpsiList": [
- "string"
], - "dataRestorationCallbackUri": "string",
- "udrRestartInd": false
}
{- "callbackReference": "string",
- "monitoringConfigurations": {
- "property1": {
- "eventType": "LOSS_OF_CONNECTIVITY",
- "immediateFlag": true,
- "locationReportingConfiguration": {
- "currentLocation": true,
- "oneTime": true,
- "accuracy": "CELL_LEVEL",
- "n3gppAccuracy": "CELL_LEVEL"
}, - "associationType": "IMEI_CHANGE",
- "datalinkReportCfg": {
- "dddTrafficDes": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "macAddr": "string"
}
], - "dnn": "string",
- "slice": {
- "sst": 255,
- "sd": "string"
}, - "dddStatusList": [
- "BUFFERED"
]
}, - "lossConnectivityCfg": {
- "maxDetectionTime": 0
}, - "maximumLatency": 0,
- "maximumResponseTime": 0,
- "suggestedPacketNumDl": 1,
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appId": "string",
- "pduSessionStatusCfg": {
- "dnn": "string"
}, - "reachabilityForSmsCfg": "REACHABILITY_FOR_SMS_OVER_NAS",
- "mtcProviderInformation": "string",
- "afId": "string",
- "reachabilityForDataCfg": {
- "reportCfg": "DIRECT_REPORT",
- "minInterval": 0
}, - "idleStatusInd": false,
- "monitoringSuspension": {
- "suspendedInsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "suspendedOutsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
]
}
}, - "property2": {
- "eventType": "LOSS_OF_CONNECTIVITY",
- "immediateFlag": true,
- "locationReportingConfiguration": {
- "currentLocation": true,
- "oneTime": true,
- "accuracy": "CELL_LEVEL",
- "n3gppAccuracy": "CELL_LEVEL"
}, - "associationType": "IMEI_CHANGE",
- "datalinkReportCfg": {
- "dddTrafficDes": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "macAddr": "string"
}
], - "dnn": "string",
- "slice": {
- "sst": 255,
- "sd": "string"
}, - "dddStatusList": [
- "BUFFERED"
]
}, - "lossConnectivityCfg": {
- "maxDetectionTime": 0
}, - "maximumLatency": 0,
- "maximumResponseTime": 0,
- "suggestedPacketNumDl": 1,
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appId": "string",
- "pduSessionStatusCfg": {
- "dnn": "string"
}, - "reachabilityForSmsCfg": "REACHABILITY_FOR_SMS_OVER_NAS",
- "mtcProviderInformation": "string",
- "afId": "string",
- "reachabilityForDataCfg": {
- "reportCfg": "DIRECT_REPORT",
- "minInterval": 0
}, - "idleStatusInd": false,
- "monitoringSuspension": {
- "suspendedInsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "suspendedOutsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
]
}
}
}, - "reportingOptions": {
- "reportMode": "PERIODIC",
- "maxNumOfReports": 0,
- "expiry": "2019-08-24T14:15:22Z",
- "samplingRatio": 1,
- "guardTime": 0,
- "reportPeriod": 0,
- "notifFlag": "ACTIVATE",
- "mutingNotSettings": {
- "maxNoOfNotif": 0,
- "durationBufferedNotif": 0
}, - "varRepPeriodInfo": [
- {
- "repPeriod": 0,
- "percValueNfLoad": 0
}
]
}, - "supportedFeatures": "string",
- "subscriptionId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "epcAppliedInd": false,
- "scefDiamHost": "string",
- "scefDiamRealm": "string",
- "notifyCorrelationId": "string",
- "secondCallbackRef": "string",
- "gpsi": "string",
- "excludeGpsiList": [
- "string"
], - "includeGpsiList": [
- "string"
], - "dataRestorationCallbackUri": "string",
- "udrRestartInd": false
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
subsId required | string |
callbackReference required | string (Uri) String providing an URI formatted according to RFC 3986. |
required | object non-empty A map (list of key-value pairs where ReferenceId serves as key) of MonitoringConfigurations |
object (ReportingOptions) | |
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. |
subscriptionId | string |
object (ContextInfo) Context Information | |
epcAppliedInd | boolean Default: false |
scefDiamHost | string (Fqdn) [ 4 .. 253 ] characters ^([0-9A-Za-z]([-0-9A-Za-z]{0,61}[0-9A-Za-z])?... Fully Qualified Domain Name |
scefDiamRealm | string (Fqdn) [ 4 .. 253 ] characters ^([0-9A-Za-z]([-0-9A-Za-z]{0,61}[0-9A-Za-z])?... Fully Qualified Domain Name |
notifyCorrelationId | string |
secondCallbackRef | string (Uri) String providing an URI formatted according to RFC 3986. |
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. |
excludeGpsiList | Array of strings (Gpsi) non-empty [ items^(msisdn-[0-9]{5,15}|extid-[^@]+@[^@]+|.+)$ ] |
includeGpsiList | Array of strings (Gpsi) non-empty [ items^(msisdn-[0-9]{5,15}|extid-[^@]+@[^@]+|.+)$ ] |
dataRestorationCallbackUri | string (Uri) String providing an URI formatted according to RFC 3986. |
udrRestartInd | boolean Default: false |
{- "callbackReference": "string",
- "monitoringConfigurations": {
- "property1": {
- "eventType": "LOSS_OF_CONNECTIVITY",
- "immediateFlag": true,
- "locationReportingConfiguration": {
- "currentLocation": true,
- "oneTime": true,
- "accuracy": "CELL_LEVEL",
- "n3gppAccuracy": "CELL_LEVEL"
}, - "associationType": "IMEI_CHANGE",
- "datalinkReportCfg": {
- "dddTrafficDes": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "macAddr": "string"
}
], - "dnn": "string",
- "slice": {
- "sst": 255,
- "sd": "string"
}, - "dddStatusList": [
- "BUFFERED"
]
}, - "lossConnectivityCfg": {
- "maxDetectionTime": 0
}, - "maximumLatency": 0,
- "maximumResponseTime": 0,
- "suggestedPacketNumDl": 1,
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appId": "string",
- "pduSessionStatusCfg": {
- "dnn": "string"
}, - "reachabilityForSmsCfg": "REACHABILITY_FOR_SMS_OVER_NAS",
- "mtcProviderInformation": "string",
- "afId": "string",
- "reachabilityForDataCfg": {
- "reportCfg": "DIRECT_REPORT",
- "minInterval": 0
}, - "idleStatusInd": false,
- "monitoringSuspension": {
- "suspendedInsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "suspendedOutsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
]
}
}, - "property2": {
- "eventType": "LOSS_OF_CONNECTIVITY",
- "immediateFlag": true,
- "locationReportingConfiguration": {
- "currentLocation": true,
- "oneTime": true,
- "accuracy": "CELL_LEVEL",
- "n3gppAccuracy": "CELL_LEVEL"
}, - "associationType": "IMEI_CHANGE",
- "datalinkReportCfg": {
- "dddTrafficDes": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "macAddr": "string"
}
], - "dnn": "string",
- "slice": {
- "sst": 255,
- "sd": "string"
}, - "dddStatusList": [
- "BUFFERED"
]
}, - "lossConnectivityCfg": {
- "maxDetectionTime": 0
}, - "maximumLatency": 0,
- "maximumResponseTime": 0,
- "suggestedPacketNumDl": 1,
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appId": "string",
- "pduSessionStatusCfg": {
- "dnn": "string"
}, - "reachabilityForSmsCfg": "REACHABILITY_FOR_SMS_OVER_NAS",
- "mtcProviderInformation": "string",
- "afId": "string",
- "reachabilityForDataCfg": {
- "reportCfg": "DIRECT_REPORT",
- "minInterval": 0
}, - "idleStatusInd": false,
- "monitoringSuspension": {
- "suspendedInsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "suspendedOutsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
]
}
}
}, - "reportingOptions": {
- "reportMode": "PERIODIC",
- "maxNumOfReports": 0,
- "expiry": "2019-08-24T14:15:22Z",
- "samplingRatio": 1,
- "guardTime": 0,
- "reportPeriod": 0,
- "notifFlag": "ACTIVATE",
- "mutingExcInstructions": {
- "bufferedNotifs": "SEND_ALL",
- "subscription": "CLOSE"
}, - "varRepPeriodInfo": [
- {
- "repPeriod": 0,
- "percValueNfLoad": 0
}
]
}, - "supportedFeatures": "string",
- "subscriptionId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "epcAppliedInd": false,
- "scefDiamHost": "string",
- "scefDiamRealm": "string",
- "notifyCorrelationId": "string",
- "secondCallbackRef": "string",
- "gpsi": "string",
- "excludeGpsiList": [
- "string"
], - "includeGpsiList": [
- "string"
], - "dataRestorationCallbackUri": "string",
- "udrRestartInd": false
}
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
subsId required | string Unique ID of the subscription to remove |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
subsId required | string |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Features required to be supported by the target NF |
required | string or string (PatchOperation) Operations as defined in IETF RFC 6902. |
path required | string contains a JSON pointer value (as defined in IETF RFC 6901) that references a location of a resource on which the patch operation shall be performed. |
from | string indicates the path of the source JSON element (according to JSON Pointer syntax) being moved or copied to the location indicated by the "path" attribute. |
value | any |
[- {
- "op": "add",
- "path": "string",
- "from": "string",
- "value": null
}
]
{- "report": [
- {
- "path": "string",
- "reason": "string"
}
]
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
subsId required | string Unique ID of the subscription to remove |
[- {
- "callbackReference": "string",
- "monitoringConfigurations": {
- "property1": {
- "eventType": "LOSS_OF_CONNECTIVITY",
- "immediateFlag": true,
- "locationReportingConfiguration": {
- "currentLocation": true,
- "oneTime": true,
- "accuracy": "CELL_LEVEL",
- "n3gppAccuracy": "CELL_LEVEL"
}, - "associationType": "IMEI_CHANGE",
- "datalinkReportCfg": {
- "dddTrafficDes": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "macAddr": "string"
}
], - "dnn": "string",
- "slice": {
- "sst": 255,
- "sd": "string"
}, - "dddStatusList": [
- "BUFFERED"
]
}, - "lossConnectivityCfg": {
- "maxDetectionTime": 0
}, - "maximumLatency": 0,
- "maximumResponseTime": 0,
- "suggestedPacketNumDl": 1,
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appId": "string",
- "pduSessionStatusCfg": {
- "dnn": "string"
}, - "reachabilityForSmsCfg": "REACHABILITY_FOR_SMS_OVER_NAS",
- "mtcProviderInformation": "string",
- "afId": "string",
- "reachabilityForDataCfg": {
- "reportCfg": "DIRECT_REPORT",
- "minInterval": 0
}, - "idleStatusInd": false,
- "monitoringSuspension": {
- "suspendedInsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "suspendedOutsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
]
}
}, - "property2": {
- "eventType": "LOSS_OF_CONNECTIVITY",
- "immediateFlag": true,
- "locationReportingConfiguration": {
- "currentLocation": true,
- "oneTime": true,
- "accuracy": "CELL_LEVEL",
- "n3gppAccuracy": "CELL_LEVEL"
}, - "associationType": "IMEI_CHANGE",
- "datalinkReportCfg": {
- "dddTrafficDes": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "macAddr": "string"
}
], - "dnn": "string",
- "slice": {
- "sst": 255,
- "sd": "string"
}, - "dddStatusList": [
- "BUFFERED"
]
}, - "lossConnectivityCfg": {
- "maxDetectionTime": 0
}, - "maximumLatency": 0,
- "maximumResponseTime": 0,
- "suggestedPacketNumDl": 1,
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appId": "string",
- "pduSessionStatusCfg": {
- "dnn": "string"
}, - "reachabilityForSmsCfg": "REACHABILITY_FOR_SMS_OVER_NAS",
- "mtcProviderInformation": "string",
- "afId": "string",
- "reachabilityForDataCfg": {
- "reportCfg": "DIRECT_REPORT",
- "minInterval": 0
}, - "idleStatusInd": false,
- "monitoringSuspension": {
- "suspendedInsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "suspendedOutsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
]
}
}
}, - "reportingOptions": {
- "reportMode": "PERIODIC",
- "maxNumOfReports": 0,
- "expiry": "2019-08-24T14:15:22Z",
- "samplingRatio": 1,
- "guardTime": 0,
- "reportPeriod": 0,
- "notifFlag": "ACTIVATE",
- "mutingNotSettings": {
- "maxNoOfNotif": 0,
- "durationBufferedNotif": 0
}, - "varRepPeriodInfo": [
- {
- "repPeriod": 0,
- "percValueNfLoad": 0
}
]
}, - "supportedFeatures": "string",
- "subscriptionId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "epcAppliedInd": false,
- "scefDiamHost": "string",
- "scefDiamRealm": "string",
- "notifyCorrelationId": "string",
- "secondCallbackRef": "string",
- "gpsi": "string",
- "excludeGpsiList": [
- "string"
], - "includeGpsiList": [
- "string"
], - "dataRestorationCallbackUri": "string",
- "udrRestartInd": false
}
]
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
subsId required | string |
amfInstanceId required | 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. |
subscriptionId required | string (Uri) String providing an URI formatted according to RFC 3986. |
subsChangeNotifyCorrelationId | string |
object (ContextInfo) Context Information |
[- {
- "amfInstanceId": "7e4f0d93-6733-4b66-bd15-e32f5d2e505f",
- "subscriptionId": "string",
- "subsChangeNotifyCorrelationId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}
]
[- {
- "amfInstanceId": "7e4f0d93-6733-4b66-bd15-e32f5d2e505f",
- "subscriptionId": "string",
- "subsChangeNotifyCorrelationId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}
]
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
subsId required | string |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
ueGroupId required | string (VarUeGroupId) ^(extgroupid-[^@]+@[^@]+|anyUE)$ UE group Id or any UE. |
subsId required | string |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
subsId required | string |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Features required to be supported by the target NF |
required | string or string (PatchOperation) Operations as defined in IETF RFC 6902. |
path required | string contains a JSON pointer value (as defined in IETF RFC 6901) that references a location of a resource on which the patch operation shall be performed. |
from | string indicates the path of the source JSON element (according to JSON Pointer syntax) being moved or copied to the location indicated by the "path" attribute. |
value | any |
[- {
- "op": "add",
- "path": "string",
- "from": "string",
- "value": null
}
]
{- "report": [
- {
- "path": "string",
- "reason": "string"
}
]
}
ueGroupId required | string (VarUeGroupId) ^(extgroupid-[^@]+@[^@]+|anyUE)$ UE group Id or any UE. |
subsId required | string |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Features required to be supported by the target NF |
required | string or string (PatchOperation) Operations as defined in IETF RFC 6902. |
path required | string contains a JSON pointer value (as defined in IETF RFC 6901) that references a location of a resource on which the patch operation shall be performed. |
from | string indicates the path of the source JSON element (according to JSON Pointer syntax) being moved or copied to the location indicated by the "path" attribute. |
value | any |
[- {
- "op": "add",
- "path": "string",
- "from": "string",
- "value": null
}
]
{- "report": [
- {
- "path": "string",
- "reason": "string"
}
]
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
subsId required | string |
[- {
- "amfInstanceId": "7e4f0d93-6733-4b66-bd15-e32f5d2e505f",
- "subscriptionId": "string",
- "subsChangeNotifyCorrelationId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}
]
ueGroupId required | string (VarUeGroupId) ^(extgroupid-[^@]+@[^@]+|anyUE)$ UE group Id or any UE. |
subsId required | string |
[- {
- "amfInstanceId": "7e4f0d93-6733-4b66-bd15-e32f5d2e505f",
- "subscriptionId": "string",
- "subsChangeNotifyCorrelationId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}
]
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
subsId required | string |
required | Array of objects (SmfSubscriptionItem) non-empty |
{- "smfSubscriptionList": [
- {
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "subscriptionId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}
]
}
{- "smfSubscriptionList": [
- {
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "subscriptionId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}
]
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
subsId required | string |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
subsId required | string |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Features required to be supported by the target NF |
required | string or string (PatchOperation) Operations as defined in IETF RFC 6902. |
path required | string contains a JSON pointer value (as defined in IETF RFC 6901) that references a location of a resource on which the patch operation shall be performed. |
from | string indicates the path of the source JSON element (according to JSON Pointer syntax) being moved or copied to the location indicated by the "path" attribute. |
value | any |
[- {
- "op": "add",
- "path": "string",
- "from": "string",
- "value": null
}
]
{- "report": [
- {
- "path": "string",
- "reason": "string"
}
]
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
subsId required | string |
{- "smfSubscriptionList": [
- {
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "subscriptionId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}
]
}
ueGroupId required | string (VarUeGroupId) ^(extgroupid-[^@]+@[^@]+|anyUE)$ UE group Id or any UE. |
subsId required | string |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
ueGroupId required | string (VarUeGroupId) ^(extgroupid-[^@]+@[^@]+|anyUE)$ UE group Id or any UE. |
subsId required | string |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Features required to be supported by the target NF |
required | string or string (PatchOperation) Operations as defined in IETF RFC 6902. |
path required | string contains a JSON pointer value (as defined in IETF RFC 6901) that references a location of a resource on which the patch operation shall be performed. |
from | string indicates the path of the source JSON element (according to JSON Pointer syntax) being moved or copied to the location indicated by the "path" attribute. |
value | any |
[- {
- "op": "add",
- "path": "string",
- "from": "string",
- "value": null
}
]
{- "report": [
- {
- "path": "string",
- "reason": "string"
}
]
}
ueGroupId required | string (VarUeGroupId) ^(extgroupid-[^@]+@[^@]+|anyUE)$ UE group Id or any UE. |
subsId required | string |
{- "smfSubscriptionList": [
- {
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "subscriptionId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}
]
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
subsId required | string |
required | Array of objects (HssSubscriptionItem) non-empty |
{- "hssSubscriptionList": [
- {
- "hssInstanceId": "5e4e6fbd-fb66-4992-97b1-0209ec0aa3d2",
- "subscriptionId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}
]
}
{- "hssSubscriptionList": [
- {
- "hssInstanceId": "5e4e6fbd-fb66-4992-97b1-0209ec0aa3d2",
- "subscriptionId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}
]
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
subsId required | string |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
subsId required | string |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Features required to be supported by the target NF |
required | string or string (PatchOperation) Operations as defined in IETF RFC 6902. |
path required | string contains a JSON pointer value (as defined in IETF RFC 6901) that references a location of a resource on which the patch operation shall be performed. |
from | string indicates the path of the source JSON element (according to JSON Pointer syntax) being moved or copied to the location indicated by the "path" attribute. |
value | any |
[- {
- "op": "add",
- "path": "string",
- "from": "string",
- "value": null
}
]
{- "report": [
- {
- "path": "string",
- "reason": "string"
}
]
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
subsId required | string |
{- "smfSubscriptionList": [
- {
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "subscriptionId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}
]
}
externalGroupId required | string (ExtGroupId) ^extgroupid-[^@]+@[^@]+$ External Identifier of a group of UEs |
subsId required | string |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
externalGroupId required | string (ExtGroupId) ^extgroupid-[^@]+@[^@]+$ External Identifier of a group of UEs |
subsId required | string |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Features required to be supported by the target NF |
required | string or string (PatchOperation) Operations as defined in IETF RFC 6902. |
path required | string contains a JSON pointer value (as defined in IETF RFC 6901) that references a location of a resource on which the patch operation shall be performed. |
from | string indicates the path of the source JSON element (according to JSON Pointer syntax) being moved or copied to the location indicated by the "path" attribute. |
value | any |
[- {
- "op": "add",
- "path": "string",
- "from": "string",
- "value": null
}
]
{- "report": [
- {
- "path": "string",
- "reason": "string"
}
]
}
externalGroupId required | string (ExtGroupId) ^extgroupid-[^@]+@[^@]+$ External Identifier of a group of UEs |
subsId required | string |
{- "hssSubscriptionList": [
- {
- "hssInstanceId": "5e4e6fbd-fb66-4992-97b1-0209ec0aa3d2",
- "subscriptionId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}
]
}
ueGroupId required | string (VarUeGroupId) ^(extgroupid-[^@]+@[^@]+|anyUE)$ Group of UEs or any UE |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
[- {
- "callbackReference": "string",
- "monitoringConfigurations": {
- "property1": {
- "eventType": "LOSS_OF_CONNECTIVITY",
- "immediateFlag": true,
- "locationReportingConfiguration": {
- "currentLocation": true,
- "oneTime": true,
- "accuracy": "CELL_LEVEL",
- "n3gppAccuracy": "CELL_LEVEL"
}, - "associationType": "IMEI_CHANGE",
- "datalinkReportCfg": {
- "dddTrafficDes": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "macAddr": "string"
}
], - "dnn": "string",
- "slice": {
- "sst": 255,
- "sd": "string"
}, - "dddStatusList": [
- "BUFFERED"
]
}, - "lossConnectivityCfg": {
- "maxDetectionTime": 0
}, - "maximumLatency": 0,
- "maximumResponseTime": 0,
- "suggestedPacketNumDl": 1,
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appId": "string",
- "pduSessionStatusCfg": {
- "dnn": "string"
}, - "reachabilityForSmsCfg": "REACHABILITY_FOR_SMS_OVER_NAS",
- "mtcProviderInformation": "string",
- "afId": "string",
- "reachabilityForDataCfg": {
- "reportCfg": "DIRECT_REPORT",
- "minInterval": 0
}, - "idleStatusInd": false,
- "monitoringSuspension": {
- "suspendedInsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "suspendedOutsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
]
}
}, - "property2": {
- "eventType": "LOSS_OF_CONNECTIVITY",
- "immediateFlag": true,
- "locationReportingConfiguration": {
- "currentLocation": true,
- "oneTime": true,
- "accuracy": "CELL_LEVEL",
- "n3gppAccuracy": "CELL_LEVEL"
}, - "associationType": "IMEI_CHANGE",
- "datalinkReportCfg": {
- "dddTrafficDes": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "macAddr": "string"
}
], - "dnn": "string",
- "slice": {
- "sst": 255,
- "sd": "string"
}, - "dddStatusList": [
- "BUFFERED"
]
}, - "lossConnectivityCfg": {
- "maxDetectionTime": 0
}, - "maximumLatency": 0,
- "maximumResponseTime": 0,
- "suggestedPacketNumDl": 1,
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appId": "string",
- "pduSessionStatusCfg": {
- "dnn": "string"
}, - "reachabilityForSmsCfg": "REACHABILITY_FOR_SMS_OVER_NAS",
- "mtcProviderInformation": "string",
- "afId": "string",
- "reachabilityForDataCfg": {
- "reportCfg": "DIRECT_REPORT",
- "minInterval": 0
}, - "idleStatusInd": false,
- "monitoringSuspension": {
- "suspendedInsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "suspendedOutsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
]
}
}
}, - "reportingOptions": {
- "reportMode": "PERIODIC",
- "maxNumOfReports": 0,
- "expiry": "2019-08-24T14:15:22Z",
- "samplingRatio": 1,
- "guardTime": 0,
- "reportPeriod": 0,
- "notifFlag": "ACTIVATE",
- "mutingNotSettings": {
- "maxNoOfNotif": 0,
- "durationBufferedNotif": 0
}, - "varRepPeriodInfo": [
- {
- "repPeriod": 0,
- "percValueNfLoad": 0
}
]
}, - "supportedFeatures": "string",
- "subscriptionId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "epcAppliedInd": false,
- "scefDiamHost": "string",
- "scefDiamRealm": "string",
- "notifyCorrelationId": "string",
- "secondCallbackRef": "string",
- "gpsi": "string",
- "excludeGpsiList": [
- "string"
], - "includeGpsiList": [
- "string"
], - "dataRestorationCallbackUri": "string",
- "udrRestartInd": false
}
]
ueGroupId required | string (VarUeGroupId) ^(extgroupid-[^@]+@[^@]+|anyUE)$ Group of UEs or any UE |
callbackReference required | string (Uri) String providing an URI formatted according to RFC 3986. |
required | object non-empty A map (list of key-value pairs where ReferenceId serves as key) of MonitoringConfigurations |
object (ReportingOptions) | |
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. |
subscriptionId | string |
object (ContextInfo) Context Information | |
epcAppliedInd | boolean Default: false |
scefDiamHost | string (Fqdn) [ 4 .. 253 ] characters ^([0-9A-Za-z]([-0-9A-Za-z]{0,61}[0-9A-Za-z])?... Fully Qualified Domain Name |
scefDiamRealm | string (Fqdn) [ 4 .. 253 ] characters ^([0-9A-Za-z]([-0-9A-Za-z]{0,61}[0-9A-Za-z])?... Fully Qualified Domain Name |
notifyCorrelationId | string |
secondCallbackRef | string (Uri) String providing an URI formatted according to RFC 3986. |
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. |
excludeGpsiList | Array of strings (Gpsi) non-empty [ items^(msisdn-[0-9]{5,15}|extid-[^@]+@[^@]+|.+)$ ] |
includeGpsiList | Array of strings (Gpsi) non-empty [ items^(msisdn-[0-9]{5,15}|extid-[^@]+@[^@]+|.+)$ ] |
dataRestorationCallbackUri | string (Uri) String providing an URI formatted according to RFC 3986. |
udrRestartInd | boolean Default: false |
{- "callbackReference": "string",
- "monitoringConfigurations": {
- "property1": {
- "eventType": "LOSS_OF_CONNECTIVITY",
- "immediateFlag": true,
- "locationReportingConfiguration": {
- "currentLocation": true,
- "oneTime": true,
- "accuracy": "CELL_LEVEL",
- "n3gppAccuracy": "CELL_LEVEL"
}, - "associationType": "IMEI_CHANGE",
- "datalinkReportCfg": {
- "dddTrafficDes": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "macAddr": "string"
}
], - "dnn": "string",
- "slice": {
- "sst": 255,
- "sd": "string"
}, - "dddStatusList": [
- "BUFFERED"
]
}, - "lossConnectivityCfg": {
- "maxDetectionTime": 0
}, - "maximumLatency": 0,
- "maximumResponseTime": 0,
- "suggestedPacketNumDl": 1,
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appId": "string",
- "pduSessionStatusCfg": {
- "dnn": "string"
}, - "reachabilityForSmsCfg": "REACHABILITY_FOR_SMS_OVER_NAS",
- "mtcProviderInformation": "string",
- "afId": "string",
- "reachabilityForDataCfg": {
- "reportCfg": "DIRECT_REPORT",
- "minInterval": 0
}, - "idleStatusInd": false,
- "monitoringSuspension": {
- "suspendedInsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "suspendedOutsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
]
}
}, - "property2": {
- "eventType": "LOSS_OF_CONNECTIVITY",
- "immediateFlag": true,
- "locationReportingConfiguration": {
- "currentLocation": true,
- "oneTime": true,
- "accuracy": "CELL_LEVEL",
- "n3gppAccuracy": "CELL_LEVEL"
}, - "associationType": "IMEI_CHANGE",
- "datalinkReportCfg": {
- "dddTrafficDes": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "macAddr": "string"
}
], - "dnn": "string",
- "slice": {
- "sst": 255,
- "sd": "string"
}, - "dddStatusList": [
- "BUFFERED"
]
}, - "lossConnectivityCfg": {
- "maxDetectionTime": 0
}, - "maximumLatency": 0,
- "maximumResponseTime": 0,
- "suggestedPacketNumDl": 1,
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appId": "string",
- "pduSessionStatusCfg": {
- "dnn": "string"
}, - "reachabilityForSmsCfg": "REACHABILITY_FOR_SMS_OVER_NAS",
- "mtcProviderInformation": "string",
- "afId": "string",
- "reachabilityForDataCfg": {
- "reportCfg": "DIRECT_REPORT",
- "minInterval": 0
}, - "idleStatusInd": false,
- "monitoringSuspension": {
- "suspendedInsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "suspendedOutsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
]
}
}
}, - "reportingOptions": {
- "reportMode": "PERIODIC",
- "maxNumOfReports": 0,
- "expiry": "2019-08-24T14:15:22Z",
- "samplingRatio": 1,
- "guardTime": 0,
- "reportPeriod": 0,
- "notifFlag": "ACTIVATE",
- "mutingExcInstructions": {
- "bufferedNotifs": "SEND_ALL",
- "subscription": "CLOSE"
}, - "varRepPeriodInfo": [
- {
- "repPeriod": 0,
- "percValueNfLoad": 0
}
]
}, - "supportedFeatures": "string",
- "subscriptionId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "epcAppliedInd": false,
- "scefDiamHost": "string",
- "scefDiamRealm": "string",
- "notifyCorrelationId": "string",
- "secondCallbackRef": "string",
- "gpsi": "string",
- "excludeGpsiList": [
- "string"
], - "includeGpsiList": [
- "string"
], - "dataRestorationCallbackUri": "string",
- "udrRestartInd": false
}
{- "callbackReference": "string",
- "monitoringConfigurations": {
- "property1": {
- "eventType": "LOSS_OF_CONNECTIVITY",
- "immediateFlag": true,
- "locationReportingConfiguration": {
- "currentLocation": true,
- "oneTime": true,
- "accuracy": "CELL_LEVEL",
- "n3gppAccuracy": "CELL_LEVEL"
}, - "associationType": "IMEI_CHANGE",
- "datalinkReportCfg": {
- "dddTrafficDes": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "macAddr": "string"
}
], - "dnn": "string",
- "slice": {
- "sst": 255,
- "sd": "string"
}, - "dddStatusList": [
- "BUFFERED"
]
}, - "lossConnectivityCfg": {
- "maxDetectionTime": 0
}, - "maximumLatency": 0,
- "maximumResponseTime": 0,
- "suggestedPacketNumDl": 1,
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appId": "string",
- "pduSessionStatusCfg": {
- "dnn": "string"
}, - "reachabilityForSmsCfg": "REACHABILITY_FOR_SMS_OVER_NAS",
- "mtcProviderInformation": "string",
- "afId": "string",
- "reachabilityForDataCfg": {
- "reportCfg": "DIRECT_REPORT",
- "minInterval": 0
}, - "idleStatusInd": false,
- "monitoringSuspension": {
- "suspendedInsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "suspendedOutsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
]
}
}, - "property2": {
- "eventType": "LOSS_OF_CONNECTIVITY",
- "immediateFlag": true,
- "locationReportingConfiguration": {
- "currentLocation": true,
- "oneTime": true,
- "accuracy": "CELL_LEVEL",
- "n3gppAccuracy": "CELL_LEVEL"
}, - "associationType": "IMEI_CHANGE",
- "datalinkReportCfg": {
- "dddTrafficDes": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "macAddr": "string"
}
], - "dnn": "string",
- "slice": {
- "sst": 255,
- "sd": "string"
}, - "dddStatusList": [
- "BUFFERED"
]
}, - "lossConnectivityCfg": {
- "maxDetectionTime": 0
}, - "maximumLatency": 0,
- "maximumResponseTime": 0,
- "suggestedPacketNumDl": 1,
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appId": "string",
- "pduSessionStatusCfg": {
- "dnn": "string"
}, - "reachabilityForSmsCfg": "REACHABILITY_FOR_SMS_OVER_NAS",
- "mtcProviderInformation": "string",
- "afId": "string",
- "reachabilityForDataCfg": {
- "reportCfg": "DIRECT_REPORT",
- "minInterval": 0
}, - "idleStatusInd": false,
- "monitoringSuspension": {
- "suspendedInsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "suspendedOutsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
]
}
}
}, - "reportingOptions": {
- "reportMode": "PERIODIC",
- "maxNumOfReports": 0,
- "expiry": "2019-08-24T14:15:22Z",
- "samplingRatio": 1,
- "guardTime": 0,
- "reportPeriod": 0,
- "notifFlag": "ACTIVATE",
- "mutingNotSettings": {
- "maxNoOfNotif": 0,
- "durationBufferedNotif": 0
}, - "varRepPeriodInfo": [
- {
- "repPeriod": 0,
- "percValueNfLoad": 0
}
]
}, - "supportedFeatures": "string",
- "subscriptionId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "epcAppliedInd": false,
- "scefDiamHost": "string",
- "scefDiamRealm": "string",
- "notifyCorrelationId": "string",
- "secondCallbackRef": "string",
- "gpsi": "string",
- "excludeGpsiList": [
- "string"
], - "includeGpsiList": [
- "string"
], - "dataRestorationCallbackUri": "string",
- "udrRestartInd": false
}
ueGroupId required | string (VarUeGroupId) ^(extgroupid-[^@]+@[^@]+|anyUE)$ UE group Id or any UE. |
subsId required | string |
callbackReference required | string (Uri) String providing an URI formatted according to RFC 3986. |
required | object non-empty A map (list of key-value pairs where ReferenceId serves as key) of MonitoringConfigurations |
object (ReportingOptions) | |
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. |
subscriptionId | string |
object (ContextInfo) Context Information | |
epcAppliedInd | boolean Default: false |
scefDiamHost | string (Fqdn) [ 4 .. 253 ] characters ^([0-9A-Za-z]([-0-9A-Za-z]{0,61}[0-9A-Za-z])?... Fully Qualified Domain Name |
scefDiamRealm | string (Fqdn) [ 4 .. 253 ] characters ^([0-9A-Za-z]([-0-9A-Za-z]{0,61}[0-9A-Za-z])?... Fully Qualified Domain Name |
notifyCorrelationId | string |
secondCallbackRef | string (Uri) String providing an URI formatted according to RFC 3986. |
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. |
excludeGpsiList | Array of strings (Gpsi) non-empty [ items^(msisdn-[0-9]{5,15}|extid-[^@]+@[^@]+|.+)$ ] |
includeGpsiList | Array of strings (Gpsi) non-empty [ items^(msisdn-[0-9]{5,15}|extid-[^@]+@[^@]+|.+)$ ] |
dataRestorationCallbackUri | string (Uri) String providing an URI formatted according to RFC 3986. |
udrRestartInd | boolean Default: false |
{- "callbackReference": "string",
- "monitoringConfigurations": {
- "property1": {
- "eventType": "LOSS_OF_CONNECTIVITY",
- "immediateFlag": true,
- "locationReportingConfiguration": {
- "currentLocation": true,
- "oneTime": true,
- "accuracy": "CELL_LEVEL",
- "n3gppAccuracy": "CELL_LEVEL"
}, - "associationType": "IMEI_CHANGE",
- "datalinkReportCfg": {
- "dddTrafficDes": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "macAddr": "string"
}
], - "dnn": "string",
- "slice": {
- "sst": 255,
- "sd": "string"
}, - "dddStatusList": [
- "BUFFERED"
]
}, - "lossConnectivityCfg": {
- "maxDetectionTime": 0
}, - "maximumLatency": 0,
- "maximumResponseTime": 0,
- "suggestedPacketNumDl": 1,
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appId": "string",
- "pduSessionStatusCfg": {
- "dnn": "string"
}, - "reachabilityForSmsCfg": "REACHABILITY_FOR_SMS_OVER_NAS",
- "mtcProviderInformation": "string",
- "afId": "string",
- "reachabilityForDataCfg": {
- "reportCfg": "DIRECT_REPORT",
- "minInterval": 0
}, - "idleStatusInd": false,
- "monitoringSuspension": {
- "suspendedInsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "suspendedOutsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
]
}
}, - "property2": {
- "eventType": "LOSS_OF_CONNECTIVITY",
- "immediateFlag": true,
- "locationReportingConfiguration": {
- "currentLocation": true,
- "oneTime": true,
- "accuracy": "CELL_LEVEL",
- "n3gppAccuracy": "CELL_LEVEL"
}, - "associationType": "IMEI_CHANGE",
- "datalinkReportCfg": {
- "dddTrafficDes": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "macAddr": "string"
}
], - "dnn": "string",
- "slice": {
- "sst": 255,
- "sd": "string"
}, - "dddStatusList": [
- "BUFFERED"
]
}, - "lossConnectivityCfg": {
- "maxDetectionTime": 0
}, - "maximumLatency": 0,
- "maximumResponseTime": 0,
- "suggestedPacketNumDl": 1,
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appId": "string",
- "pduSessionStatusCfg": {
- "dnn": "string"
}, - "reachabilityForSmsCfg": "REACHABILITY_FOR_SMS_OVER_NAS",
- "mtcProviderInformation": "string",
- "afId": "string",
- "reachabilityForDataCfg": {
- "reportCfg": "DIRECT_REPORT",
- "minInterval": 0
}, - "idleStatusInd": false,
- "monitoringSuspension": {
- "suspendedInsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "suspendedOutsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
]
}
}
}, - "reportingOptions": {
- "reportMode": "PERIODIC",
- "maxNumOfReports": 0,
- "expiry": "2019-08-24T14:15:22Z",
- "samplingRatio": 1,
- "guardTime": 0,
- "reportPeriod": 0,
- "notifFlag": "ACTIVATE",
- "mutingExcInstructions": {
- "bufferedNotifs": "SEND_ALL",
- "subscription": "CLOSE"
}, - "varRepPeriodInfo": [
- {
- "repPeriod": 0,
- "percValueNfLoad": 0
}
]
}, - "supportedFeatures": "string",
- "subscriptionId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "epcAppliedInd": false,
- "scefDiamHost": "string",
- "scefDiamRealm": "string",
- "notifyCorrelationId": "string",
- "secondCallbackRef": "string",
- "gpsi": "string",
- "excludeGpsiList": [
- "string"
], - "includeGpsiList": [
- "string"
], - "dataRestorationCallbackUri": "string",
- "udrRestartInd": false
}
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
ueGroupId required | string (VarUeGroupId) ^(extgroupid-[^@]+@[^@]+|anyUE)$ UE group Id or any UE. |
subsId required | string Unique ID of the subscription to remove |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
ueGroupId required | string (VarUeGroupId) ^(extgroupid-[^@]+@[^@]+|anyUE)$ UE group Id or any UE. |
subsId required | string |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Features required to be supported by the target NF |
required | string or string (PatchOperation) Operations as defined in IETF RFC 6902. |
path required | string contains a JSON pointer value (as defined in IETF RFC 6901) that references a location of a resource on which the patch operation shall be performed. |
from | string indicates the path of the source JSON element (according to JSON Pointer syntax) being moved or copied to the location indicated by the "path" attribute. |
value | any |
[- {
- "op": "add",
- "path": "string",
- "from": "string",
- "value": null
}
]
{- "report": [
- {
- "path": "string",
- "reason": "string"
}
]
}
ueGroupId required | string (VarUeGroupId) ^(extgroupid-[^@]+@[^@]+|anyUE)$ UE group Id or any UE. |
subsId required | string Unique ID of the subscription to remove |
[- {
- "callbackReference": "string",
- "monitoringConfigurations": {
- "property1": {
- "eventType": "LOSS_OF_CONNECTIVITY",
- "immediateFlag": true,
- "locationReportingConfiguration": {
- "currentLocation": true,
- "oneTime": true,
- "accuracy": "CELL_LEVEL",
- "n3gppAccuracy": "CELL_LEVEL"
}, - "associationType": "IMEI_CHANGE",
- "datalinkReportCfg": {
- "dddTrafficDes": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "macAddr": "string"
}
], - "dnn": "string",
- "slice": {
- "sst": 255,
- "sd": "string"
}, - "dddStatusList": [
- "BUFFERED"
]
}, - "lossConnectivityCfg": {
- "maxDetectionTime": 0
}, - "maximumLatency": 0,
- "maximumResponseTime": 0,
- "suggestedPacketNumDl": 1,
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appId": "string",
- "pduSessionStatusCfg": {
- "dnn": "string"
}, - "reachabilityForSmsCfg": "REACHABILITY_FOR_SMS_OVER_NAS",
- "mtcProviderInformation": "string",
- "afId": "string",
- "reachabilityForDataCfg": {
- "reportCfg": "DIRECT_REPORT",
- "minInterval": 0
}, - "idleStatusInd": false,
- "monitoringSuspension": {
- "suspendedInsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "suspendedOutsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
]
}
}, - "property2": {
- "eventType": "LOSS_OF_CONNECTIVITY",
- "immediateFlag": true,
- "locationReportingConfiguration": {
- "currentLocation": true,
- "oneTime": true,
- "accuracy": "CELL_LEVEL",
- "n3gppAccuracy": "CELL_LEVEL"
}, - "associationType": "IMEI_CHANGE",
- "datalinkReportCfg": {
- "dddTrafficDes": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "macAddr": "string"
}
], - "dnn": "string",
- "slice": {
- "sst": 255,
- "sd": "string"
}, - "dddStatusList": [
- "BUFFERED"
]
}, - "lossConnectivityCfg": {
- "maxDetectionTime": 0
}, - "maximumLatency": 0,
- "maximumResponseTime": 0,
- "suggestedPacketNumDl": 1,
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appId": "string",
- "pduSessionStatusCfg": {
- "dnn": "string"
}, - "reachabilityForSmsCfg": "REACHABILITY_FOR_SMS_OVER_NAS",
- "mtcProviderInformation": "string",
- "afId": "string",
- "reachabilityForDataCfg": {
- "reportCfg": "DIRECT_REPORT",
- "minInterval": 0
}, - "idleStatusInd": false,
- "monitoringSuspension": {
- "suspendedInsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "suspendedOutsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
]
}
}
}, - "reportingOptions": {
- "reportMode": "PERIODIC",
- "maxNumOfReports": 0,
- "expiry": "2019-08-24T14:15:22Z",
- "samplingRatio": 1,
- "guardTime": 0,
- "reportPeriod": 0,
- "notifFlag": "ACTIVATE",
- "mutingNotSettings": {
- "maxNoOfNotif": 0,
- "durationBufferedNotif": 0
}, - "varRepPeriodInfo": [
- {
- "repPeriod": 0,
- "percValueNfLoad": 0
}
]
}, - "supportedFeatures": "string",
- "subscriptionId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "epcAppliedInd": false,
- "scefDiamHost": "string",
- "scefDiamRealm": "string",
- "notifyCorrelationId": "string",
- "secondCallbackRef": "string",
- "gpsi": "string",
- "excludeGpsiList": [
- "string"
], - "includeGpsiList": [
- "string"
], - "dataRestorationCallbackUri": "string",
- "udrRestartInd": false
}
]
ueGroupId required | string (VarUeGroupId) ^(extgroupid-[^@]+@[^@]+|anyUE)$ Group of UEs or any UE |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
{- "restrictedEventTypes": [
- "LOSS_OF_CONNECTIVITY"
], - "allowedMtcProvider": {
- "property1": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
], - "property2": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
]
}, - "supportedFeatures": "string",
- "iwkEpcRestricted": false,
- "extGroupId": "string",
- "hssGroupId": "string"
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
fields | Array of strings attributes to be retrieved |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
{- "restrictedEventTypes": [
- "LOSS_OF_CONNECTIVITY"
], - "supportedFeatures": "string",
- "allowedMtcProvider": {
- "property1": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
], - "property2": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
]
}, - "iwkEpcRestricted": false,
- "imsi": "string",
- "hssGroupId": "string"
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
[- {
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "implicitUnsubscribe": true,
- "expires": "2019-08-24T14:15:22Z",
- "callbackReference": "string",
- "amfServiceName": "nnrf-nfm",
- "monitoredResourceUris": [
- "string"
], - "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": "string",
- "subscriptionId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "immediateReport": false,
- "report": {
- "amData": {
- "supportedFeatures": "string",
- "gpsis": [
- "string"
], - "hssGroupId": "string",
- "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "subscribedUeAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "nssai": {
- "supportedFeatures": "string",
- "defaultSingleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "provisioningTime": "2019-08-24T14:15:22Z",
- "additionalSnssaiData": {
- "property1": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}, - "property2": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}
}, - "suppressNssrgInd": true,
- "nssaiValidityTimeInfo": {
- "property1": "2019-08-24T14:15:22Z",
- "property2": "2019-08-24T14:15:22Z"
}
}, - "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "rfspIndex": 1,
- "subsRegTimer": 0,
- "ueUsageType": 0,
- "mpsPriority": true,
- "mcsPriority": true,
- "activeTime": 0,
- "sorInfo": {
- "steeringContainer": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "accessTechList": [
- "NR"
]
}
], - "ackInd": true,
- "sorMacIausf": "string",
- "countersor": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "sorTransparentContainer": "string",
- "sorCmci": "string",
- "sorSnpnSi": "string",
- "sorSnpnSiLs": "string",
- "storeSorCmciInMe": true,
- "usimSupportOfSorCmci": true
}, - "sorInfoExpectInd": true,
- "sorafRetrieval": false,
- "sorUpdateIndicatorList": [
- "INITIAL_REGISTRATION"
], - "upuInfo": {
- "upuDataList": [
- {
- "secPacket": "string",
- "defaultConfNssai": [
- {
- "sst": 255,
- "sd": "string"
}
], - "routingId": "string",
- "drei": true,
- "aol": true,
- "disasterCondPlmnIds": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}
], - "upuRegInd": true,
- "upuAckInd": true,
- "upuMacIausf": "string",
- "counterUpu": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "upuTransparentContainer": "string"
}, - "routingIndicator": "string",
- "micoAllowed": true,
- "sharedAmDataIds": [
- "string"
], - "odbPacketServices": "ALL_PACKET_SERVICES",
- "subscribedDnnList": [
- "string"
], - "serviceGapTime": 0,
- "mdtUserConsent": "CONSENT_NOT_GIVEN",
- "adjacentPlmnMdtUserConsents": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}, - "mdtConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "reportType": "PERIODICAL",
- "areaScope": {
- "eutraCellIdList": [
- "string"
], - "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "tacInfoPerPlmn": {
- "property1": {
- "tacList": [
- "string"
]
}, - "property2": {
- "tacList": [
- "string"
]
}
}, - "cagInfoPerPlmn": {
- "property1": {
- "cagList": [
- "string"
]
}, - "property2": {
- "cagList": [
- "string"
]
}
}, - "nidInfoPerPlmn": {
- "property1": {
- "nidList": [
- "string"
]
}, - "property2": {
- "nidList": [
- "string"
]
}
}, - "cellIdNidInfoPerPlmn": {
- "property1": {
- "cellIdNidList": [
- {
- "cellId": null,
- "nid": null
}
]
}, - "property2": {
- "cellIdNidList": [
- {
- "cellId": null,
- "nid": null
}
]
}
}, - "tacNidInfoPerPlmn": {
- "property1": {
- "tacNidList": [
- {
- "tac": null,
- "nid": null
}
]
}, - "property2": {
- "tacNidList": [
- {
- "tac": null,
- "nid": null
}
]
}
}, - "cagList": [
- "string"
]
}, - "measurementLteList": [
- "M1"
], - "measurementNrList": [
- "M1"
], - "sensorMeasurementList": [
- "BAROMETRIC_PRESSURE"
], - "reportingTriggerList": [
- "PERIODICAL"
], - "reportInterval": 120,
- "reportIntervalNr": 120,
- "reportAmount": 1,
- "reportAmountPerMeasurementLte": {
- "property1": 1,
- "property2": 1
}, - "reportAmountPerMeasurementNr": {
- "property1": 1,
- "property2": 1
}, - "eventThresholdRsrp": 97,
- "mnOnlyInd": false,
- "eventThresholdRsrpNr": 127,
- "eventThresholdRsrq": 34,
- "eventThresholdRsrqNr": 127,
- "eventList": [
- "OUT_OF_COVERAG"
], - "loggingInterval": 128,
- "loggingIntervalNr": 128,
- "loggingDuration": 600,
- "loggingDurationNr": 600,
- "positioningMethod": "GNSS",
- "addPositioningMethodList": [
- "GNSS"
], - "collectionPeriodRmmLte": 1024,
- "collectionPeriodRmmNr": 1024,
- "measurementPeriodLte": 1024,
- "mdtAllowedPlmnIdList": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "mbsfnAreaList": [
- {
- "mbsfnAreaId": 255,
- "carrierFrequency": 262143
}
], - "interFreqTargetList": [
- {
- "dlCarrierFreq": 3279165,
- "cellIdList": [
- 1007
]
}
]
}, - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "cagData": {
- "cagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}
}, - "conditionalCagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- {
- "startTime": null,
- "endTime": null
}
], - "property2": [
- {
- "startTime": null,
- "endTime": null
}
]
}
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- {
- "startTime": null,
- "endTime": null
}
], - "property2": [
- {
- "startTime": null,
- "endTime": null
}
]
}
}
}, - "provisioningTime": "2019-08-24T14:15:22Z"
}, - "stnSr": "string",
- "cMsisdn": "string",
- "nbIoTUePriority": 255,
- "nssaiInclusionAllowed": false,
- "rgWirelineCharacteristics": "string",
- "aun3DeviceConnectivityAllowed": false,
- "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false,
- "expectedUeBehaviourList": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": null,
- "eutraCellId": null,
- "nid": null
}
], - "ncgis": [
- {
- "plmnId": null,
- "nrCellId": null,
- "nid": null
}
], - "gRanNodeIds": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
], - "tais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "expectedUeBehaviourData": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
], - "edrxParametersList": [
- {
- "ratType": "NR",
- "edrxValue": "string"
}
], - "ptwParametersList": [
- {
- "operationMode": "WB_S1",
- "ptwValue": "string",
- "extendedPtwValue": "string"
}
], - "iabOperationAllowed": false,
- "adjacentPlmnRestrictions": {
- "property1": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}, - "property2": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}
}, - "wirelineForbiddenAreas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
], - "wirelineServiceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
]
}, - "pcfSelectionAssistanceInfos": [
- {
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "aerialUeSubInfo": {
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "3gppUavId": "string"
}, - "roamingRestrictions": {
- "accessAllowed": true
}, - "remoteProvInd": false,
- "3gppChargingCharacteristics": "string",
- "timeSyncData": {
- "authorized": true,
- "uuTimeSyncErrBdgt": 0,
- "tempVals": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "coverageArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "clockQualityDetailLevel": "CLOCK_QUALITY_METRICS",
- "clockQualityAcceptanceCriterion": {
- "synchronizationState": [
- "LOCKED"
], - "clockQuality": {
- "traceabilityToGnss": true,
- "traceabilityToUtc": true,
- "frequencyStability": 65535,
- "clockAccuracyIndex": "string",
- "clockAccuracyValue": 1
}, - "parentTimeSource": [
- "SYNC_E"
]
}
}, - "sharedDataList": [
- {
- "sharedDataId": "string",
- "sharedAmData": { },
- "sharedSmsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "sharedSmsMngSubsData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "sharedDnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "sharedTraceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": null,
- "defaultDnnIndicator": null,
- "lboRoamingAllowed": null,
- "iwkEpsInd": null,
- "dnnBarred": null,
- "invokeNefInd": null,
- "smfList": [ ],
- "sameSmfInd": null,
- "hrSboAllowed": null
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": null,
- "defaultDnnIndicator": null,
- "lboRoamingAllowed": null,
- "iwkEpsInd": null,
- "dnnBarred": null,
- "invokeNefInd": null,
- "smfList": [ ],
- "sameSmfInd": null,
- "hrSboAllowed": null
}
]
}
}, - "sharedVnGroupDatas": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appDescriptors": [
- {
- "osId": null,
- "appId": null
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appDescriptors": [
- {
- "osId": null,
- "appId": null
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}
}, - "treatmentInstructions": {
- "property1": "USE_IF_NO_CLASH",
- "property2": "USE_IF_NO_CLASH"
}, - "sharedSmSubsData": {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "sscModes": {
- "defaultSscMode": null,
- "allowedSscModes": [ ]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": null,
- "arp": null,
- "priorityLevel": null
}, - "sessionAmbr": {
- "uplink": null,
- "downlink": null
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- null
], - "upSecurity": {
- "upIntegr": null,
- "upConfid": null
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": null,
- "gpsi": null,
- "extGroupId": null
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": null,
- "acsIpv4Addr": null,
- "acsIpv6Addr": null
}, - "ipv4FrameRouteList": [
- null
], - "ipv6FrameRouteList": [
- null
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}, - "additionalEcsAddrConfigInfos": [
- null
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- null
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "sscModes": {
- "defaultSscMode": null,
- "allowedSscModes": [ ]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": null,
- "arp": null,
- "priorityLevel": null
}, - "sessionAmbr": {
- "uplink": null,
- "downlink": null
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- null
], - "upSecurity": {
- "upIntegr": null,
- "upConfid": null
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": null,
- "gpsi": null,
- "extGroupId": null
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": null,
- "acsIpv4Addr": null,
- "acsIpv6Addr": null
}, - "ipv4FrameRouteList": [
- null
], - "ipv6FrameRouteList": [
- null
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}, - "additionalEcsAddrConfigInfos": [
- null
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- null
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}, - "property2": {
- "property1": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}, - "property2": {
- "property1": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "sharedEcsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- null
], - "civicAddressList": [
- null
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "ecspIds": [
- null
]
}
]
}
}
], - "qmcConfigInfo": {
- "qoeReference": "string",
- "serviceType": "DASH",
- "sliceScope": [
- {
- "sst": 255,
- "sd": "string"
}
], - "areaScope": {
- "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "taiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "plmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}, - "qoeCollectionEntityAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "qoeTarget": {
- "supi": "string",
- "imsi": "string"
}, - "mdtAlignmentInfo": "string",
- "availableRanVisibleQoeMetrics": [
- "APPLICATION_LAYER_BUFFER_LEVEL_LIST"
], - "containerForAppLayerMeasConfig": "string",
- "mbsCommunicationServiceType": "MULTICAST"
}, - "mbsrOperationAllowed": {
- "mbsrOperationAllowedInd": false,
- "mbsrLocationInfo": {
- "mbsrLocation": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "mbsrLocationAreas": [
- "string"
]
}, - "mbsrTimeInfo": {
- "mbsrTimeWindow": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "mbsrRecurTime": [
- {
- "recurTimeWindow": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "recurType": "DAILY",
- "recurMonth": [
- 1
], - "recurWeek": [
- 1
], - "recurDay": [
- 1
], - "recurDate": [
- "2019-08-24T14:15:22Z"
]
}
]
}
}, - "ncrOperationAllowed": false,
- "ladnServiceAreas": {
- "property1": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}
]
}, - "property2": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}
]
}
}, - "ueLevelMeasurementsConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "smfSelData": {
- "supportedFeatures": "string",
- "subscribedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}
}, - "sharedSnssaiInfosId": "string",
- "hssGroupId": "string"
}, - "uecAmfData": {
- "epsInterworkingInfo": {
- "epsIwkPgws": {
- "property1": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "property2": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}
}, - "registrationTime": "2019-08-24T14:15:22Z"
}, - "amfInfo": [
- {
- "amfInstanceId": "7e4f0d93-6733-4b66-bd15-e32f5d2e505f",
- "guami": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}, - "accessType": "3GPP_ACCESS"
}
]
}, - "uecSmfData": {
- "pduSessions": {
- "property1": {
- "dnn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}, - "property2": {
- "dnn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
}, - "pgwInfo": [
- {
- "dnn": "string",
- "pgwFqdn": "string",
- "pgwIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "epdgInd": false,
- "pcfId": "37aeb506-fedd-4cde-8b21-8857970284a5",
- "registrationTime": "2019-08-24T14:15:22Z",
- "wildcardInd": true
}
], - "emergencyInfo": {
- "pgwFqdn": "string",
- "pgwIpAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "epdgInd": false,
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "emergencyRegistrationTime": "2019-08-24T14:15:22Z"
}
}, - "uecSmsfData": {
- "smsfInfo3GppAccess": {
- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfSetId": "string"
}, - "smsfInfoNon3GppAccess": {
- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfSetId": "string"
}
}, - "smsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "smData": [
- {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "smsMngData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "lcsPrivacyData": {
- "lpi": {
- "locationPrivacyInd": "LOCATION_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "unrelatedClass": {
- "defaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "externalUnrelatedClass": {
- "lcsClientExternals": [
- {
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "afExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "lcsClientGroupExternals": [
- {
- "lcsClientGroupId": "string",
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
]
}, - "serviceTypeUnrelatedClasses": [
- {
- "serviceType": 127,
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "plmnOperatorClasses": [
- {
- "lcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "evtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "areaUsageInd": "INSIDE_REPORTING",
- "upLocRepIndAf": "USER_PLANE_REPORT_NOT_ALLOWED"
}, - "lcsMoData": {
- "allowedServiceClasses": [
- "BASIC_SELF_LOCATION"
], - "moAssistanceDataTypes": {
- "locationAssistanceType": "string"
}
}, - "lcsSubscriptionData": {
- "configuredLmfId": "string",
- "pruInd": "NON_PRU",
- "lpHapType": "LOW_POW_HIGH_ACCU_POS",
- "userPlanePosIndLmf": false
}, - "v2xData": {
- "nrV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "lteV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "lcsBroadcastAssistanceTypesData": {
- "locationAssistanceType": "string"
}, - "proseData": {
- "proseServiceAuth": {
- "proseDirectDiscoveryAuth": "AUTHORIZED",
- "proseDirectCommunicationAuth": "AUTHORIZED",
- "proseL2RelayAuth": "AUTHORIZED",
- "proseL3RelayAuth": "AUTHORIZED",
- "proseL2RemoteAuth": "AUTHORIZED",
- "proseL3RemoteAuth": "AUTHORIZED",
- "proseMultipathComL2RemoteAuth": "AUTHORIZED",
- "proseL2UeRelayAuth": "AUTHORIZED",
- "proseL3UeRelayAuth": "AUTHORIZED",
- "proseL2EndAuth": "AUTHORIZED",
- "proseL3EndAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "proseAllowedPlmn": [
- {
- "visitedPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "proseDirectAllowed": [
- "ANNOUNCE"
]
}
]
}, - "mbsData": {
- "mbsAllowed": false,
- "mbsSessionIdList": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
], - "ueMbsAssistanceInfo": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
]
}, - "ucData": {
- "userConsentPerPurposeList": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}
}, - "a2xData": {
- "nrA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "lteA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "rangingSlPrivacyData": {
- "rslppi": {
- "rangingSlPrivacyInd": "RANGINGSL_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "rangingSlUnrelatedClass": {
- "rangingSlDefaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "rangingSlExternalUnrelatedClass": {
- "rangingSlLcsClientExternals": [
- {
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "rangingSlAfExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
]
}, - "rangingSlAppIDUnrelatedClasses": [
- {
- "rangingSlAppID": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "rangingSlPlmnOperatorClasses": [
- {
- "rangingSlLcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "rangingSlEvtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
}
}, - "supportedFeatures": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "nfChangeFilter": false,
- "uniqueSubscription": true,
- "resetIds": [
- "string"
], - "ueConSmfDataSubFilter": {
- "dnnList": [
- "string"
], - "snssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "emergencyInd": false
}, - "adjacentPlmns": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "disasterRoamingInd": false,
- "dataRestorationCallbackUri": "string",
- "udrRestartInd": false,
- "expectedUeBehaviourThresholds": {
- "property1": {
- "expectedUeBehaviourDatasets": [
- "STATIONARY_INDICATION"
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "dnns": [
- "string"
], - "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "expectedUeBehaviourDatasets": [
- "STATIONARY_INDICATION"
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "dnns": [
- "string"
], - "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}
]
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE ID |
nfInstanceId required | 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. |
implicitUnsubscribe | boolean |
expires | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
callbackReference required | string (Uri) String providing an URI formatted according to RFC 3986. |
string or string (ServiceName) Service names known to NRF | |
monitoredResourceUris required | Array of strings (Uri) non-empty |
object (Snssai) When Snssai needs to be converted to string (e.g. when used in maps as key), the string shall be composed of one to three digits "sst" optionally followed by "-" and 6 hexadecimal digits "sd". | |
dnn | string (Dnn) String representing a Data Network as defined in clause 9A of 3GPP TS 23.003; it shall contain either a DNN Network Identifier, or a full DNN with both the Network Identifier and Operator Identifier, as specified in 3GPP TS 23.003 clause 9.1.1 and 9.1.2. It shall be coded as string in which the labels are separated by dots (e.g. "Label1.Label2.Label3"). |
subscriptionId | string |
object (PlmnId) When PlmnId needs to be converted to string (e.g. when used in maps as key), the string shall be composed of three digits "mcc" followed by "-" and two or three digits "mnc". | |
immediateReport | boolean Default: false |
SubscriptionDataSets (object) or Array of SharedData (objects) (schemas-ImmediateReport) Contains the immediate report | |
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 (ContextInfo) Context Information | |
nfChangeFilter | boolean Default: false |
uniqueSubscription | boolean |
resetIds | Array of strings non-empty |
object (UeContextInSmfDataSubFilter) UE Context In Smf Data Subscription Filter. | |
Array of objects (PlmnId) non-empty | |
disasterRoamingInd | boolean Default: false |
dataRestorationCallbackUri | string (Uri) String providing an URI formatted according to RFC 3986. |
udrRestartInd | boolean Default: false |
object non-empty A map(list of key-value pairs) where a valid JSON pointer serves as key of expectedUeBehaviourThresholds |
{- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "implicitUnsubscribe": true,
- "expires": "2019-08-24T14:15:22Z",
- "callbackReference": "string",
- "amfServiceName": "nnrf-nfm",
- "monitoredResourceUris": [
- "string"
], - "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": "string",
- "subscriptionId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "immediateReport": false,
- "report": {
- "amData": {
- "supportedFeatures": "string",
- "gpsis": [
- "string"
], - "hssGroupId": "string",
- "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "subscribedUeAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "nssai": {
- "supportedFeatures": "string",
- "defaultSingleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "provisioningTime": "2019-08-24T14:15:22Z",
- "additionalSnssaiData": {
- "property1": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}, - "property2": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}
}, - "suppressNssrgInd": true,
- "nssaiValidityTimeInfo": {
- "property1": "2019-08-24T14:15:22Z",
- "property2": "2019-08-24T14:15:22Z"
}
}, - "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "rfspIndex": 1,
- "subsRegTimer": 0,
- "ueUsageType": 0,
- "mpsPriority": true,
- "mcsPriority": true,
- "activeTime": 0,
- "sorInfo": {
- "steeringContainer": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "accessTechList": [
- "NR"
]
}
], - "ackInd": true,
- "sorMacIausf": "string",
- "countersor": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "sorTransparentContainer": "string",
- "sorCmci": "string",
- "sorSnpnSi": "string",
- "sorSnpnSiLs": "string",
- "storeSorCmciInMe": true,
- "usimSupportOfSorCmci": true
}, - "sorInfoExpectInd": true,
- "sorafRetrieval": false,
- "sorUpdateIndicatorList": [
- "INITIAL_REGISTRATION"
], - "upuInfo": {
- "upuDataList": [
- {
- "secPacket": "string",
- "defaultConfNssai": [
- {
- "sst": 255,
- "sd": "string"
}
], - "routingId": "string",
- "drei": true,
- "aol": true,
- "disasterCondPlmnIds": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}
], - "upuRegInd": true,
- "upuAckInd": true,
- "upuMacIausf": "string",
- "counterUpu": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "upuTransparentContainer": "string"
}, - "routingIndicator": "string",
- "micoAllowed": true,
- "sharedAmDataIds": [
- "string"
], - "odbPacketServices": "ALL_PACKET_SERVICES",
- "subscribedDnnList": [
- "string"
], - "serviceGapTime": 0,
- "mdtUserConsent": "CONSENT_NOT_GIVEN",
- "adjacentPlmnMdtUserConsents": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}, - "mdtConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "reportType": "PERIODICAL",
- "areaScope": {
- "eutraCellIdList": [
- "string"
], - "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "tacInfoPerPlmn": {
- "property1": {
- "tacList": [
- "string"
]
}, - "property2": {
- "tacList": [
- "string"
]
}
}, - "cagInfoPerPlmn": {
- "property1": {
- "cagList": [
- "string"
]
}, - "property2": {
- "cagList": [
- "string"
]
}
}, - "nidInfoPerPlmn": {
- "property1": {
- "nidList": [
- "string"
]
}, - "property2": {
- "nidList": [
- "string"
]
}
}, - "cellIdNidInfoPerPlmn": {
- "property1": {
- "cellIdNidList": [
- {
- "cellId": "string",
- "nid": "string"
}
]
}, - "property2": {
- "cellIdNidList": [
- {
- "cellId": "string",
- "nid": "string"
}
]
}
}, - "tacNidInfoPerPlmn": {
- "property1": {
- "tacNidList": [
- {
- "tac": "string",
- "nid": "string"
}
]
}, - "property2": {
- "tacNidList": [
- {
- "tac": "string",
- "nid": "string"
}
]
}
}, - "cagList": [
- "string"
]
}, - "measurementLteList": [
- "M1"
], - "measurementNrList": [
- "M1"
], - "sensorMeasurementList": [
- "BAROMETRIC_PRESSURE"
], - "reportingTriggerList": [
- "PERIODICAL"
], - "reportInterval": 120,
- "reportIntervalNr": 120,
- "reportAmount": 1,
- "reportAmountPerMeasurementLte": {
- "property1": 1,
- "property2": 1
}, - "reportAmountPerMeasurementNr": {
- "property1": 1,
- "property2": 1
}, - "eventThresholdRsrp": 97,
- "mnOnlyInd": false,
- "eventThresholdRsrpNr": 127,
- "eventThresholdRsrq": 34,
- "eventThresholdRsrqNr": 127,
- "eventList": [
- "OUT_OF_COVERAG"
], - "loggingInterval": 128,
- "loggingIntervalNr": 128,
- "loggingDuration": 600,
- "loggingDurationNr": 600,
- "positioningMethod": "GNSS",
- "addPositioningMethodList": [
- "GNSS"
], - "collectionPeriodRmmLte": 1024,
- "collectionPeriodRmmNr": 1024,
- "measurementPeriodLte": 1024,
- "mdtAllowedPlmnIdList": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "mbsfnAreaList": [
- {
- "mbsfnAreaId": 255,
- "carrierFrequency": 262143
}
], - "interFreqTargetList": [
- {
- "dlCarrierFreq": 3279165,
- "cellIdList": [
- 1007
]
}
]
}, - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "cagData": {
- "cagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}
}, - "conditionalCagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "property2": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "property2": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
]
}
}
}, - "provisioningTime": "2019-08-24T14:15:22Z"
}, - "stnSr": "string",
- "cMsisdn": "string",
- "nbIoTUePriority": 255,
- "nssaiInclusionAllowed": false,
- "rgWirelineCharacteristics": "string",
- "aun3DeviceConnectivityAllowed": false,
- "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false,
- "expectedUeBehaviourList": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgis": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "gRanNodeIds": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "tais": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "expectedUeBehaviourData": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": null,
- "eutraCellId": null,
- "nid": null
}
], - "ncgis": [
- {
- "plmnId": null,
- "nrCellId": null,
- "nid": null
}
], - "gRanNodeIds": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
], - "tais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": null,
- "eutraCellId": null,
- "nid": null
}
], - "ncgis": [
- {
- "plmnId": null,
- "nrCellId": null,
- "nid": null
}
], - "gRanNodeIds": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
], - "tais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
], - "edrxParametersList": [
- {
- "ratType": "NR",
- "edrxValue": "string"
}
], - "ptwParametersList": [
- {
- "operationMode": "WB_S1",
- "ptwValue": "string",
- "extendedPtwValue": "string"
}
], - "iabOperationAllowed": false,
- "adjacentPlmnRestrictions": {
- "property1": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}, - "property2": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}
}, - "wirelineForbiddenAreas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
], - "wirelineServiceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
]
}, - "pcfSelectionAssistanceInfos": [
- {
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "aerialUeSubInfo": {
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "3gppUavId": "string"
}, - "roamingRestrictions": {
- "accessAllowed": true
}, - "remoteProvInd": false,
- "3gppChargingCharacteristics": "string",
- "timeSyncData": {
- "authorized": true,
- "uuTimeSyncErrBdgt": 0,
- "tempVals": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "coverageArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "clockQualityDetailLevel": "CLOCK_QUALITY_METRICS",
- "clockQualityAcceptanceCriterion": {
- "synchronizationState": [
- "LOCKED"
], - "clockQuality": {
- "traceabilityToGnss": true,
- "traceabilityToUtc": true,
- "frequencyStability": 65535,
- "clockAccuracyIndex": "string",
- "clockAccuracyValue": 1
}, - "parentTimeSource": [
- "SYNC_E"
]
}
}, - "sharedDataList": [
- {
- "sharedDataId": "string",
- "sharedAmData": { },
- "sharedSmsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "sharedSmsMngSubsData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "sharedDnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "sharedTraceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- null
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- null
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}
}, - "sharedVnGroupDatas": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appDescriptors": [
- {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appId": "string"
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appDescriptors": [
- {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appId": "string"
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}
}, - "treatmentInstructions": {
- "property1": "USE_IF_NO_CLASH",
- "property2": "USE_IF_NO_CLASH"
}, - "sharedSmSubsData": {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "sharedEcsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- {
- "shape": null,
- "point": null
}
], - "civicAddressList": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecspIds": [
- "string"
]
}
]
}
}
], - "qmcConfigInfo": {
- "qoeReference": "string",
- "serviceType": "DASH",
- "sliceScope": [
- {
- "sst": 255,
- "sd": "string"
}
], - "areaScope": {
- "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "taiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "plmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}, - "qoeCollectionEntityAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "qoeTarget": {
- "supi": "string",
- "imsi": "string"
}, - "mdtAlignmentInfo": "string",
- "availableRanVisibleQoeMetrics": [
- "APPLICATION_LAYER_BUFFER_LEVEL_LIST"
], - "containerForAppLayerMeasConfig": "string",
- "mbsCommunicationServiceType": "MULTICAST"
}, - "mbsrOperationAllowed": {
- "mbsrOperationAllowedInd": false,
- "mbsrLocationInfo": {
- "mbsrLocation": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "mbsrLocationAreas": [
- "string"
]
}, - "mbsrTimeInfo": {
- "mbsrTimeWindow": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "mbsrRecurTime": [
- {
- "recurTimeWindow": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "recurType": "DAILY",
- "recurMonth": [
- 1
], - "recurWeek": [
- 1
], - "recurDay": [
- 1
], - "recurDate": [
- "2019-08-24T14:15:22Z"
]
}
]
}
}, - "ncrOperationAllowed": false,
- "ladnServiceAreas": {
- "property1": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
]
}
]
}, - "property2": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
]
}
]
}
}, - "ueLevelMeasurementsConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "smfSelData": {
- "supportedFeatures": "string",
- "subscribedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}
}, - "sharedSnssaiInfosId": "string",
- "hssGroupId": "string"
}, - "uecAmfData": {
- "epsInterworkingInfo": {
- "epsIwkPgws": {
- "property1": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "property2": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}
}, - "registrationTime": "2019-08-24T14:15:22Z"
}, - "amfInfo": [
- {
- "amfInstanceId": "7e4f0d93-6733-4b66-bd15-e32f5d2e505f",
- "guami": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}, - "accessType": "3GPP_ACCESS"
}
]
}, - "uecSmfData": {
- "pduSessions": {
- "property1": {
- "dnn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}, - "property2": {
- "dnn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
}, - "pgwInfo": [
- {
- "dnn": "string",
- "pgwFqdn": "string",
- "pgwIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "epdgInd": false,
- "pcfId": "37aeb506-fedd-4cde-8b21-8857970284a5",
- "registrationTime": "2019-08-24T14:15:22Z",
- "wildcardInd": true
}
], - "emergencyInfo": {
- "pgwFqdn": "string",
- "pgwIpAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "epdgInd": false,
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "emergencyRegistrationTime": "2019-08-24T14:15:22Z"
}
}, - "uecSmsfData": {
- "smsfInfo3GppAccess": {
- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfSetId": "string"
}, - "smsfInfoNon3GppAccess": {
- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfSetId": "string"
}
}, - "smsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "smData": [
- {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- null
], - "civicAddressList": [
- null
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "ecspIds": [
- null
]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- null
], - "civicAddressList": [
- null
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "ecspIds": [
- null
]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- null
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- null
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- null
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- null
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "smsMngData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "lcsPrivacyData": {
- "lpi": {
- "locationPrivacyInd": "LOCATION_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "unrelatedClass": {
- "defaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "externalUnrelatedClass": {
- "lcsClientExternals": [
- {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "afExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "lcsClientGroupExternals": [
- {
- "lcsClientGroupId": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
]
}, - "serviceTypeUnrelatedClasses": [
- {
- "serviceType": 127,
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "plmnOperatorClasses": [
- {
- "lcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "evtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "areaUsageInd": "INSIDE_REPORTING",
- "upLocRepIndAf": "USER_PLANE_REPORT_NOT_ALLOWED"
}, - "lcsMoData": {
- "allowedServiceClasses": [
- "BASIC_SELF_LOCATION"
], - "moAssistanceDataTypes": {
- "locationAssistanceType": "string"
}
}, - "lcsSubscriptionData": {
- "configuredLmfId": "string",
- "pruInd": "NON_PRU",
- "lpHapType": "LOW_POW_HIGH_ACCU_POS",
- "userPlanePosIndLmf": false
}, - "v2xData": {
- "nrV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "lteV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "lcsBroadcastAssistanceTypesData": {
- "locationAssistanceType": "string"
}, - "proseData": {
- "proseServiceAuth": {
- "proseDirectDiscoveryAuth": "AUTHORIZED",
- "proseDirectCommunicationAuth": "AUTHORIZED",
- "proseL2RelayAuth": "AUTHORIZED",
- "proseL3RelayAuth": "AUTHORIZED",
- "proseL2RemoteAuth": "AUTHORIZED",
- "proseL3RemoteAuth": "AUTHORIZED",
- "proseMultipathComL2RemoteAuth": "AUTHORIZED",
- "proseL2UeRelayAuth": "AUTHORIZED",
- "proseL3UeRelayAuth": "AUTHORIZED",
- "proseL2EndAuth": "AUTHORIZED",
- "proseL3EndAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "proseAllowedPlmn": [
- {
- "visitedPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "proseDirectAllowed": [
- "ANNOUNCE"
]
}
]
}, - "mbsData": {
- "mbsAllowed": false,
- "mbsSessionIdList": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
], - "ueMbsAssistanceInfo": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
]
}, - "ucData": {
- "userConsentPerPurposeList": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}
}, - "a2xData": {
- "nrA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "lteA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "rangingSlPrivacyData": {
- "rslppi": {
- "rangingSlPrivacyInd": "RANGINGSL_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "rangingSlUnrelatedClass": {
- "rangingSlDefaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "rangingSlExternalUnrelatedClass": {
- "rangingSlLcsClientExternals": [
- {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "rangingSlAfExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
]
}, - "rangingSlAppIDUnrelatedClasses": [
- {
- "rangingSlAppID": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "rangingSlPlmnOperatorClasses": [
- {
- "rangingSlLcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "rangingSlEvtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
}
}, - "supportedFeatures": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "nfChangeFilter": false,
- "uniqueSubscription": true,
- "resetIds": [
- "string"
], - "ueConSmfDataSubFilter": {
- "dnnList": [
- "string"
], - "snssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "emergencyInd": false
}, - "adjacentPlmns": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "disasterRoamingInd": false,
- "dataRestorationCallbackUri": "string",
- "udrRestartInd": false,
- "expectedUeBehaviourThresholds": {
- "property1": {
- "expectedUeBehaviourDatasets": [
- "STATIONARY_INDICATION"
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "dnns": [
- "string"
], - "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "expectedUeBehaviourDatasets": [
- "STATIONARY_INDICATION"
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "dnns": [
- "string"
], - "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}
{- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "implicitUnsubscribe": true,
- "expires": "2019-08-24T14:15:22Z",
- "callbackReference": "string",
- "amfServiceName": "nnrf-nfm",
- "monitoredResourceUris": [
- "string"
], - "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": "string",
- "subscriptionId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "immediateReport": false,
- "report": {
- "amData": {
- "supportedFeatures": "string",
- "gpsis": [
- "string"
], - "hssGroupId": "string",
- "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "subscribedUeAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "nssai": {
- "supportedFeatures": "string",
- "defaultSingleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "provisioningTime": "2019-08-24T14:15:22Z",
- "additionalSnssaiData": {
- "property1": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}, - "property2": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}
}, - "suppressNssrgInd": true,
- "nssaiValidityTimeInfo": {
- "property1": "2019-08-24T14:15:22Z",
- "property2": "2019-08-24T14:15:22Z"
}
}, - "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "rfspIndex": 1,
- "subsRegTimer": 0,
- "ueUsageType": 0,
- "mpsPriority": true,
- "mcsPriority": true,
- "activeTime": 0,
- "sorInfo": {
- "steeringContainer": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "accessTechList": [
- "NR"
]
}
], - "ackInd": true,
- "sorMacIausf": "string",
- "countersor": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "sorTransparentContainer": "string",
- "sorCmci": "string",
- "sorSnpnSi": "string",
- "sorSnpnSiLs": "string",
- "storeSorCmciInMe": true,
- "usimSupportOfSorCmci": true
}, - "sorInfoExpectInd": true,
- "sorafRetrieval": false,
- "sorUpdateIndicatorList": [
- "INITIAL_REGISTRATION"
], - "upuInfo": {
- "upuDataList": [
- {
- "secPacket": "string",
- "defaultConfNssai": [
- {
- "sst": 255,
- "sd": "string"
}
], - "routingId": "string",
- "drei": true,
- "aol": true,
- "disasterCondPlmnIds": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}
], - "upuRegInd": true,
- "upuAckInd": true,
- "upuMacIausf": "string",
- "counterUpu": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "upuTransparentContainer": "string"
}, - "routingIndicator": "string",
- "micoAllowed": true,
- "sharedAmDataIds": [
- "string"
], - "odbPacketServices": "ALL_PACKET_SERVICES",
- "subscribedDnnList": [
- "string"
], - "serviceGapTime": 0,
- "mdtUserConsent": "CONSENT_NOT_GIVEN",
- "adjacentPlmnMdtUserConsents": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}, - "mdtConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "reportType": "PERIODICAL",
- "areaScope": {
- "eutraCellIdList": [
- "string"
], - "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "tacInfoPerPlmn": {
- "property1": {
- "tacList": [
- "string"
]
}, - "property2": {
- "tacList": [
- "string"
]
}
}, - "cagInfoPerPlmn": {
- "property1": {
- "cagList": [
- "string"
]
}, - "property2": {
- "cagList": [
- "string"
]
}
}, - "nidInfoPerPlmn": {
- "property1": {
- "nidList": [
- "string"
]
}, - "property2": {
- "nidList": [
- "string"
]
}
}, - "cellIdNidInfoPerPlmn": {
- "property1": {
- "cellIdNidList": [
- {
- "cellId": "string",
- "nid": "string"
}
]
}, - "property2": {
- "cellIdNidList": [
- {
- "cellId": "string",
- "nid": "string"
}
]
}
}, - "tacNidInfoPerPlmn": {
- "property1": {
- "tacNidList": [
- {
- "tac": "string",
- "nid": "string"
}
]
}, - "property2": {
- "tacNidList": [
- {
- "tac": "string",
- "nid": "string"
}
]
}
}, - "cagList": [
- "string"
]
}, - "measurementLteList": [
- "M1"
], - "measurementNrList": [
- "M1"
], - "sensorMeasurementList": [
- "BAROMETRIC_PRESSURE"
], - "reportingTriggerList": [
- "PERIODICAL"
], - "reportInterval": 120,
- "reportIntervalNr": 120,
- "reportAmount": 1,
- "reportAmountPerMeasurementLte": {
- "property1": 1,
- "property2": 1
}, - "reportAmountPerMeasurementNr": {
- "property1": 1,
- "property2": 1
}, - "eventThresholdRsrp": 97,
- "mnOnlyInd": false,
- "eventThresholdRsrpNr": 127,
- "eventThresholdRsrq": 34,
- "eventThresholdRsrqNr": 127,
- "eventList": [
- "OUT_OF_COVERAG"
], - "loggingInterval": 128,
- "loggingIntervalNr": 128,
- "loggingDuration": 600,
- "loggingDurationNr": 600,
- "positioningMethod": "GNSS",
- "addPositioningMethodList": [
- "GNSS"
], - "collectionPeriodRmmLte": 1024,
- "collectionPeriodRmmNr": 1024,
- "measurementPeriodLte": 1024,
- "mdtAllowedPlmnIdList": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "mbsfnAreaList": [
- {
- "mbsfnAreaId": 255,
- "carrierFrequency": 262143
}
], - "interFreqTargetList": [
- {
- "dlCarrierFreq": 3279165,
- "cellIdList": [
- 1007
]
}
]
}, - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "cagData": {
- "cagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}
}, - "conditionalCagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "property2": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "property2": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
]
}
}
}, - "provisioningTime": "2019-08-24T14:15:22Z"
}, - "stnSr": "string",
- "cMsisdn": "string",
- "nbIoTUePriority": 255,
- "nssaiInclusionAllowed": false,
- "rgWirelineCharacteristics": "string",
- "aun3DeviceConnectivityAllowed": false,
- "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false,
- "expectedUeBehaviourList": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgis": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "gRanNodeIds": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "tais": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "expectedUeBehaviourData": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": null,
- "eutraCellId": null,
- "nid": null
}
], - "ncgis": [
- {
- "plmnId": null,
- "nrCellId": null,
- "nid": null
}
], - "gRanNodeIds": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
], - "tais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": null,
- "eutraCellId": null,
- "nid": null
}
], - "ncgis": [
- {
- "plmnId": null,
- "nrCellId": null,
- "nid": null
}
], - "gRanNodeIds": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
], - "tais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
], - "edrxParametersList": [
- {
- "ratType": "NR",
- "edrxValue": "string"
}
], - "ptwParametersList": [
- {
- "operationMode": "WB_S1",
- "ptwValue": "string",
- "extendedPtwValue": "string"
}
], - "iabOperationAllowed": false,
- "adjacentPlmnRestrictions": {
- "property1": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}, - "property2": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}
}, - "wirelineForbiddenAreas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
], - "wirelineServiceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
]
}, - "pcfSelectionAssistanceInfos": [
- {
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "aerialUeSubInfo": {
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "3gppUavId": "string"
}, - "roamingRestrictions": {
- "accessAllowed": true
}, - "remoteProvInd": false,
- "3gppChargingCharacteristics": "string",
- "timeSyncData": {
- "authorized": true,
- "uuTimeSyncErrBdgt": 0,
- "tempVals": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "coverageArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "clockQualityDetailLevel": "CLOCK_QUALITY_METRICS",
- "clockQualityAcceptanceCriterion": {
- "synchronizationState": [
- "LOCKED"
], - "clockQuality": {
- "traceabilityToGnss": true,
- "traceabilityToUtc": true,
- "frequencyStability": 65535,
- "clockAccuracyIndex": "string",
- "clockAccuracyValue": 1
}, - "parentTimeSource": [
- "SYNC_E"
]
}
}, - "sharedDataList": [
- {
- "sharedDataId": "string",
- "sharedAmData": { },
- "sharedSmsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "sharedSmsMngSubsData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "sharedDnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "sharedTraceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- null
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- null
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}
}, - "sharedVnGroupDatas": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appDescriptors": [
- {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appId": "string"
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appDescriptors": [
- {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appId": "string"
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}
}, - "treatmentInstructions": {
- "property1": "USE_IF_NO_CLASH",
- "property2": "USE_IF_NO_CLASH"
}, - "sharedSmSubsData": {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "sharedEcsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- {
- "shape": null,
- "point": null
}
], - "civicAddressList": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecspIds": [
- "string"
]
}
]
}
}
], - "qmcConfigInfo": {
- "qoeReference": "string",
- "serviceType": "DASH",
- "sliceScope": [
- {
- "sst": 255,
- "sd": "string"
}
], - "areaScope": {
- "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "taiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "plmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}, - "qoeCollectionEntityAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "qoeTarget": {
- "supi": "string",
- "imsi": "string"
}, - "mdtAlignmentInfo": "string",
- "availableRanVisibleQoeMetrics": [
- "APPLICATION_LAYER_BUFFER_LEVEL_LIST"
], - "containerForAppLayerMeasConfig": "string",
- "mbsCommunicationServiceType": "MULTICAST"
}, - "mbsrOperationAllowed": {
- "mbsrOperationAllowedInd": false,
- "mbsrLocationInfo": {
- "mbsrLocation": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "mbsrLocationAreas": [
- "string"
]
}, - "mbsrTimeInfo": {
- "mbsrTimeWindow": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "mbsrRecurTime": [
- {
- "recurTimeWindow": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "recurType": "DAILY",
- "recurMonth": [
- 1
], - "recurWeek": [
- 1
], - "recurDay": [
- 1
], - "recurDate": [
- "2019-08-24T14:15:22Z"
]
}
]
}
}, - "ncrOperationAllowed": false,
- "ladnServiceAreas": {
- "property1": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
]
}
]
}, - "property2": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
]
}
]
}
}, - "ueLevelMeasurementsConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "smfSelData": {
- "supportedFeatures": "string",
- "subscribedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}
}, - "sharedSnssaiInfosId": "string",
- "hssGroupId": "string"
}, - "uecAmfData": {
- "epsInterworkingInfo": {
- "epsIwkPgws": {
- "property1": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "property2": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}
}, - "registrationTime": "2019-08-24T14:15:22Z"
}, - "amfInfo": [
- {
- "amfInstanceId": "7e4f0d93-6733-4b66-bd15-e32f5d2e505f",
- "guami": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}, - "accessType": "3GPP_ACCESS"
}
]
}, - "uecSmfData": {
- "pduSessions": {
- "property1": {
- "dnn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}, - "property2": {
- "dnn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
}, - "pgwInfo": [
- {
- "dnn": "string",
- "pgwFqdn": "string",
- "pgwIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "epdgInd": false,
- "pcfId": "37aeb506-fedd-4cde-8b21-8857970284a5",
- "registrationTime": "2019-08-24T14:15:22Z",
- "wildcardInd": true
}
], - "emergencyInfo": {
- "pgwFqdn": "string",
- "pgwIpAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "epdgInd": false,
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "emergencyRegistrationTime": "2019-08-24T14:15:22Z"
}
}, - "uecSmsfData": {
- "smsfInfo3GppAccess": {
- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfSetId": "string"
}, - "smsfInfoNon3GppAccess": {
- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfSetId": "string"
}
}, - "smsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "smData": [
- {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- null
], - "civicAddressList": [
- null
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "ecspIds": [
- null
]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- null
], - "civicAddressList": [
- null
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "ecspIds": [
- null
]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- null
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- null
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- null
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- null
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "smsMngData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "lcsPrivacyData": {
- "lpi": {
- "locationPrivacyInd": "LOCATION_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "unrelatedClass": {
- "defaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "externalUnrelatedClass": {
- "lcsClientExternals": [
- {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "afExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "lcsClientGroupExternals": [
- {
- "lcsClientGroupId": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
]
}, - "serviceTypeUnrelatedClasses": [
- {
- "serviceType": 127,
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "plmnOperatorClasses": [
- {
- "lcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "evtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "areaUsageInd": "INSIDE_REPORTING",
- "upLocRepIndAf": "USER_PLANE_REPORT_NOT_ALLOWED"
}, - "lcsMoData": {
- "allowedServiceClasses": [
- "BASIC_SELF_LOCATION"
], - "moAssistanceDataTypes": {
- "locationAssistanceType": "string"
}
}, - "lcsSubscriptionData": {
- "configuredLmfId": "string",
- "pruInd": "NON_PRU",
- "lpHapType": "LOW_POW_HIGH_ACCU_POS",
- "userPlanePosIndLmf": false
}, - "v2xData": {
- "nrV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "lteV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "lcsBroadcastAssistanceTypesData": {
- "locationAssistanceType": "string"
}, - "proseData": {
- "proseServiceAuth": {
- "proseDirectDiscoveryAuth": "AUTHORIZED",
- "proseDirectCommunicationAuth": "AUTHORIZED",
- "proseL2RelayAuth": "AUTHORIZED",
- "proseL3RelayAuth": "AUTHORIZED",
- "proseL2RemoteAuth": "AUTHORIZED",
- "proseL3RemoteAuth": "AUTHORIZED",
- "proseMultipathComL2RemoteAuth": "AUTHORIZED",
- "proseL2UeRelayAuth": "AUTHORIZED",
- "proseL3UeRelayAuth": "AUTHORIZED",
- "proseL2EndAuth": "AUTHORIZED",
- "proseL3EndAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "proseAllowedPlmn": [
- {
- "visitedPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "proseDirectAllowed": [
- "ANNOUNCE"
]
}
]
}, - "mbsData": {
- "mbsAllowed": false,
- "mbsSessionIdList": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
], - "ueMbsAssistanceInfo": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
]
}, - "ucData": {
- "userConsentPerPurposeList": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}
}, - "a2xData": {
- "nrA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "lteA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "rangingSlPrivacyData": {
- "rslppi": {
- "rangingSlPrivacyInd": "RANGINGSL_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "rangingSlUnrelatedClass": {
- "rangingSlDefaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "rangingSlExternalUnrelatedClass": {
- "rangingSlLcsClientExternals": [
- {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "rangingSlAfExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
]
}, - "rangingSlAppIDUnrelatedClasses": [
- {
- "rangingSlAppID": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "rangingSlPlmnOperatorClasses": [
- {
- "rangingSlLcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "rangingSlEvtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
}
}, - "supportedFeatures": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "nfChangeFilter": false,
- "uniqueSubscription": true,
- "resetIds": [
- "string"
], - "ueConSmfDataSubFilter": {
- "dnnList": [
- "string"
], - "snssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "emergencyInd": false
}, - "adjacentPlmns": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "disasterRoamingInd": false,
- "dataRestorationCallbackUri": "string",
- "udrRestartInd": false,
- "expectedUeBehaviourThresholds": {
- "property1": {
- "expectedUeBehaviourDatasets": [
- "STATIONARY_INDICATION"
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "dnns": [
- "string"
], - "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "expectedUeBehaviourDatasets": [
- "STATIONARY_INDICATION"
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "dnns": [
- "string"
], - "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
subsId required | string |
nfInstanceId required | 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. |
implicitUnsubscribe | boolean |
expires | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
callbackReference required | string (Uri) String providing an URI formatted according to RFC 3986. |
string or string (ServiceName) Service names known to NRF | |
monitoredResourceUris required | Array of strings (Uri) non-empty |
object (Snssai) When Snssai needs to be converted to string (e.g. when used in maps as key), the string shall be composed of one to three digits "sst" optionally followed by "-" and 6 hexadecimal digits "sd". | |
dnn | string (Dnn) String representing a Data Network as defined in clause 9A of 3GPP TS 23.003; it shall contain either a DNN Network Identifier, or a full DNN with both the Network Identifier and Operator Identifier, as specified in 3GPP TS 23.003 clause 9.1.1 and 9.1.2. It shall be coded as string in which the labels are separated by dots (e.g. "Label1.Label2.Label3"). |
subscriptionId | string |
object (PlmnId) When PlmnId needs to be converted to string (e.g. when used in maps as key), the string shall be composed of three digits "mcc" followed by "-" and two or three digits "mnc". | |
immediateReport | boolean Default: false |
SubscriptionDataSets (object) or Array of SharedData (objects) (schemas-ImmediateReport) Contains the immediate report | |
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 (ContextInfo) Context Information | |
nfChangeFilter | boolean Default: false |
uniqueSubscription | boolean |
resetIds | Array of strings non-empty |
object (UeContextInSmfDataSubFilter) UE Context In Smf Data Subscription Filter. | |
Array of objects (PlmnId) non-empty | |
disasterRoamingInd | boolean Default: false |
dataRestorationCallbackUri | string (Uri) String providing an URI formatted according to RFC 3986. |
udrRestartInd | boolean Default: false |
object non-empty A map(list of key-value pairs) where a valid JSON pointer serves as key of expectedUeBehaviourThresholds |
{- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "implicitUnsubscribe": true,
- "expires": "2019-08-24T14:15:22Z",
- "callbackReference": "string",
- "amfServiceName": "nnrf-nfm",
- "monitoredResourceUris": [
- "string"
], - "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": "string",
- "subscriptionId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "immediateReport": false,
- "report": {
- "amData": {
- "supportedFeatures": "string",
- "gpsis": [
- "string"
], - "hssGroupId": "string",
- "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "subscribedUeAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "nssai": {
- "supportedFeatures": "string",
- "defaultSingleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "provisioningTime": "2019-08-24T14:15:22Z",
- "additionalSnssaiData": {
- "property1": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}, - "property2": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}
}, - "suppressNssrgInd": true,
- "nssaiValidityTimeInfo": {
- "property1": "2019-08-24T14:15:22Z",
- "property2": "2019-08-24T14:15:22Z"
}
}, - "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "rfspIndex": 1,
- "subsRegTimer": 0,
- "ueUsageType": 0,
- "mpsPriority": true,
- "mcsPriority": true,
- "activeTime": 0,
- "sorInfo": {
- "steeringContainer": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "accessTechList": [
- "NR"
]
}
], - "ackInd": true,
- "sorMacIausf": "string",
- "countersor": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "sorTransparentContainer": "string",
- "sorCmci": "string",
- "sorSnpnSi": "string",
- "sorSnpnSiLs": "string",
- "storeSorCmciInMe": true,
- "usimSupportOfSorCmci": true
}, - "sorInfoExpectInd": true,
- "sorafRetrieval": false,
- "sorUpdateIndicatorList": [
- "INITIAL_REGISTRATION"
], - "upuInfo": {
- "upuDataList": [
- {
- "secPacket": "string",
- "defaultConfNssai": [
- {
- "sst": 255,
- "sd": "string"
}
], - "routingId": "string",
- "drei": true,
- "aol": true,
- "disasterCondPlmnIds": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}
], - "upuRegInd": true,
- "upuAckInd": true,
- "upuMacIausf": "string",
- "counterUpu": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "upuTransparentContainer": "string"
}, - "routingIndicator": "string",
- "micoAllowed": true,
- "sharedAmDataIds": [
- "string"
], - "odbPacketServices": "ALL_PACKET_SERVICES",
- "subscribedDnnList": [
- "string"
], - "serviceGapTime": 0,
- "mdtUserConsent": "CONSENT_NOT_GIVEN",
- "adjacentPlmnMdtUserConsents": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}, - "mdtConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "reportType": "PERIODICAL",
- "areaScope": {
- "eutraCellIdList": [
- "string"
], - "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "tacInfoPerPlmn": {
- "property1": {
- "tacList": [
- "string"
]
}, - "property2": {
- "tacList": [
- "string"
]
}
}, - "cagInfoPerPlmn": {
- "property1": {
- "cagList": [
- "string"
]
}, - "property2": {
- "cagList": [
- "string"
]
}
}, - "nidInfoPerPlmn": {
- "property1": {
- "nidList": [
- "string"
]
}, - "property2": {
- "nidList": [
- "string"
]
}
}, - "cellIdNidInfoPerPlmn": {
- "property1": {
- "cellIdNidList": [
- {
- "cellId": "string",
- "nid": "string"
}
]
}, - "property2": {
- "cellIdNidList": [
- {
- "cellId": "string",
- "nid": "string"
}
]
}
}, - "tacNidInfoPerPlmn": {
- "property1": {
- "tacNidList": [
- {
- "tac": "string",
- "nid": "string"
}
]
}, - "property2": {
- "tacNidList": [
- {
- "tac": "string",
- "nid": "string"
}
]
}
}, - "cagList": [
- "string"
]
}, - "measurementLteList": [
- "M1"
], - "measurementNrList": [
- "M1"
], - "sensorMeasurementList": [
- "BAROMETRIC_PRESSURE"
], - "reportingTriggerList": [
- "PERIODICAL"
], - "reportInterval": 120,
- "reportIntervalNr": 120,
- "reportAmount": 1,
- "reportAmountPerMeasurementLte": {
- "property1": 1,
- "property2": 1
}, - "reportAmountPerMeasurementNr": {
- "property1": 1,
- "property2": 1
}, - "eventThresholdRsrp": 97,
- "mnOnlyInd": false,
- "eventThresholdRsrpNr": 127,
- "eventThresholdRsrq": 34,
- "eventThresholdRsrqNr": 127,
- "eventList": [
- "OUT_OF_COVERAG"
], - "loggingInterval": 128,
- "loggingIntervalNr": 128,
- "loggingDuration": 600,
- "loggingDurationNr": 600,
- "positioningMethod": "GNSS",
- "addPositioningMethodList": [
- "GNSS"
], - "collectionPeriodRmmLte": 1024,
- "collectionPeriodRmmNr": 1024,
- "measurementPeriodLte": 1024,
- "mdtAllowedPlmnIdList": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "mbsfnAreaList": [
- {
- "mbsfnAreaId": 255,
- "carrierFrequency": 262143
}
], - "interFreqTargetList": [
- {
- "dlCarrierFreq": 3279165,
- "cellIdList": [
- 1007
]
}
]
}, - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "cagData": {
- "cagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}
}, - "conditionalCagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "property2": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "property2": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
]
}
}
}, - "provisioningTime": "2019-08-24T14:15:22Z"
}, - "stnSr": "string",
- "cMsisdn": "string",
- "nbIoTUePriority": 255,
- "nssaiInclusionAllowed": false,
- "rgWirelineCharacteristics": "string",
- "aun3DeviceConnectivityAllowed": false,
- "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false,
- "expectedUeBehaviourList": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgis": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "gRanNodeIds": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "tais": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "expectedUeBehaviourData": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": null,
- "eutraCellId": null,
- "nid": null
}
], - "ncgis": [
- {
- "plmnId": null,
- "nrCellId": null,
- "nid": null
}
], - "gRanNodeIds": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
], - "tais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": null,
- "eutraCellId": null,
- "nid": null
}
], - "ncgis": [
- {
- "plmnId": null,
- "nrCellId": null,
- "nid": null
}
], - "gRanNodeIds": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
], - "tais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
], - "edrxParametersList": [
- {
- "ratType": "NR",
- "edrxValue": "string"
}
], - "ptwParametersList": [
- {
- "operationMode": "WB_S1",
- "ptwValue": "string",
- "extendedPtwValue": "string"
}
], - "iabOperationAllowed": false,
- "adjacentPlmnRestrictions": {
- "property1": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}, - "property2": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}
}, - "wirelineForbiddenAreas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
], - "wirelineServiceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
]
}, - "pcfSelectionAssistanceInfos": [
- {
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "aerialUeSubInfo": {
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "3gppUavId": "string"
}, - "roamingRestrictions": {
- "accessAllowed": true
}, - "remoteProvInd": false,
- "3gppChargingCharacteristics": "string",
- "timeSyncData": {
- "authorized": true,
- "uuTimeSyncErrBdgt": 0,
- "tempVals": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "coverageArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "clockQualityDetailLevel": "CLOCK_QUALITY_METRICS",
- "clockQualityAcceptanceCriterion": {
- "synchronizationState": [
- "LOCKED"
], - "clockQuality": {
- "traceabilityToGnss": true,
- "traceabilityToUtc": true,
- "frequencyStability": 65535,
- "clockAccuracyIndex": "string",
- "clockAccuracyValue": 1
}, - "parentTimeSource": [
- "SYNC_E"
]
}
}, - "sharedDataList": [
- {
- "sharedDataId": "string",
- "sharedAmData": { },
- "sharedSmsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "sharedSmsMngSubsData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "sharedDnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "sharedTraceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- null
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- null
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}
}, - "sharedVnGroupDatas": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appDescriptors": [
- {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appId": "string"
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appDescriptors": [
- {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appId": "string"
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}
}, - "treatmentInstructions": {
- "property1": "USE_IF_NO_CLASH",
- "property2": "USE_IF_NO_CLASH"
}, - "sharedSmSubsData": {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "sharedEcsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- {
- "shape": null,
- "point": null
}
], - "civicAddressList": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecspIds": [
- "string"
]
}
]
}
}
], - "qmcConfigInfo": {
- "qoeReference": "string",
- "serviceType": "DASH",
- "sliceScope": [
- {
- "sst": 255,
- "sd": "string"
}
], - "areaScope": {
- "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "taiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "plmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}, - "qoeCollectionEntityAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "qoeTarget": {
- "supi": "string",
- "imsi": "string"
}, - "mdtAlignmentInfo": "string",
- "availableRanVisibleQoeMetrics": [
- "APPLICATION_LAYER_BUFFER_LEVEL_LIST"
], - "containerForAppLayerMeasConfig": "string",
- "mbsCommunicationServiceType": "MULTICAST"
}, - "mbsrOperationAllowed": {
- "mbsrOperationAllowedInd": false,
- "mbsrLocationInfo": {
- "mbsrLocation": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "mbsrLocationAreas": [
- "string"
]
}, - "mbsrTimeInfo": {
- "mbsrTimeWindow": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "mbsrRecurTime": [
- {
- "recurTimeWindow": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "recurType": "DAILY",
- "recurMonth": [
- 1
], - "recurWeek": [
- 1
], - "recurDay": [
- 1
], - "recurDate": [
- "2019-08-24T14:15:22Z"
]
}
]
}
}, - "ncrOperationAllowed": false,
- "ladnServiceAreas": {
- "property1": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
]
}
]
}, - "property2": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
]
}
]
}
}, - "ueLevelMeasurementsConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "smfSelData": {
- "supportedFeatures": "string",
- "subscribedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}
}, - "sharedSnssaiInfosId": "string",
- "hssGroupId": "string"
}, - "uecAmfData": {
- "epsInterworkingInfo": {
- "epsIwkPgws": {
- "property1": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "property2": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}
}, - "registrationTime": "2019-08-24T14:15:22Z"
}, - "amfInfo": [
- {
- "amfInstanceId": "7e4f0d93-6733-4b66-bd15-e32f5d2e505f",
- "guami": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}, - "accessType": "3GPP_ACCESS"
}
]
}, - "uecSmfData": {
- "pduSessions": {
- "property1": {
- "dnn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}, - "property2": {
- "dnn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
}, - "pgwInfo": [
- {
- "dnn": "string",
- "pgwFqdn": "string",
- "pgwIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "epdgInd": false,
- "pcfId": "37aeb506-fedd-4cde-8b21-8857970284a5",
- "registrationTime": "2019-08-24T14:15:22Z",
- "wildcardInd": true
}
], - "emergencyInfo": {
- "pgwFqdn": "string",
- "pgwIpAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "epdgInd": false,
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "emergencyRegistrationTime": "2019-08-24T14:15:22Z"
}
}, - "uecSmsfData": {
- "smsfInfo3GppAccess": {
- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfSetId": "string"
}, - "smsfInfoNon3GppAccess": {
- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfSetId": "string"
}
}, - "smsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "smData": [
- {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- null
], - "civicAddressList": [
- null
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "ecspIds": [
- null
]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- null
], - "civicAddressList": [
- null
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "ecspIds": [
- null
]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- null
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- null
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- null
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- null
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "smsMngData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "lcsPrivacyData": {
- "lpi": {
- "locationPrivacyInd": "LOCATION_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "unrelatedClass": {
- "defaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "externalUnrelatedClass": {
- "lcsClientExternals": [
- {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "afExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "lcsClientGroupExternals": [
- {
- "lcsClientGroupId": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
]
}, - "serviceTypeUnrelatedClasses": [
- {
- "serviceType": 127,
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "plmnOperatorClasses": [
- {
- "lcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "evtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "areaUsageInd": "INSIDE_REPORTING",
- "upLocRepIndAf": "USER_PLANE_REPORT_NOT_ALLOWED"
}, - "lcsMoData": {
- "allowedServiceClasses": [
- "BASIC_SELF_LOCATION"
], - "moAssistanceDataTypes": {
- "locationAssistanceType": "string"
}
}, - "lcsSubscriptionData": {
- "configuredLmfId": "string",
- "pruInd": "NON_PRU",
- "lpHapType": "LOW_POW_HIGH_ACCU_POS",
- "userPlanePosIndLmf": false
}, - "v2xData": {
- "nrV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "lteV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "lcsBroadcastAssistanceTypesData": {
- "locationAssistanceType": "string"
}, - "proseData": {
- "proseServiceAuth": {
- "proseDirectDiscoveryAuth": "AUTHORIZED",
- "proseDirectCommunicationAuth": "AUTHORIZED",
- "proseL2RelayAuth": "AUTHORIZED",
- "proseL3RelayAuth": "AUTHORIZED",
- "proseL2RemoteAuth": "AUTHORIZED",
- "proseL3RemoteAuth": "AUTHORIZED",
- "proseMultipathComL2RemoteAuth": "AUTHORIZED",
- "proseL2UeRelayAuth": "AUTHORIZED",
- "proseL3UeRelayAuth": "AUTHORIZED",
- "proseL2EndAuth": "AUTHORIZED",
- "proseL3EndAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "proseAllowedPlmn": [
- {
- "visitedPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "proseDirectAllowed": [
- "ANNOUNCE"
]
}
]
}, - "mbsData": {
- "mbsAllowed": false,
- "mbsSessionIdList": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
], - "ueMbsAssistanceInfo": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
]
}, - "ucData": {
- "userConsentPerPurposeList": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}
}, - "a2xData": {
- "nrA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "lteA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "rangingSlPrivacyData": {
- "rslppi": {
- "rangingSlPrivacyInd": "RANGINGSL_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "rangingSlUnrelatedClass": {
- "rangingSlDefaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "rangingSlExternalUnrelatedClass": {
- "rangingSlLcsClientExternals": [
- {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "rangingSlAfExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
]
}, - "rangingSlAppIDUnrelatedClasses": [
- {
- "rangingSlAppID": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "rangingSlPlmnOperatorClasses": [
- {
- "rangingSlLcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "rangingSlEvtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
}
}, - "supportedFeatures": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "nfChangeFilter": false,
- "uniqueSubscription": true,
- "resetIds": [
- "string"
], - "ueConSmfDataSubFilter": {
- "dnnList": [
- "string"
], - "snssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "emergencyInd": false
}, - "adjacentPlmns": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "disasterRoamingInd": false,
- "dataRestorationCallbackUri": "string",
- "udrRestartInd": false,
- "expectedUeBehaviourThresholds": {
- "property1": {
- "expectedUeBehaviourDatasets": [
- "STATIONARY_INDICATION"
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "dnns": [
- "string"
], - "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "expectedUeBehaviourDatasets": [
- "STATIONARY_INDICATION"
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "dnns": [
- "string"
], - "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
subsId required | string Unique ID of the subscription to remove |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
subsId required | string |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Features required to be supported by the target NF |
required | string or string (PatchOperation) Operations as defined in IETF RFC 6902. |
path required | string contains a JSON pointer value (as defined in IETF RFC 6901) that references a location of a resource on which the patch operation shall be performed. |
from | string indicates the path of the source JSON element (according to JSON Pointer syntax) being moved or copied to the location indicated by the "path" attribute. |
value | any |
[- {
- "op": "add",
- "path": "string",
- "from": "string",
- "value": null
}
]
{- "report": [
- {
- "path": "string",
- "reason": "string"
}
]
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
subsId required | string Unique ID of the subscription to retrieve |
[- {
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "implicitUnsubscribe": true,
- "expires": "2019-08-24T14:15:22Z",
- "callbackReference": "string",
- "amfServiceName": "nnrf-nfm",
- "monitoredResourceUris": [
- "string"
], - "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": "string",
- "subscriptionId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "immediateReport": false,
- "report": {
- "amData": {
- "supportedFeatures": "string",
- "gpsis": [
- "string"
], - "hssGroupId": "string",
- "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "subscribedUeAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "nssai": {
- "supportedFeatures": "string",
- "defaultSingleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "provisioningTime": "2019-08-24T14:15:22Z",
- "additionalSnssaiData": {
- "property1": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}, - "property2": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}
}, - "suppressNssrgInd": true,
- "nssaiValidityTimeInfo": {
- "property1": "2019-08-24T14:15:22Z",
- "property2": "2019-08-24T14:15:22Z"
}
}, - "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "rfspIndex": 1,
- "subsRegTimer": 0,
- "ueUsageType": 0,
- "mpsPriority": true,
- "mcsPriority": true,
- "activeTime": 0,
- "sorInfo": {
- "steeringContainer": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "accessTechList": [
- "NR"
]
}
], - "ackInd": true,
- "sorMacIausf": "string",
- "countersor": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "sorTransparentContainer": "string",
- "sorCmci": "string",
- "sorSnpnSi": "string",
- "sorSnpnSiLs": "string",
- "storeSorCmciInMe": true,
- "usimSupportOfSorCmci": true
}, - "sorInfoExpectInd": true,
- "sorafRetrieval": false,
- "sorUpdateIndicatorList": [
- "INITIAL_REGISTRATION"
], - "upuInfo": {
- "upuDataList": [
- {
- "secPacket": "string",
- "defaultConfNssai": [
- {
- "sst": 255,
- "sd": "string"
}
], - "routingId": "string",
- "drei": true,
- "aol": true,
- "disasterCondPlmnIds": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}
], - "upuRegInd": true,
- "upuAckInd": true,
- "upuMacIausf": "string",
- "counterUpu": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "upuTransparentContainer": "string"
}, - "routingIndicator": "string",
- "micoAllowed": true,
- "sharedAmDataIds": [
- "string"
], - "odbPacketServices": "ALL_PACKET_SERVICES",
- "subscribedDnnList": [
- "string"
], - "serviceGapTime": 0,
- "mdtUserConsent": "CONSENT_NOT_GIVEN",
- "adjacentPlmnMdtUserConsents": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}, - "mdtConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "reportType": "PERIODICAL",
- "areaScope": {
- "eutraCellIdList": [
- "string"
], - "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "tacInfoPerPlmn": {
- "property1": {
- "tacList": [
- "string"
]
}, - "property2": {
- "tacList": [
- "string"
]
}
}, - "cagInfoPerPlmn": {
- "property1": {
- "cagList": [
- "string"
]
}, - "property2": {
- "cagList": [
- "string"
]
}
}, - "nidInfoPerPlmn": {
- "property1": {
- "nidList": [
- "string"
]
}, - "property2": {
- "nidList": [
- "string"
]
}
}, - "cellIdNidInfoPerPlmn": {
- "property1": {
- "cellIdNidList": [
- {
- "cellId": null,
- "nid": null
}
]
}, - "property2": {
- "cellIdNidList": [
- {
- "cellId": null,
- "nid": null
}
]
}
}, - "tacNidInfoPerPlmn": {
- "property1": {
- "tacNidList": [
- {
- "tac": null,
- "nid": null
}
]
}, - "property2": {
- "tacNidList": [
- {
- "tac": null,
- "nid": null
}
]
}
}, - "cagList": [
- "string"
]
}, - "measurementLteList": [
- "M1"
], - "measurementNrList": [
- "M1"
], - "sensorMeasurementList": [
- "BAROMETRIC_PRESSURE"
], - "reportingTriggerList": [
- "PERIODICAL"
], - "reportInterval": 120,
- "reportIntervalNr": 120,
- "reportAmount": 1,
- "reportAmountPerMeasurementLte": {
- "property1": 1,
- "property2": 1
}, - "reportAmountPerMeasurementNr": {
- "property1": 1,
- "property2": 1
}, - "eventThresholdRsrp": 97,
- "mnOnlyInd": false,
- "eventThresholdRsrpNr": 127,
- "eventThresholdRsrq": 34,
- "eventThresholdRsrqNr": 127,
- "eventList": [
- "OUT_OF_COVERAG"
], - "loggingInterval": 128,
- "loggingIntervalNr": 128,
- "loggingDuration": 600,
- "loggingDurationNr": 600,
- "positioningMethod": "GNSS",
- "addPositioningMethodList": [
- "GNSS"
], - "collectionPeriodRmmLte": 1024,
- "collectionPeriodRmmNr": 1024,
- "measurementPeriodLte": 1024,
- "mdtAllowedPlmnIdList": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "mbsfnAreaList": [
- {
- "mbsfnAreaId": 255,
- "carrierFrequency": 262143
}
], - "interFreqTargetList": [
- {
- "dlCarrierFreq": 3279165,
- "cellIdList": [
- 1007
]
}
]
}, - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "cagData": {
- "cagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}
}, - "conditionalCagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- {
- "startTime": null,
- "endTime": null
}
], - "property2": [
- {
- "startTime": null,
- "endTime": null
}
]
}
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- {
- "startTime": null,
- "endTime": null
}
], - "property2": [
- {
- "startTime": null,
- "endTime": null
}
]
}
}
}, - "provisioningTime": "2019-08-24T14:15:22Z"
}, - "stnSr": "string",
- "cMsisdn": "string",
- "nbIoTUePriority": 255,
- "nssaiInclusionAllowed": false,
- "rgWirelineCharacteristics": "string",
- "aun3DeviceConnectivityAllowed": false,
- "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false,
- "expectedUeBehaviourList": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": null,
- "eutraCellId": null,
- "nid": null
}
], - "ncgis": [
- {
- "plmnId": null,
- "nrCellId": null,
- "nid": null
}
], - "gRanNodeIds": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
], - "tais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "expectedUeBehaviourData": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
], - "edrxParametersList": [
- {
- "ratType": "NR",
- "edrxValue": "string"
}
], - "ptwParametersList": [
- {
- "operationMode": "WB_S1",
- "ptwValue": "string",
- "extendedPtwValue": "string"
}
], - "iabOperationAllowed": false,
- "adjacentPlmnRestrictions": {
- "property1": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}, - "property2": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}
}, - "wirelineForbiddenAreas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
], - "wirelineServiceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
]
}, - "pcfSelectionAssistanceInfos": [
- {
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "aerialUeSubInfo": {
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "3gppUavId": "string"
}, - "roamingRestrictions": {
- "accessAllowed": true
}, - "remoteProvInd": false,
- "3gppChargingCharacteristics": "string",
- "timeSyncData": {
- "authorized": true,
- "uuTimeSyncErrBdgt": 0,
- "tempVals": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "coverageArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "clockQualityDetailLevel": "CLOCK_QUALITY_METRICS",
- "clockQualityAcceptanceCriterion": {
- "synchronizationState": [
- "LOCKED"
], - "clockQuality": {
- "traceabilityToGnss": true,
- "traceabilityToUtc": true,
- "frequencyStability": 65535,
- "clockAccuracyIndex": "string",
- "clockAccuracyValue": 1
}, - "parentTimeSource": [
- "SYNC_E"
]
}
}, - "sharedDataList": [
- {
- "sharedDataId": "string",
- "sharedAmData": { },
- "sharedSmsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "sharedSmsMngSubsData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "sharedDnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "sharedTraceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": null,
- "defaultDnnIndicator": null,
- "lboRoamingAllowed": null,
- "iwkEpsInd": null,
- "dnnBarred": null,
- "invokeNefInd": null,
- "smfList": [ ],
- "sameSmfInd": null,
- "hrSboAllowed": null
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": null,
- "defaultDnnIndicator": null,
- "lboRoamingAllowed": null,
- "iwkEpsInd": null,
- "dnnBarred": null,
- "invokeNefInd": null,
- "smfList": [ ],
- "sameSmfInd": null,
- "hrSboAllowed": null
}
]
}
}, - "sharedVnGroupDatas": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appDescriptors": [
- {
- "osId": null,
- "appId": null
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appDescriptors": [
- {
- "osId": null,
- "appId": null
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}
}, - "treatmentInstructions": {
- "property1": "USE_IF_NO_CLASH",
- "property2": "USE_IF_NO_CLASH"
}, - "sharedSmSubsData": {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "sscModes": {
- "defaultSscMode": null,
- "allowedSscModes": [ ]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": null,
- "arp": null,
- "priorityLevel": null
}, - "sessionAmbr": {
- "uplink": null,
- "downlink": null
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- null
], - "upSecurity": {
- "upIntegr": null,
- "upConfid": null
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": null,
- "gpsi": null,
- "extGroupId": null
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": null,
- "acsIpv4Addr": null,
- "acsIpv6Addr": null
}, - "ipv4FrameRouteList": [
- null
], - "ipv6FrameRouteList": [
- null
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}, - "additionalEcsAddrConfigInfos": [
- null
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- null
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "sscModes": {
- "defaultSscMode": null,
- "allowedSscModes": [ ]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": null,
- "arp": null,
- "priorityLevel": null
}, - "sessionAmbr": {
- "uplink": null,
- "downlink": null
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- null
], - "upSecurity": {
- "upIntegr": null,
- "upConfid": null
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": null,
- "gpsi": null,
- "extGroupId": null
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": null,
- "acsIpv4Addr": null,
- "acsIpv6Addr": null
}, - "ipv4FrameRouteList": [
- null
], - "ipv6FrameRouteList": [
- null
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}, - "additionalEcsAddrConfigInfos": [
- null
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- null
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}, - "property2": {
- "property1": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}, - "property2": {
- "property1": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "sharedEcsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- null
], - "civicAddressList": [
- null
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "ecspIds": [
- null
]
}
]
}
}
], - "qmcConfigInfo": {
- "qoeReference": "string",
- "serviceType": "DASH",
- "sliceScope": [
- {
- "sst": 255,
- "sd": "string"
}
], - "areaScope": {
- "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "taiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "plmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}, - "qoeCollectionEntityAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "qoeTarget": {
- "supi": "string",
- "imsi": "string"
}, - "mdtAlignmentInfo": "string",
- "availableRanVisibleQoeMetrics": [
- "APPLICATION_LAYER_BUFFER_LEVEL_LIST"
], - "containerForAppLayerMeasConfig": "string",
- "mbsCommunicationServiceType": "MULTICAST"
}, - "mbsrOperationAllowed": {
- "mbsrOperationAllowedInd": false,
- "mbsrLocationInfo": {
- "mbsrLocation": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "mbsrLocationAreas": [
- "string"
]
}, - "mbsrTimeInfo": {
- "mbsrTimeWindow": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "mbsrRecurTime": [
- {
- "recurTimeWindow": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "recurType": "DAILY",
- "recurMonth": [
- 1
], - "recurWeek": [
- 1
], - "recurDay": [
- 1
], - "recurDate": [
- "2019-08-24T14:15:22Z"
]
}
]
}
}, - "ncrOperationAllowed": false,
- "ladnServiceAreas": {
- "property1": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}
]
}, - "property2": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}
]
}
}, - "ueLevelMeasurementsConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "smfSelData": {
- "supportedFeatures": "string",
- "subscribedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}
}, - "sharedSnssaiInfosId": "string",
- "hssGroupId": "string"
}, - "uecAmfData": {
- "epsInterworkingInfo": {
- "epsIwkPgws": {
- "property1": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "property2": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}
}, - "registrationTime": "2019-08-24T14:15:22Z"
}, - "amfInfo": [
- {
- "amfInstanceId": "7e4f0d93-6733-4b66-bd15-e32f5d2e505f",
- "guami": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}, - "accessType": "3GPP_ACCESS"
}
]
}, - "uecSmfData": {
- "pduSessions": {
- "property1": {
- "dnn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}, - "property2": {
- "dnn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
}, - "pgwInfo": [
- {
- "dnn": "string",
- "pgwFqdn": "string",
- "pgwIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "epdgInd": false,
- "pcfId": "37aeb506-fedd-4cde-8b21-8857970284a5",
- "registrationTime": "2019-08-24T14:15:22Z",
- "wildcardInd": true
}
], - "emergencyInfo": {
- "pgwFqdn": "string",
- "pgwIpAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "epdgInd": false,
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "emergencyRegistrationTime": "2019-08-24T14:15:22Z"
}
}, - "uecSmsfData": {
- "smsfInfo3GppAccess": {
- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfSetId": "string"
}, - "smsfInfoNon3GppAccess": {
- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfSetId": "string"
}
}, - "smsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "smData": [
- {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "smsMngData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "lcsPrivacyData": {
- "lpi": {
- "locationPrivacyInd": "LOCATION_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "unrelatedClass": {
- "defaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "externalUnrelatedClass": {
- "lcsClientExternals": [
- {
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "afExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "lcsClientGroupExternals": [
- {
- "lcsClientGroupId": "string",
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
]
}, - "serviceTypeUnrelatedClasses": [
- {
- "serviceType": 127,
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "plmnOperatorClasses": [
- {
- "lcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "evtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "areaUsageInd": "INSIDE_REPORTING",
- "upLocRepIndAf": "USER_PLANE_REPORT_NOT_ALLOWED"
}, - "lcsMoData": {
- "allowedServiceClasses": [
- "BASIC_SELF_LOCATION"
], - "moAssistanceDataTypes": {
- "locationAssistanceType": "string"
}
}, - "lcsSubscriptionData": {
- "configuredLmfId": "string",
- "pruInd": "NON_PRU",
- "lpHapType": "LOW_POW_HIGH_ACCU_POS",
- "userPlanePosIndLmf": false
}, - "v2xData": {
- "nrV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "lteV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "lcsBroadcastAssistanceTypesData": {
- "locationAssistanceType": "string"
}, - "proseData": {
- "proseServiceAuth": {
- "proseDirectDiscoveryAuth": "AUTHORIZED",
- "proseDirectCommunicationAuth": "AUTHORIZED",
- "proseL2RelayAuth": "AUTHORIZED",
- "proseL3RelayAuth": "AUTHORIZED",
- "proseL2RemoteAuth": "AUTHORIZED",
- "proseL3RemoteAuth": "AUTHORIZED",
- "proseMultipathComL2RemoteAuth": "AUTHORIZED",
- "proseL2UeRelayAuth": "AUTHORIZED",
- "proseL3UeRelayAuth": "AUTHORIZED",
- "proseL2EndAuth": "AUTHORIZED",
- "proseL3EndAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "proseAllowedPlmn": [
- {
- "visitedPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "proseDirectAllowed": [
- "ANNOUNCE"
]
}
]
}, - "mbsData": {
- "mbsAllowed": false,
- "mbsSessionIdList": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
], - "ueMbsAssistanceInfo": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
]
}, - "ucData": {
- "userConsentPerPurposeList": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}
}, - "a2xData": {
- "nrA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "lteA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "rangingSlPrivacyData": {
- "rslppi": {
- "rangingSlPrivacyInd": "RANGINGSL_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "rangingSlUnrelatedClass": {
- "rangingSlDefaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "rangingSlExternalUnrelatedClass": {
- "rangingSlLcsClientExternals": [
- {
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "rangingSlAfExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
]
}, - "rangingSlAppIDUnrelatedClasses": [
- {
- "rangingSlAppID": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "rangingSlPlmnOperatorClasses": [
- {
- "rangingSlLcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "rangingSlEvtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
}
}, - "supportedFeatures": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "nfChangeFilter": false,
- "uniqueSubscription": true,
- "resetIds": [
- "string"
], - "ueConSmfDataSubFilter": {
- "dnnList": [
- "string"
], - "snssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "emergencyInd": false
}, - "adjacentPlmns": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "disasterRoamingInd": false,
- "dataRestorationCallbackUri": "string",
- "udrRestartInd": false,
- "expectedUeBehaviourThresholds": {
- "property1": {
- "expectedUeBehaviourDatasets": [
- "STATIONARY_INDICATION"
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "dnns": [
- "string"
], - "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "expectedUeBehaviourDatasets": [
- "STATIONARY_INDICATION"
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "dnns": [
- "string"
], - "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}
]
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
subsId required | string |
required | Array of objects (HssSubscriptionItem) non-empty |
{- "hssSubscriptionList": [
- {
- "hssInstanceId": "5e4e6fbd-fb66-4992-97b1-0209ec0aa3d2",
- "subscriptionId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}
]
}
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
subsId required | string |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
subsId required | string |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Features required to be supported by the target NF |
required | string or string (PatchOperation) Operations as defined in IETF RFC 6902. |
path required | string contains a JSON pointer value (as defined in IETF RFC 6901) that references a location of a resource on which the patch operation shall be performed. |
from | string indicates the path of the source JSON element (according to JSON Pointer syntax) being moved or copied to the location indicated by the "path" attribute. |
value | any |
[- {
- "op": "add",
- "path": "string",
- "from": "string",
- "value": null
}
]
{- "report": [
- {
- "path": "string",
- "reason": "string"
}
]
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
subsId required | string |
{- "smfSubscriptionList": [
- {
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "subscriptionId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}
]
}
ueId | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
callbackReference required | string (Uri) String providing an URI formatted according to RFC 3986. |
originalCallbackReference | string (Uri) String providing an URI formatted according to RFC 3986. |
monitoredResourceUris required | Array of strings (Uri) |
expiry | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
object (SdmSubscription) Contains SDM Subscriptions to Notifications | |
object (HssSubscriptionInfo) Information related to active subscriptions at the HSS(s) | |
subscriptionId | string |
uniqueSubscription | boolean |
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. |
immediateReport | boolean Default: false |
ProvisionedDataSets (object) or Array of SharedData (objects) (ImmediateReport) | |
Array of objects (AdditionalDataRef) |
{- "ueId": "string",
- "callbackReference": "string",
- "originalCallbackReference": "string",
- "monitoredResourceUris": [
- "string"
], - "expiry": "2019-08-24T14:15:22Z",
- "sdmSubscription": {
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "implicitUnsubscribe": true,
- "expires": "2019-08-24T14:15:22Z",
- "callbackReference": "string",
- "amfServiceName": "nnrf-nfm",
- "monitoredResourceUris": [
- "string"
], - "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": "string",
- "subscriptionId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "immediateReport": false,
- "report": {
- "amData": {
- "supportedFeatures": "string",
- "gpsis": [
- "string"
], - "hssGroupId": "string",
- "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "subscribedUeAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "nssai": {
- "supportedFeatures": "string",
- "defaultSingleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "provisioningTime": "2019-08-24T14:15:22Z",
- "additionalSnssaiData": {
- "property1": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}, - "property2": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}
}, - "suppressNssrgInd": true,
- "nssaiValidityTimeInfo": {
- "property1": "2019-08-24T14:15:22Z",
- "property2": "2019-08-24T14:15:22Z"
}
}, - "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "rfspIndex": 1,
- "subsRegTimer": 0,
- "ueUsageType": 0,
- "mpsPriority": true,
- "mcsPriority": true,
- "activeTime": 0,
- "sorInfo": {
- "steeringContainer": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "accessTechList": [
- "NR"
]
}
], - "ackInd": true,
- "sorMacIausf": "string",
- "countersor": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "sorTransparentContainer": "string",
- "sorCmci": "string",
- "sorSnpnSi": "string",
- "sorSnpnSiLs": "string",
- "storeSorCmciInMe": true,
- "usimSupportOfSorCmci": true
}, - "sorInfoExpectInd": true,
- "sorafRetrieval": false,
- "sorUpdateIndicatorList": [
- "INITIAL_REGISTRATION"
], - "upuInfo": {
- "upuDataList": [
- {
- "secPacket": "string",
- "defaultConfNssai": [
- {
- "sst": 255,
- "sd": "string"
}
], - "routingId": "string",
- "drei": true,
- "aol": true,
- "disasterCondPlmnIds": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}
], - "upuRegInd": true,
- "upuAckInd": true,
- "upuMacIausf": "string",
- "counterUpu": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "upuTransparentContainer": "string"
}, - "routingIndicator": "string",
- "micoAllowed": true,
- "sharedAmDataIds": [
- "string"
], - "odbPacketServices": "ALL_PACKET_SERVICES",
- "subscribedDnnList": [
- "string"
], - "serviceGapTime": 0,
- "mdtUserConsent": "CONSENT_NOT_GIVEN",
- "adjacentPlmnMdtUserConsents": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}, - "mdtConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "reportType": "PERIODICAL",
- "areaScope": {
- "eutraCellIdList": [
- "string"
], - "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "tacInfoPerPlmn": {
- "property1": {
- "tacList": [
- "string"
]
}, - "property2": {
- "tacList": [
- "string"
]
}
}, - "cagInfoPerPlmn": {
- "property1": {
- "cagList": [
- "string"
]
}, - "property2": {
- "cagList": [
- "string"
]
}
}, - "nidInfoPerPlmn": {
- "property1": {
- "nidList": [
- "string"
]
}, - "property2": {
- "nidList": [
- "string"
]
}
}, - "cellIdNidInfoPerPlmn": {
- "property1": {
- "cellIdNidList": [
- {
- "cellId": null,
- "nid": null
}
]
}, - "property2": {
- "cellIdNidList": [
- {
- "cellId": null,
- "nid": null
}
]
}
}, - "tacNidInfoPerPlmn": {
- "property1": {
- "tacNidList": [
- {
- "tac": null,
- "nid": null
}
]
}, - "property2": {
- "tacNidList": [
- {
- "tac": null,
- "nid": null
}
]
}
}, - "cagList": [
- "string"
]
}, - "measurementLteList": [
- "M1"
], - "measurementNrList": [
- "M1"
], - "sensorMeasurementList": [
- "BAROMETRIC_PRESSURE"
], - "reportingTriggerList": [
- "PERIODICAL"
], - "reportInterval": 120,
- "reportIntervalNr": 120,
- "reportAmount": 1,
- "reportAmountPerMeasurementLte": {
- "property1": 1,
- "property2": 1
}, - "reportAmountPerMeasurementNr": {
- "property1": 1,
- "property2": 1
}, - "eventThresholdRsrp": 97,
- "mnOnlyInd": false,
- "eventThresholdRsrpNr": 127,
- "eventThresholdRsrq": 34,
- "eventThresholdRsrqNr": 127,
- "eventList": [
- "OUT_OF_COVERAG"
], - "loggingInterval": 128,
- "loggingIntervalNr": 128,
- "loggingDuration": 600,
- "loggingDurationNr": 600,
- "positioningMethod": "GNSS",
- "addPositioningMethodList": [
- "GNSS"
], - "collectionPeriodRmmLte": 1024,
- "collectionPeriodRmmNr": 1024,
- "measurementPeriodLte": 1024,
- "mdtAllowedPlmnIdList": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "mbsfnAreaList": [
- {
- "mbsfnAreaId": 255,
- "carrierFrequency": 262143
}
], - "interFreqTargetList": [
- {
- "dlCarrierFreq": 3279165,
- "cellIdList": [
- 1007
]
}
]
}, - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "cagData": {
- "cagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}
}, - "conditionalCagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- {
- "startTime": null,
- "endTime": null
}
], - "property2": [
- {
- "startTime": null,
- "endTime": null
}
]
}
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- {
- "startTime": null,
- "endTime": null
}
], - "property2": [
- {
- "startTime": null,
- "endTime": null
}
]
}
}
}, - "provisioningTime": "2019-08-24T14:15:22Z"
}, - "stnSr": "string",
- "cMsisdn": "string",
- "nbIoTUePriority": 255,
- "nssaiInclusionAllowed": false,
- "rgWirelineCharacteristics": "string",
- "aun3DeviceConnectivityAllowed": false,
- "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false,
- "expectedUeBehaviourList": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": null,
- "eutraCellId": null,
- "nid": null
}
], - "ncgis": [
- {
- "plmnId": null,
- "nrCellId": null,
- "nid": null
}
], - "gRanNodeIds": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
], - "tais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "expectedUeBehaviourData": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
], - "edrxParametersList": [
- {
- "ratType": "NR",
- "edrxValue": "string"
}
], - "ptwParametersList": [
- {
- "operationMode": "WB_S1",
- "ptwValue": "string",
- "extendedPtwValue": "string"
}
], - "iabOperationAllowed": false,
- "adjacentPlmnRestrictions": {
- "property1": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}, - "property2": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}
}, - "wirelineForbiddenAreas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
], - "wirelineServiceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
]
}, - "pcfSelectionAssistanceInfos": [
- {
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "aerialUeSubInfo": {
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "3gppUavId": "string"
}, - "roamingRestrictions": {
- "accessAllowed": true
}, - "remoteProvInd": false,
- "3gppChargingCharacteristics": "string",
- "timeSyncData": {
- "authorized": true,
- "uuTimeSyncErrBdgt": 0,
- "tempVals": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "coverageArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "clockQualityDetailLevel": "CLOCK_QUALITY_METRICS",
- "clockQualityAcceptanceCriterion": {
- "synchronizationState": [
- "LOCKED"
], - "clockQuality": {
- "traceabilityToGnss": true,
- "traceabilityToUtc": true,
- "frequencyStability": 65535,
- "clockAccuracyIndex": "string",
- "clockAccuracyValue": 1
}, - "parentTimeSource": [
- "SYNC_E"
]
}
}, - "sharedDataList": [
- {
- "sharedDataId": "string",
- "sharedAmData": { },
- "sharedSmsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "sharedSmsMngSubsData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "sharedDnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "sharedTraceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": null,
- "defaultDnnIndicator": null,
- "lboRoamingAllowed": null,
- "iwkEpsInd": null,
- "dnnBarred": null,
- "invokeNefInd": null,
- "smfList": [ ],
- "sameSmfInd": null,
- "hrSboAllowed": null
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": null,
- "defaultDnnIndicator": null,
- "lboRoamingAllowed": null,
- "iwkEpsInd": null,
- "dnnBarred": null,
- "invokeNefInd": null,
- "smfList": [ ],
- "sameSmfInd": null,
- "hrSboAllowed": null
}
]
}
}, - "sharedVnGroupDatas": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appDescriptors": [
- {
- "osId": null,
- "appId": null
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appDescriptors": [
- {
- "osId": null,
- "appId": null
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}
}, - "treatmentInstructions": {
- "property1": "USE_IF_NO_CLASH",
- "property2": "USE_IF_NO_CLASH"
}, - "sharedSmSubsData": {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "sscModes": {
- "defaultSscMode": null,
- "allowedSscModes": [ ]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": null,
- "arp": null,
- "priorityLevel": null
}, - "sessionAmbr": {
- "uplink": null,
- "downlink": null
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- null
], - "upSecurity": {
- "upIntegr": null,
- "upConfid": null
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": null,
- "gpsi": null,
- "extGroupId": null
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": null,
- "acsIpv4Addr": null,
- "acsIpv6Addr": null
}, - "ipv4FrameRouteList": [
- null
], - "ipv6FrameRouteList": [
- null
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}, - "additionalEcsAddrConfigInfos": [
- null
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- null
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "sscModes": {
- "defaultSscMode": null,
- "allowedSscModes": [ ]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": null,
- "arp": null,
- "priorityLevel": null
}, - "sessionAmbr": {
- "uplink": null,
- "downlink": null
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- null
], - "upSecurity": {
- "upIntegr": null,
- "upConfid": null
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": null,
- "gpsi": null,
- "extGroupId": null
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": null,
- "acsIpv4Addr": null,
- "acsIpv6Addr": null
}, - "ipv4FrameRouteList": [
- null
], - "ipv6FrameRouteList": [
- null
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}, - "additionalEcsAddrConfigInfos": [
- null
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- null
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}, - "property2": {
- "property1": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}, - "property2": {
- "property1": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "sharedEcsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- null
], - "civicAddressList": [
- null
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "ecspIds": [
- null
]
}
]
}
}
], - "qmcConfigInfo": {
- "qoeReference": "string",
- "serviceType": "DASH",
- "sliceScope": [
- {
- "sst": 255,
- "sd": "string"
}
], - "areaScope": {
- "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "taiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "plmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}, - "qoeCollectionEntityAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "qoeTarget": {
- "supi": "string",
- "imsi": "string"
}, - "mdtAlignmentInfo": "string",
- "availableRanVisibleQoeMetrics": [
- "APPLICATION_LAYER_BUFFER_LEVEL_LIST"
], - "containerForAppLayerMeasConfig": "string",
- "mbsCommunicationServiceType": "MULTICAST"
}, - "mbsrOperationAllowed": {
- "mbsrOperationAllowedInd": false,
- "mbsrLocationInfo": {
- "mbsrLocation": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "mbsrLocationAreas": [
- "string"
]
}, - "mbsrTimeInfo": {
- "mbsrTimeWindow": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "mbsrRecurTime": [
- {
- "recurTimeWindow": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "recurType": "DAILY",
- "recurMonth": [
- 1
], - "recurWeek": [
- 1
], - "recurDay": [
- 1
], - "recurDate": [
- "2019-08-24T14:15:22Z"
]
}
]
}
}, - "ncrOperationAllowed": false,
- "ladnServiceAreas": {
- "property1": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}
]
}, - "property2": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}
]
}
}, - "ueLevelMeasurementsConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "smfSelData": {
- "supportedFeatures": "string",
- "subscribedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}
}, - "sharedSnssaiInfosId": "string",
- "hssGroupId": "string"
}, - "uecAmfData": {
- "epsInterworkingInfo": {
- "epsIwkPgws": {
- "property1": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "property2": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}
}, - "registrationTime": "2019-08-24T14:15:22Z"
}, - "amfInfo": [
- {
- "amfInstanceId": "7e4f0d93-6733-4b66-bd15-e32f5d2e505f",
- "guami": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}, - "accessType": "3GPP_ACCESS"
}
]
}, - "uecSmfData": {
- "pduSessions": {
- "property1": {
- "dnn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}, - "property2": {
- "dnn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
}, - "pgwInfo": [
- {
- "dnn": "string",
- "pgwFqdn": "string",
- "pgwIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "epdgInd": false,
- "pcfId": "37aeb506-fedd-4cde-8b21-8857970284a5",
- "registrationTime": "2019-08-24T14:15:22Z",
- "wildcardInd": true
}
], - "emergencyInfo": {
- "pgwFqdn": "string",
- "pgwIpAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "epdgInd": false,
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "emergencyRegistrationTime": "2019-08-24T14:15:22Z"
}
}, - "uecSmsfData": {
- "smsfInfo3GppAccess": {
- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfSetId": "string"
}, - "smsfInfoNon3GppAccess": {
- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfSetId": "string"
}
}, - "smsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "smData": [
- {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "smsMngData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "lcsPrivacyData": {
- "lpi": {
- "locationPrivacyInd": "LOCATION_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "unrelatedClass": {
- "defaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "externalUnrelatedClass": {
- "lcsClientExternals": [
- {
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "afExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "lcsClientGroupExternals": [
- {
- "lcsClientGroupId": "string",
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
]
}, - "serviceTypeUnrelatedClasses": [
- {
- "serviceType": 127,
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "plmnOperatorClasses": [
- {
- "lcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "evtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "areaUsageInd": "INSIDE_REPORTING",
- "upLocRepIndAf": "USER_PLANE_REPORT_NOT_ALLOWED"
}, - "lcsMoData": {
- "allowedServiceClasses": [
- "BASIC_SELF_LOCATION"
], - "moAssistanceDataTypes": {
- "locationAssistanceType": "string"
}
}, - "lcsSubscriptionData": {
- "configuredLmfId": "string",
- "pruInd": "NON_PRU",
- "lpHapType": "LOW_POW_HIGH_ACCU_POS",
- "userPlanePosIndLmf": false
}, - "v2xData": {
- "nrV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "lteV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "lcsBroadcastAssistanceTypesData": {
- "locationAssistanceType": "string"
}, - "proseData": {
- "proseServiceAuth": {
- "proseDirectDiscoveryAuth": "AUTHORIZED",
- "proseDirectCommunicationAuth": "AUTHORIZED",
- "proseL2RelayAuth": "AUTHORIZED",
- "proseL3RelayAuth": "AUTHORIZED",
- "proseL2RemoteAuth": "AUTHORIZED",
- "proseL3RemoteAuth": "AUTHORIZED",
- "proseMultipathComL2RemoteAuth": "AUTHORIZED",
- "proseL2UeRelayAuth": "AUTHORIZED",
- "proseL3UeRelayAuth": "AUTHORIZED",
- "proseL2EndAuth": "AUTHORIZED",
- "proseL3EndAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "proseAllowedPlmn": [
- {
- "visitedPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "proseDirectAllowed": [
- "ANNOUNCE"
]
}
]
}, - "mbsData": {
- "mbsAllowed": false,
- "mbsSessionIdList": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
], - "ueMbsAssistanceInfo": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
]
}, - "ucData": {
- "userConsentPerPurposeList": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}
}, - "a2xData": {
- "nrA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "lteA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "rangingSlPrivacyData": {
- "rslppi": {
- "rangingSlPrivacyInd": "RANGINGSL_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "rangingSlUnrelatedClass": {
- "rangingSlDefaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "rangingSlExternalUnrelatedClass": {
- "rangingSlLcsClientExternals": [
- {
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "rangingSlAfExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
]
}, - "rangingSlAppIDUnrelatedClasses": [
- {
- "rangingSlAppID": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "rangingSlPlmnOperatorClasses": [
- {
- "rangingSlLcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "rangingSlEvtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
}
}, - "supportedFeatures": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "nfChangeFilter": false,
- "uniqueSubscription": true,
- "resetIds": [
- "string"
], - "ueConSmfDataSubFilter": {
- "dnnList": [
- "string"
], - "snssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "emergencyInd": false
}, - "adjacentPlmns": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "disasterRoamingInd": false,
- "dataRestorationCallbackUri": "string",
- "udrRestartInd": false,
- "expectedUeBehaviourThresholds": {
- "property1": {
- "expectedUeBehaviourDatasets": [
- "STATIONARY_INDICATION"
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "dnns": [
- "string"
], - "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "expectedUeBehaviourDatasets": [
- "STATIONARY_INDICATION"
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "dnns": [
- "string"
], - "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "hssSubscriptionInfo": {
- "hssSubscriptionList": [
- {
- "hssInstanceId": "5e4e6fbd-fb66-4992-97b1-0209ec0aa3d2",
- "subscriptionId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}
]
}, - "subscriptionId": "string",
- "uniqueSubscription": true,
- "supportedFeatures": "string",
- "immediateReport": false,
- "report": {
- "amData": {
- "supportedFeatures": "string",
- "gpsis": [
- "string"
], - "hssGroupId": "string",
- "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "subscribedUeAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "nssai": {
- "supportedFeatures": "string",
- "defaultSingleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "provisioningTime": "2019-08-24T14:15:22Z",
- "additionalSnssaiData": {
- "property1": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}, - "property2": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}
}, - "suppressNssrgInd": true,
- "nssaiValidityTimeInfo": {
- "property1": "2019-08-24T14:15:22Z",
- "property2": "2019-08-24T14:15:22Z"
}
}, - "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "rfspIndex": 1,
- "subsRegTimer": 0,
- "ueUsageType": 0,
- "mpsPriority": true,
- "mcsPriority": true,
- "activeTime": 0,
- "sorInfo": {
- "steeringContainer": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "accessTechList": [
- "NR"
]
}
], - "ackInd": true,
- "sorMacIausf": "string",
- "countersor": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "sorTransparentContainer": "string",
- "sorCmci": "string",
- "sorSnpnSi": "string",
- "sorSnpnSiLs": "string",
- "storeSorCmciInMe": true,
- "usimSupportOfSorCmci": true
}, - "sorInfoExpectInd": true,
- "sorafRetrieval": false,
- "sorUpdateIndicatorList": [
- "INITIAL_REGISTRATION"
], - "upuInfo": {
- "upuDataList": [
- {
- "secPacket": "string",
- "defaultConfNssai": [
- {
- "sst": 255,
- "sd": "string"
}
], - "routingId": "string",
- "drei": true,
- "aol": true,
- "disasterCondPlmnIds": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}
], - "upuRegInd": true,
- "upuAckInd": true,
- "upuMacIausf": "string",
- "counterUpu": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "upuTransparentContainer": "string"
}, - "routingIndicator": "string",
- "micoAllowed": true,
- "sharedAmDataIds": [
- "string"
], - "odbPacketServices": "ALL_PACKET_SERVICES",
- "subscribedDnnList": [
- "string"
], - "serviceGapTime": 0,
- "mdtUserConsent": "CONSENT_NOT_GIVEN",
- "adjacentPlmnMdtUserConsents": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}, - "mdtConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "reportType": "PERIODICAL",
- "areaScope": {
- "eutraCellIdList": [
- "string"
], - "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "tacInfoPerPlmn": {
- "property1": {
- "tacList": [
- "string"
]
}, - "property2": {
- "tacList": [
- "string"
]
}
}, - "cagInfoPerPlmn": {
- "property1": {
- "cagList": [
- "string"
]
}, - "property2": {
- "cagList": [
- "string"
]
}
}, - "nidInfoPerPlmn": {
- "property1": {
- "nidList": [
- "string"
]
}, - "property2": {
- "nidList": [
- "string"
]
}
}, - "cellIdNidInfoPerPlmn": {
- "property1": {
- "cellIdNidList": [
- {
- "cellId": "string",
- "nid": "string"
}
]
}, - "property2": {
- "cellIdNidList": [
- {
- "cellId": "string",
- "nid": "string"
}
]
}
}, - "tacNidInfoPerPlmn": {
- "property1": {
- "tacNidList": [
- {
- "tac": "string",
- "nid": "string"
}
]
}, - "property2": {
- "tacNidList": [
- {
- "tac": "string",
- "nid": "string"
}
]
}
}, - "cagList": [
- "string"
]
}, - "measurementLteList": [
- "M1"
], - "measurementNrList": [
- "M1"
], - "sensorMeasurementList": [
- "BAROMETRIC_PRESSURE"
], - "reportingTriggerList": [
- "PERIODICAL"
], - "reportInterval": 120,
- "reportIntervalNr": 120,
- "reportAmount": 1,
- "reportAmountPerMeasurementLte": {
- "property1": 1,
- "property2": 1
}, - "reportAmountPerMeasurementNr": {
- "property1": 1,
- "property2": 1
}, - "eventThresholdRsrp": 97,
- "mnOnlyInd": false,
- "eventThresholdRsrpNr": 127,
- "eventThresholdRsrq": 34,
- "eventThresholdRsrqNr": 127,
- "eventList": [
- "OUT_OF_COVERAG"
], - "loggingInterval": 128,
- "loggingIntervalNr": 128,
- "loggingDuration": 600,
- "loggingDurationNr": 600,
- "positioningMethod": "GNSS",
- "addPositioningMethodList": [
- "GNSS"
], - "collectionPeriodRmmLte": 1024,
- "collectionPeriodRmmNr": 1024,
- "measurementPeriodLte": 1024,
- "mdtAllowedPlmnIdList": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "mbsfnAreaList": [
- {
- "mbsfnAreaId": 255,
- "carrierFrequency": 262143
}
], - "interFreqTargetList": [
- {
- "dlCarrierFreq": 3279165,
- "cellIdList": [
- 1007
]
}
]
}, - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "cagData": {
- "cagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}
}, - "conditionalCagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "property2": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "property2": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
]
}
}
}, - "provisioningTime": "2019-08-24T14:15:22Z"
}, - "stnSr": "string",
- "cMsisdn": "string",
- "nbIoTUePriority": 255,
- "nssaiInclusionAllowed": false,
- "rgWirelineCharacteristics": "string",
- "aun3DeviceConnectivityAllowed": false,
- "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false,
- "expectedUeBehaviourList": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgis": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "gRanNodeIds": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "tais": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "expectedUeBehaviourData": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": null,
- "eutraCellId": null,
- "nid": null
}
], - "ncgis": [
- {
- "plmnId": null,
- "nrCellId": null,
- "nid": null
}
], - "gRanNodeIds": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
], - "tais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": null,
- "eutraCellId": null,
- "nid": null
}
], - "ncgis": [
- {
- "plmnId": null,
- "nrCellId": null,
- "nid": null
}
], - "gRanNodeIds": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
], - "tais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
], - "edrxParametersList": [
- {
- "ratType": "NR",
- "edrxValue": "string"
}
], - "ptwParametersList": [
- {
- "operationMode": "WB_S1",
- "ptwValue": "string",
- "extendedPtwValue": "string"
}
], - "iabOperationAllowed": false,
- "adjacentPlmnRestrictions": {
- "property1": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}, - "property2": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}
}, - "wirelineForbiddenAreas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
], - "wirelineServiceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
]
}, - "pcfSelectionAssistanceInfos": [
- {
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "aerialUeSubInfo": {
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "3gppUavId": "string"
}, - "roamingRestrictions": {
- "accessAllowed": true
}, - "remoteProvInd": false,
- "3gppChargingCharacteristics": "string",
- "timeSyncData": {
- "authorized": true,
- "uuTimeSyncErrBdgt": 0,
- "tempVals": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "coverageArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "clockQualityDetailLevel": "CLOCK_QUALITY_METRICS",
- "clockQualityAcceptanceCriterion": {
- "synchronizationState": [
- "LOCKED"
], - "clockQuality": {
- "traceabilityToGnss": true,
- "traceabilityToUtc": true,
- "frequencyStability": 65535,
- "clockAccuracyIndex": "string",
- "clockAccuracyValue": 1
}, - "parentTimeSource": [
- "SYNC_E"
]
}
}, - "sharedDataList": [
- {
- "sharedDataId": "string",
- "sharedAmData": { },
- "sharedSmsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "sharedSmsMngSubsData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "sharedDnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "sharedTraceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- null
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- null
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}
}, - "sharedVnGroupDatas": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appDescriptors": [
- {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appId": "string"
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appDescriptors": [
- {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appId": "string"
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}
}, - "treatmentInstructions": {
- "property1": "USE_IF_NO_CLASH",
- "property2": "USE_IF_NO_CLASH"
}, - "sharedSmSubsData": {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "sharedEcsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- {
- "shape": null,
- "point": null
}
], - "civicAddressList": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecspIds": [
- "string"
]
}
]
}
}
], - "qmcConfigInfo": {
- "qoeReference": "string",
- "serviceType": "DASH",
- "sliceScope": [
- {
- "sst": 255,
- "sd": "string"
}
], - "areaScope": {
- "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "taiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "plmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}, - "qoeCollectionEntityAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "qoeTarget": {
- "supi": "string",
- "imsi": "string"
}, - "mdtAlignmentInfo": "string",
- "availableRanVisibleQoeMetrics": [
- "APPLICATION_LAYER_BUFFER_LEVEL_LIST"
], - "containerForAppLayerMeasConfig": "string",
- "mbsCommunicationServiceType": "MULTICAST"
}, - "mbsrOperationAllowed": {
- "mbsrOperationAllowedInd": false,
- "mbsrLocationInfo": {
- "mbsrLocation": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "mbsrLocationAreas": [
- "string"
]
}, - "mbsrTimeInfo": {
- "mbsrTimeWindow": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "mbsrRecurTime": [
- {
- "recurTimeWindow": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "recurType": "DAILY",
- "recurMonth": [
- 1
], - "recurWeek": [
- 1
], - "recurDay": [
- 1
], - "recurDate": [
- "2019-08-24T14:15:22Z"
]
}
]
}
}, - "ncrOperationAllowed": false,
- "ladnServiceAreas": {
- "property1": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
]
}
]
}, - "property2": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
]
}
]
}
}, - "ueLevelMeasurementsConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "smfSelData": {
- "supportedFeatures": "string",
- "subscribedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}
}, - "sharedSnssaiInfosId": "string",
- "hssGroupId": "string"
}, - "smsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "smData": [
- {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- null
], - "civicAddressList": [
- null
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "ecspIds": [
- null
]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- null
], - "civicAddressList": [
- null
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "ecspIds": [
- null
]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- null
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- null
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- null
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- null
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "smsMngData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "lcsPrivacyData": {
- "lpi": {
- "locationPrivacyInd": "LOCATION_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "unrelatedClass": {
- "defaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "externalUnrelatedClass": {
- "lcsClientExternals": [
- {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "afExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "lcsClientGroupExternals": [
- {
- "lcsClientGroupId": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
]
}, - "serviceTypeUnrelatedClasses": [
- {
- "serviceType": 127,
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "plmnOperatorClasses": [
- {
- "lcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "evtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "areaUsageInd": "INSIDE_REPORTING",
- "upLocRepIndAf": "USER_PLANE_REPORT_NOT_ALLOWED"
}, - "lcsMoData": {
- "allowedServiceClasses": [
- "BASIC_SELF_LOCATION"
], - "moAssistanceDataTypes": {
- "locationAssistanceType": "string"
}
}, - "lcsSubscriptionData": {
- "configuredLmfId": "string",
- "pruInd": "NON_PRU",
- "lpHapType": "LOW_POW_HIGH_ACCU_POS",
- "userPlanePosIndLmf": false
}, - "lcsBcaData": {
- "locationAssistanceType": "string"
}, - "v2xData": {
- "nrV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "lteV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "proseData": {
- "proseServiceAuth": {
- "proseDirectDiscoveryAuth": "AUTHORIZED",
- "proseDirectCommunicationAuth": "AUTHORIZED",
- "proseL2RelayAuth": "AUTHORIZED",
- "proseL3RelayAuth": "AUTHORIZED",
- "proseL2RemoteAuth": "AUTHORIZED",
- "proseL3RemoteAuth": "AUTHORIZED",
- "proseMultipathComL2RemoteAuth": "AUTHORIZED",
- "proseL2UeRelayAuth": "AUTHORIZED",
- "proseL3UeRelayAuth": "AUTHORIZED",
- "proseL2EndAuth": "AUTHORIZED",
- "proseL3EndAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "proseAllowedPlmn": [
- {
- "visitedPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "proseDirectAllowed": [
- "ANNOUNCE"
]
}
]
}, - "odbData": {
- "roamingOdb": "OUTSIDE_HOME_PLMN"
}, - "eeProfileData": {
- "restrictedEventTypes": [
- "LOSS_OF_CONNECTIVITY"
], - "supportedFeatures": "string",
- "allowedMtcProvider": {
- "property1": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
], - "property2": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
]
}, - "iwkEpcRestricted": false,
- "imsi": "string",
- "hssGroupId": "string"
}, - "ppProfileData": {
- "allowedMtcProviders": {
- "property1": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
], - "property2": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
]
}, - "supportedFeatures": "string"
}, - "niddAuthData": {
- "authorizationData": [
- {
- "supi": "string",
- "gpsi": "string",
- "validityTime": "2019-08-24T14:15:22Z"
}
], - "allowedDnnList": [
- "string"
], - "allowedSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "allowedMtcProviders": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
], - "validityTime": "2019-08-24T14:15:22Z"
}, - "ucData": {
- "userConsentPerPurposeList": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}
}, - "mbsSubscriptionData": {
- "mbsAllowed": false,
- "mbsSessionIdList": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
], - "ueMbsAssistanceInfo": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
]
}, - "ppData": {
- "communicationCharacteristics": {
- "ppSubsRegTimer": {
- "subsRegTimer": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppActiveTime": {
- "activeTime": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppDlPacketCount": 0,
- "ppDlPacketCountExt": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppMaximumResponseTime": {
- "maximumResponseTime": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppMaximumLatency": {
- "maximumLatency": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}
}, - "supportedFeatures": "string",
- "expectedUeBehaviourParameters": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "scheduledCommunicationType": "DOWNLINK_ONLY",
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgis": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "gRanNodeIds": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "tais": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "expectedUeBehaviourExtension": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "expectedUeBehaviourData": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "mtcProviderInformation": "string"
}, - "ecRestriction": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "plmnEcInfos": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false
}
], - "mtcProviderInformation": "string"
}, - "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "stnSr": "string",
- "lcsPrivacy": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "lpi": {
- "locationPrivacyInd": "LOCATION_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "mtcProviderInformation": "string",
- "evtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "areaUsageInd": "POSITIVE_SENSE",
- "upLocRepIndAf": "USER_PLANE_REPORT_NOT_ALLOWED"
}, - "sorInfo": {
- "steeringContainer": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "accessTechList": [
- "NR"
]
}
], - "ackInd": true,
- "sorMacIausf": "string",
- "countersor": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "sorTransparentContainer": "string",
- "sorCmci": "string",
- "sorSnpnSi": "string",
- "sorSnpnSiLs": "string",
- "storeSorCmciInMe": true,
- "usimSupportOfSorCmci": true
}, - "5mbsAuthorizationInfo": {
- "5mbsSessionIds": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
]
}, - "dnnSnssaiSpecificGroup": {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "defQos": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "afReqServArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
]
}, - "mbsAssistanceInfo": {
- "mbsSessionId": {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}, - "assistanceInfo": [
- "string"
]
}, - "appSpecificExpectedUeBehaviour": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- "string"
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- "string"
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "sliceUsageControlInfos": [
- {
- "sNssai": {
- "sst": 255,
- "sd": "string"
}, - "deregInactTimer": 0,
- "sessInactTimer": 0
}
], - "rangingSlPrivacy": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "rslppi": {
- "rangingSlPrivacyInd": "RANGINGSL_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
}
}, - "a2xData": {
- "nrA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "lteA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "rangingSlPrivacyData": {
- "rslppi": {
- "rangingSlPrivacyInd": "RANGINGSL_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "rangingSlUnrelatedClass": {
- "rangingSlDefaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "rangingSlExternalUnrelatedClass": {
- "rangingSlLcsClientExternals": [
- {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "rangingSlAfExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
]
}, - "rangingSlAppIDUnrelatedClasses": [
- {
- "rangingSlAppID": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "rangingSlPlmnOperatorClasses": [
- {
- "rangingSlLcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "rangingSlEvtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
}
}, - "additionalDataRefs": [
- {
- "monitoredResourceUris": [
- "string"
], - "additionalDataUris": [
- "string"
]
}
]
}
{- "ueId": "string",
- "callbackReference": "string",
- "originalCallbackReference": "string",
- "monitoredResourceUris": [
- "string"
], - "expiry": "2019-08-24T14:15:22Z",
- "sdmSubscription": {
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "implicitUnsubscribe": true,
- "expires": "2019-08-24T14:15:22Z",
- "callbackReference": "string",
- "amfServiceName": "nnrf-nfm",
- "monitoredResourceUris": [
- "string"
], - "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": "string",
- "subscriptionId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "immediateReport": false,
- "report": {
- "amData": {
- "supportedFeatures": "string",
- "gpsis": [
- "string"
], - "hssGroupId": "string",
- "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "subscribedUeAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "nssai": {
- "supportedFeatures": "string",
- "defaultSingleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "provisioningTime": "2019-08-24T14:15:22Z",
- "additionalSnssaiData": {
- "property1": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}, - "property2": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}
}, - "suppressNssrgInd": true,
- "nssaiValidityTimeInfo": {
- "property1": "2019-08-24T14:15:22Z",
- "property2": "2019-08-24T14:15:22Z"
}
}, - "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "rfspIndex": 1,
- "subsRegTimer": 0,
- "ueUsageType": 0,
- "mpsPriority": true,
- "mcsPriority": true,
- "activeTime": 0,
- "sorInfo": {
- "steeringContainer": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "accessTechList": [
- "NR"
]
}
], - "ackInd": true,
- "sorMacIausf": "string",
- "countersor": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "sorTransparentContainer": "string",
- "sorCmci": "string",
- "sorSnpnSi": "string",
- "sorSnpnSiLs": "string",
- "storeSorCmciInMe": true,
- "usimSupportOfSorCmci": true
}, - "sorInfoExpectInd": true,
- "sorafRetrieval": false,
- "sorUpdateIndicatorList": [
- "INITIAL_REGISTRATION"
], - "upuInfo": {
- "upuDataList": [
- {
- "secPacket": "string",
- "defaultConfNssai": [
- {
- "sst": 255,
- "sd": "string"
}
], - "routingId": "string",
- "drei": true,
- "aol": true,
- "disasterCondPlmnIds": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}
], - "upuRegInd": true,
- "upuAckInd": true,
- "upuMacIausf": "string",
- "counterUpu": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "upuTransparentContainer": "string"
}, - "routingIndicator": "string",
- "micoAllowed": true,
- "sharedAmDataIds": [
- "string"
], - "odbPacketServices": "ALL_PACKET_SERVICES",
- "subscribedDnnList": [
- "string"
], - "serviceGapTime": 0,
- "mdtUserConsent": "CONSENT_NOT_GIVEN",
- "adjacentPlmnMdtUserConsents": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}, - "mdtConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "reportType": "PERIODICAL",
- "areaScope": {
- "eutraCellIdList": [
- "string"
], - "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "tacInfoPerPlmn": {
- "property1": {
- "tacList": [
- "string"
]
}, - "property2": {
- "tacList": [
- "string"
]
}
}, - "cagInfoPerPlmn": {
- "property1": {
- "cagList": [
- "string"
]
}, - "property2": {
- "cagList": [
- "string"
]
}
}, - "nidInfoPerPlmn": {
- "property1": {
- "nidList": [
- "string"
]
}, - "property2": {
- "nidList": [
- "string"
]
}
}, - "cellIdNidInfoPerPlmn": {
- "property1": {
- "cellIdNidList": [
- {
- "cellId": null,
- "nid": null
}
]
}, - "property2": {
- "cellIdNidList": [
- {
- "cellId": null,
- "nid": null
}
]
}
}, - "tacNidInfoPerPlmn": {
- "property1": {
- "tacNidList": [
- {
- "tac": null,
- "nid": null
}
]
}, - "property2": {
- "tacNidList": [
- {
- "tac": null,
- "nid": null
}
]
}
}, - "cagList": [
- "string"
]
}, - "measurementLteList": [
- "M1"
], - "measurementNrList": [
- "M1"
], - "sensorMeasurementList": [
- "BAROMETRIC_PRESSURE"
], - "reportingTriggerList": [
- "PERIODICAL"
], - "reportInterval": 120,
- "reportIntervalNr": 120,
- "reportAmount": 1,
- "reportAmountPerMeasurementLte": {
- "property1": 1,
- "property2": 1
}, - "reportAmountPerMeasurementNr": {
- "property1": 1,
- "property2": 1
}, - "eventThresholdRsrp": 97,
- "mnOnlyInd": false,
- "eventThresholdRsrpNr": 127,
- "eventThresholdRsrq": 34,
- "eventThresholdRsrqNr": 127,
- "eventList": [
- "OUT_OF_COVERAG"
], - "loggingInterval": 128,
- "loggingIntervalNr": 128,
- "loggingDuration": 600,
- "loggingDurationNr": 600,
- "positioningMethod": "GNSS",
- "addPositioningMethodList": [
- "GNSS"
], - "collectionPeriodRmmLte": 1024,
- "collectionPeriodRmmNr": 1024,
- "measurementPeriodLte": 1024,
- "mdtAllowedPlmnIdList": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "mbsfnAreaList": [
- {
- "mbsfnAreaId": 255,
- "carrierFrequency": 262143
}
], - "interFreqTargetList": [
- {
- "dlCarrierFreq": 3279165,
- "cellIdList": [
- 1007
]
}
]
}, - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "cagData": {
- "cagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}
}, - "conditionalCagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- {
- "startTime": null,
- "endTime": null
}
], - "property2": [
- {
- "startTime": null,
- "endTime": null
}
]
}
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- {
- "startTime": null,
- "endTime": null
}
], - "property2": [
- {
- "startTime": null,
- "endTime": null
}
]
}
}
}, - "provisioningTime": "2019-08-24T14:15:22Z"
}, - "stnSr": "string",
- "cMsisdn": "string",
- "nbIoTUePriority": 255,
- "nssaiInclusionAllowed": false,
- "rgWirelineCharacteristics": "string",
- "aun3DeviceConnectivityAllowed": false,
- "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false,
- "expectedUeBehaviourList": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": null,
- "eutraCellId": null,
- "nid": null
}
], - "ncgis": [
- {
- "plmnId": null,
- "nrCellId": null,
- "nid": null
}
], - "gRanNodeIds": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
], - "tais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "expectedUeBehaviourData": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
], - "edrxParametersList": [
- {
- "ratType": "NR",
- "edrxValue": "string"
}
], - "ptwParametersList": [
- {
- "operationMode": "WB_S1",
- "ptwValue": "string",
- "extendedPtwValue": "string"
}
], - "iabOperationAllowed": false,
- "adjacentPlmnRestrictions": {
- "property1": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}, - "property2": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}
}, - "wirelineForbiddenAreas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
], - "wirelineServiceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
]
}, - "pcfSelectionAssistanceInfos": [
- {
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "aerialUeSubInfo": {
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "3gppUavId": "string"
}, - "roamingRestrictions": {
- "accessAllowed": true
}, - "remoteProvInd": false,
- "3gppChargingCharacteristics": "string",
- "timeSyncData": {
- "authorized": true,
- "uuTimeSyncErrBdgt": 0,
- "tempVals": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "coverageArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "clockQualityDetailLevel": "CLOCK_QUALITY_METRICS",
- "clockQualityAcceptanceCriterion": {
- "synchronizationState": [
- "LOCKED"
], - "clockQuality": {
- "traceabilityToGnss": true,
- "traceabilityToUtc": true,
- "frequencyStability": 65535,
- "clockAccuracyIndex": "string",
- "clockAccuracyValue": 1
}, - "parentTimeSource": [
- "SYNC_E"
]
}
}, - "sharedDataList": [
- {
- "sharedDataId": "string",
- "sharedAmData": { },
- "sharedSmsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "sharedSmsMngSubsData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "sharedDnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "sharedTraceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": null,
- "defaultDnnIndicator": null,
- "lboRoamingAllowed": null,
- "iwkEpsInd": null,
- "dnnBarred": null,
- "invokeNefInd": null,
- "smfList": [ ],
- "sameSmfInd": null,
- "hrSboAllowed": null
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": null,
- "defaultDnnIndicator": null,
- "lboRoamingAllowed": null,
- "iwkEpsInd": null,
- "dnnBarred": null,
- "invokeNefInd": null,
- "smfList": [ ],
- "sameSmfInd": null,
- "hrSboAllowed": null
}
]
}
}, - "sharedVnGroupDatas": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appDescriptors": [
- {
- "osId": null,
- "appId": null
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appDescriptors": [
- {
- "osId": null,
- "appId": null
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}
}, - "treatmentInstructions": {
- "property1": "USE_IF_NO_CLASH",
- "property2": "USE_IF_NO_CLASH"
}, - "sharedSmSubsData": {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "sscModes": {
- "defaultSscMode": null,
- "allowedSscModes": [ ]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": null,
- "arp": null,
- "priorityLevel": null
}, - "sessionAmbr": {
- "uplink": null,
- "downlink": null
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- null
], - "upSecurity": {
- "upIntegr": null,
- "upConfid": null
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": null,
- "gpsi": null,
- "extGroupId": null
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": null,
- "acsIpv4Addr": null,
- "acsIpv6Addr": null
}, - "ipv4FrameRouteList": [
- null
], - "ipv6FrameRouteList": [
- null
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}, - "additionalEcsAddrConfigInfos": [
- null
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- null
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "sscModes": {
- "defaultSscMode": null,
- "allowedSscModes": [ ]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": null,
- "arp": null,
- "priorityLevel": null
}, - "sessionAmbr": {
- "uplink": null,
- "downlink": null
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- null
], - "upSecurity": {
- "upIntegr": null,
- "upConfid": null
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": null,
- "gpsi": null,
- "extGroupId": null
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": null,
- "acsIpv4Addr": null,
- "acsIpv6Addr": null
}, - "ipv4FrameRouteList": [
- null
], - "ipv6FrameRouteList": [
- null
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}, - "additionalEcsAddrConfigInfos": [
- null
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- null
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}, - "property2": {
- "property1": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}, - "property2": {
- "property1": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "sharedEcsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- null
], - "civicAddressList": [
- null
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "ecspIds": [
- null
]
}
]
}
}
], - "qmcConfigInfo": {
- "qoeReference": "string",
- "serviceType": "DASH",
- "sliceScope": [
- {
- "sst": 255,
- "sd": "string"
}
], - "areaScope": {
- "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "taiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "plmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}, - "qoeCollectionEntityAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "qoeTarget": {
- "supi": "string",
- "imsi": "string"
}, - "mdtAlignmentInfo": "string",
- "availableRanVisibleQoeMetrics": [
- "APPLICATION_LAYER_BUFFER_LEVEL_LIST"
], - "containerForAppLayerMeasConfig": "string",
- "mbsCommunicationServiceType": "MULTICAST"
}, - "mbsrOperationAllowed": {
- "mbsrOperationAllowedInd": false,
- "mbsrLocationInfo": {
- "mbsrLocation": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "mbsrLocationAreas": [
- "string"
]
}, - "mbsrTimeInfo": {
- "mbsrTimeWindow": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "mbsrRecurTime": [
- {
- "recurTimeWindow": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "recurType": "DAILY",
- "recurMonth": [
- 1
], - "recurWeek": [
- 1
], - "recurDay": [
- 1
], - "recurDate": [
- "2019-08-24T14:15:22Z"
]
}
]
}
}, - "ncrOperationAllowed": false,
- "ladnServiceAreas": {
- "property1": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}
]
}, - "property2": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}
]
}
}, - "ueLevelMeasurementsConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "smfSelData": {
- "supportedFeatures": "string",
- "subscribedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}
}, - "sharedSnssaiInfosId": "string",
- "hssGroupId": "string"
}, - "uecAmfData": {
- "epsInterworkingInfo": {
- "epsIwkPgws": {
- "property1": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "property2": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}
}, - "registrationTime": "2019-08-24T14:15:22Z"
}, - "amfInfo": [
- {
- "amfInstanceId": "7e4f0d93-6733-4b66-bd15-e32f5d2e505f",
- "guami": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}, - "accessType": "3GPP_ACCESS"
}
]
}, - "uecSmfData": {
- "pduSessions": {
- "property1": {
- "dnn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}, - "property2": {
- "dnn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
}, - "pgwInfo": [
- {
- "dnn": "string",
- "pgwFqdn": "string",
- "pgwIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "epdgInd": false,
- "pcfId": "37aeb506-fedd-4cde-8b21-8857970284a5",
- "registrationTime": "2019-08-24T14:15:22Z",
- "wildcardInd": true
}
], - "emergencyInfo": {
- "pgwFqdn": "string",
- "pgwIpAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "epdgInd": false,
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "emergencyRegistrationTime": "2019-08-24T14:15:22Z"
}
}, - "uecSmsfData": {
- "smsfInfo3GppAccess": {
- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfSetId": "string"
}, - "smsfInfoNon3GppAccess": {
- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfSetId": "string"
}
}, - "smsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "smData": [
- {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "smsMngData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "lcsPrivacyData": {
- "lpi": {
- "locationPrivacyInd": "LOCATION_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "unrelatedClass": {
- "defaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "externalUnrelatedClass": {
- "lcsClientExternals": [
- {
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "afExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "lcsClientGroupExternals": [
- {
- "lcsClientGroupId": "string",
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
]
}, - "serviceTypeUnrelatedClasses": [
- {
- "serviceType": 127,
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "plmnOperatorClasses": [
- {
- "lcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "evtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "areaUsageInd": "INSIDE_REPORTING",
- "upLocRepIndAf": "USER_PLANE_REPORT_NOT_ALLOWED"
}, - "lcsMoData": {
- "allowedServiceClasses": [
- "BASIC_SELF_LOCATION"
], - "moAssistanceDataTypes": {
- "locationAssistanceType": "string"
}
}, - "lcsSubscriptionData": {
- "configuredLmfId": "string",
- "pruInd": "NON_PRU",
- "lpHapType": "LOW_POW_HIGH_ACCU_POS",
- "userPlanePosIndLmf": false
}, - "v2xData": {
- "nrV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "lteV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "lcsBroadcastAssistanceTypesData": {
- "locationAssistanceType": "string"
}, - "proseData": {
- "proseServiceAuth": {
- "proseDirectDiscoveryAuth": "AUTHORIZED",
- "proseDirectCommunicationAuth": "AUTHORIZED",
- "proseL2RelayAuth": "AUTHORIZED",
- "proseL3RelayAuth": "AUTHORIZED",
- "proseL2RemoteAuth": "AUTHORIZED",
- "proseL3RemoteAuth": "AUTHORIZED",
- "proseMultipathComL2RemoteAuth": "AUTHORIZED",
- "proseL2UeRelayAuth": "AUTHORIZED",
- "proseL3UeRelayAuth": "AUTHORIZED",
- "proseL2EndAuth": "AUTHORIZED",
- "proseL3EndAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "proseAllowedPlmn": [
- {
- "visitedPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "proseDirectAllowed": [
- "ANNOUNCE"
]
}
]
}, - "mbsData": {
- "mbsAllowed": false,
- "mbsSessionIdList": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
], - "ueMbsAssistanceInfo": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
]
}, - "ucData": {
- "userConsentPerPurposeList": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}
}, - "a2xData": {
- "nrA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "lteA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "rangingSlPrivacyData": {
- "rslppi": {
- "rangingSlPrivacyInd": "RANGINGSL_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "rangingSlUnrelatedClass": {
- "rangingSlDefaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "rangingSlExternalUnrelatedClass": {
- "rangingSlLcsClientExternals": [
- {
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "rangingSlAfExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
]
}, - "rangingSlAppIDUnrelatedClasses": [
- {
- "rangingSlAppID": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "rangingSlPlmnOperatorClasses": [
- {
- "rangingSlLcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "rangingSlEvtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
}
}, - "supportedFeatures": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "nfChangeFilter": false,
- "uniqueSubscription": true,
- "resetIds": [
- "string"
], - "ueConSmfDataSubFilter": {
- "dnnList": [
- "string"
], - "snssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "emergencyInd": false
}, - "adjacentPlmns": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "disasterRoamingInd": false,
- "dataRestorationCallbackUri": "string",
- "udrRestartInd": false,
- "expectedUeBehaviourThresholds": {
- "property1": {
- "expectedUeBehaviourDatasets": [
- "STATIONARY_INDICATION"
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "dnns": [
- "string"
], - "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "expectedUeBehaviourDatasets": [
- "STATIONARY_INDICATION"
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "dnns": [
- "string"
], - "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "hssSubscriptionInfo": {
- "hssSubscriptionList": [
- {
- "hssInstanceId": "5e4e6fbd-fb66-4992-97b1-0209ec0aa3d2",
- "subscriptionId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}
]
}, - "subscriptionId": "string",
- "uniqueSubscription": true,
- "supportedFeatures": "string",
- "immediateReport": false,
- "report": {
- "amData": {
- "supportedFeatures": "string",
- "gpsis": [
- "string"
], - "hssGroupId": "string",
- "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "subscribedUeAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "nssai": {
- "supportedFeatures": "string",
- "defaultSingleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "provisioningTime": "2019-08-24T14:15:22Z",
- "additionalSnssaiData": {
- "property1": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}, - "property2": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}
}, - "suppressNssrgInd": true,
- "nssaiValidityTimeInfo": {
- "property1": "2019-08-24T14:15:22Z",
- "property2": "2019-08-24T14:15:22Z"
}
}, - "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "rfspIndex": 1,
- "subsRegTimer": 0,
- "ueUsageType": 0,
- "mpsPriority": true,
- "mcsPriority": true,
- "activeTime": 0,
- "sorInfo": {
- "steeringContainer": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "accessTechList": [
- "NR"
]
}
], - "ackInd": true,
- "sorMacIausf": "string",
- "countersor": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "sorTransparentContainer": "string",
- "sorCmci": "string",
- "sorSnpnSi": "string",
- "sorSnpnSiLs": "string",
- "storeSorCmciInMe": true,
- "usimSupportOfSorCmci": true
}, - "sorInfoExpectInd": true,
- "sorafRetrieval": false,
- "sorUpdateIndicatorList": [
- "INITIAL_REGISTRATION"
], - "upuInfo": {
- "upuDataList": [
- {
- "secPacket": "string",
- "defaultConfNssai": [
- {
- "sst": 255,
- "sd": "string"
}
], - "routingId": "string",
- "drei": true,
- "aol": true,
- "disasterCondPlmnIds": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}
], - "upuRegInd": true,
- "upuAckInd": true,
- "upuMacIausf": "string",
- "counterUpu": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "upuTransparentContainer": "string"
}, - "routingIndicator": "string",
- "micoAllowed": true,
- "sharedAmDataIds": [
- "string"
], - "odbPacketServices": "ALL_PACKET_SERVICES",
- "subscribedDnnList": [
- "string"
], - "serviceGapTime": 0,
- "mdtUserConsent": "CONSENT_NOT_GIVEN",
- "adjacentPlmnMdtUserConsents": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}, - "mdtConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "reportType": "PERIODICAL",
- "areaScope": {
- "eutraCellIdList": [
- "string"
], - "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "tacInfoPerPlmn": {
- "property1": {
- "tacList": [
- "string"
]
}, - "property2": {
- "tacList": [
- "string"
]
}
}, - "cagInfoPerPlmn": {
- "property1": {
- "cagList": [
- "string"
]
}, - "property2": {
- "cagList": [
- "string"
]
}
}, - "nidInfoPerPlmn": {
- "property1": {
- "nidList": [
- "string"
]
}, - "property2": {
- "nidList": [
- "string"
]
}
}, - "cellIdNidInfoPerPlmn": {
- "property1": {
- "cellIdNidList": [
- {
- "cellId": "string",
- "nid": "string"
}
]
}, - "property2": {
- "cellIdNidList": [
- {
- "cellId": "string",
- "nid": "string"
}
]
}
}, - "tacNidInfoPerPlmn": {
- "property1": {
- "tacNidList": [
- {
- "tac": "string",
- "nid": "string"
}
]
}, - "property2": {
- "tacNidList": [
- {
- "tac": "string",
- "nid": "string"
}
]
}
}, - "cagList": [
- "string"
]
}, - "measurementLteList": [
- "M1"
], - "measurementNrList": [
- "M1"
], - "sensorMeasurementList": [
- "BAROMETRIC_PRESSURE"
], - "reportingTriggerList": [
- "PERIODICAL"
], - "reportInterval": 120,
- "reportIntervalNr": 120,
- "reportAmount": 1,
- "reportAmountPerMeasurementLte": {
- "property1": 1,
- "property2": 1
}, - "reportAmountPerMeasurementNr": {
- "property1": 1,
- "property2": 1
}, - "eventThresholdRsrp": 97,
- "mnOnlyInd": false,
- "eventThresholdRsrpNr": 127,
- "eventThresholdRsrq": 34,
- "eventThresholdRsrqNr": 127,
- "eventList": [
- "OUT_OF_COVERAG"
], - "loggingInterval": 128,
- "loggingIntervalNr": 128,
- "loggingDuration": 600,
- "loggingDurationNr": 600,
- "positioningMethod": "GNSS",
- "addPositioningMethodList": [
- "GNSS"
], - "collectionPeriodRmmLte": 1024,
- "collectionPeriodRmmNr": 1024,
- "measurementPeriodLte": 1024,
- "mdtAllowedPlmnIdList": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "mbsfnAreaList": [
- {
- "mbsfnAreaId": 255,
- "carrierFrequency": 262143
}
], - "interFreqTargetList": [
- {
- "dlCarrierFreq": 3279165,
- "cellIdList": [
- 1007
]
}
]
}, - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "cagData": {
- "cagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}
}, - "conditionalCagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "property2": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "property2": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
]
}
}
}, - "provisioningTime": "2019-08-24T14:15:22Z"
}, - "stnSr": "string",
- "cMsisdn": "string",
- "nbIoTUePriority": 255,
- "nssaiInclusionAllowed": false,
- "rgWirelineCharacteristics": "string",
- "aun3DeviceConnectivityAllowed": false,
- "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false,
- "expectedUeBehaviourList": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgis": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "gRanNodeIds": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "tais": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "expectedUeBehaviourData": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": null,
- "eutraCellId": null,
- "nid": null
}
], - "ncgis": [
- {
- "plmnId": null,
- "nrCellId": null,
- "nid": null
}
], - "gRanNodeIds": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
], - "tais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": null,
- "eutraCellId": null,
- "nid": null
}
], - "ncgis": [
- {
- "plmnId": null,
- "nrCellId": null,
- "nid": null
}
], - "gRanNodeIds": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
], - "tais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
], - "edrxParametersList": [
- {
- "ratType": "NR",
- "edrxValue": "string"
}
], - "ptwParametersList": [
- {
- "operationMode": "WB_S1",
- "ptwValue": "string",
- "extendedPtwValue": "string"
}
], - "iabOperationAllowed": false,
- "adjacentPlmnRestrictions": {
- "property1": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}, - "property2": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}
}, - "wirelineForbiddenAreas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
], - "wirelineServiceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
]
}, - "pcfSelectionAssistanceInfos": [
- {
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "aerialUeSubInfo": {
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "3gppUavId": "string"
}, - "roamingRestrictions": {
- "accessAllowed": true
}, - "remoteProvInd": false,
- "3gppChargingCharacteristics": "string",
- "timeSyncData": {
- "authorized": true,
- "uuTimeSyncErrBdgt": 0,
- "tempVals": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "coverageArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "clockQualityDetailLevel": "CLOCK_QUALITY_METRICS",
- "clockQualityAcceptanceCriterion": {
- "synchronizationState": [
- "LOCKED"
], - "clockQuality": {
- "traceabilityToGnss": true,
- "traceabilityToUtc": true,
- "frequencyStability": 65535,
- "clockAccuracyIndex": "string",
- "clockAccuracyValue": 1
}, - "parentTimeSource": [
- "SYNC_E"
]
}
}, - "sharedDataList": [
- {
- "sharedDataId": "string",
- "sharedAmData": { },
- "sharedSmsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "sharedSmsMngSubsData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "sharedDnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "sharedTraceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- null
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- null
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}
}, - "sharedVnGroupDatas": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appDescriptors": [
- {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appId": "string"
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appDescriptors": [
- {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appId": "string"
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}
}, - "treatmentInstructions": {
- "property1": "USE_IF_NO_CLASH",
- "property2": "USE_IF_NO_CLASH"
}, - "sharedSmSubsData": {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "sharedEcsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- {
- "shape": null,
- "point": null
}
], - "civicAddressList": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecspIds": [
- "string"
]
}
]
}
}
], - "qmcConfigInfo": {
- "qoeReference": "string",
- "serviceType": "DASH",
- "sliceScope": [
- {
- "sst": 255,
- "sd": "string"
}
], - "areaScope": {
- "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "taiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "plmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}, - "qoeCollectionEntityAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "qoeTarget": {
- "supi": "string",
- "imsi": "string"
}, - "mdtAlignmentInfo": "string",
- "availableRanVisibleQoeMetrics": [
- "APPLICATION_LAYER_BUFFER_LEVEL_LIST"
], - "containerForAppLayerMeasConfig": "string",
- "mbsCommunicationServiceType": "MULTICAST"
}, - "mbsrOperationAllowed": {
- "mbsrOperationAllowedInd": false,
- "mbsrLocationInfo": {
- "mbsrLocation": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "mbsrLocationAreas": [
- "string"
]
}, - "mbsrTimeInfo": {
- "mbsrTimeWindow": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "mbsrRecurTime": [
- {
- "recurTimeWindow": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "recurType": "DAILY",
- "recurMonth": [
- 1
], - "recurWeek": [
- 1
], - "recurDay": [
- 1
], - "recurDate": [
- "2019-08-24T14:15:22Z"
]
}
]
}
}, - "ncrOperationAllowed": false,
- "ladnServiceAreas": {
- "property1": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
]
}
]
}, - "property2": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
]
}
]
}
}, - "ueLevelMeasurementsConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "smfSelData": {
- "supportedFeatures": "string",
- "subscribedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}
}, - "sharedSnssaiInfosId": "string",
- "hssGroupId": "string"
}, - "smsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "smData": [
- {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- null
], - "civicAddressList": [
- null
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "ecspIds": [
- null
]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- null
], - "civicAddressList": [
- null
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "ecspIds": [
- null
]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- null
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- null
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- null
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- null
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "smsMngData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "lcsPrivacyData": {
- "lpi": {
- "locationPrivacyInd": "LOCATION_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "unrelatedClass": {
- "defaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "externalUnrelatedClass": {
- "lcsClientExternals": [
- {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "afExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "lcsClientGroupExternals": [
- {
- "lcsClientGroupId": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
]
}, - "serviceTypeUnrelatedClasses": [
- {
- "serviceType": 127,
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "plmnOperatorClasses": [
- {
- "lcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "evtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "areaUsageInd": "INSIDE_REPORTING",
- "upLocRepIndAf": "USER_PLANE_REPORT_NOT_ALLOWED"
}, - "lcsMoData": {
- "allowedServiceClasses": [
- "BASIC_SELF_LOCATION"
], - "moAssistanceDataTypes": {
- "locationAssistanceType": "string"
}
}, - "lcsSubscriptionData": {
- "configuredLmfId": "string",
- "pruInd": "NON_PRU",
- "lpHapType": "LOW_POW_HIGH_ACCU_POS",
- "userPlanePosIndLmf": false
}, - "lcsBcaData": {
- "locationAssistanceType": "string"
}, - "v2xData": {
- "nrV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "lteV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "proseData": {
- "proseServiceAuth": {
- "proseDirectDiscoveryAuth": "AUTHORIZED",
- "proseDirectCommunicationAuth": "AUTHORIZED",
- "proseL2RelayAuth": "AUTHORIZED",
- "proseL3RelayAuth": "AUTHORIZED",
- "proseL2RemoteAuth": "AUTHORIZED",
- "proseL3RemoteAuth": "AUTHORIZED",
- "proseMultipathComL2RemoteAuth": "AUTHORIZED",
- "proseL2UeRelayAuth": "AUTHORIZED",
- "proseL3UeRelayAuth": "AUTHORIZED",
- "proseL2EndAuth": "AUTHORIZED",
- "proseL3EndAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "proseAllowedPlmn": [
- {
- "visitedPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "proseDirectAllowed": [
- "ANNOUNCE"
]
}
]
}, - "odbData": {
- "roamingOdb": "OUTSIDE_HOME_PLMN"
}, - "eeProfileData": {
- "restrictedEventTypes": [
- "LOSS_OF_CONNECTIVITY"
], - "supportedFeatures": "string",
- "allowedMtcProvider": {
- "property1": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
], - "property2": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
]
}, - "iwkEpcRestricted": false,
- "imsi": "string",
- "hssGroupId": "string"
}, - "ppProfileData": {
- "allowedMtcProviders": {
- "property1": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
], - "property2": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
]
}, - "supportedFeatures": "string"
}, - "niddAuthData": {
- "authorizationData": [
- {
- "supi": "string",
- "gpsi": "string",
- "validityTime": "2019-08-24T14:15:22Z"
}
], - "allowedDnnList": [
- "string"
], - "allowedSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "allowedMtcProviders": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
], - "validityTime": "2019-08-24T14:15:22Z"
}, - "ucData": {
- "userConsentPerPurposeList": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}
}, - "mbsSubscriptionData": {
- "mbsAllowed": false,
- "mbsSessionIdList": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
], - "ueMbsAssistanceInfo": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
]
}, - "ppData": {
- "communicationCharacteristics": {
- "ppSubsRegTimer": {
- "subsRegTimer": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppActiveTime": {
- "activeTime": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppDlPacketCount": 0,
- "ppDlPacketCountExt": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppMaximumResponseTime": {
- "maximumResponseTime": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppMaximumLatency": {
- "maximumLatency": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}
}, - "supportedFeatures": "string",
- "expectedUeBehaviourParameters": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "scheduledCommunicationType": "DOWNLINK_ONLY",
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgis": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "gRanNodeIds": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "tais": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "expectedUeBehaviourExtension": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "expectedUeBehaviourData": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "mtcProviderInformation": "string"
}, - "ecRestriction": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "plmnEcInfos": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false
}
], - "mtcProviderInformation": "string"
}, - "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "stnSr": "string",
- "lcsPrivacy": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "lpi": {
- "locationPrivacyInd": "LOCATION_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "mtcProviderInformation": "string",
- "evtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "areaUsageInd": "POSITIVE_SENSE",
- "upLocRepIndAf": "USER_PLANE_REPORT_NOT_ALLOWED"
}, - "sorInfo": {
- "steeringContainer": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "accessTechList": [
- "NR"
]
}
], - "ackInd": true,
- "sorMacIausf": "string",
- "countersor": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "sorTransparentContainer": "string",
- "sorCmci": "string",
- "sorSnpnSi": "string",
- "sorSnpnSiLs": "string",
- "storeSorCmciInMe": true,
- "usimSupportOfSorCmci": true
}, - "5mbsAuthorizationInfo": {
- "5mbsSessionIds": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
]
}, - "dnnSnssaiSpecificGroup": {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "defQos": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "afReqServArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
]
}, - "mbsAssistanceInfo": {
- "mbsSessionId": {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}, - "assistanceInfo": [
- "string"
]
}, - "appSpecificExpectedUeBehaviour": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- "string"
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- "string"
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "sliceUsageControlInfos": [
- {
- "sNssai": {
- "sst": 255,
- "sd": "string"
}, - "deregInactTimer": 0,
- "sessInactTimer": 0
}
], - "rangingSlPrivacy": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "rslppi": {
- "rangingSlPrivacyInd": "RANGINGSL_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
}
}, - "a2xData": {
- "nrA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "lteA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "rangingSlPrivacyData": {
- "rslppi": {
- "rangingSlPrivacyInd": "RANGINGSL_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "rangingSlUnrelatedClass": {
- "rangingSlDefaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "rangingSlExternalUnrelatedClass": {
- "rangingSlLcsClientExternals": [
- {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "rangingSlAfExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
]
}, - "rangingSlAppIDUnrelatedClasses": [
- {
- "rangingSlAppID": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "rangingSlPlmnOperatorClasses": [
- {
- "rangingSlLcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "rangingSlEvtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
}
}, - "additionalDataRefs": [
- {
- "monitoredResourceUris": [
- "string"
], - "additionalDataUris": [
- "string"
]
}
]
}
{- "originalCallbackReference": [
- "string"
], - "ueId": "string",
- "notifyItems": [
- {
- "resourceId": "string",
- "changes": [
- {
- "op": "ADD",
- "path": "string",
- "from": "string",
- "origValue": null,
- "newValue": null
}
]
}
], - "sdmSubscription": {
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "implicitUnsubscribe": true,
- "expires": "2019-08-24T14:15:22Z",
- "callbackReference": "string",
- "amfServiceName": "nnrf-nfm",
- "monitoredResourceUris": [
- "string"
], - "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": "string",
- "subscriptionId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "immediateReport": false,
- "report": {
- "amData": {
- "supportedFeatures": "string",
- "gpsis": [
- "string"
], - "hssGroupId": "string",
- "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "subscribedUeAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "nssai": {
- "supportedFeatures": "string",
- "defaultSingleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "provisioningTime": "2019-08-24T14:15:22Z",
- "additionalSnssaiData": {
- "property1": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}, - "property2": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}
}, - "suppressNssrgInd": true,
- "nssaiValidityTimeInfo": {
- "property1": "2019-08-24T14:15:22Z",
- "property2": "2019-08-24T14:15:22Z"
}
}, - "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "rfspIndex": 1,
- "subsRegTimer": 0,
- "ueUsageType": 0,
- "mpsPriority": true,
- "mcsPriority": true,
- "activeTime": 0,
- "sorInfo": {
- "steeringContainer": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "accessTechList": [
- "NR"
]
}
], - "ackInd": true,
- "sorMacIausf": "string",
- "countersor": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "sorTransparentContainer": "string",
- "sorCmci": "string",
- "sorSnpnSi": "string",
- "sorSnpnSiLs": "string",
- "storeSorCmciInMe": true,
- "usimSupportOfSorCmci": true
}, - "sorInfoExpectInd": true,
- "sorafRetrieval": false,
- "sorUpdateIndicatorList": [
- "INITIAL_REGISTRATION"
], - "upuInfo": {
- "upuDataList": [
- {
- "secPacket": "string",
- "defaultConfNssai": [
- {
- "sst": 255,
- "sd": "string"
}
], - "routingId": "string",
- "drei": true,
- "aol": true,
- "disasterCondPlmnIds": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}
], - "upuRegInd": true,
- "upuAckInd": true,
- "upuMacIausf": "string",
- "counterUpu": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "upuTransparentContainer": "string"
}, - "routingIndicator": "string",
- "micoAllowed": true,
- "sharedAmDataIds": [
- "string"
], - "odbPacketServices": "ALL_PACKET_SERVICES",
- "subscribedDnnList": [
- "string"
], - "serviceGapTime": 0,
- "mdtUserConsent": "CONSENT_NOT_GIVEN",
- "adjacentPlmnMdtUserConsents": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}, - "mdtConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "reportType": "PERIODICAL",
- "areaScope": {
- "eutraCellIdList": [
- "string"
], - "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "tacInfoPerPlmn": {
- "property1": {
- "tacList": [
- "string"
]
}, - "property2": {
- "tacList": [
- "string"
]
}
}, - "cagInfoPerPlmn": {
- "property1": {
- "cagList": [
- "string"
]
}, - "property2": {
- "cagList": [
- "string"
]
}
}, - "nidInfoPerPlmn": {
- "property1": {
- "nidList": [
- "string"
]
}, - "property2": {
- "nidList": [
- "string"
]
}
}, - "cellIdNidInfoPerPlmn": {
- "property1": {
- "cellIdNidList": [
- {
- "cellId": null,
- "nid": null
}
]
}, - "property2": {
- "cellIdNidList": [
- {
- "cellId": null,
- "nid": null
}
]
}
}, - "tacNidInfoPerPlmn": {
- "property1": {
- "tacNidList": [
- {
- "tac": null,
- "nid": null
}
]
}, - "property2": {
- "tacNidList": [
- {
- "tac": null,
- "nid": null
}
]
}
}, - "cagList": [
- "string"
]
}, - "measurementLteList": [
- "M1"
], - "measurementNrList": [
- "M1"
], - "sensorMeasurementList": [
- "BAROMETRIC_PRESSURE"
], - "reportingTriggerList": [
- "PERIODICAL"
], - "reportInterval": 120,
- "reportIntervalNr": 120,
- "reportAmount": 1,
- "reportAmountPerMeasurementLte": {
- "property1": 1,
- "property2": 1
}, - "reportAmountPerMeasurementNr": {
- "property1": 1,
- "property2": 1
}, - "eventThresholdRsrp": 97,
- "mnOnlyInd": false,
- "eventThresholdRsrpNr": 127,
- "eventThresholdRsrq": 34,
- "eventThresholdRsrqNr": 127,
- "eventList": [
- "OUT_OF_COVERAG"
], - "loggingInterval": 128,
- "loggingIntervalNr": 128,
- "loggingDuration": 600,
- "loggingDurationNr": 600,
- "positioningMethod": "GNSS",
- "addPositioningMethodList": [
- "GNSS"
], - "collectionPeriodRmmLte": 1024,
- "collectionPeriodRmmNr": 1024,
- "measurementPeriodLte": 1024,
- "mdtAllowedPlmnIdList": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "mbsfnAreaList": [
- {
- "mbsfnAreaId": 255,
- "carrierFrequency": 262143
}
], - "interFreqTargetList": [
- {
- "dlCarrierFreq": 3279165,
- "cellIdList": [
- 1007
]
}
]
}, - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "cagData": {
- "cagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}
}, - "conditionalCagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- {
- "startTime": null,
- "endTime": null
}
], - "property2": [
- {
- "startTime": null,
- "endTime": null
}
]
}
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- {
- "startTime": null,
- "endTime": null
}
], - "property2": [
- {
- "startTime": null,
- "endTime": null
}
]
}
}
}, - "provisioningTime": "2019-08-24T14:15:22Z"
}, - "stnSr": "string",
- "cMsisdn": "string",
- "nbIoTUePriority": 255,
- "nssaiInclusionAllowed": false,
- "rgWirelineCharacteristics": "string",
- "aun3DeviceConnectivityAllowed": false,
- "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false,
- "expectedUeBehaviourList": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": null,
- "eutraCellId": null,
- "nid": null
}
], - "ncgis": [
- {
- "plmnId": null,
- "nrCellId": null,
- "nid": null
}
], - "gRanNodeIds": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
], - "tais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "expectedUeBehaviourData": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
], - "edrxParametersList": [
- {
- "ratType": "NR",
- "edrxValue": "string"
}
], - "ptwParametersList": [
- {
- "operationMode": "WB_S1",
- "ptwValue": "string",
- "extendedPtwValue": "string"
}
], - "iabOperationAllowed": false,
- "adjacentPlmnRestrictions": {
- "property1": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}, - "property2": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}
}, - "wirelineForbiddenAreas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
], - "wirelineServiceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
]
}, - "pcfSelectionAssistanceInfos": [
- {
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "aerialUeSubInfo": {
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "3gppUavId": "string"
}, - "roamingRestrictions": {
- "accessAllowed": true
}, - "remoteProvInd": false,
- "3gppChargingCharacteristics": "string",
- "timeSyncData": {
- "authorized": true,
- "uuTimeSyncErrBdgt": 0,
- "tempVals": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "coverageArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "clockQualityDetailLevel": "CLOCK_QUALITY_METRICS",
- "clockQualityAcceptanceCriterion": {
- "synchronizationState": [
- "LOCKED"
], - "clockQuality": {
- "traceabilityToGnss": true,
- "traceabilityToUtc": true,
- "frequencyStability": 65535,
- "clockAccuracyIndex": "string",
- "clockAccuracyValue": 1
}, - "parentTimeSource": [
- "SYNC_E"
]
}
}, - "sharedDataList": [
- {
- "sharedDataId": "string",
- "sharedAmData": { },
- "sharedSmsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "sharedSmsMngSubsData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "sharedDnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "sharedTraceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": null,
- "defaultDnnIndicator": null,
- "lboRoamingAllowed": null,
- "iwkEpsInd": null,
- "dnnBarred": null,
- "invokeNefInd": null,
- "smfList": [ ],
- "sameSmfInd": null,
- "hrSboAllowed": null
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": null,
- "defaultDnnIndicator": null,
- "lboRoamingAllowed": null,
- "iwkEpsInd": null,
- "dnnBarred": null,
- "invokeNefInd": null,
- "smfList": [ ],
- "sameSmfInd": null,
- "hrSboAllowed": null
}
]
}
}, - "sharedVnGroupDatas": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appDescriptors": [
- {
- "osId": null,
- "appId": null
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appDescriptors": [
- {
- "osId": null,
- "appId": null
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}
}, - "treatmentInstructions": {
- "property1": "USE_IF_NO_CLASH",
- "property2": "USE_IF_NO_CLASH"
}, - "sharedSmSubsData": {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "sscModes": {
- "defaultSscMode": null,
- "allowedSscModes": [ ]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": null,
- "arp": null,
- "priorityLevel": null
}, - "sessionAmbr": {
- "uplink": null,
- "downlink": null
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- null
], - "upSecurity": {
- "upIntegr": null,
- "upConfid": null
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": null,
- "gpsi": null,
- "extGroupId": null
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": null,
- "acsIpv4Addr": null,
- "acsIpv6Addr": null
}, - "ipv4FrameRouteList": [
- null
], - "ipv6FrameRouteList": [
- null
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}, - "additionalEcsAddrConfigInfos": [
- null
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- null
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "sscModes": {
- "defaultSscMode": null,
- "allowedSscModes": [ ]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": null,
- "arp": null,
- "priorityLevel": null
}, - "sessionAmbr": {
- "uplink": null,
- "downlink": null
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- null
], - "upSecurity": {
- "upIntegr": null,
- "upConfid": null
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": null,
- "gpsi": null,
- "extGroupId": null
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": null,
- "acsIpv4Addr": null,
- "acsIpv6Addr": null
}, - "ipv4FrameRouteList": [
- null
], - "ipv6FrameRouteList": [
- null
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}, - "additionalEcsAddrConfigInfos": [
- null
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- null
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}, - "property2": {
- "property1": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}, - "property2": {
- "property1": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "sharedEcsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- null
], - "civicAddressList": [
- null
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "ecspIds": [
- null
]
}
]
}
}
], - "qmcConfigInfo": {
- "qoeReference": "string",
- "serviceType": "DASH",
- "sliceScope": [
- {
- "sst": 255,
- "sd": "string"
}
], - "areaScope": {
- "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "taiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "plmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}, - "qoeCollectionEntityAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "qoeTarget": {
- "supi": "string",
- "imsi": "string"
}, - "mdtAlignmentInfo": "string",
- "availableRanVisibleQoeMetrics": [
- "APPLICATION_LAYER_BUFFER_LEVEL_LIST"
], - "containerForAppLayerMeasConfig": "string",
- "mbsCommunicationServiceType": "MULTICAST"
}, - "mbsrOperationAllowed": {
- "mbsrOperationAllowedInd": false,
- "mbsrLocationInfo": {
- "mbsrLocation": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "mbsrLocationAreas": [
- "string"
]
}, - "mbsrTimeInfo": {
- "mbsrTimeWindow": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "mbsrRecurTime": [
- {
- "recurTimeWindow": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "recurType": "DAILY",
- "recurMonth": [
- 1
], - "recurWeek": [
- 1
], - "recurDay": [
- 1
], - "recurDate": [
- "2019-08-24T14:15:22Z"
]
}
]
}
}, - "ncrOperationAllowed": false,
- "ladnServiceAreas": {
- "property1": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}
]
}, - "property2": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}
]
}
}, - "ueLevelMeasurementsConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "smfSelData": {
- "supportedFeatures": "string",
- "subscribedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}
}, - "sharedSnssaiInfosId": "string",
- "hssGroupId": "string"
}, - "uecAmfData": {
- "epsInterworkingInfo": {
- "epsIwkPgws": {
- "property1": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "property2": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}
}, - "registrationTime": "2019-08-24T14:15:22Z"
}, - "amfInfo": [
- {
- "amfInstanceId": "7e4f0d93-6733-4b66-bd15-e32f5d2e505f",
- "guami": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}, - "accessType": "3GPP_ACCESS"
}
]
}, - "uecSmfData": {
- "pduSessions": {
- "property1": {
- "dnn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}, - "property2": {
- "dnn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
}, - "pgwInfo": [
- {
- "dnn": "string",
- "pgwFqdn": "string",
- "pgwIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "epdgInd": false,
- "pcfId": "37aeb506-fedd-4cde-8b21-8857970284a5",
- "registrationTime": "2019-08-24T14:15:22Z",
- "wildcardInd": true
}
], - "emergencyInfo": {
- "pgwFqdn": "string",
- "pgwIpAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "epdgInd": false,
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "emergencyRegistrationTime": "2019-08-24T14:15:22Z"
}
}, - "uecSmsfData": {
- "smsfInfo3GppAccess": {
- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfSetId": "string"
}, - "smsfInfoNon3GppAccess": {
- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfSetId": "string"
}
}, - "smsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "smData": [
- {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "smsMngData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "lcsPrivacyData": {
- "lpi": {
- "locationPrivacyInd": "LOCATION_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "unrelatedClass": {
- "defaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "externalUnrelatedClass": {
- "lcsClientExternals": [
- {
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "afExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "lcsClientGroupExternals": [
- {
- "lcsClientGroupId": "string",
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
]
}, - "serviceTypeUnrelatedClasses": [
- {
- "serviceType": 127,
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "plmnOperatorClasses": [
- {
- "lcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "evtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "areaUsageInd": "INSIDE_REPORTING",
- "upLocRepIndAf": "USER_PLANE_REPORT_NOT_ALLOWED"
}, - "lcsMoData": {
- "allowedServiceClasses": [
- "BASIC_SELF_LOCATION"
], - "moAssistanceDataTypes": {
- "locationAssistanceType": "string"
}
}, - "lcsSubscriptionData": {
- "configuredLmfId": "string",
- "pruInd": "NON_PRU",
- "lpHapType": "LOW_POW_HIGH_ACCU_POS",
- "userPlanePosIndLmf": false
}, - "v2xData": {
- "nrV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "lteV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "lcsBroadcastAssistanceTypesData": {
- "locationAssistanceType": "string"
}, - "proseData": {
- "proseServiceAuth": {
- "proseDirectDiscoveryAuth": "AUTHORIZED",
- "proseDirectCommunicationAuth": "AUTHORIZED",
- "proseL2RelayAuth": "AUTHORIZED",
- "proseL3RelayAuth": "AUTHORIZED",
- "proseL2RemoteAuth": "AUTHORIZED",
- "proseL3RemoteAuth": "AUTHORIZED",
- "proseMultipathComL2RemoteAuth": "AUTHORIZED",
- "proseL2UeRelayAuth": "AUTHORIZED",
- "proseL3UeRelayAuth": "AUTHORIZED",
- "proseL2EndAuth": "AUTHORIZED",
- "proseL3EndAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "proseAllowedPlmn": [
- {
- "visitedPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "proseDirectAllowed": [
- "ANNOUNCE"
]
}
]
}, - "mbsData": {
- "mbsAllowed": false,
- "mbsSessionIdList": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
], - "ueMbsAssistanceInfo": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
]
}, - "ucData": {
- "userConsentPerPurposeList": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}
}, - "a2xData": {
- "nrA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "lteA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "rangingSlPrivacyData": {
- "rslppi": {
- "rangingSlPrivacyInd": "RANGINGSL_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "rangingSlUnrelatedClass": {
- "rangingSlDefaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "rangingSlExternalUnrelatedClass": {
- "rangingSlLcsClientExternals": [
- {
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "rangingSlAfExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
]
}, - "rangingSlAppIDUnrelatedClasses": [
- {
- "rangingSlAppID": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "rangingSlPlmnOperatorClasses": [
- {
- "rangingSlLcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "rangingSlEvtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
}
}, - "supportedFeatures": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "nfChangeFilter": false,
- "uniqueSubscription": true,
- "resetIds": [
- "string"
], - "ueConSmfDataSubFilter": {
- "dnnList": [
- "string"
], - "snssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "emergencyInd": false
}, - "adjacentPlmns": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "disasterRoamingInd": false,
- "dataRestorationCallbackUri": "string",
- "udrRestartInd": false,
- "expectedUeBehaviourThresholds": {
- "property1": {
- "expectedUeBehaviourDatasets": [
- "STATIONARY_INDICATION"
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "dnns": [
- "string"
], - "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "expectedUeBehaviourDatasets": [
- "STATIONARY_INDICATION"
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "dnns": [
- "string"
], - "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "additionalSdmSubscriptions": [
- {
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "implicitUnsubscribe": true,
- "expires": "2019-08-24T14:15:22Z",
- "callbackReference": "string",
- "amfServiceName": "nnrf-nfm",
- "monitoredResourceUris": [
- "string"
], - "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": "string",
- "subscriptionId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "immediateReport": false,
- "report": {
- "amData": {
- "supportedFeatures": "string",
- "gpsis": [
- "string"
], - "hssGroupId": "string",
- "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "subscribedUeAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "nssai": {
- "supportedFeatures": "string",
- "defaultSingleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "provisioningTime": "2019-08-24T14:15:22Z",
- "additionalSnssaiData": {
- "property1": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}, - "property2": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}
}, - "suppressNssrgInd": true,
- "nssaiValidityTimeInfo": {
- "property1": "2019-08-24T14:15:22Z",
- "property2": "2019-08-24T14:15:22Z"
}
}, - "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "rfspIndex": 1,
- "subsRegTimer": 0,
- "ueUsageType": 0,
- "mpsPriority": true,
- "mcsPriority": true,
- "activeTime": 0,
- "sorInfo": {
- "steeringContainer": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "accessTechList": [
- "NR"
]
}
], - "ackInd": true,
- "sorMacIausf": "string",
- "countersor": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "sorTransparentContainer": "string",
- "sorCmci": "string",
- "sorSnpnSi": "string",
- "sorSnpnSiLs": "string",
- "storeSorCmciInMe": true,
- "usimSupportOfSorCmci": true
}, - "sorInfoExpectInd": true,
- "sorafRetrieval": false,
- "sorUpdateIndicatorList": [
- "INITIAL_REGISTRATION"
], - "upuInfo": {
- "upuDataList": [
- {
- "secPacket": "string",
- "defaultConfNssai": [
- {
- "sst": null,
- "sd": null
}
], - "routingId": "string",
- "drei": true,
- "aol": true,
- "disasterCondPlmnIds": [
- {
- "mcc": null,
- "mnc": null
}
]
}
], - "upuRegInd": true,
- "upuAckInd": true,
- "upuMacIausf": "string",
- "counterUpu": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "upuTransparentContainer": "string"
}, - "routingIndicator": "string",
- "micoAllowed": true,
- "sharedAmDataIds": [
- "string"
], - "odbPacketServices": "ALL_PACKET_SERVICES",
- "subscribedDnnList": [
- "string"
], - "serviceGapTime": 0,
- "mdtUserConsent": "CONSENT_NOT_GIVEN",
- "adjacentPlmnMdtUserConsents": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}, - "mdtConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "reportType": "PERIODICAL",
- "areaScope": {
- "eutraCellIdList": [
- "string"
], - "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "tacInfoPerPlmn": {
- "property1": {
- "tacList": [
- null
]
}, - "property2": {
- "tacList": [
- null
]
}
}, - "cagInfoPerPlmn": {
- "property1": {
- "cagList": [
- null
]
}, - "property2": {
- "cagList": [
- null
]
}
}, - "nidInfoPerPlmn": {
- "property1": {
- "nidList": [
- null
]
}, - "property2": {
- "nidList": [
- null
]
}
}, - "cellIdNidInfoPerPlmn": {
- "property1": {
- "cellIdNidList": [
- null
]
}, - "property2": {
- "cellIdNidList": [
- null
]
}
}, - "tacNidInfoPerPlmn": {
- "property1": {
- "tacNidList": [
- null
]
}, - "property2": {
- "tacNidList": [
- null
]
}
}, - "cagList": [
- "string"
]
}, - "measurementLteList": [
- "M1"
], - "measurementNrList": [
- "M1"
], - "sensorMeasurementList": [
- "BAROMETRIC_PRESSURE"
], - "reportingTriggerList": [
- "PERIODICAL"
], - "reportInterval": 120,
- "reportIntervalNr": 120,
- "reportAmount": 1,
- "reportAmountPerMeasurementLte": {
- "property1": 1,
- "property2": 1
}, - "reportAmountPerMeasurementNr": {
- "property1": 1,
- "property2": 1
}, - "eventThresholdRsrp": 97,
- "mnOnlyInd": false,
- "eventThresholdRsrpNr": 127,
- "eventThresholdRsrq": 34,
- "eventThresholdRsrqNr": 127,
- "eventList": [
- "OUT_OF_COVERAG"
], - "loggingInterval": 128,
- "loggingIntervalNr": 128,
- "loggingDuration": 600,
- "loggingDurationNr": 600,
- "positioningMethod": "GNSS",
- "addPositioningMethodList": [
- "GNSS"
], - "collectionPeriodRmmLte": 1024,
- "collectionPeriodRmmNr": 1024,
- "measurementPeriodLte": 1024,
- "mdtAllowedPlmnIdList": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "mbsfnAreaList": [
- {
- "mbsfnAreaId": 255,
- "carrierFrequency": 262143
}
], - "interFreqTargetList": [
- {
- "dlCarrierFreq": 3279165,
- "cellIdList": [
- 1007
]
}
]
}, - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "cagData": {
- "cagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}
}, - "conditionalCagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- null
], - "property2": [
- null
]
}
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- null
], - "property2": [
- null
]
}
}
}, - "provisioningTime": "2019-08-24T14:15:22Z"
}, - "stnSr": "string",
- "cMsisdn": "string",
- "nbIoTUePriority": 255,
- "nssaiInclusionAllowed": false,
- "rgWirelineCharacteristics": "string",
- "aun3DeviceConnectivityAllowed": false,
- "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false,
- "expectedUeBehaviourList": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "expectedUeBehaviourData": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
], - "edrxParametersList": [
- {
- "ratType": "NR",
- "edrxValue": "string"
}
], - "ptwParametersList": [
- {
- "operationMode": "WB_S1",
- "ptwValue": "string",
- "extendedPtwValue": "string"
}
], - "iabOperationAllowed": false,
- "adjacentPlmnRestrictions": {
- "property1": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- null
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}, - "property2": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- null
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}
}, - "wirelineForbiddenAreas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
], - "wirelineServiceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": null,
- "hfcNId": null
}
]
}
]
}, - "pcfSelectionAssistanceInfos": [
- {
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "aerialUeSubInfo": {
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "3gppUavId": "string"
}, - "roamingRestrictions": {
- "accessAllowed": true
}, - "remoteProvInd": false,
- "3gppChargingCharacteristics": "string",
- "timeSyncData": {
- "authorized": true,
- "uuTimeSyncErrBdgt": 0,
- "tempVals": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "coverageArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "clockQualityDetailLevel": "CLOCK_QUALITY_METRICS",
- "clockQualityAcceptanceCriterion": {
- "synchronizationState": [
- "LOCKED"
], - "clockQuality": {
- "traceabilityToGnss": true,
- "traceabilityToUtc": true,
- "frequencyStability": 65535,
- "clockAccuracyIndex": "string",
- "clockAccuracyValue": 1
}, - "parentTimeSource": [
- "SYNC_E"
]
}
}, - "sharedDataList": [
- {
- "sharedDataId": "string",
- "sharedAmData": { },
- "sharedSmsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "sharedSmsMngSubsData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "sharedDnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "sscModes": {
- "defaultSscMode": null,
- "allowedSscModes": [ ]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": null,
- "arp": null,
- "priorityLevel": null
}, - "sessionAmbr": {
- "uplink": null,
- "downlink": null
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- null
], - "upSecurity": {
- "upIntegr": null,
- "upConfid": null
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": null,
- "gpsi": null,
- "extGroupId": null
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": null,
- "acsIpv4Addr": null,
- "acsIpv6Addr": null
}, - "ipv4FrameRouteList": [
- null
], - "ipv6FrameRouteList": [
- null
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}, - "additionalEcsAddrConfigInfos": [
- null
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- null
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "sscModes": {
- "defaultSscMode": null,
- "allowedSscModes": [ ]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": null,
- "arp": null,
- "priorityLevel": null
}, - "sessionAmbr": {
- "uplink": null,
- "downlink": null
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- null
], - "upSecurity": {
- "upIntegr": null,
- "upConfid": null
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": null,
- "gpsi": null,
- "extGroupId": null
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": null,
- "acsIpv4Addr": null,
- "acsIpv6Addr": null
}, - "ipv4FrameRouteList": [
- null
], - "ipv6FrameRouteList": [
- null
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}, - "additionalEcsAddrConfigInfos": [
- null
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- null
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "sharedTraceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- null
]
}, - "property2": {
- "dnnInfos": [
- null
]
}
}, - "sharedVnGroupDatas": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "dnn": "string",
- "singleNssai": {
- "sst": null,
- "sd": null
}, - "appDescriptors": [
- null
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": null,
- "downlink": null
}
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "dnn": "string",
- "singleNssai": {
- "sst": null,
- "sd": null
}, - "appDescriptors": [
- null
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": null,
- "downlink": null
}
}
}, - "treatmentInstructions": {
- "property1": "USE_IF_NO_CLASH",
- "property2": "USE_IF_NO_CLASH"
}, - "sharedSmSubsData": {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": null,
- "sscModes": null,
- "iwkEpsInd": null,
- "5gQosProfile": null,
- "sessionAmbr": null,
- "3gppChargingCharacteristics": null,
- "staticIpAddress": [ ],
- "upSecurity": null,
- "pduSessionContinuityInd": null,
- "niddNefId": null,
- "niddInfo": null,
- "redundantSessionAllowed": null,
- "acsInfo": null,
- "ipv4FrameRouteList": [ ],
- "ipv6FrameRouteList": [ ],
- "atsssAllowed": null,
- "secondaryAuth": null,
- "uavSecondaryAuth": null,
- "dnAaaIpAddressAllocation": null,
- "dnAaaAddress": null,
- "additionalDnAaaAddresses": [ ],
- "dnAaaFqdn": null,
- "iptvAccCtrlInfo": null,
- "ipv4Index": null,
- "ipv6Index": null,
- "ecsAddrConfigInfo": null,
- "additionalEcsAddrConfigInfos": [ ],
- "sharedEcsAddrConfigInfo": null,
- "additionalSharedEcsAddrConfigInfoIds": [ ],
- "easDiscoveryAuthorized": null,
- "onboardingInd": null,
- "aerialUeInd": null,
- "subscribedMaxIpv6PrefixSize": null,
- "hrSboAuthorized": null
}, - "property2": {
- "pduSessionTypes": null,
- "sscModes": null,
- "iwkEpsInd": null,
- "5gQosProfile": null,
- "sessionAmbr": null,
- "3gppChargingCharacteristics": null,
- "staticIpAddress": [ ],
- "upSecurity": null,
- "pduSessionContinuityInd": null,
- "niddNefId": null,
- "niddInfo": null,
- "redundantSessionAllowed": null,
- "acsInfo": null,
- "ipv4FrameRouteList": [ ],
- "ipv6FrameRouteList": [ ],
- "atsssAllowed": null,
- "secondaryAuth": null,
- "uavSecondaryAuth": null,
- "dnAaaIpAddressAllocation": null,
- "dnAaaAddress": null,
- "additionalDnAaaAddresses": [ ],
- "dnAaaFqdn": null,
- "iptvAccCtrlInfo": null,
- "ipv4Index": null,
- "ipv6Index": null,
- "ecsAddrConfigInfo": null,
- "additionalEcsAddrConfigInfos": [ ],
- "sharedEcsAddrConfigInfo": null,
- "additionalSharedEcsAddrConfigInfoIds": [ ],
- "easDiscoveryAuthorized": null,
- "onboardingInd": null,
- "aerialUeInd": null,
- "subscribedMaxIpv6PrefixSize": null,
- "hrSboAuthorized": null
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": null,
- "property2": null
}, - "property2": {
- "property1": null,
- "property2": null
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": null,
- "property2": null
}, - "property2": {
- "property1": null,
- "property2": null
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": null,
- "validityTime": null
}, - "property2": {
- "suggestedPacketNumDl": null,
- "validityTime": null
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- null
], - "granularityPeriod": 0
}
}, - "sharedEcsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}
}
], - "qmcConfigInfo": {
- "qoeReference": "string",
- "serviceType": "DASH",
- "sliceScope": [
- {
- "sst": 255,
- "sd": "string"
}
], - "areaScope": {
- "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "taiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "plmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}, - "qoeCollectionEntityAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "qoeTarget": {
- "supi": "string",
- "imsi": "string"
}, - "mdtAlignmentInfo": "string",
- "availableRanVisibleQoeMetrics": [
- "APPLICATION_LAYER_BUFFER_LEVEL_LIST"
], - "containerForAppLayerMeasConfig": "string",
- "mbsCommunicationServiceType": "MULTICAST"
}, - "mbsrOperationAllowed": {
- "mbsrOperationAllowedInd": false,
- "mbsrLocationInfo": {
- "mbsrLocation": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "mbsrLocationAreas": [
- "string"
]
}, - "mbsrTimeInfo": {
- "mbsrTimeWindow": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "mbsrRecurTime": [
- {
- "recurTimeWindow": {
- "startTime": null,
- "endTime": null
}, - "recurType": "DAILY",
- "recurMonth": [
- null
], - "recurWeek": [
- null
], - "recurDay": [
- null
], - "recurDate": [
- null
]
}
]
}
}, - "ncrOperationAllowed": false,
- "ladnServiceAreas": {
- "property1": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- null
]
}
]
}, - "property2": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- null
]
}
]
}
}, - "ueLevelMeasurementsConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "smfSelData": {
- "supportedFeatures": "string",
- "subscribedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- null
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- null
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}
}, - "sharedSnssaiInfosId": "string",
- "hssGroupId": "string"
}, - "uecAmfData": {
- "epsInterworkingInfo": {
- "epsIwkPgws": {
- "property1": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "property2": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}
}, - "registrationTime": "2019-08-24T14:15:22Z"
}, - "amfInfo": [
- {
- "amfInstanceId": "7e4f0d93-6733-4b66-bd15-e32f5d2e505f",
- "guami": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}, - "accessType": "3GPP_ACCESS"
}
]
}, - "uecSmfData": {
- "pduSessions": {
- "property1": {
- "dnn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}, - "property2": {
- "dnn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
}, - "pgwInfo": [
- {
- "dnn": "string",
- "pgwFqdn": "string",
- "pgwIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "epdgInd": false,
- "pcfId": "37aeb506-fedd-4cde-8b21-8857970284a5",
- "registrationTime": "2019-08-24T14:15:22Z",
- "wildcardInd": true
}
], - "emergencyInfo": {
- "pgwFqdn": "string",
- "pgwIpAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "epdgInd": false,
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "emergencyRegistrationTime": "2019-08-24T14:15:22Z"
}
}, - "uecSmsfData": {
- "smsfInfo3GppAccess": {
- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfSetId": "string"
}, - "smsfInfoNon3GppAccess": {
- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfSetId": "string"
}
}, - "smsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "smData": [
- {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "smsMngData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "lcsPrivacyData": {
- "lpi": {
- "locationPrivacyInd": "LOCATION_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "unrelatedClass": {
- "defaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "externalUnrelatedClass": {
- "lcsClientExternals": [
- {
- "allowedGeographicArea": [
- null
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}
}
], - "afExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- null
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}
}
], - "lcsClientGroupExternals": [
- {
- "lcsClientGroupId": "string",
- "allowedGeographicArea": [
- null
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}
}
]
}, - "serviceTypeUnrelatedClasses": [
- {
- "serviceType": 127,
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "plmnOperatorClasses": [
- {
- "lcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "evtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "areaUsageInd": "INSIDE_REPORTING",
- "upLocRepIndAf": "USER_PLANE_REPORT_NOT_ALLOWED"
}, - "lcsMoData": {
- "allowedServiceClasses": [
- "BASIC_SELF_LOCATION"
], - "moAssistanceDataTypes": {
- "locationAssistanceType": "string"
}
}, - "lcsSubscriptionData": {
- "configuredLmfId": "string",
- "pruInd": "NON_PRU",
- "lpHapType": "LOW_POW_HIGH_ACCU_POS",
- "userPlanePosIndLmf": false
}, - "v2xData": {
- "nrV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "lteV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "lcsBroadcastAssistanceTypesData": {
- "locationAssistanceType": "string"
}, - "proseData": {
- "proseServiceAuth": {
- "proseDirectDiscoveryAuth": "AUTHORIZED",
- "proseDirectCommunicationAuth": "AUTHORIZED",
- "proseL2RelayAuth": "AUTHORIZED",
- "proseL3RelayAuth": "AUTHORIZED",
- "proseL2RemoteAuth": "AUTHORIZED",
- "proseL3RemoteAuth": "AUTHORIZED",
- "proseMultipathComL2RemoteAuth": "AUTHORIZED",
- "proseL2UeRelayAuth": "AUTHORIZED",
- "proseL3UeRelayAuth": "AUTHORIZED",
- "proseL2EndAuth": "AUTHORIZED",
- "proseL3EndAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "proseAllowedPlmn": [
- {
- "visitedPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "proseDirectAllowed": [
- "ANNOUNCE"
]
}
]
}, - "mbsData": {
- "mbsAllowed": false,
- "mbsSessionIdList": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
], - "ueMbsAssistanceInfo": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
]
}, - "ucData": {
- "userConsentPerPurposeList": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}
}, - "a2xData": {
- "nrA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "lteA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "rangingSlPrivacyData": {
- "rslppi": {
- "rangingSlPrivacyInd": "RANGINGSL_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "rangingSlUnrelatedClass": {
- "rangingSlDefaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "rangingSlExternalUnrelatedClass": {
- "rangingSlLcsClientExternals": [
- {
- "allowedGeographicArea": [
- null
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}
}
], - "rangingSlAfExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- null
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}
}
]
}, - "rangingSlAppIDUnrelatedClasses": [
- {
- "rangingSlAppID": "string",
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "rangingSlPlmnOperatorClasses": [
- {
- "rangingSlLcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "rangingSlEvtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
}
}, - "supportedFeatures": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "nfChangeFilter": false,
- "uniqueSubscription": true,
- "resetIds": [
- "string"
], - "ueConSmfDataSubFilter": {
- "dnnList": [
- "string"
], - "snssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "emergencyInd": false
}, - "adjacentPlmns": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "disasterRoamingInd": false,
- "dataRestorationCallbackUri": "string",
- "udrRestartInd": false,
- "expectedUeBehaviourThresholds": {
- "property1": {
- "expectedUeBehaviourDatasets": [
- "STATIONARY_INDICATION"
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "dnns": [
- "string"
], - "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "expectedUeBehaviourDatasets": [
- "STATIONARY_INDICATION"
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "dnns": [
- "string"
], - "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}
], - "subscriptionDataSubscriptions": [
- {
- "ueId": "string",
- "callbackReference": "string",
- "originalCallbackReference": "string",
- "monitoredResourceUris": [
- "string"
], - "expiry": "2019-08-24T14:15:22Z",
- "sdmSubscription": {
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "implicitUnsubscribe": true,
- "expires": "2019-08-24T14:15:22Z",
- "callbackReference": "string",
- "amfServiceName": "nnrf-nfm",
- "monitoredResourceUris": [
- "string"
], - "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": "string",
- "subscriptionId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "immediateReport": false,
- "report": {
- "amData": {
- "supportedFeatures": "string",
- "gpsis": [
- "string"
], - "hssGroupId": "string",
- "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "subscribedUeAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "nssai": {
- "supportedFeatures": "string",
- "defaultSingleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "provisioningTime": "2019-08-24T14:15:22Z",
- "additionalSnssaiData": {
- "property1": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": null,
- "downlink": null
}, - "subscribedNsSrgList": [
- null
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}, - "deregInactTimer": 0,
- "onDemand": false
}, - "property2": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": null,
- "downlink": null
}, - "subscribedNsSrgList": [
- null
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}, - "deregInactTimer": 0,
- "onDemand": false
}
}, - "suppressNssrgInd": true,
- "nssaiValidityTimeInfo": {
- "property1": "2019-08-24T14:15:22Z",
- "property2": "2019-08-24T14:15:22Z"
}
}, - "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "rfspIndex": 1,
- "subsRegTimer": 0,
- "ueUsageType": 0,
- "mpsPriority": true,
- "mcsPriority": true,
- "activeTime": 0,
- "sorInfo": {
- "steeringContainer": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "accessTechList": [
- null
]
}
], - "ackInd": true,
- "sorMacIausf": "string",
- "countersor": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "sorTransparentContainer": "string",
- "sorCmci": "string",
- "sorSnpnSi": "string",
- "sorSnpnSiLs": "string",
- "storeSorCmciInMe": true,
- "usimSupportOfSorCmci": true
}, - "sorInfoExpectInd": true,
- "sorafRetrieval": false,
- "sorUpdateIndicatorList": [
- "INITIAL_REGISTRATION"
], - "upuInfo": {
- "upuDataList": [
- {
- "secPacket": "string",
- "defaultConfNssai": [
- null
], - "routingId": "string",
- "drei": true,
- "aol": true,
- "disasterCondPlmnIds": [
- null
]
}
], - "upuRegInd": true,
- "upuAckInd": true,
- "upuMacIausf": "string",
- "counterUpu": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "upuTransparentContainer": "string"
}, - "routingIndicator": "string",
- "micoAllowed": true,
- "sharedAmDataIds": [
- "string"
], - "odbPacketServices": "ALL_PACKET_SERVICES",
- "subscribedDnnList": [
- "string"
], - "serviceGapTime": 0,
- "mdtUserConsent": "CONSENT_NOT_GIVEN",
- "adjacentPlmnMdtUserConsents": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}, - "mdtConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "reportType": "PERIODICAL",
- "areaScope": {
- "eutraCellIdList": [
- "string"
], - "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "tacInfoPerPlmn": {
- "property1": {
- "tacList": [ ]
}, - "property2": {
- "tacList": [ ]
}
}, - "cagInfoPerPlmn": {
- "property1": {
- "cagList": [ ]
}, - "property2": {
- "cagList": [ ]
}
}, - "nidInfoPerPlmn": {
- "property1": {
- "nidList": [ ]
}, - "property2": {
- "nidList": [ ]
}
}, - "cellIdNidInfoPerPlmn": {
- "property1": {
- "cellIdNidList": [ ]
}, - "property2": {
- "cellIdNidList": [ ]
}
}, - "tacNidInfoPerPlmn": {
- "property1": {
- "tacNidList": [ ]
}, - "property2": {
- "tacNidList": [ ]
}
}, - "cagList": [
- "string"
]
}, - "measurementLteList": [
- "M1"
], - "measurementNrList": [
- "M1"
], - "sensorMeasurementList": [
- "BAROMETRIC_PRESSURE"
], - "reportingTriggerList": [
- "PERIODICAL"
], - "reportInterval": 120,
- "reportIntervalNr": 120,
- "reportAmount": 1,
- "reportAmountPerMeasurementLte": {
- "property1": 1,
- "property2": 1
}, - "reportAmountPerMeasurementNr": {
- "property1": 1,
- "property2": 1
}, - "eventThresholdRsrp": 97,
- "mnOnlyInd": false,
- "eventThresholdRsrpNr": 127,
- "eventThresholdRsrq": 34,
- "eventThresholdRsrqNr": 127,
- "eventList": [
- "OUT_OF_COVERAG"
], - "loggingInterval": 128,
- "loggingIntervalNr": 128,
- "loggingDuration": 600,
- "loggingDurationNr": 600,
- "positioningMethod": "GNSS",
- "addPositioningMethodList": [
- "GNSS"
], - "collectionPeriodRmmLte": 1024,
- "collectionPeriodRmmNr": 1024,
- "measurementPeriodLte": 1024,
- "mdtAllowedPlmnIdList": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "mbsfnAreaList": [
- {
- "mbsfnAreaId": 255,
- "carrierFrequency": 262143
}
], - "interFreqTargetList": [
- {
- "dlCarrierFreq": 3279165,
- "cellIdList": [
- null
]
}
]
}, - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "cagData": {
- "cagInfos": {
- "property1": {
- "allowedCagList": [
- null
], - "cagOnlyIndicator": true
}, - "property2": {
- "allowedCagList": [
- null
], - "cagOnlyIndicator": true
}
}, - "conditionalCagInfos": {
- "property1": {
- "allowedCagList": [
- null
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}, - "cagSpecificValidTimePeriodList": {
- "property1": [ ],
- "property2": [ ]
}
}, - "property2": {
- "allowedCagList": [
- null
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}, - "cagSpecificValidTimePeriodList": {
- "property1": [ ],
- "property2": [ ]
}
}
}, - "provisioningTime": "2019-08-24T14:15:22Z"
}, - "stnSr": "string",
- "cMsisdn": "string",
- "nbIoTUePriority": 255,
- "nssaiInclusionAllowed": false,
- "rgWirelineCharacteristics": "string",
- "aun3DeviceConnectivityAllowed": false,
- "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false,
- "expectedUeBehaviourList": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "expectedUeBehaviourData": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
], - "edrxParametersList": [
- {
- "ratType": "NR",
- "edrxValue": "string"
}
], - "ptwParametersList": [
- {
- "operationMode": "WB_S1",
- "ptwValue": "string",
- "extendedPtwValue": "string"
}
], - "iabOperationAllowed": false,
- "adjacentPlmnRestrictions": {
- "property1": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [ ],
- "areaCode": null
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}, - "property2": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [ ],
- "areaCode": null
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}
}, - "wirelineForbiddenAreas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": null,
- "hfcNId": null
}
]
}
], - "wirelineServiceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "globalLineIds": [
- null
], - "hfcNIds": [
- null
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- null
]
}
]
}, - "pcfSelectionAssistanceInfos": [
- {
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "aerialUeSubInfo": {
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "3gppUavId": "string"
}, - "roamingRestrictions": {
- "accessAllowed": true
}, - "remoteProvInd": false,
- "3gppChargingCharacteristics": "string",
- "timeSyncData": {
- "authorized": true,
- "uuTimeSyncErrBdgt": 0,
- "tempVals": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "coverageArea": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "clockQualityDetailLevel": "CLOCK_QUALITY_METRICS",
- "clockQualityAcceptanceCriterion": {
- "synchronizationState": [
- "LOCKED"
], - "clockQuality": {
- "traceabilityToGnss": true,
- "traceabilityToUtc": true,
- "frequencyStability": 65535,
- "clockAccuracyIndex": "string",
- "clockAccuracyValue": 1
}, - "parentTimeSource": [
- "SYNC_E"
]
}
}, - "sharedDataList": [
- {
- "sharedDataId": "string",
- "sharedAmData": { },
- "sharedSmsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "sharedSmsMngSubsData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- null
], - "traceData": {
- "traceRef": null,
- "traceDepth": null,
- "neTypeList": null,
- "eventList": null,
- "collectionEntityIpv4Addr": null,
- "collectionEntityIpv6Addr": null,
- "traceReportingConsumerUri": null,
- "interfaceList": null,
- "jobType": null
}, - "sharedTraceDataId": "string"
}, - "sharedDnnConfigurations": {
- "property1": {
- "pduSessionTypes": null,
- "sscModes": null,
- "iwkEpsInd": null,
- "5gQosProfile": null,
- "sessionAmbr": null,
- "3gppChargingCharacteristics": null,
- "staticIpAddress": [ ],
- "upSecurity": null,
- "pduSessionContinuityInd": null,
- "niddNefId": null,
- "niddInfo": null,
- "redundantSessionAllowed": null,
- "acsInfo": null,
- "ipv4FrameRouteList": [ ],
- "ipv6FrameRouteList": [ ],
- "atsssAllowed": null,
- "secondaryAuth": null,
- "uavSecondaryAuth": null,
- "dnAaaIpAddressAllocation": null,
- "dnAaaAddress": null,
- "additionalDnAaaAddresses": [ ],
- "dnAaaFqdn": null,
- "iptvAccCtrlInfo": null,
- "ipv4Index": null,
- "ipv6Index": null,
- "ecsAddrConfigInfo": null,
- "additionalEcsAddrConfigInfos": [ ],
- "sharedEcsAddrConfigInfo": null,
- "additionalSharedEcsAddrConfigInfoIds": [ ],
- "easDiscoveryAuthorized": null,
- "onboardingInd": null,
- "aerialUeInd": null,
- "subscribedMaxIpv6PrefixSize": null,
- "hrSboAuthorized": null
}, - "property2": {
- "pduSessionTypes": null,
- "sscModes": null,
- "iwkEpsInd": null,
- "5gQosProfile": null,
- "sessionAmbr": null,
- "3gppChargingCharacteristics": null,
- "staticIpAddress": [ ],
- "upSecurity": null,
- "pduSessionContinuityInd": null,
- "niddNefId": null,
- "niddInfo": null,
- "redundantSessionAllowed": null,
- "acsInfo": null,
- "ipv4FrameRouteList": [ ],
- "ipv6FrameRouteList": [ ],
- "atsssAllowed": null,
- "secondaryAuth": null,
- "uavSecondaryAuth": null,
- "dnAaaIpAddressAllocation": null,
- "dnAaaAddress": null,
- "additionalDnAaaAddresses": [ ],
- "dnAaaFqdn": null,
- "iptvAccCtrlInfo": null,
- "ipv4Index": null,
- "ipv6Index": null,
- "ecsAddrConfigInfo": null,
- "additionalEcsAddrConfigInfos": [ ],
- "sharedEcsAddrConfigInfo": null,
- "additionalSharedEcsAddrConfigInfoIds": [ ],
- "easDiscoveryAuthorized": null,
- "onboardingInd": null,
- "aerialUeInd": null,
- "subscribedMaxIpv6PrefixSize": null,
- "hrSboAuthorized": null
}
}, - "sharedTraceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedSnssaiInfos": {
- "property1": {
- "dnnInfos": [ ]
}, - "property2": {
- "dnnInfos": [ ]
}
}, - "sharedVnGroupDatas": {
- "property1": {
- "pduSessionTypes": null,
- "dnn": null,
- "singleNssai": null,
- "appDescriptors": [ ],
- "secondaryAuth": null,
- "dnAaaIpAddressAllocation": null,
- "dnAaaAddress": null,
- "additionalDnAaaAddresses": [ ],
- "dnAaaFqdn": null,
- "5gVnGroupCommunicationInd": null,
- "5gVnGroupCommunicationType": null,
- "maxGroupDataRate": null
}, - "property2": {
- "pduSessionTypes": null,
- "dnn": null,
- "singleNssai": null,
- "appDescriptors": [ ],
- "secondaryAuth": null,
- "dnAaaIpAddressAllocation": null,
- "dnAaaAddress": null,
- "additionalDnAaaAddresses": [ ],
- "dnAaaFqdn": null,
- "5gVnGroupCommunicationInd": null,
- "5gVnGroupCommunicationType": null,
- "maxGroupDataRate": null
}
}, - "treatmentInstructions": {
- "property1": "USE_IF_NO_CLASH",
- "property2": "USE_IF_NO_CLASH"
}, - "sharedSmSubsData": {
- "singleNssai": {
- "sst": null,
- "sd": null
}, - "dnnConfigurations": {
- "property1": null,
- "property2": null
}, - "internalGroupIds": [
- null
], - "sharedVnGroupDataIds": {
- "property1": null,
- "property2": null
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": null,
- "traceDepth": null,
- "neTypeList": null,
- "eventList": null,
- "collectionEntityIpv4Addr": null,
- "collectionEntityIpv6Addr": null,
- "traceReportingConsumerUri": null,
- "interfaceList": null,
- "jobType": null
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": null,
- "property2": null
}, - "expectedUeBehaviourData": {
- "property1": { },
- "property2": { }
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": { },
- "property2": { }
}, - "suggestedPacketNumDlList": {
- "property1": null,
- "property2": null
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- null
], - "ueLevelMeasConfig": {
- "jobType": null,
- "ueLevelMeasurementsList": [ ],
- "granularityPeriod": null
}
}, - "sharedEcsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}
}
], - "qmcConfigInfo": {
- "qoeReference": "string",
- "serviceType": "DASH",
- "sliceScope": [
- {
- "sst": 255,
- "sd": "string"
}
], - "areaScope": {
- "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "taiList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "plmnList": [
- {
- "mcc": null,
- "mnc": null
}
]
}, - "qoeCollectionEntityAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "qoeTarget": {
- "supi": "string",
- "imsi": "string"
}, - "mdtAlignmentInfo": "string",
- "availableRanVisibleQoeMetrics": [
- "APPLICATION_LAYER_BUFFER_LEVEL_LIST"
], - "containerForAppLayerMeasConfig": "string",
- "mbsCommunicationServiceType": "MULTICAST"
}, - "mbsrOperationAllowed": {
- "mbsrOperationAllowedInd": false,
- "mbsrLocationInfo": {
- "mbsrLocation": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "mbsrLocationAreas": [
- "string"
]
}, - "mbsrTimeInfo": {
- "mbsrTimeWindow": [
- {
- "startTime": null,
- "endTime": null
}
], - "mbsrRecurTime": [
- {
- "recurTimeWindow": null,
- "recurType": null,
- "recurMonth": [ ],
- "recurWeek": [ ],
- "recurDay": [ ],
- "recurDate": [ ]
}
]
}
}, - "ncrOperationAllowed": false,
- "ladnServiceAreas": {
- "property1": {
- "dnnLadnServiceAreas": [
- {
- "dnn": null,
- "ladnServiceArea": [ ]
}
]
}, - "property2": {
- "dnnLadnServiceAreas": [
- {
- "dnn": null,
- "ladnServiceArea": [ ]
}
]
}
}, - "ueLevelMeasurementsConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "smfSelData": {
- "supportedFeatures": "string",
- "subscribedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": null,
- "defaultDnnIndicator": null,
- "lboRoamingAllowed": null,
- "iwkEpsInd": null,
- "dnnBarred": null,
- "invokeNefInd": null,
- "smfList": [ ],
- "sameSmfInd": null,
- "hrSboAllowed": null
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": null,
- "defaultDnnIndicator": null,
- "lboRoamingAllowed": null,
- "iwkEpsInd": null,
- "dnnBarred": null,
- "invokeNefInd": null,
- "smfList": [ ],
- "sameSmfInd": null,
- "hrSboAllowed": null
}
]
}
}, - "sharedSnssaiInfosId": "string",
- "hssGroupId": "string"
}, - "uecAmfData": {
- "epsInterworkingInfo": {
- "epsIwkPgws": {
- "property1": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": null,
- "mnc": null
}
}, - "property2": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": null,
- "mnc": null
}
}
}, - "registrationTime": "2019-08-24T14:15:22Z"
}, - "amfInfo": [
- {
- "amfInstanceId": "7e4f0d93-6733-4b66-bd15-e32f5d2e505f",
- "guami": {
- "plmnId": {
- "mcc": null,
- "mnc": null,
- "nid": null
}, - "amfId": "string"
}, - "accessType": "3GPP_ACCESS"
}
]
}, - "uecSmfData": {
- "pduSessions": {
- "property1": {
- "dnn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}, - "property2": {
- "dnn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
}, - "pgwInfo": [
- {
- "dnn": "string",
- "pgwFqdn": "string",
- "pgwIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "epdgInd": false,
- "pcfId": "37aeb506-fedd-4cde-8b21-8857970284a5",
- "registrationTime": "2019-08-24T14:15:22Z",
- "wildcardInd": true
}
], - "emergencyInfo": {
- "pgwFqdn": "string",
- "pgwIpAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "epdgInd": false,
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "emergencyRegistrationTime": "2019-08-24T14:15:22Z"
}
}, - "uecSmsfData": {
- "smsfInfo3GppAccess": {
- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfSetId": "string"
}, - "smsfInfoNon3GppAccess": {
- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfSetId": "string"
}
}, - "smsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "smData": [
- {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "sscModes": {
- "defaultSscMode": null,
- "allowedSscModes": [ ]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": null,
- "arp": null,
- "priorityLevel": null
}, - "sessionAmbr": {
- "uplink": null,
- "downlink": null
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- null
], - "upSecurity": {
- "upIntegr": null,
- "upConfid": null
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": null,
- "gpsi": null,
- "extGroupId": null
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": null,
- "acsIpv4Addr": null,
- "acsIpv6Addr": null
}, - "ipv4FrameRouteList": [
- null
], - "ipv6FrameRouteList": [
- null
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}, - "additionalEcsAddrConfigInfos": [
- null
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- null
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "sscModes": {
- "defaultSscMode": null,
- "allowedSscModes": [ ]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": null,
- "arp": null,
- "priorityLevel": null
}, - "sessionAmbr": {
- "uplink": null,
- "downlink": null
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- null
], - "upSecurity": {
- "upIntegr": null,
- "upConfid": null
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": null,
- "gpsi": null,
- "extGroupId": null
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": null,
- "acsIpv4Addr": null,
- "acsIpv6Addr": null
}, - "ipv4FrameRouteList": [
- null
], - "ipv6FrameRouteList": [
- null
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}, - "additionalEcsAddrConfigInfos": [
- null
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- null
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}, - "property2": {
- "property1": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}, - "property2": {
- "property1": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "smsMngData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "lcsPrivacyData": {
- "lpi": {
- "locationPrivacyInd": "LOCATION_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "unrelatedClass": {
- "defaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "externalUnrelatedClass": {
- "lcsClientExternals": [
- {
- "allowedGeographicArea": [ ],
- "privacyCheckRelatedAction": null,
- "validTimePeriod": null
}
], - "afExternals": [
- {
- "afId": null,
- "allowedGeographicArea": [ ],
- "privacyCheckRelatedAction": null,
- "validTimePeriod": null
}
], - "lcsClientGroupExternals": [
- {
- "lcsClientGroupId": null,
- "allowedGeographicArea": [ ],
- "privacyCheckRelatedAction": null,
- "validTimePeriod": null
}
]
}, - "serviceTypeUnrelatedClasses": [
- {
- "serviceType": 127,
- "allowedGeographicArea": [
- null
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}, - "codeWordList": [
- null
]
}
]
}, - "plmnOperatorClasses": [
- {
- "lcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "evtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "areaUsageInd": "INSIDE_REPORTING",
- "upLocRepIndAf": "USER_PLANE_REPORT_NOT_ALLOWED"
}, - "lcsMoData": {
- "allowedServiceClasses": [
- "BASIC_SELF_LOCATION"
], - "moAssistanceDataTypes": {
- "locationAssistanceType": "string"
}
}, - "lcsSubscriptionData": {
- "configuredLmfId": "string",
- "pruInd": "NON_PRU",
- "lpHapType": "LOW_POW_HIGH_ACCU_POS",
- "userPlanePosIndLmf": false
}, - "v2xData": {
- "nrV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "lteV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "lcsBroadcastAssistanceTypesData": {
- "locationAssistanceType": "string"
}, - "proseData": {
- "proseServiceAuth": {
- "proseDirectDiscoveryAuth": "AUTHORIZED",
- "proseDirectCommunicationAuth": "AUTHORIZED",
- "proseL2RelayAuth": "AUTHORIZED",
- "proseL3RelayAuth": "AUTHORIZED",
- "proseL2RemoteAuth": "AUTHORIZED",
- "proseL3RemoteAuth": "AUTHORIZED",
- "proseMultipathComL2RemoteAuth": "AUTHORIZED",
- "proseL2UeRelayAuth": "AUTHORIZED",
- "proseL3UeRelayAuth": "AUTHORIZED",
- "proseL2EndAuth": "AUTHORIZED",
- "proseL3EndAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "proseAllowedPlmn": [
- {
- "visitedPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "proseDirectAllowed": [
- "ANNOUNCE"
]
}
]
}, - "mbsData": {
- "mbsAllowed": false,
- "mbsSessionIdList": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": null,
- "mnc": null
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "destIpAddr": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
}, - "nid": "string"
}
], - "ueMbsAssistanceInfo": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": null,
- "mnc": null
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "destIpAddr": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
}, - "nid": "string"
}
]
}, - "ucData": {
- "userConsentPerPurposeList": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}
}, - "a2xData": {
- "nrA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "lteA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "rangingSlPrivacyData": {
- "rslppi": {
- "rangingSlPrivacyInd": "RANGINGSL_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "rangingSlUnrelatedClass": {
- "rangingSlDefaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "rangingSlExternalUnrelatedClass": {
- "rangingSlLcsClientExternals": [
- {
- "allowedGeographicArea": [ ],
- "rangingSlPrivacyCheckRelatedAction": null,
- "validTimePeriod": null
}
], - "rangingSlAfExternals": [
- {
- "afId": null,
- "allowedGeographicArea": [ ],
- "rangingSlPrivacyCheckRelatedAction": null,
- "validTimePeriod": null
}
]
}, - "rangingSlAppIDUnrelatedClasses": [
- {
- "rangingSlAppID": "string",
- "allowedGeographicArea": [
- null
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}, - "codeWordList": [
- null
]
}
]
}, - "rangingSlPlmnOperatorClasses": [
- {
- "rangingSlLcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "rangingSlEvtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
}
}, - "supportedFeatures": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "nfChangeFilter": false,
- "uniqueSubscription": true,
- "resetIds": [
- "string"
], - "ueConSmfDataSubFilter": {
- "dnnList": [
- "string"
], - "snssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "emergencyInd": false
}, - "adjacentPlmns": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "disasterRoamingInd": false,
- "dataRestorationCallbackUri": "string",
- "udrRestartInd": false,
- "expectedUeBehaviourThresholds": {
- "property1": {
- "expectedUeBehaviourDatasets": [
- "STATIONARY_INDICATION"
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "dnns": [
- "string"
], - "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "expectedUeBehaviourDatasets": [
- "STATIONARY_INDICATION"
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "dnns": [
- "string"
], - "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "hssSubscriptionInfo": {
- "hssSubscriptionList": [
- {
- "hssInstanceId": "5e4e6fbd-fb66-4992-97b1-0209ec0aa3d2",
- "subscriptionId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}
]
}, - "subscriptionId": "string",
- "uniqueSubscription": true,
- "supportedFeatures": "string",
- "immediateReport": false,
- "report": {
- "amData": {
- "supportedFeatures": "string",
- "gpsis": [
- "string"
], - "hssGroupId": "string",
- "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "subscribedUeAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "nssai": {
- "supportedFeatures": "string",
- "defaultSingleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "provisioningTime": "2019-08-24T14:15:22Z",
- "additionalSnssaiData": {
- "property1": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}, - "property2": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}
}, - "suppressNssrgInd": true,
- "nssaiValidityTimeInfo": {
- "property1": "2019-08-24T14:15:22Z",
- "property2": "2019-08-24T14:15:22Z"
}
}, - "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "rfspIndex": 1,
- "subsRegTimer": 0,
- "ueUsageType": 0,
- "mpsPriority": true,
- "mcsPriority": true,
- "activeTime": 0,
- "sorInfo": {
- "steeringContainer": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "accessTechList": [
- "NR"
]
}
], - "ackInd": true,
- "sorMacIausf": "string",
- "countersor": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "sorTransparentContainer": "string",
- "sorCmci": "string",
- "sorSnpnSi": "string",
- "sorSnpnSiLs": "string",
- "storeSorCmciInMe": true,
- "usimSupportOfSorCmci": true
}, - "sorInfoExpectInd": true,
- "sorafRetrieval": false,
- "sorUpdateIndicatorList": [
- "INITIAL_REGISTRATION"
], - "upuInfo": {
- "upuDataList": [
- {
- "secPacket": "string",
- "defaultConfNssai": [
- {
- "sst": null,
- "sd": null
}
], - "routingId": "string",
- "drei": true,
- "aol": true,
- "disasterCondPlmnIds": [
- {
- "mcc": null,
- "mnc": null
}
]
}
], - "upuRegInd": true,
- "upuAckInd": true,
- "upuMacIausf": "string",
- "counterUpu": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "upuTransparentContainer": "string"
}, - "routingIndicator": "string",
- "micoAllowed": true,
- "sharedAmDataIds": [
- "string"
], - "odbPacketServices": "ALL_PACKET_SERVICES",
- "subscribedDnnList": [
- "string"
], - "serviceGapTime": 0,
- "mdtUserConsent": "CONSENT_NOT_GIVEN",
- "adjacentPlmnMdtUserConsents": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}, - "mdtConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "reportType": "PERIODICAL",
- "areaScope": {
- "eutraCellIdList": [
- "string"
], - "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "tacInfoPerPlmn": {
- "property1": {
- "tacList": [
- null
]
}, - "property2": {
- "tacList": [
- null
]
}
}, - "cagInfoPerPlmn": {
- "property1": {
- "cagList": [
- null
]
}, - "property2": {
- "cagList": [
- null
]
}
}, - "nidInfoPerPlmn": {
- "property1": {
- "nidList": [
- null
]
}, - "property2": {
- "nidList": [
- null
]
}
}, - "cellIdNidInfoPerPlmn": {
- "property1": {
- "cellIdNidList": [
- null
]
}, - "property2": {
- "cellIdNidList": [
- null
]
}
}, - "tacNidInfoPerPlmn": {
- "property1": {
- "tacNidList": [
- null
]
}, - "property2": {
- "tacNidList": [
- null
]
}
}, - "cagList": [
- "string"
]
}, - "measurementLteList": [
- "M1"
], - "measurementNrList": [
- "M1"
], - "sensorMeasurementList": [
- "BAROMETRIC_PRESSURE"
], - "reportingTriggerList": [
- "PERIODICAL"
], - "reportInterval": 120,
- "reportIntervalNr": 120,
- "reportAmount": 1,
- "reportAmountPerMeasurementLte": {
- "property1": 1,
- "property2": 1
}, - "reportAmountPerMeasurementNr": {
- "property1": 1,
- "property2": 1
}, - "eventThresholdRsrp": 97,
- "mnOnlyInd": false,
- "eventThresholdRsrpNr": 127,
- "eventThresholdRsrq": 34,
- "eventThresholdRsrqNr": 127,
- "eventList": [
- "OUT_OF_COVERAG"
], - "loggingInterval": 128,
- "loggingIntervalNr": 128,
- "loggingDuration": 600,
- "loggingDurationNr": 600,
- "positioningMethod": "GNSS",
- "addPositioningMethodList": [
- "GNSS"
], - "collectionPeriodRmmLte": 1024,
- "collectionPeriodRmmNr": 1024,
- "measurementPeriodLte": 1024,
- "mdtAllowedPlmnIdList": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "mbsfnAreaList": [
- {
- "mbsfnAreaId": 255,
- "carrierFrequency": 262143
}
], - "interFreqTargetList": [
- {
- "dlCarrierFreq": 3279165,
- "cellIdList": [
- 1007
]
}
]
}, - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "cagData": {
- "cagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}
}, - "conditionalCagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- null
], - "property2": [
- null
]
}
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- null
], - "property2": [
- null
]
}
}
}, - "provisioningTime": "2019-08-24T14:15:22Z"
}, - "stnSr": "string",
- "cMsisdn": "string",
- "nbIoTUePriority": 255,
- "nssaiInclusionAllowed": false,
- "rgWirelineCharacteristics": "string",
- "aun3DeviceConnectivityAllowed": false,
- "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false,
- "expectedUeBehaviourList": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "expectedUeBehaviourData": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
], - "edrxParametersList": [
- {
- "ratType": "NR",
- "edrxValue": "string"
}
], - "ptwParametersList": [
- {
- "operationMode": "WB_S1",
- "ptwValue": "string",
- "extendedPtwValue": "string"
}
], - "iabOperationAllowed": false,
- "adjacentPlmnRestrictions": {
- "property1": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- null
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}, - "property2": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- null
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}
}, - "wirelineForbiddenAreas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
], - "wirelineServiceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": null,
- "hfcNId": null
}
]
}
]
}, - "pcfSelectionAssistanceInfos": [
- {
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "aerialUeSubInfo": {
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "3gppUavId": "string"
}, - "roamingRestrictions": {
- "accessAllowed": true
}, - "remoteProvInd": false,
- "3gppChargingCharacteristics": "string",
- "timeSyncData": {
- "authorized": true,
- "uuTimeSyncErrBdgt": 0,
- "tempVals": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "coverageArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "clockQualityDetailLevel": "CLOCK_QUALITY_METRICS",
- "clockQualityAcceptanceCriterion": {
- "synchronizationState": [
- "LOCKED"
], - "clockQuality": {
- "traceabilityToGnss": true,
- "traceabilityToUtc": true,
- "frequencyStability": 65535,
- "clockAccuracyIndex": "string",
- "clockAccuracyValue": 1
}, - "parentTimeSource": [
- "SYNC_E"
]
}
}, - "sharedDataList": [
- {
- "sharedDataId": "string",
- "sharedAmData": { },
- "sharedSmsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "sharedSmsMngSubsData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "sharedDnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "sscModes": {
- "defaultSscMode": null,
- "allowedSscModes": [ ]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": null,
- "arp": null,
- "priorityLevel": null
}, - "sessionAmbr": {
- "uplink": null,
- "downlink": null
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- null
], - "upSecurity": {
- "upIntegr": null,
- "upConfid": null
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": null,
- "gpsi": null,
- "extGroupId": null
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": null,
- "acsIpv4Addr": null,
- "acsIpv6Addr": null
}, - "ipv4FrameRouteList": [
- null
], - "ipv6FrameRouteList": [
- null
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}, - "additionalEcsAddrConfigInfos": [
- null
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- null
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "sscModes": {
- "defaultSscMode": null,
- "allowedSscModes": [ ]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": null,
- "arp": null,
- "priorityLevel": null
}, - "sessionAmbr": {
- "uplink": null,
- "downlink": null
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- null
], - "upSecurity": {
- "upIntegr": null,
- "upConfid": null
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": null,
- "gpsi": null,
- "extGroupId": null
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": null,
- "acsIpv4Addr": null,
- "acsIpv6Addr": null
}, - "ipv4FrameRouteList": [
- null
], - "ipv6FrameRouteList": [
- null
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}, - "additionalEcsAddrConfigInfos": [
- null
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- null
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "sharedTraceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- null
]
}, - "property2": {
- "dnnInfos": [
- null
]
}
}, - "sharedVnGroupDatas": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "dnn": "string",
- "singleNssai": {
- "sst": null,
- "sd": null
}, - "appDescriptors": [
- null
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": null,
- "downlink": null
}
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "dnn": "string",
- "singleNssai": {
- "sst": null,
- "sd": null
}, - "appDescriptors": [
- null
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": null,
- "downlink": null
}
}
}, - "treatmentInstructions": {
- "property1": "USE_IF_NO_CLASH",
- "property2": "USE_IF_NO_CLASH"
}, - "sharedSmSubsData": {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": null,
- "sscModes": null,
- "iwkEpsInd": null,
- "5gQosProfile": null,
- "sessionAmbr": null,
- "3gppChargingCharacteristics": null,
- "staticIpAddress": [ ],
- "upSecurity": null,
- "pduSessionContinuityInd": null,
- "niddNefId": null,
- "niddInfo": null,
- "redundantSessionAllowed": null,
- "acsInfo": null,
- "ipv4FrameRouteList": [ ],
- "ipv6FrameRouteList": [ ],
- "atsssAllowed": null,
- "secondaryAuth": null,
- "uavSecondaryAuth": null,
- "dnAaaIpAddressAllocation": null,
- "dnAaaAddress": null,
- "additionalDnAaaAddresses": [ ],
- "dnAaaFqdn": null,
- "iptvAccCtrlInfo": null,
- "ipv4Index": null,
- "ipv6Index": null,
- "ecsAddrConfigInfo": null,
- "additionalEcsAddrConfigInfos": [ ],
- "sharedEcsAddrConfigInfo": null,
- "additionalSharedEcsAddrConfigInfoIds": [ ],
- "easDiscoveryAuthorized": null,
- "onboardingInd": null,
- "aerialUeInd": null,
- "subscribedMaxIpv6PrefixSize": null,
- "hrSboAuthorized": null
}, - "property2": {
- "pduSessionTypes": null,
- "sscModes": null,
- "iwkEpsInd": null,
- "5gQosProfile": null,
- "sessionAmbr": null,
- "3gppChargingCharacteristics": null,
- "staticIpAddress": [ ],
- "upSecurity": null,
- "pduSessionContinuityInd": null,
- "niddNefId": null,
- "niddInfo": null,
- "redundantSessionAllowed": null,
- "acsInfo": null,
- "ipv4FrameRouteList": [ ],
- "ipv6FrameRouteList": [ ],
- "atsssAllowed": null,
- "secondaryAuth": null,
- "uavSecondaryAuth": null,
- "dnAaaIpAddressAllocation": null,
- "dnAaaAddress": null,
- "additionalDnAaaAddresses": [ ],
- "dnAaaFqdn": null,
- "iptvAccCtrlInfo": null,
- "ipv4Index": null,
- "ipv6Index": null,
- "ecsAddrConfigInfo": null,
- "additionalEcsAddrConfigInfos": [ ],
- "sharedEcsAddrConfigInfo": null,
- "additionalSharedEcsAddrConfigInfoIds": [ ],
- "easDiscoveryAuthorized": null,
- "onboardingInd": null,
- "aerialUeInd": null,
- "subscribedMaxIpv6PrefixSize": null,
- "hrSboAuthorized": null
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": null,
- "property2": null
}, - "property2": {
- "property1": null,
- "property2": null
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": null,
- "property2": null
}, - "property2": {
- "property1": null,
- "property2": null
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": null,
- "validityTime": null
}, - "property2": {
- "suggestedPacketNumDl": null,
- "validityTime": null
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- null
], - "granularityPeriod": 0
}
}, - "sharedEcsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}
}
], - "qmcConfigInfo": {
- "qoeReference": "string",
- "serviceType": "DASH",
- "sliceScope": [
- {
- "sst": 255,
- "sd": "string"
}
], - "areaScope": {
- "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "taiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "plmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}, - "qoeCollectionEntityAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "qoeTarget": {
- "supi": "string",
- "imsi": "string"
}, - "mdtAlignmentInfo": "string",
- "availableRanVisibleQoeMetrics": [
- "APPLICATION_LAYER_BUFFER_LEVEL_LIST"
], - "containerForAppLayerMeasConfig": "string",
- "mbsCommunicationServiceType": "MULTICAST"
}, - "mbsrOperationAllowed": {
- "mbsrOperationAllowedInd": false,
- "mbsrLocationInfo": {
- "mbsrLocation": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "mbsrLocationAreas": [
- "string"
]
}, - "mbsrTimeInfo": {
- "mbsrTimeWindow": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "mbsrRecurTime": [
- {
- "recurTimeWindow": {
- "startTime": null,
- "endTime": null
}, - "recurType": "DAILY",
- "recurMonth": [
- null
], - "recurWeek": [
- null
], - "recurDay": [
- null
], - "recurDate": [
- null
]
}
]
}
}, - "ncrOperationAllowed": false,
- "ladnServiceAreas": {
- "property1": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- null
]
}
]
}, - "property2": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- null
]
}
]
}
}, - "ueLevelMeasurementsConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "smfSelData": {
- "supportedFeatures": "string",
- "subscribedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- null
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- null
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}
}, - "sharedSnssaiInfosId": "string",
- "hssGroupId": "string"
}, - "smsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "smData": [
- {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "smsMngData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "lcsPrivacyData": {
- "lpi": {
- "locationPrivacyInd": "LOCATION_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "unrelatedClass": {
- "defaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "externalUnrelatedClass": {
- "lcsClientExternals": [
- {
- "allowedGeographicArea": [
- null
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}
}
], - "afExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- null
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}
}
], - "lcsClientGroupExternals": [
- {
- "lcsClientGroupId": "string",
- "allowedGeographicArea": [
- null
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}
}
]
}, - "serviceTypeUnrelatedClasses": [
- {
- "serviceType": 127,
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "plmnOperatorClasses": [
- {
- "lcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "evtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "areaUsageInd": "INSIDE_REPORTING",
- "upLocRepIndAf": "USER_PLANE_REPORT_NOT_ALLOWED"
}, - "lcsMoData": {
- "allowedServiceClasses": [
- "BASIC_SELF_LOCATION"
], - "moAssistanceDataTypes": {
- "locationAssistanceType": "string"
}
}, - "lcsSubscriptionData": {
- "configuredLmfId": "string",
- "pruInd": "NON_PRU",
- "lpHapType": "LOW_POW_HIGH_ACCU_POS",
- "userPlanePosIndLmf": false
}, - "lcsBcaData": {
- "locationAssistanceType": "string"
}, - "v2xData": {
- "nrV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "lteV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "proseData": {
- "proseServiceAuth": {
- "proseDirectDiscoveryAuth": "AUTHORIZED",
- "proseDirectCommunicationAuth": "AUTHORIZED",
- "proseL2RelayAuth": "AUTHORIZED",
- "proseL3RelayAuth": "AUTHORIZED",
- "proseL2RemoteAuth": "AUTHORIZED",
- "proseL3RemoteAuth": "AUTHORIZED",
- "proseMultipathComL2RemoteAuth": "AUTHORIZED",
- "proseL2UeRelayAuth": "AUTHORIZED",
- "proseL3UeRelayAuth": "AUTHORIZED",
- "proseL2EndAuth": "AUTHORIZED",
- "proseL3EndAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "proseAllowedPlmn": [
- {
- "visitedPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "proseDirectAllowed": [
- "ANNOUNCE"
]
}
]
}, - "odbData": {
- "roamingOdb": "OUTSIDE_HOME_PLMN"
}, - "eeProfileData": {
- "restrictedEventTypes": [
- "LOSS_OF_CONNECTIVITY"
], - "supportedFeatures": "string",
- "allowedMtcProvider": {
- "property1": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
], - "property2": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
]
}, - "iwkEpcRestricted": false,
- "imsi": "string",
- "hssGroupId": "string"
}, - "ppProfileData": {
- "allowedMtcProviders": {
- "property1": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
], - "property2": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
]
}, - "supportedFeatures": "string"
}, - "niddAuthData": {
- "authorizationData": [
- {
- "supi": "string",
- "gpsi": "string",
- "validityTime": "2019-08-24T14:15:22Z"
}
], - "allowedDnnList": [
- "string"
], - "allowedSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "allowedMtcProviders": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
], - "validityTime": "2019-08-24T14:15:22Z"
}, - "ucData": {
- "userConsentPerPurposeList": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}
}, - "mbsSubscriptionData": {
- "mbsAllowed": false,
- "mbsSessionIdList": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
], - "ueMbsAssistanceInfo": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
]
}, - "ppData": {
- "communicationCharacteristics": {
- "ppSubsRegTimer": {
- "subsRegTimer": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppActiveTime": {
- "activeTime": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppDlPacketCount": 0,
- "ppDlPacketCountExt": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppMaximumResponseTime": {
- "maximumResponseTime": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppMaximumLatency": {
- "maximumLatency": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}
}, - "supportedFeatures": "string",
- "expectedUeBehaviourParameters": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "scheduledCommunicationType": "DOWNLINK_ONLY",
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "expectedUeBehaviourExtension": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "expectedUeBehaviourData": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "mtcProviderInformation": "string"
}, - "ecRestriction": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "plmnEcInfos": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false
}
], - "mtcProviderInformation": "string"
}, - "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "stnSr": "string",
- "lcsPrivacy": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "lpi": {
- "locationPrivacyInd": "LOCATION_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "mtcProviderInformation": "string",
- "evtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "areaUsageInd": "POSITIVE_SENSE",
- "upLocRepIndAf": "USER_PLANE_REPORT_NOT_ALLOWED"
}, - "sorInfo": {
- "steeringContainer": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "accessTechList": [
- "NR"
]
}
], - "ackInd": true,
- "sorMacIausf": "string",
- "countersor": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "sorTransparentContainer": "string",
- "sorCmci": "string",
- "sorSnpnSi": "string",
- "sorSnpnSiLs": "string",
- "storeSorCmciInMe": true,
- "usimSupportOfSorCmci": true
}, - "5mbsAuthorizationInfo": {
- "5mbsSessionIds": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": null,
- "mnc": null
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "destIpAddr": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
}, - "nid": "string"
}
]
}, - "dnnSnssaiSpecificGroup": {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "defQos": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "afReqServArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
]
}, - "mbsAssistanceInfo": {
- "mbsSessionId": {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}, - "assistanceInfo": [
- "string"
]
}, - "appSpecificExpectedUeBehaviour": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "sliceUsageControlInfos": [
- {
- "sNssai": {
- "sst": 255,
- "sd": "string"
}, - "deregInactTimer": 0,
- "sessInactTimer": 0
}
], - "rangingSlPrivacy": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "rslppi": {
- "rangingSlPrivacyInd": "RANGINGSL_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
}
}, - "a2xData": {
- "nrA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "lteA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "rangingSlPrivacyData": {
- "rslppi": {
- "rangingSlPrivacyInd": "RANGINGSL_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "rangingSlUnrelatedClass": {
- "rangingSlDefaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "rangingSlExternalUnrelatedClass": {
- "rangingSlLcsClientExternals": [
- {
- "allowedGeographicArea": [
- null
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}
}
], - "rangingSlAfExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- null
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}
}
]
}, - "rangingSlAppIDUnrelatedClasses": [
- {
- "rangingSlAppID": "string",
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "rangingSlPlmnOperatorClasses": [
- {
- "rangingSlLcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "rangingSlEvtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
}
}, - "additionalDataRefs": [
- {
- "monitoredResourceUris": [
- "string"
], - "additionalDataUris": [
- "string"
]
}
]
}
], - "additionalData": {
- "property1": null,
- "property2": null
}
}
ue-id required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
[- {
- "ueId": "string",
- "callbackReference": "string",
- "originalCallbackReference": "string",
- "monitoredResourceUris": [
- "string"
], - "expiry": "2019-08-24T14:15:22Z",
- "sdmSubscription": {
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "implicitUnsubscribe": true,
- "expires": "2019-08-24T14:15:22Z",
- "callbackReference": "string",
- "amfServiceName": "nnrf-nfm",
- "monitoredResourceUris": [
- "string"
], - "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": "string",
- "subscriptionId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "immediateReport": false,
- "report": {
- "amData": {
- "supportedFeatures": "string",
- "gpsis": [
- "string"
], - "hssGroupId": "string",
- "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "subscribedUeAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "nssai": {
- "supportedFeatures": "string",
- "defaultSingleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "provisioningTime": "2019-08-24T14:15:22Z",
- "additionalSnssaiData": {
- "property1": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}, - "property2": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}
}, - "suppressNssrgInd": true,
- "nssaiValidityTimeInfo": {
- "property1": "2019-08-24T14:15:22Z",
- "property2": "2019-08-24T14:15:22Z"
}
}, - "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "rfspIndex": 1,
- "subsRegTimer": 0,
- "ueUsageType": 0,
- "mpsPriority": true,
- "mcsPriority": true,
- "activeTime": 0,
- "sorInfo": {
- "steeringContainer": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "accessTechList": [
- "NR"
]
}
], - "ackInd": true,
- "sorMacIausf": "string",
- "countersor": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "sorTransparentContainer": "string",
- "sorCmci": "string",
- "sorSnpnSi": "string",
- "sorSnpnSiLs": "string",
- "storeSorCmciInMe": true,
- "usimSupportOfSorCmci": true
}, - "sorInfoExpectInd": true,
- "sorafRetrieval": false,
- "sorUpdateIndicatorList": [
- "INITIAL_REGISTRATION"
], - "upuInfo": {
- "upuDataList": [
- {
- "secPacket": "string",
- "defaultConfNssai": [
- {
- "sst": null,
- "sd": null
}
], - "routingId": "string",
- "drei": true,
- "aol": true,
- "disasterCondPlmnIds": [
- {
- "mcc": null,
- "mnc": null
}
]
}
], - "upuRegInd": true,
- "upuAckInd": true,
- "upuMacIausf": "string",
- "counterUpu": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "upuTransparentContainer": "string"
}, - "routingIndicator": "string",
- "micoAllowed": true,
- "sharedAmDataIds": [
- "string"
], - "odbPacketServices": "ALL_PACKET_SERVICES",
- "subscribedDnnList": [
- "string"
], - "serviceGapTime": 0,
- "mdtUserConsent": "CONSENT_NOT_GIVEN",
- "adjacentPlmnMdtUserConsents": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}, - "mdtConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "reportType": "PERIODICAL",
- "areaScope": {
- "eutraCellIdList": [
- "string"
], - "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "tacInfoPerPlmn": {
- "property1": {
- "tacList": [
- null
]
}, - "property2": {
- "tacList": [
- null
]
}
}, - "cagInfoPerPlmn": {
- "property1": {
- "cagList": [
- null
]
}, - "property2": {
- "cagList": [
- null
]
}
}, - "nidInfoPerPlmn": {
- "property1": {
- "nidList": [
- null
]
}, - "property2": {
- "nidList": [
- null
]
}
}, - "cellIdNidInfoPerPlmn": {
- "property1": {
- "cellIdNidList": [
- null
]
}, - "property2": {
- "cellIdNidList": [
- null
]
}
}, - "tacNidInfoPerPlmn": {
- "property1": {
- "tacNidList": [
- null
]
}, - "property2": {
- "tacNidList": [
- null
]
}
}, - "cagList": [
- "string"
]
}, - "measurementLteList": [
- "M1"
], - "measurementNrList": [
- "M1"
], - "sensorMeasurementList": [
- "BAROMETRIC_PRESSURE"
], - "reportingTriggerList": [
- "PERIODICAL"
], - "reportInterval": 120,
- "reportIntervalNr": 120,
- "reportAmount": 1,
- "reportAmountPerMeasurementLte": {
- "property1": 1,
- "property2": 1
}, - "reportAmountPerMeasurementNr": {
- "property1": 1,
- "property2": 1
}, - "eventThresholdRsrp": 97,
- "mnOnlyInd": false,
- "eventThresholdRsrpNr": 127,
- "eventThresholdRsrq": 34,
- "eventThresholdRsrqNr": 127,
- "eventList": [
- "OUT_OF_COVERAG"
], - "loggingInterval": 128,
- "loggingIntervalNr": 128,
- "loggingDuration": 600,
- "loggingDurationNr": 600,
- "positioningMethod": "GNSS",
- "addPositioningMethodList": [
- "GNSS"
], - "collectionPeriodRmmLte": 1024,
- "collectionPeriodRmmNr": 1024,
- "measurementPeriodLte": 1024,
- "mdtAllowedPlmnIdList": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "mbsfnAreaList": [
- {
- "mbsfnAreaId": 255,
- "carrierFrequency": 262143
}
], - "interFreqTargetList": [
- {
- "dlCarrierFreq": 3279165,
- "cellIdList": [
- 1007
]
}
]
}, - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "cagData": {
- "cagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}
}, - "conditionalCagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- null
], - "property2": [
- null
]
}
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- null
], - "property2": [
- null
]
}
}
}, - "provisioningTime": "2019-08-24T14:15:22Z"
}, - "stnSr": "string",
- "cMsisdn": "string",
- "nbIoTUePriority": 255,
- "nssaiInclusionAllowed": false,
- "rgWirelineCharacteristics": "string",
- "aun3DeviceConnectivityAllowed": false,
- "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false,
- "expectedUeBehaviourList": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "expectedUeBehaviourData": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
], - "edrxParametersList": [
- {
- "ratType": "NR",
- "edrxValue": "string"
}
], - "ptwParametersList": [
- {
- "operationMode": "WB_S1",
- "ptwValue": "string",
- "extendedPtwValue": "string"
}
], - "iabOperationAllowed": false,
- "adjacentPlmnRestrictions": {
- "property1": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- null
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}, - "property2": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- null
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}
}, - "wirelineForbiddenAreas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
], - "wirelineServiceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": null,
- "hfcNId": null
}
]
}
]
}, - "pcfSelectionAssistanceInfos": [
- {
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "aerialUeSubInfo": {
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "3gppUavId": "string"
}, - "roamingRestrictions": {
- "accessAllowed": true
}, - "remoteProvInd": false,
- "3gppChargingCharacteristics": "string",
- "timeSyncData": {
- "authorized": true,
- "uuTimeSyncErrBdgt": 0,
- "tempVals": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "coverageArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "clockQualityDetailLevel": "CLOCK_QUALITY_METRICS",
- "clockQualityAcceptanceCriterion": {
- "synchronizationState": [
- "LOCKED"
], - "clockQuality": {
- "traceabilityToGnss": true,
- "traceabilityToUtc": true,
- "frequencyStability": 65535,
- "clockAccuracyIndex": "string",
- "clockAccuracyValue": 1
}, - "parentTimeSource": [
- "SYNC_E"
]
}
}, - "sharedDataList": [
- {
- "sharedDataId": "string",
- "sharedAmData": { },
- "sharedSmsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "sharedSmsMngSubsData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "sharedDnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "sscModes": {
- "defaultSscMode": null,
- "allowedSscModes": [ ]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": null,
- "arp": null,
- "priorityLevel": null
}, - "sessionAmbr": {
- "uplink": null,
- "downlink": null
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- null
], - "upSecurity": {
- "upIntegr": null,
- "upConfid": null
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": null,
- "gpsi": null,
- "extGroupId": null
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": null,
- "acsIpv4Addr": null,
- "acsIpv6Addr": null
}, - "ipv4FrameRouteList": [
- null
], - "ipv6FrameRouteList": [
- null
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}, - "additionalEcsAddrConfigInfos": [
- null
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- null
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "sscModes": {
- "defaultSscMode": null,
- "allowedSscModes": [ ]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": null,
- "arp": null,
- "priorityLevel": null
}, - "sessionAmbr": {
- "uplink": null,
- "downlink": null
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- null
], - "upSecurity": {
- "upIntegr": null,
- "upConfid": null
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": null,
- "gpsi": null,
- "extGroupId": null
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": null,
- "acsIpv4Addr": null,
- "acsIpv6Addr": null
}, - "ipv4FrameRouteList": [
- null
], - "ipv6FrameRouteList": [
- null
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}, - "additionalEcsAddrConfigInfos": [
- null
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- null
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "sharedTraceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- null
]
}, - "property2": {
- "dnnInfos": [
- null
]
}
}, - "sharedVnGroupDatas": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "dnn": "string",
- "singleNssai": {
- "sst": null,
- "sd": null
}, - "appDescriptors": [
- null
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": null,
- "downlink": null
}
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "dnn": "string",
- "singleNssai": {
- "sst": null,
- "sd": null
}, - "appDescriptors": [
- null
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": null,
- "downlink": null
}
}
}, - "treatmentInstructions": {
- "property1": "USE_IF_NO_CLASH",
- "property2": "USE_IF_NO_CLASH"
}, - "sharedSmSubsData": {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": null,
- "sscModes": null,
- "iwkEpsInd": null,
- "5gQosProfile": null,
- "sessionAmbr": null,
- "3gppChargingCharacteristics": null,
- "staticIpAddress": [ ],
- "upSecurity": null,
- "pduSessionContinuityInd": null,
- "niddNefId": null,
- "niddInfo": null,
- "redundantSessionAllowed": null,
- "acsInfo": null,
- "ipv4FrameRouteList": [ ],
- "ipv6FrameRouteList": [ ],
- "atsssAllowed": null,
- "secondaryAuth": null,
- "uavSecondaryAuth": null,
- "dnAaaIpAddressAllocation": null,
- "dnAaaAddress": null,
- "additionalDnAaaAddresses": [ ],
- "dnAaaFqdn": null,
- "iptvAccCtrlInfo": null,
- "ipv4Index": null,
- "ipv6Index": null,
- "ecsAddrConfigInfo": null,
- "additionalEcsAddrConfigInfos": [ ],
- "sharedEcsAddrConfigInfo": null,
- "additionalSharedEcsAddrConfigInfoIds": [ ],
- "easDiscoveryAuthorized": null,
- "onboardingInd": null,
- "aerialUeInd": null,
- "subscribedMaxIpv6PrefixSize": null,
- "hrSboAuthorized": null
}, - "property2": {
- "pduSessionTypes": null,
- "sscModes": null,
- "iwkEpsInd": null,
- "5gQosProfile": null,
- "sessionAmbr": null,
- "3gppChargingCharacteristics": null,
- "staticIpAddress": [ ],
- "upSecurity": null,
- "pduSessionContinuityInd": null,
- "niddNefId": null,
- "niddInfo": null,
- "redundantSessionAllowed": null,
- "acsInfo": null,
- "ipv4FrameRouteList": [ ],
- "ipv6FrameRouteList": [ ],
- "atsssAllowed": null,
- "secondaryAuth": null,
- "uavSecondaryAuth": null,
- "dnAaaIpAddressAllocation": null,
- "dnAaaAddress": null,
- "additionalDnAaaAddresses": [ ],
- "dnAaaFqdn": null,
- "iptvAccCtrlInfo": null,
- "ipv4Index": null,
- "ipv6Index": null,
- "ecsAddrConfigInfo": null,
- "additionalEcsAddrConfigInfos": [ ],
- "sharedEcsAddrConfigInfo": null,
- "additionalSharedEcsAddrConfigInfoIds": [ ],
- "easDiscoveryAuthorized": null,
- "onboardingInd": null,
- "aerialUeInd": null,
- "subscribedMaxIpv6PrefixSize": null,
- "hrSboAuthorized": null
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": null,
- "property2": null
}, - "property2": {
- "property1": null,
- "property2": null
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": null,
- "property2": null
}, - "property2": {
- "property1": null,
- "property2": null
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": null,
- "validityTime": null
}, - "property2": {
- "suggestedPacketNumDl": null,
- "validityTime": null
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- null
], - "granularityPeriod": 0
}
}, - "sharedEcsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}
}
], - "qmcConfigInfo": {
- "qoeReference": "string",
- "serviceType": "DASH",
- "sliceScope": [
- {
- "sst": 255,
- "sd": "string"
}
], - "areaScope": {
- "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "taiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "plmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}, - "qoeCollectionEntityAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "qoeTarget": {
- "supi": "string",
- "imsi": "string"
}, - "mdtAlignmentInfo": "string",
- "availableRanVisibleQoeMetrics": [
- "APPLICATION_LAYER_BUFFER_LEVEL_LIST"
], - "containerForAppLayerMeasConfig": "string",
- "mbsCommunicationServiceType": "MULTICAST"
}, - "mbsrOperationAllowed": {
- "mbsrOperationAllowedInd": false,
- "mbsrLocationInfo": {
- "mbsrLocation": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "mbsrLocationAreas": [
- "string"
]
}, - "mbsrTimeInfo": {
- "mbsrTimeWindow": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "mbsrRecurTime": [
- {
- "recurTimeWindow": {
- "startTime": null,
- "endTime": null
}, - "recurType": "DAILY",
- "recurMonth": [
- null
], - "recurWeek": [
- null
], - "recurDay": [
- null
], - "recurDate": [
- null
]
}
]
}
}, - "ncrOperationAllowed": false,
- "ladnServiceAreas": {
- "property1": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- null
]
}
]
}, - "property2": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- null
]
}
]
}
}, - "ueLevelMeasurementsConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "smfSelData": {
- "supportedFeatures": "string",
- "subscribedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- null
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- null
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}
}, - "sharedSnssaiInfosId": "string",
- "hssGroupId": "string"
}, - "uecAmfData": {
- "epsInterworkingInfo": {
- "epsIwkPgws": {
- "property1": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "property2": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}
}, - "registrationTime": "2019-08-24T14:15:22Z"
}, - "amfInfo": [
- {
- "amfInstanceId": "7e4f0d93-6733-4b66-bd15-e32f5d2e505f",
- "guami": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}, - "accessType": "3GPP_ACCESS"
}
]
}, - "uecSmfData": {
- "pduSessions": {
- "property1": {
- "dnn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}, - "property2": {
- "dnn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
}, - "pgwInfo": [
- {
- "dnn": "string",
- "pgwFqdn": "string",
- "pgwIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "epdgInd": false,
- "pcfId": "37aeb506-fedd-4cde-8b21-8857970284a5",
- "registrationTime": "2019-08-24T14:15:22Z",
- "wildcardInd": true
}
], - "emergencyInfo": {
- "pgwFqdn": "string",
- "pgwIpAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "epdgInd": false,
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "emergencyRegistrationTime": "2019-08-24T14:15:22Z"
}
}, - "uecSmsfData": {
- "smsfInfo3GppAccess": {
- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfSetId": "string"
}, - "smsfInfoNon3GppAccess": {
- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfSetId": "string"
}
}, - "smsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "smData": [
- {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "smsMngData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "lcsPrivacyData": {
- "lpi": {
- "locationPrivacyInd": "LOCATION_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "unrelatedClass": {
- "defaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "externalUnrelatedClass": {
- "lcsClientExternals": [
- {
- "allowedGeographicArea": [
- null
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}
}
], - "afExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- null
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}
}
], - "lcsClientGroupExternals": [
- {
- "lcsClientGroupId": "string",
- "allowedGeographicArea": [
- null
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}
}
]
}, - "serviceTypeUnrelatedClasses": [
- {
- "serviceType": 127,
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "plmnOperatorClasses": [
- {
- "lcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "evtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "areaUsageInd": "INSIDE_REPORTING",
- "upLocRepIndAf": "USER_PLANE_REPORT_NOT_ALLOWED"
}, - "lcsMoData": {
- "allowedServiceClasses": [
- "BASIC_SELF_LOCATION"
], - "moAssistanceDataTypes": {
- "locationAssistanceType": "string"
}
}, - "lcsSubscriptionData": {
- "configuredLmfId": "string",
- "pruInd": "NON_PRU",
- "lpHapType": "LOW_POW_HIGH_ACCU_POS",
- "userPlanePosIndLmf": false
}, - "v2xData": {
- "nrV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "lteV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "lcsBroadcastAssistanceTypesData": {
- "locationAssistanceType": "string"
}, - "proseData": {
- "proseServiceAuth": {
- "proseDirectDiscoveryAuth": "AUTHORIZED",
- "proseDirectCommunicationAuth": "AUTHORIZED",
- "proseL2RelayAuth": "AUTHORIZED",
- "proseL3RelayAuth": "AUTHORIZED",
- "proseL2RemoteAuth": "AUTHORIZED",
- "proseL3RemoteAuth": "AUTHORIZED",
- "proseMultipathComL2RemoteAuth": "AUTHORIZED",
- "proseL2UeRelayAuth": "AUTHORIZED",
- "proseL3UeRelayAuth": "AUTHORIZED",
- "proseL2EndAuth": "AUTHORIZED",
- "proseL3EndAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "proseAllowedPlmn": [
- {
- "visitedPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "proseDirectAllowed": [
- "ANNOUNCE"
]
}
]
}, - "mbsData": {
- "mbsAllowed": false,
- "mbsSessionIdList": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
], - "ueMbsAssistanceInfo": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
]
}, - "ucData": {
- "userConsentPerPurposeList": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}
}, - "a2xData": {
- "nrA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "lteA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "rangingSlPrivacyData": {
- "rslppi": {
- "rangingSlPrivacyInd": "RANGINGSL_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "rangingSlUnrelatedClass": {
- "rangingSlDefaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "rangingSlExternalUnrelatedClass": {
- "rangingSlLcsClientExternals": [
- {
- "allowedGeographicArea": [
- null
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}
}
], - "rangingSlAfExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- null
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}
}
]
}, - "rangingSlAppIDUnrelatedClasses": [
- {
- "rangingSlAppID": "string",
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "rangingSlPlmnOperatorClasses": [
- {
- "rangingSlLcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "rangingSlEvtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
}
}, - "supportedFeatures": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "nfChangeFilter": false,
- "uniqueSubscription": true,
- "resetIds": [
- "string"
], - "ueConSmfDataSubFilter": {
- "dnnList": [
- "string"
], - "snssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "emergencyInd": false
}, - "adjacentPlmns": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "disasterRoamingInd": false,
- "dataRestorationCallbackUri": "string",
- "udrRestartInd": false,
- "expectedUeBehaviourThresholds": {
- "property1": {
- "expectedUeBehaviourDatasets": [
- "STATIONARY_INDICATION"
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "dnns": [
- "string"
], - "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "expectedUeBehaviourDatasets": [
- "STATIONARY_INDICATION"
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "dnns": [
- "string"
], - "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "hssSubscriptionInfo": {
- "hssSubscriptionList": [
- {
- "hssInstanceId": "5e4e6fbd-fb66-4992-97b1-0209ec0aa3d2",
- "subscriptionId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}
]
}, - "subscriptionId": "string",
- "uniqueSubscription": true,
- "supportedFeatures": "string",
- "immediateReport": false,
- "report": {
- "amData": {
- "supportedFeatures": "string",
- "gpsis": [
- "string"
], - "hssGroupId": "string",
- "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "subscribedUeAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "nssai": {
- "supportedFeatures": "string",
- "defaultSingleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "provisioningTime": "2019-08-24T14:15:22Z",
- "additionalSnssaiData": {
- "property1": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}, - "property2": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}
}, - "suppressNssrgInd": true,
- "nssaiValidityTimeInfo": {
- "property1": "2019-08-24T14:15:22Z",
- "property2": "2019-08-24T14:15:22Z"
}
}, - "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "rfspIndex": 1,
- "subsRegTimer": 0,
- "ueUsageType": 0,
- "mpsPriority": true,
- "mcsPriority": true,
- "activeTime": 0,
- "sorInfo": {
- "steeringContainer": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "accessTechList": [
- "NR"
]
}
], - "ackInd": true,
- "sorMacIausf": "string",
- "countersor": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "sorTransparentContainer": "string",
- "sorCmci": "string",
- "sorSnpnSi": "string",
- "sorSnpnSiLs": "string",
- "storeSorCmciInMe": true,
- "usimSupportOfSorCmci": true
}, - "sorInfoExpectInd": true,
- "sorafRetrieval": false,
- "sorUpdateIndicatorList": [
- "INITIAL_REGISTRATION"
], - "upuInfo": {
- "upuDataList": [
- {
- "secPacket": "string",
- "defaultConfNssai": [
- {
- "sst": 255,
- "sd": "string"
}
], - "routingId": "string",
- "drei": true,
- "aol": true,
- "disasterCondPlmnIds": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}
], - "upuRegInd": true,
- "upuAckInd": true,
- "upuMacIausf": "string",
- "counterUpu": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "upuTransparentContainer": "string"
}, - "routingIndicator": "string",
- "micoAllowed": true,
- "sharedAmDataIds": [
- "string"
], - "odbPacketServices": "ALL_PACKET_SERVICES",
- "subscribedDnnList": [
- "string"
], - "serviceGapTime": 0,
- "mdtUserConsent": "CONSENT_NOT_GIVEN",
- "adjacentPlmnMdtUserConsents": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}, - "mdtConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "reportType": "PERIODICAL",
- "areaScope": {
- "eutraCellIdList": [
- "string"
], - "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "tacInfoPerPlmn": {
- "property1": {
- "tacList": [
- "string"
]
}, - "property2": {
- "tacList": [
- "string"
]
}
}, - "cagInfoPerPlmn": {
- "property1": {
- "cagList": [
- "string"
]
}, - "property2": {
- "cagList": [
- "string"
]
}
}, - "nidInfoPerPlmn": {
- "property1": {
- "nidList": [
- "string"
]
}, - "property2": {
- "nidList": [
- "string"
]
}
}, - "cellIdNidInfoPerPlmn": {
- "property1": {
- "cellIdNidList": [
- {
- "cellId": null,
- "nid": null
}
]
}, - "property2": {
- "cellIdNidList": [
- {
- "cellId": null,
- "nid": null
}
]
}
}, - "tacNidInfoPerPlmn": {
- "property1": {
- "tacNidList": [
- {
- "tac": null,
- "nid": null
}
]
}, - "property2": {
- "tacNidList": [
- {
- "tac": null,
- "nid": null
}
]
}
}, - "cagList": [
- "string"
]
}, - "measurementLteList": [
- "M1"
], - "measurementNrList": [
- "M1"
], - "sensorMeasurementList": [
- "BAROMETRIC_PRESSURE"
], - "reportingTriggerList": [
- "PERIODICAL"
], - "reportInterval": 120,
- "reportIntervalNr": 120,
- "reportAmount": 1,
- "reportAmountPerMeasurementLte": {
- "property1": 1,
- "property2": 1
}, - "reportAmountPerMeasurementNr": {
- "property1": 1,
- "property2": 1
}, - "eventThresholdRsrp": 97,
- "mnOnlyInd": false,
- "eventThresholdRsrpNr": 127,
- "eventThresholdRsrq": 34,
- "eventThresholdRsrqNr": 127,
- "eventList": [
- "OUT_OF_COVERAG"
], - "loggingInterval": 128,
- "loggingIntervalNr": 128,
- "loggingDuration": 600,
- "loggingDurationNr": 600,
- "positioningMethod": "GNSS",
- "addPositioningMethodList": [
- "GNSS"
], - "collectionPeriodRmmLte": 1024,
- "collectionPeriodRmmNr": 1024,
- "measurementPeriodLte": 1024,
- "mdtAllowedPlmnIdList": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "mbsfnAreaList": [
- {
- "mbsfnAreaId": 255,
- "carrierFrequency": 262143
}
], - "interFreqTargetList": [
- {
- "dlCarrierFreq": 3279165,
- "cellIdList": [
- 1007
]
}
]
}, - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "cagData": {
- "cagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}
}, - "conditionalCagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- {
- "startTime": null,
- "endTime": null
}
], - "property2": [
- {
- "startTime": null,
- "endTime": null
}
]
}
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- {
- "startTime": null,
- "endTime": null
}
], - "property2": [
- {
- "startTime": null,
- "endTime": null
}
]
}
}
}, - "provisioningTime": "2019-08-24T14:15:22Z"
}, - "stnSr": "string",
- "cMsisdn": "string",
- "nbIoTUePriority": 255,
- "nssaiInclusionAllowed": false,
- "rgWirelineCharacteristics": "string",
- "aun3DeviceConnectivityAllowed": false,
- "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false,
- "expectedUeBehaviourList": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": null,
- "eutraCellId": null,
- "nid": null
}
], - "ncgis": [
- {
- "plmnId": null,
- "nrCellId": null,
- "nid": null
}
], - "gRanNodeIds": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
], - "tais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "expectedUeBehaviourData": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
], - "edrxParametersList": [
- {
- "ratType": "NR",
- "edrxValue": "string"
}
], - "ptwParametersList": [
- {
- "operationMode": "WB_S1",
- "ptwValue": "string",
- "extendedPtwValue": "string"
}
], - "iabOperationAllowed": false,
- "adjacentPlmnRestrictions": {
- "property1": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}, - "property2": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}
}, - "wirelineForbiddenAreas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
], - "wirelineServiceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
]
}, - "pcfSelectionAssistanceInfos": [
- {
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "aerialUeSubInfo": {
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "3gppUavId": "string"
}, - "roamingRestrictions": {
- "accessAllowed": true
}, - "remoteProvInd": false,
- "3gppChargingCharacteristics": "string",
- "timeSyncData": {
- "authorized": true,
- "uuTimeSyncErrBdgt": 0,
- "tempVals": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "coverageArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "clockQualityDetailLevel": "CLOCK_QUALITY_METRICS",
- "clockQualityAcceptanceCriterion": {
- "synchronizationState": [
- "LOCKED"
], - "clockQuality": {
- "traceabilityToGnss": true,
- "traceabilityToUtc": true,
- "frequencyStability": 65535,
- "clockAccuracyIndex": "string",
- "clockAccuracyValue": 1
}, - "parentTimeSource": [
- "SYNC_E"
]
}
}, - "sharedDataList": [
- {
- "sharedDataId": "string",
- "sharedAmData": { },
- "sharedSmsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "sharedSmsMngSubsData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "sharedDnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "sharedTraceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": null,
- "defaultDnnIndicator": null,
- "lboRoamingAllowed": null,
- "iwkEpsInd": null,
- "dnnBarred": null,
- "invokeNefInd": null,
- "smfList": [ ],
- "sameSmfInd": null,
- "hrSboAllowed": null
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": null,
- "defaultDnnIndicator": null,
- "lboRoamingAllowed": null,
- "iwkEpsInd": null,
- "dnnBarred": null,
- "invokeNefInd": null,
- "smfList": [ ],
- "sameSmfInd": null,
- "hrSboAllowed": null
}
]
}
}, - "sharedVnGroupDatas": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appDescriptors": [
- {
- "osId": null,
- "appId": null
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appDescriptors": [
- {
- "osId": null,
- "appId": null
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}
}, - "treatmentInstructions": {
- "property1": "USE_IF_NO_CLASH",
- "property2": "USE_IF_NO_CLASH"
}, - "sharedSmSubsData": {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "sscModes": {
- "defaultSscMode": null,
- "allowedSscModes": [ ]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": null,
- "arp": null,
- "priorityLevel": null
}, - "sessionAmbr": {
- "uplink": null,
- "downlink": null
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- null
], - "upSecurity": {
- "upIntegr": null,
- "upConfid": null
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": null,
- "gpsi": null,
- "extGroupId": null
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": null,
- "acsIpv4Addr": null,
- "acsIpv6Addr": null
}, - "ipv4FrameRouteList": [
- null
], - "ipv6FrameRouteList": [
- null
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}, - "additionalEcsAddrConfigInfos": [
- null
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- null
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "sscModes": {
- "defaultSscMode": null,
- "allowedSscModes": [ ]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": null,
- "arp": null,
- "priorityLevel": null
}, - "sessionAmbr": {
- "uplink": null,
- "downlink": null
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- null
], - "upSecurity": {
- "upIntegr": null,
- "upConfid": null
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": null,
- "gpsi": null,
- "extGroupId": null
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": null,
- "acsIpv4Addr": null,
- "acsIpv6Addr": null
}, - "ipv4FrameRouteList": [
- null
], - "ipv6FrameRouteList": [
- null
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}, - "additionalEcsAddrConfigInfos": [
- null
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- null
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}, - "property2": {
- "property1": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}, - "property2": {
- "property1": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "sharedEcsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- null
], - "civicAddressList": [
- null
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "ecspIds": [
- null
]
}
]
}
}
], - "qmcConfigInfo": {
- "qoeReference": "string",
- "serviceType": "DASH",
- "sliceScope": [
- {
- "sst": 255,
- "sd": "string"
}
], - "areaScope": {
- "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "taiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "plmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}, - "qoeCollectionEntityAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "qoeTarget": {
- "supi": "string",
- "imsi": "string"
}, - "mdtAlignmentInfo": "string",
- "availableRanVisibleQoeMetrics": [
- "APPLICATION_LAYER_BUFFER_LEVEL_LIST"
], - "containerForAppLayerMeasConfig": "string",
- "mbsCommunicationServiceType": "MULTICAST"
}, - "mbsrOperationAllowed": {
- "mbsrOperationAllowedInd": false,
- "mbsrLocationInfo": {
- "mbsrLocation": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "mbsrLocationAreas": [
- "string"
]
}, - "mbsrTimeInfo": {
- "mbsrTimeWindow": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "mbsrRecurTime": [
- {
- "recurTimeWindow": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "recurType": "DAILY",
- "recurMonth": [
- 1
], - "recurWeek": [
- 1
], - "recurDay": [
- 1
], - "recurDate": [
- "2019-08-24T14:15:22Z"
]
}
]
}
}, - "ncrOperationAllowed": false,
- "ladnServiceAreas": {
- "property1": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}
]
}, - "property2": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}
]
}
}, - "ueLevelMeasurementsConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "smfSelData": {
- "supportedFeatures": "string",
- "subscribedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}
}, - "sharedSnssaiInfosId": "string",
- "hssGroupId": "string"
}, - "smsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "smData": [
- {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "smsMngData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "lcsPrivacyData": {
- "lpi": {
- "locationPrivacyInd": "LOCATION_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "unrelatedClass": {
- "defaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "externalUnrelatedClass": {
- "lcsClientExternals": [
- {
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "afExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "lcsClientGroupExternals": [
- {
- "lcsClientGroupId": "string",
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
]
}, - "serviceTypeUnrelatedClasses": [
- {
- "serviceType": 127,
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "plmnOperatorClasses": [
- {
- "lcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "evtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "areaUsageInd": "INSIDE_REPORTING",
- "upLocRepIndAf": "USER_PLANE_REPORT_NOT_ALLOWED"
}, - "lcsMoData": {
- "allowedServiceClasses": [
- "BASIC_SELF_LOCATION"
], - "moAssistanceDataTypes": {
- "locationAssistanceType": "string"
}
}, - "lcsSubscriptionData": {
- "configuredLmfId": "string",
- "pruInd": "NON_PRU",
- "lpHapType": "LOW_POW_HIGH_ACCU_POS",
- "userPlanePosIndLmf": false
}, - "lcsBcaData": {
- "locationAssistanceType": "string"
}, - "v2xData": {
- "nrV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "lteV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "proseData": {
- "proseServiceAuth": {
- "proseDirectDiscoveryAuth": "AUTHORIZED",
- "proseDirectCommunicationAuth": "AUTHORIZED",
- "proseL2RelayAuth": "AUTHORIZED",
- "proseL3RelayAuth": "AUTHORIZED",
- "proseL2RemoteAuth": "AUTHORIZED",
- "proseL3RemoteAuth": "AUTHORIZED",
- "proseMultipathComL2RemoteAuth": "AUTHORIZED",
- "proseL2UeRelayAuth": "AUTHORIZED",
- "proseL3UeRelayAuth": "AUTHORIZED",
- "proseL2EndAuth": "AUTHORIZED",
- "proseL3EndAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "proseAllowedPlmn": [
- {
- "visitedPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "proseDirectAllowed": [
- "ANNOUNCE"
]
}
]
}, - "odbData": {
- "roamingOdb": "OUTSIDE_HOME_PLMN"
}, - "eeProfileData": {
- "restrictedEventTypes": [
- "LOSS_OF_CONNECTIVITY"
], - "supportedFeatures": "string",
- "allowedMtcProvider": {
- "property1": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
], - "property2": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
]
}, - "iwkEpcRestricted": false,
- "imsi": "string",
- "hssGroupId": "string"
}, - "ppProfileData": {
- "allowedMtcProviders": {
- "property1": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
], - "property2": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
]
}, - "supportedFeatures": "string"
}, - "niddAuthData": {
- "authorizationData": [
- {
- "supi": "string",
- "gpsi": "string",
- "validityTime": "2019-08-24T14:15:22Z"
}
], - "allowedDnnList": [
- "string"
], - "allowedSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "allowedMtcProviders": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
], - "validityTime": "2019-08-24T14:15:22Z"
}, - "ucData": {
- "userConsentPerPurposeList": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}
}, - "mbsSubscriptionData": {
- "mbsAllowed": false,
- "mbsSessionIdList": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
], - "ueMbsAssistanceInfo": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
]
}, - "ppData": {
- "communicationCharacteristics": {
- "ppSubsRegTimer": {
- "subsRegTimer": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppActiveTime": {
- "activeTime": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppDlPacketCount": 0,
- "ppDlPacketCountExt": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppMaximumResponseTime": {
- "maximumResponseTime": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppMaximumLatency": {
- "maximumLatency": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}
}, - "supportedFeatures": "string",
- "expectedUeBehaviourParameters": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "scheduledCommunicationType": "DOWNLINK_ONLY",
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": null,
- "eutraCellId": null,
- "nid": null
}
], - "ncgis": [
- {
- "plmnId": null,
- "nrCellId": null,
- "nid": null
}
], - "gRanNodeIds": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
], - "tais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "expectedUeBehaviourExtension": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "expectedUeBehaviourData": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "mtcProviderInformation": "string"
}, - "ecRestriction": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "plmnEcInfos": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false
}
], - "mtcProviderInformation": "string"
}, - "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "stnSr": "string",
- "lcsPrivacy": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "lpi": {
- "locationPrivacyInd": "LOCATION_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "mtcProviderInformation": "string",
- "evtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "areaUsageInd": "POSITIVE_SENSE",
- "upLocRepIndAf": "USER_PLANE_REPORT_NOT_ALLOWED"
}, - "sorInfo": {
- "steeringContainer": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "accessTechList": [
- "NR"
]
}
], - "ackInd": true,
- "sorMacIausf": "string",
- "countersor": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "sorTransparentContainer": "string",
- "sorCmci": "string",
- "sorSnpnSi": "string",
- "sorSnpnSiLs": "string",
- "storeSorCmciInMe": true,
- "usimSupportOfSorCmci": true
}, - "5mbsAuthorizationInfo": {
- "5mbsSessionIds": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
]
}, - "dnnSnssaiSpecificGroup": {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "defQos": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "afReqServArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
]
}, - "mbsAssistanceInfo": {
- "mbsSessionId": {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}, - "assistanceInfo": [
- "string"
]
}, - "appSpecificExpectedUeBehaviour": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- null
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- null
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "sliceUsageControlInfos": [
- {
- "sNssai": {
- "sst": 255,
- "sd": "string"
}, - "deregInactTimer": 0,
- "sessInactTimer": 0
}
], - "rangingSlPrivacy": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "rslppi": {
- "rangingSlPrivacyInd": "RANGINGSL_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
}
}, - "a2xData": {
- "nrA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "lteA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "rangingSlPrivacyData": {
- "rslppi": {
- "rangingSlPrivacyInd": "RANGINGSL_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "rangingSlUnrelatedClass": {
- "rangingSlDefaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "rangingSlExternalUnrelatedClass": {
- "rangingSlLcsClientExternals": [
- {
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "rangingSlAfExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
]
}, - "rangingSlAppIDUnrelatedClasses": [
- {
- "rangingSlAppID": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "rangingSlPlmnOperatorClasses": [
- {
- "rangingSlLcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "rangingSlEvtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
}
}, - "additionalDataRefs": [
- {
- "monitoredResourceUris": [
- "string"
], - "additionalDataUris": [
- "string"
]
}
]
}
]
ue-id required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE ID |
nf-instance-id | string <uuid> (NfInstanceId) NF Instance ID |
delete-all-nfs | boolean Flag to delete subscriptions from all NFs |
implicit-unsubscribe-indication | boolean Implicit Unsubscribe Indication |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
subsId required | string Unique ID of the subscription to remove |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
subsId required | string |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Features required to be supported by the target NF |
required | string or string (PatchOperation) Operations as defined in IETF RFC 6902. |
path required | string contains a JSON pointer value (as defined in IETF RFC 6901) that references a location of a resource on which the patch operation shall be performed. |
from | string indicates the path of the source JSON element (according to JSON Pointer syntax) being moved or copied to the location indicated by the "path" attribute. |
value | any |
[- {
- "op": "add",
- "path": "string",
- "from": "string",
- "value": null
}
]
{- "report": [
- {
- "path": "string",
- "reason": "string"
}
]
}
subsId required | string Unique ID of the subscription to retrieve |
{- "ueId": "string",
- "callbackReference": "string",
- "originalCallbackReference": "string",
- "monitoredResourceUris": [
- "string"
], - "expiry": "2019-08-24T14:15:22Z",
- "sdmSubscription": {
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "implicitUnsubscribe": true,
- "expires": "2019-08-24T14:15:22Z",
- "callbackReference": "string",
- "amfServiceName": "nnrf-nfm",
- "monitoredResourceUris": [
- "string"
], - "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": "string",
- "subscriptionId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "immediateReport": false,
- "report": {
- "amData": {
- "supportedFeatures": "string",
- "gpsis": [
- "string"
], - "hssGroupId": "string",
- "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "subscribedUeAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "nssai": {
- "supportedFeatures": "string",
- "defaultSingleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "provisioningTime": "2019-08-24T14:15:22Z",
- "additionalSnssaiData": {
- "property1": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}, - "property2": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}
}, - "suppressNssrgInd": true,
- "nssaiValidityTimeInfo": {
- "property1": "2019-08-24T14:15:22Z",
- "property2": "2019-08-24T14:15:22Z"
}
}, - "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "rfspIndex": 1,
- "subsRegTimer": 0,
- "ueUsageType": 0,
- "mpsPriority": true,
- "mcsPriority": true,
- "activeTime": 0,
- "sorInfo": {
- "steeringContainer": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "accessTechList": [
- "NR"
]
}
], - "ackInd": true,
- "sorMacIausf": "string",
- "countersor": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "sorTransparentContainer": "string",
- "sorCmci": "string",
- "sorSnpnSi": "string",
- "sorSnpnSiLs": "string",
- "storeSorCmciInMe": true,
- "usimSupportOfSorCmci": true
}, - "sorInfoExpectInd": true,
- "sorafRetrieval": false,
- "sorUpdateIndicatorList": [
- "INITIAL_REGISTRATION"
], - "upuInfo": {
- "upuDataList": [
- {
- "secPacket": "string",
- "defaultConfNssai": [
- {
- "sst": 255,
- "sd": "string"
}
], - "routingId": "string",
- "drei": true,
- "aol": true,
- "disasterCondPlmnIds": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}
], - "upuRegInd": true,
- "upuAckInd": true,
- "upuMacIausf": "string",
- "counterUpu": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "upuTransparentContainer": "string"
}, - "routingIndicator": "string",
- "micoAllowed": true,
- "sharedAmDataIds": [
- "string"
], - "odbPacketServices": "ALL_PACKET_SERVICES",
- "subscribedDnnList": [
- "string"
], - "serviceGapTime": 0,
- "mdtUserConsent": "CONSENT_NOT_GIVEN",
- "adjacentPlmnMdtUserConsents": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}, - "mdtConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "reportType": "PERIODICAL",
- "areaScope": {
- "eutraCellIdList": [
- "string"
], - "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "tacInfoPerPlmn": {
- "property1": {
- "tacList": [
- "string"
]
}, - "property2": {
- "tacList": [
- "string"
]
}
}, - "cagInfoPerPlmn": {
- "property1": {
- "cagList": [
- "string"
]
}, - "property2": {
- "cagList": [
- "string"
]
}
}, - "nidInfoPerPlmn": {
- "property1": {
- "nidList": [
- "string"
]
}, - "property2": {
- "nidList": [
- "string"
]
}
}, - "cellIdNidInfoPerPlmn": {
- "property1": {
- "cellIdNidList": [
- {
- "cellId": null,
- "nid": null
}
]
}, - "property2": {
- "cellIdNidList": [
- {
- "cellId": null,
- "nid": null
}
]
}
}, - "tacNidInfoPerPlmn": {
- "property1": {
- "tacNidList": [
- {
- "tac": null,
- "nid": null
}
]
}, - "property2": {
- "tacNidList": [
- {
- "tac": null,
- "nid": null
}
]
}
}, - "cagList": [
- "string"
]
}, - "measurementLteList": [
- "M1"
], - "measurementNrList": [
- "M1"
], - "sensorMeasurementList": [
- "BAROMETRIC_PRESSURE"
], - "reportingTriggerList": [
- "PERIODICAL"
], - "reportInterval": 120,
- "reportIntervalNr": 120,
- "reportAmount": 1,
- "reportAmountPerMeasurementLte": {
- "property1": 1,
- "property2": 1
}, - "reportAmountPerMeasurementNr": {
- "property1": 1,
- "property2": 1
}, - "eventThresholdRsrp": 97,
- "mnOnlyInd": false,
- "eventThresholdRsrpNr": 127,
- "eventThresholdRsrq": 34,
- "eventThresholdRsrqNr": 127,
- "eventList": [
- "OUT_OF_COVERAG"
], - "loggingInterval": 128,
- "loggingIntervalNr": 128,
- "loggingDuration": 600,
- "loggingDurationNr": 600,
- "positioningMethod": "GNSS",
- "addPositioningMethodList": [
- "GNSS"
], - "collectionPeriodRmmLte": 1024,
- "collectionPeriodRmmNr": 1024,
- "measurementPeriodLte": 1024,
- "mdtAllowedPlmnIdList": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "mbsfnAreaList": [
- {
- "mbsfnAreaId": 255,
- "carrierFrequency": 262143
}
], - "interFreqTargetList": [
- {
- "dlCarrierFreq": 3279165,
- "cellIdList": [
- 1007
]
}
]
}, - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "cagData": {
- "cagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}
}, - "conditionalCagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- {
- "startTime": null,
- "endTime": null
}
], - "property2": [
- {
- "startTime": null,
- "endTime": null
}
]
}
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- {
- "startTime": null,
- "endTime": null
}
], - "property2": [
- {
- "startTime": null,
- "endTime": null
}
]
}
}
}, - "provisioningTime": "2019-08-24T14:15:22Z"
}, - "stnSr": "string",
- "cMsisdn": "string",
- "nbIoTUePriority": 255,
- "nssaiInclusionAllowed": false,
- "rgWirelineCharacteristics": "string",
- "aun3DeviceConnectivityAllowed": false,
- "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false,
- "expectedUeBehaviourList": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": null,
- "eutraCellId": null,
- "nid": null
}
], - "ncgis": [
- {
- "plmnId": null,
- "nrCellId": null,
- "nid": null
}
], - "gRanNodeIds": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
], - "tais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "expectedUeBehaviourData": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
], - "edrxParametersList": [
- {
- "ratType": "NR",
- "edrxValue": "string"
}
], - "ptwParametersList": [
- {
- "operationMode": "WB_S1",
- "ptwValue": "string",
- "extendedPtwValue": "string"
}
], - "iabOperationAllowed": false,
- "adjacentPlmnRestrictions": {
- "property1": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}, - "property2": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}
}, - "wirelineForbiddenAreas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
], - "wirelineServiceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
]
}, - "pcfSelectionAssistanceInfos": [
- {
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "aerialUeSubInfo": {
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "3gppUavId": "string"
}, - "roamingRestrictions": {
- "accessAllowed": true
}, - "remoteProvInd": false,
- "3gppChargingCharacteristics": "string",
- "timeSyncData": {
- "authorized": true,
- "uuTimeSyncErrBdgt": 0,
- "tempVals": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "coverageArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "clockQualityDetailLevel": "CLOCK_QUALITY_METRICS",
- "clockQualityAcceptanceCriterion": {
- "synchronizationState": [
- "LOCKED"
], - "clockQuality": {
- "traceabilityToGnss": true,
- "traceabilityToUtc": true,
- "frequencyStability": 65535,
- "clockAccuracyIndex": "string",
- "clockAccuracyValue": 1
}, - "parentTimeSource": [
- "SYNC_E"
]
}
}, - "sharedDataList": [
- {
- "sharedDataId": "string",
- "sharedAmData": { },
- "sharedSmsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "sharedSmsMngSubsData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "sharedDnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "sharedTraceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": null,
- "defaultDnnIndicator": null,
- "lboRoamingAllowed": null,
- "iwkEpsInd": null,
- "dnnBarred": null,
- "invokeNefInd": null,
- "smfList": [ ],
- "sameSmfInd": null,
- "hrSboAllowed": null
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": null,
- "defaultDnnIndicator": null,
- "lboRoamingAllowed": null,
- "iwkEpsInd": null,
- "dnnBarred": null,
- "invokeNefInd": null,
- "smfList": [ ],
- "sameSmfInd": null,
- "hrSboAllowed": null
}
]
}
}, - "sharedVnGroupDatas": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appDescriptors": [
- {
- "osId": null,
- "appId": null
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appDescriptors": [
- {
- "osId": null,
- "appId": null
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}
}, - "treatmentInstructions": {
- "property1": "USE_IF_NO_CLASH",
- "property2": "USE_IF_NO_CLASH"
}, - "sharedSmSubsData": {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "sscModes": {
- "defaultSscMode": null,
- "allowedSscModes": [ ]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": null,
- "arp": null,
- "priorityLevel": null
}, - "sessionAmbr": {
- "uplink": null,
- "downlink": null
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- null
], - "upSecurity": {
- "upIntegr": null,
- "upConfid": null
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": null,
- "gpsi": null,
- "extGroupId": null
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": null,
- "acsIpv4Addr": null,
- "acsIpv6Addr": null
}, - "ipv4FrameRouteList": [
- null
], - "ipv6FrameRouteList": [
- null
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}, - "additionalEcsAddrConfigInfos": [
- null
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- null
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "sscModes": {
- "defaultSscMode": null,
- "allowedSscModes": [ ]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": null,
- "arp": null,
- "priorityLevel": null
}, - "sessionAmbr": {
- "uplink": null,
- "downlink": null
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- null
], - "upSecurity": {
- "upIntegr": null,
- "upConfid": null
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": null,
- "gpsi": null,
- "extGroupId": null
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": null,
- "acsIpv4Addr": null,
- "acsIpv6Addr": null
}, - "ipv4FrameRouteList": [
- null
], - "ipv6FrameRouteList": [
- null
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}, - "additionalEcsAddrConfigInfos": [
- null
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- null
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}, - "property2": {
- "property1": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}, - "property2": {
- "property1": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "sharedEcsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- null
], - "civicAddressList": [
- null
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "ecspIds": [
- null
]
}
]
}
}
], - "qmcConfigInfo": {
- "qoeReference": "string",
- "serviceType": "DASH",
- "sliceScope": [
- {
- "sst": 255,
- "sd": "string"
}
], - "areaScope": {
- "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "taiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "plmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}, - "qoeCollectionEntityAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "qoeTarget": {
- "supi": "string",
- "imsi": "string"
}, - "mdtAlignmentInfo": "string",
- "availableRanVisibleQoeMetrics": [
- "APPLICATION_LAYER_BUFFER_LEVEL_LIST"
], - "containerForAppLayerMeasConfig": "string",
- "mbsCommunicationServiceType": "MULTICAST"
}, - "mbsrOperationAllowed": {
- "mbsrOperationAllowedInd": false,
- "mbsrLocationInfo": {
- "mbsrLocation": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "mbsrLocationAreas": [
- "string"
]
}, - "mbsrTimeInfo": {
- "mbsrTimeWindow": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "mbsrRecurTime": [
- {
- "recurTimeWindow": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "recurType": "DAILY",
- "recurMonth": [
- 1
], - "recurWeek": [
- 1
], - "recurDay": [
- 1
], - "recurDate": [
- "2019-08-24T14:15:22Z"
]
}
]
}
}, - "ncrOperationAllowed": false,
- "ladnServiceAreas": {
- "property1": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}
]
}, - "property2": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}
]
}
}, - "ueLevelMeasurementsConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "smfSelData": {
- "supportedFeatures": "string",
- "subscribedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}
}, - "sharedSnssaiInfosId": "string",
- "hssGroupId": "string"
}, - "uecAmfData": {
- "epsInterworkingInfo": {
- "epsIwkPgws": {
- "property1": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "property2": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}
}, - "registrationTime": "2019-08-24T14:15:22Z"
}, - "amfInfo": [
- {
- "amfInstanceId": "7e4f0d93-6733-4b66-bd15-e32f5d2e505f",
- "guami": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}, - "accessType": "3GPP_ACCESS"
}
]
}, - "uecSmfData": {
- "pduSessions": {
- "property1": {
- "dnn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}, - "property2": {
- "dnn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
}, - "pgwInfo": [
- {
- "dnn": "string",
- "pgwFqdn": "string",
- "pgwIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "epdgInd": false,
- "pcfId": "37aeb506-fedd-4cde-8b21-8857970284a5",
- "registrationTime": "2019-08-24T14:15:22Z",
- "wildcardInd": true
}
], - "emergencyInfo": {
- "pgwFqdn": "string",
- "pgwIpAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "epdgInd": false,
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "emergencyRegistrationTime": "2019-08-24T14:15:22Z"
}
}, - "uecSmsfData": {
- "smsfInfo3GppAccess": {
- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfSetId": "string"
}, - "smsfInfoNon3GppAccess": {
- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfSetId": "string"
}
}, - "smsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "smData": [
- {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "smsMngData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "lcsPrivacyData": {
- "lpi": {
- "locationPrivacyInd": "LOCATION_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "unrelatedClass": {
- "defaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "externalUnrelatedClass": {
- "lcsClientExternals": [
- {
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "afExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "lcsClientGroupExternals": [
- {
- "lcsClientGroupId": "string",
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
]
}, - "serviceTypeUnrelatedClasses": [
- {
- "serviceType": 127,
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "plmnOperatorClasses": [
- {
- "lcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "evtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "areaUsageInd": "INSIDE_REPORTING",
- "upLocRepIndAf": "USER_PLANE_REPORT_NOT_ALLOWED"
}, - "lcsMoData": {
- "allowedServiceClasses": [
- "BASIC_SELF_LOCATION"
], - "moAssistanceDataTypes": {
- "locationAssistanceType": "string"
}
}, - "lcsSubscriptionData": {
- "configuredLmfId": "string",
- "pruInd": "NON_PRU",
- "lpHapType": "LOW_POW_HIGH_ACCU_POS",
- "userPlanePosIndLmf": false
}, - "v2xData": {
- "nrV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "lteV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "lcsBroadcastAssistanceTypesData": {
- "locationAssistanceType": "string"
}, - "proseData": {
- "proseServiceAuth": {
- "proseDirectDiscoveryAuth": "AUTHORIZED",
- "proseDirectCommunicationAuth": "AUTHORIZED",
- "proseL2RelayAuth": "AUTHORIZED",
- "proseL3RelayAuth": "AUTHORIZED",
- "proseL2RemoteAuth": "AUTHORIZED",
- "proseL3RemoteAuth": "AUTHORIZED",
- "proseMultipathComL2RemoteAuth": "AUTHORIZED",
- "proseL2UeRelayAuth": "AUTHORIZED",
- "proseL3UeRelayAuth": "AUTHORIZED",
- "proseL2EndAuth": "AUTHORIZED",
- "proseL3EndAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "proseAllowedPlmn": [
- {
- "visitedPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "proseDirectAllowed": [
- "ANNOUNCE"
]
}
]
}, - "mbsData": {
- "mbsAllowed": false,
- "mbsSessionIdList": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
], - "ueMbsAssistanceInfo": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
]
}, - "ucData": {
- "userConsentPerPurposeList": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}
}, - "a2xData": {
- "nrA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "lteA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "rangingSlPrivacyData": {
- "rslppi": {
- "rangingSlPrivacyInd": "RANGINGSL_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "rangingSlUnrelatedClass": {
- "rangingSlDefaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "rangingSlExternalUnrelatedClass": {
- "rangingSlLcsClientExternals": [
- {
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "rangingSlAfExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
]
}, - "rangingSlAppIDUnrelatedClasses": [
- {
- "rangingSlAppID": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "rangingSlPlmnOperatorClasses": [
- {
- "rangingSlLcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "rangingSlEvtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
}
}, - "supportedFeatures": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "nfChangeFilter": false,
- "uniqueSubscription": true,
- "resetIds": [
- "string"
], - "ueConSmfDataSubFilter": {
- "dnnList": [
- "string"
], - "snssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "emergencyInd": false
}, - "adjacentPlmns": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "disasterRoamingInd": false,
- "dataRestorationCallbackUri": "string",
- "udrRestartInd": false,
- "expectedUeBehaviourThresholds": {
- "property1": {
- "expectedUeBehaviourDatasets": [
- "STATIONARY_INDICATION"
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "dnns": [
- "string"
], - "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "expectedUeBehaviourDatasets": [
- "STATIONARY_INDICATION"
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "dnns": [
- "string"
], - "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "hssSubscriptionInfo": {
- "hssSubscriptionList": [
- {
- "hssInstanceId": "5e4e6fbd-fb66-4992-97b1-0209ec0aa3d2",
- "subscriptionId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}
]
}, - "subscriptionId": "string",
- "uniqueSubscription": true,
- "supportedFeatures": "string",
- "immediateReport": false,
- "report": {
- "amData": {
- "supportedFeatures": "string",
- "gpsis": [
- "string"
], - "hssGroupId": "string",
- "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "subscribedUeAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "nssai": {
- "supportedFeatures": "string",
- "defaultSingleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "provisioningTime": "2019-08-24T14:15:22Z",
- "additionalSnssaiData": {
- "property1": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}, - "property2": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}
}, - "suppressNssrgInd": true,
- "nssaiValidityTimeInfo": {
- "property1": "2019-08-24T14:15:22Z",
- "property2": "2019-08-24T14:15:22Z"
}
}, - "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "rfspIndex": 1,
- "subsRegTimer": 0,
- "ueUsageType": 0,
- "mpsPriority": true,
- "mcsPriority": true,
- "activeTime": 0,
- "sorInfo": {
- "steeringContainer": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "accessTechList": [
- "NR"
]
}
], - "ackInd": true,
- "sorMacIausf": "string",
- "countersor": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "sorTransparentContainer": "string",
- "sorCmci": "string",
- "sorSnpnSi": "string",
- "sorSnpnSiLs": "string",
- "storeSorCmciInMe": true,
- "usimSupportOfSorCmci": true
}, - "sorInfoExpectInd": true,
- "sorafRetrieval": false,
- "sorUpdateIndicatorList": [
- "INITIAL_REGISTRATION"
], - "upuInfo": {
- "upuDataList": [
- {
- "secPacket": "string",
- "defaultConfNssai": [
- {
- "sst": 255,
- "sd": "string"
}
], - "routingId": "string",
- "drei": true,
- "aol": true,
- "disasterCondPlmnIds": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}
], - "upuRegInd": true,
- "upuAckInd": true,
- "upuMacIausf": "string",
- "counterUpu": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "upuTransparentContainer": "string"
}, - "routingIndicator": "string",
- "micoAllowed": true,
- "sharedAmDataIds": [
- "string"
], - "odbPacketServices": "ALL_PACKET_SERVICES",
- "subscribedDnnList": [
- "string"
], - "serviceGapTime": 0,
- "mdtUserConsent": "CONSENT_NOT_GIVEN",
- "adjacentPlmnMdtUserConsents": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}, - "mdtConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "reportType": "PERIODICAL",
- "areaScope": {
- "eutraCellIdList": [
- "string"
], - "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "tacInfoPerPlmn": {
- "property1": {
- "tacList": [
- "string"
]
}, - "property2": {
- "tacList": [
- "string"
]
}
}, - "cagInfoPerPlmn": {
- "property1": {
- "cagList": [
- "string"
]
}, - "property2": {
- "cagList": [
- "string"
]
}
}, - "nidInfoPerPlmn": {
- "property1": {
- "nidList": [
- "string"
]
}, - "property2": {
- "nidList": [
- "string"
]
}
}, - "cellIdNidInfoPerPlmn": {
- "property1": {
- "cellIdNidList": [
- {
- "cellId": "string",
- "nid": "string"
}
]
}, - "property2": {
- "cellIdNidList": [
- {
- "cellId": "string",
- "nid": "string"
}
]
}
}, - "tacNidInfoPerPlmn": {
- "property1": {
- "tacNidList": [
- {
- "tac": "string",
- "nid": "string"
}
]
}, - "property2": {
- "tacNidList": [
- {
- "tac": "string",
- "nid": "string"
}
]
}
}, - "cagList": [
- "string"
]
}, - "measurementLteList": [
- "M1"
], - "measurementNrList": [
- "M1"
], - "sensorMeasurementList": [
- "BAROMETRIC_PRESSURE"
], - "reportingTriggerList": [
- "PERIODICAL"
], - "reportInterval": 120,
- "reportIntervalNr": 120,
- "reportAmount": 1,
- "reportAmountPerMeasurementLte": {
- "property1": 1,
- "property2": 1
}, - "reportAmountPerMeasurementNr": {
- "property1": 1,
- "property2": 1
}, - "eventThresholdRsrp": 97,
- "mnOnlyInd": false,
- "eventThresholdRsrpNr": 127,
- "eventThresholdRsrq": 34,
- "eventThresholdRsrqNr": 127,
- "eventList": [
- "OUT_OF_COVERAG"
], - "loggingInterval": 128,
- "loggingIntervalNr": 128,
- "loggingDuration": 600,
- "loggingDurationNr": 600,
- "positioningMethod": "GNSS",
- "addPositioningMethodList": [
- "GNSS"
], - "collectionPeriodRmmLte": 1024,
- "collectionPeriodRmmNr": 1024,
- "measurementPeriodLte": 1024,
- "mdtAllowedPlmnIdList": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "mbsfnAreaList": [
- {
- "mbsfnAreaId": 255,
- "carrierFrequency": 262143
}
], - "interFreqTargetList": [
- {
- "dlCarrierFreq": 3279165,
- "cellIdList": [
- 1007
]
}
]
}, - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "cagData": {
- "cagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}
}, - "conditionalCagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "property2": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "property2": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
]
}
}
}, - "provisioningTime": "2019-08-24T14:15:22Z"
}, - "stnSr": "string",
- "cMsisdn": "string",
- "nbIoTUePriority": 255,
- "nssaiInclusionAllowed": false,
- "rgWirelineCharacteristics": "string",
- "aun3DeviceConnectivityAllowed": false,
- "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false,
- "expectedUeBehaviourList": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgis": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "gRanNodeIds": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "tais": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "expectedUeBehaviourData": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": null,
- "eutraCellId": null,
- "nid": null
}
], - "ncgis": [
- {
- "plmnId": null,
- "nrCellId": null,
- "nid": null
}
], - "gRanNodeIds": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
], - "tais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": null,
- "eutraCellId": null,
- "nid": null
}
], - "ncgis": [
- {
- "plmnId": null,
- "nrCellId": null,
- "nid": null
}
], - "gRanNodeIds": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
], - "tais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
], - "edrxParametersList": [
- {
- "ratType": "NR",
- "edrxValue": "string"
}
], - "ptwParametersList": [
- {
- "operationMode": "WB_S1",
- "ptwValue": "string",
- "extendedPtwValue": "string"
}
], - "iabOperationAllowed": false,
- "adjacentPlmnRestrictions": {
- "property1": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}, - "property2": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}
}, - "wirelineForbiddenAreas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
], - "wirelineServiceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
]
}, - "pcfSelectionAssistanceInfos": [
- {
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "aerialUeSubInfo": {
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "3gppUavId": "string"
}, - "roamingRestrictions": {
- "accessAllowed": true
}, - "remoteProvInd": false,
- "3gppChargingCharacteristics": "string",
- "timeSyncData": {
- "authorized": true,
- "uuTimeSyncErrBdgt": 0,
- "tempVals": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "coverageArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "clockQualityDetailLevel": "CLOCK_QUALITY_METRICS",
- "clockQualityAcceptanceCriterion": {
- "synchronizationState": [
- "LOCKED"
], - "clockQuality": {
- "traceabilityToGnss": true,
- "traceabilityToUtc": true,
- "frequencyStability": 65535,
- "clockAccuracyIndex": "string",
- "clockAccuracyValue": 1
}, - "parentTimeSource": [
- "SYNC_E"
]
}
}, - "sharedDataList": [
- {
- "sharedDataId": "string",
- "sharedAmData": { },
- "sharedSmsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "sharedSmsMngSubsData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "sharedDnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "sharedTraceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- null
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- null
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}
}, - "sharedVnGroupDatas": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appDescriptors": [
- {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appId": "string"
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appDescriptors": [
- {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appId": "string"
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}
}, - "treatmentInstructions": {
- "property1": "USE_IF_NO_CLASH",
- "property2": "USE_IF_NO_CLASH"
}, - "sharedSmSubsData": {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "sharedEcsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- {
- "shape": null,
- "point": null
}
], - "civicAddressList": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecspIds": [
- "string"
]
}
]
}
}
], - "qmcConfigInfo": {
- "qoeReference": "string",
- "serviceType": "DASH",
- "sliceScope": [
- {
- "sst": 255,
- "sd": "string"
}
], - "areaScope": {
- "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "taiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "plmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}, - "qoeCollectionEntityAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "qoeTarget": {
- "supi": "string",
- "imsi": "string"
}, - "mdtAlignmentInfo": "string",
- "availableRanVisibleQoeMetrics": [
- "APPLICATION_LAYER_BUFFER_LEVEL_LIST"
], - "containerForAppLayerMeasConfig": "string",
- "mbsCommunicationServiceType": "MULTICAST"
}, - "mbsrOperationAllowed": {
- "mbsrOperationAllowedInd": false,
- "mbsrLocationInfo": {
- "mbsrLocation": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "mbsrLocationAreas": [
- "string"
]
}, - "mbsrTimeInfo": {
- "mbsrTimeWindow": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "mbsrRecurTime": [
- {
- "recurTimeWindow": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "recurType": "DAILY",
- "recurMonth": [
- 1
], - "recurWeek": [
- 1
], - "recurDay": [
- 1
], - "recurDate": [
- "2019-08-24T14:15:22Z"
]
}
]
}
}, - "ncrOperationAllowed": false,
- "ladnServiceAreas": {
- "property1": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
]
}
]
}, - "property2": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
]
}
]
}
}, - "ueLevelMeasurementsConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "smfSelData": {
- "supportedFeatures": "string",
- "subscribedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}
}, - "sharedSnssaiInfosId": "string",
- "hssGroupId": "string"
}, - "smsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "smData": [
- {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- null
], - "civicAddressList": [
- null
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "ecspIds": [
- null
]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- null
], - "civicAddressList": [
- null
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "ecspIds": [
- null
]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- null
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- null
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- null
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- null
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "smsMngData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "lcsPrivacyData": {
- "lpi": {
- "locationPrivacyInd": "LOCATION_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "unrelatedClass": {
- "defaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "externalUnrelatedClass": {
- "lcsClientExternals": [
- {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "afExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "lcsClientGroupExternals": [
- {
- "lcsClientGroupId": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
]
}, - "serviceTypeUnrelatedClasses": [
- {
- "serviceType": 127,
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "plmnOperatorClasses": [
- {
- "lcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "evtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "areaUsageInd": "INSIDE_REPORTING",
- "upLocRepIndAf": "USER_PLANE_REPORT_NOT_ALLOWED"
}, - "lcsMoData": {
- "allowedServiceClasses": [
- "BASIC_SELF_LOCATION"
], - "moAssistanceDataTypes": {
- "locationAssistanceType": "string"
}
}, - "lcsSubscriptionData": {
- "configuredLmfId": "string",
- "pruInd": "NON_PRU",
- "lpHapType": "LOW_POW_HIGH_ACCU_POS",
- "userPlanePosIndLmf": false
}, - "lcsBcaData": {
- "locationAssistanceType": "string"
}, - "v2xData": {
- "nrV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "lteV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "proseData": {
- "proseServiceAuth": {
- "proseDirectDiscoveryAuth": "AUTHORIZED",
- "proseDirectCommunicationAuth": "AUTHORIZED",
- "proseL2RelayAuth": "AUTHORIZED",
- "proseL3RelayAuth": "AUTHORIZED",
- "proseL2RemoteAuth": "AUTHORIZED",
- "proseL3RemoteAuth": "AUTHORIZED",
- "proseMultipathComL2RemoteAuth": "AUTHORIZED",
- "proseL2UeRelayAuth": "AUTHORIZED",
- "proseL3UeRelayAuth": "AUTHORIZED",
- "proseL2EndAuth": "AUTHORIZED",
- "proseL3EndAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "proseAllowedPlmn": [
- {
- "visitedPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "proseDirectAllowed": [
- "ANNOUNCE"
]
}
]
}, - "odbData": {
- "roamingOdb": "OUTSIDE_HOME_PLMN"
}, - "eeProfileData": {
- "restrictedEventTypes": [
- "LOSS_OF_CONNECTIVITY"
], - "supportedFeatures": "string",
- "allowedMtcProvider": {
- "property1": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
], - "property2": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
]
}, - "iwkEpcRestricted": false,
- "imsi": "string",
- "hssGroupId": "string"
}, - "ppProfileData": {
- "allowedMtcProviders": {
- "property1": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
], - "property2": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
]
}, - "supportedFeatures": "string"
}, - "niddAuthData": {
- "authorizationData": [
- {
- "supi": "string",
- "gpsi": "string",
- "validityTime": "2019-08-24T14:15:22Z"
}
], - "allowedDnnList": [
- "string"
], - "allowedSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "allowedMtcProviders": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
], - "validityTime": "2019-08-24T14:15:22Z"
}, - "ucData": {
- "userConsentPerPurposeList": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}
}, - "mbsSubscriptionData": {
- "mbsAllowed": false,
- "mbsSessionIdList": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
], - "ueMbsAssistanceInfo": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
]
}, - "ppData": {
- "communicationCharacteristics": {
- "ppSubsRegTimer": {
- "subsRegTimer": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppActiveTime": {
- "activeTime": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppDlPacketCount": 0,
- "ppDlPacketCountExt": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppMaximumResponseTime": {
- "maximumResponseTime": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppMaximumLatency": {
- "maximumLatency": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}
}, - "supportedFeatures": "string",
- "expectedUeBehaviourParameters": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "scheduledCommunicationType": "DOWNLINK_ONLY",
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgis": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "gRanNodeIds": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "tais": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "expectedUeBehaviourExtension": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "expectedUeBehaviourData": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "mtcProviderInformation": "string"
}, - "ecRestriction": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "plmnEcInfos": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false
}
], - "mtcProviderInformation": "string"
}, - "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "stnSr": "string",
- "lcsPrivacy": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "lpi": {
- "locationPrivacyInd": "LOCATION_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "mtcProviderInformation": "string",
- "evtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "areaUsageInd": "POSITIVE_SENSE",
- "upLocRepIndAf": "USER_PLANE_REPORT_NOT_ALLOWED"
}, - "sorInfo": {
- "steeringContainer": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "accessTechList": [
- "NR"
]
}
], - "ackInd": true,
- "sorMacIausf": "string",
- "countersor": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "sorTransparentContainer": "string",
- "sorCmci": "string",
- "sorSnpnSi": "string",
- "sorSnpnSiLs": "string",
- "storeSorCmciInMe": true,
- "usimSupportOfSorCmci": true
}, - "5mbsAuthorizationInfo": {
- "5mbsSessionIds": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
]
}, - "dnnSnssaiSpecificGroup": {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "defQos": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "afReqServArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
]
}, - "mbsAssistanceInfo": {
- "mbsSessionId": {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}, - "assistanceInfo": [
- "string"
]
}, - "appSpecificExpectedUeBehaviour": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- "string"
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- "string"
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "sliceUsageControlInfos": [
- {
- "sNssai": {
- "sst": 255,
- "sd": "string"
}, - "deregInactTimer": 0,
- "sessInactTimer": 0
}
], - "rangingSlPrivacy": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "rslppi": {
- "rangingSlPrivacyInd": "RANGINGSL_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
}
}, - "a2xData": {
- "nrA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "lteA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "rangingSlPrivacyData": {
- "rslppi": {
- "rangingSlPrivacyInd": "RANGINGSL_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "rangingSlUnrelatedClass": {
- "rangingSlDefaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "rangingSlExternalUnrelatedClass": {
- "rangingSlLcsClientExternals": [
- {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "rangingSlAfExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
]
}, - "rangingSlAppIDUnrelatedClasses": [
- {
- "rangingSlAppID": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "rangingSlPlmnOperatorClasses": [
- {
- "rangingSlLcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "rangingSlEvtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
}
}, - "additionalDataRefs": [
- {
- "monitoredResourceUris": [
- "string"
], - "additionalDataUris": [
- "string"
]
}
]
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
servingPlmnId required | string (VarPlmnId) ^[0-9]{5,6}(-[A-Fa-f0-9]{11})?$ PLMN ID |
If-None-Match | string Validator for conditional requests, as described in RFC 9110, 13.1.2 |
If-Modified-Since | string Validator for conditional requests, as described in RFC 9110, 13.1.3 |
{- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE ID |
object (AppPortId) Application port identifier |
If-None-Match | string Validator for conditional requests, as described in RFC 9110, 13.1.2 |
If-Modified-Since | string Validator for conditional requests, as described in RFC 9110, 13.1.3 |
{- "supiList": [
- "string"
], - "gpsiList": [
- "string"
], - "allowedAfIds": [
- "string"
], - "applicationPortIds": {
- "property1": "string",
- "property2": "string"
}, - "afIdGpsis": {
- "property1": "string",
- "property2": "string"
}, - "mtcProviderGpsis": {
- "property1": "string",
- "property2": "string"
}
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
required | Array of strings or strings (ContextDatasetNames) >= 2 items unique List of context dataset names |
{- "amf3Gpp": {
- "amfInstanceId": "7e4f0d93-6733-4b66-bd15-e32f5d2e505f",
- "supportedFeatures": "string",
- "purgeFlag": true,
- "pei": "string",
- "imsVoPs": "HOMOGENEOUS_SUPPORT",
- "deregCallbackUri": "string",
- "amfServiceNameDereg": "nnrf-nfm",
- "pcscfRestorationCallbackUri": "string",
- "amfServiceNamePcscfRest": "nnrf-nfm",
- "initialRegistrationInd": true,
- "emergencyRegistrationInd": true,
- "guami": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}, - "backupAmfInfo": [
- {
- "backupAmf": "string",
- "guamiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}
]
}
], - "drFlag": true,
- "eps5GsMobilityWoN26": true,
- "ratType": "NR",
- "urrpIndicator": true,
- "amfEeSubscriptionId": "string",
- "epsInterworkingInfo": {
- "epsIwkPgws": {
- "property1": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "property2": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}
}, - "registrationTime": "2019-08-24T14:15:22Z"
}, - "ueSrvccCapability": true,
- "registrationTime": "2019-08-24T14:15:22Z",
- "vgmlcAddress": {
- "vgmlcAddressIpv4": "198.51.100.1",
- "vgmlcAddressIpv6": "2001:db8:85a3::8a2e:370:7334",
- "vgmlcFqdn": "string"
}, - "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "noEeSubscriptionInd": true,
- "supi": "string",
- "ueReachableInd": "REACHABLE",
- "reRegistrationRequired": true,
- "adminDeregSubWithdrawn": true,
- "dataRestorationCallbackUri": "string",
- "resetIds": [
- "string"
], - "disasterRoamingInd": false,
- "ueMINTCapability": true,
- "sorSnpnSiSupported": false,
- "udrRestartInd": false,
- "lastSynchronizationTime": "2019-08-24T14:15:22Z",
- "ueSnpnSubscriptionInd": true
}, - "amfNon3Gpp": {
- "amfInstanceId": "7e4f0d93-6733-4b66-bd15-e32f5d2e505f",
- "supportedFeatures": "string",
- "purgeFlag": true,
- "pei": "string",
- "imsVoPs": "HOMOGENEOUS_SUPPORT",
- "deregCallbackUri": "string",
- "amfServiceNameDereg": "nnrf-nfm",
- "pcscfRestorationCallbackUri": "string",
- "amfServiceNamePcscfRest": "nnrf-nfm",
- "guami": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}, - "backupAmfInfo": [
- {
- "backupAmf": "string",
- "guamiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}
]
}
], - "ratType": "NR",
- "urrpIndicator": true,
- "amfEeSubscriptionId": "string",
- "registrationTime": "2019-08-24T14:15:22Z",
- "vgmlcAddress": {
- "vgmlcAddressIpv4": "198.51.100.1",
- "vgmlcAddressIpv6": "2001:db8:85a3::8a2e:370:7334",
- "vgmlcFqdn": "string"
}, - "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "noEeSubscriptionInd": true,
- "supi": "string",
- "reRegistrationRequired": true,
- "adminDeregSubWithdrawn": true,
- "dataRestorationCallbackUri": "string",
- "resetIds": [
- "string"
], - "disasterRoamingInd": false,
- "sorSnpnSiSupported": false,
- "udrRestartInd": false,
- "lastSynchronizationTime": "2019-08-24T14:15:22Z",
- "ueSnpnSubscriptionInd": true
}, - "sdmSubscriptions": [
- {
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "implicitUnsubscribe": true,
- "expires": "2019-08-24T14:15:22Z",
- "callbackReference": "string",
- "amfServiceName": "nnrf-nfm",
- "monitoredResourceUris": [
- "string"
], - "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": "string",
- "subscriptionId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "immediateReport": false,
- "report": {
- "amData": {
- "supportedFeatures": "string",
- "gpsis": [
- "string"
], - "hssGroupId": "string",
- "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "subscribedUeAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "nssai": {
- "supportedFeatures": "string",
- "defaultSingleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "provisioningTime": "2019-08-24T14:15:22Z",
- "additionalSnssaiData": {
- "property1": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}, - "property2": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}
}, - "suppressNssrgInd": true,
- "nssaiValidityTimeInfo": {
- "property1": "2019-08-24T14:15:22Z",
- "property2": "2019-08-24T14:15:22Z"
}
}, - "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "rfspIndex": 1,
- "subsRegTimer": 0,
- "ueUsageType": 0,
- "mpsPriority": true,
- "mcsPriority": true,
- "activeTime": 0,
- "sorInfo": {
- "steeringContainer": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "accessTechList": [
- "NR"
]
}
], - "ackInd": true,
- "sorMacIausf": "string",
- "countersor": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "sorTransparentContainer": "string",
- "sorCmci": "string",
- "sorSnpnSi": "string",
- "sorSnpnSiLs": "string",
- "storeSorCmciInMe": true,
- "usimSupportOfSorCmci": true
}, - "sorInfoExpectInd": true,
- "sorafRetrieval": false,
- "sorUpdateIndicatorList": [
- "INITIAL_REGISTRATION"
], - "upuInfo": {
- "upuDataList": [
- {
- "secPacket": "string",
- "defaultConfNssai": [
- {
- "sst": null,
- "sd": null
}
], - "routingId": "string",
- "drei": true,
- "aol": true,
- "disasterCondPlmnIds": [
- {
- "mcc": null,
- "mnc": null
}
]
}
], - "upuRegInd": true,
- "upuAckInd": true,
- "upuMacIausf": "string",
- "counterUpu": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "upuTransparentContainer": "string"
}, - "routingIndicator": "string",
- "micoAllowed": true,
- "sharedAmDataIds": [
- "string"
], - "odbPacketServices": "ALL_PACKET_SERVICES",
- "subscribedDnnList": [
- "string"
], - "serviceGapTime": 0,
- "mdtUserConsent": "CONSENT_NOT_GIVEN",
- "adjacentPlmnMdtUserConsents": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}, - "mdtConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "reportType": "PERIODICAL",
- "areaScope": {
- "eutraCellIdList": [
- "string"
], - "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "tacInfoPerPlmn": {
- "property1": {
- "tacList": [
- null
]
}, - "property2": {
- "tacList": [
- null
]
}
}, - "cagInfoPerPlmn": {
- "property1": {
- "cagList": [
- null
]
}, - "property2": {
- "cagList": [
- null
]
}
}, - "nidInfoPerPlmn": {
- "property1": {
- "nidList": [
- null
]
}, - "property2": {
- "nidList": [
- null
]
}
}, - "cellIdNidInfoPerPlmn": {
- "property1": {
- "cellIdNidList": [
- null
]
}, - "property2": {
- "cellIdNidList": [
- null
]
}
}, - "tacNidInfoPerPlmn": {
- "property1": {
- "tacNidList": [
- null
]
}, - "property2": {
- "tacNidList": [
- null
]
}
}, - "cagList": [
- "string"
]
}, - "measurementLteList": [
- "M1"
], - "measurementNrList": [
- "M1"
], - "sensorMeasurementList": [
- "BAROMETRIC_PRESSURE"
], - "reportingTriggerList": [
- "PERIODICAL"
], - "reportInterval": 120,
- "reportIntervalNr": 120,
- "reportAmount": 1,
- "reportAmountPerMeasurementLte": {
- "property1": 1,
- "property2": 1
}, - "reportAmountPerMeasurementNr": {
- "property1": 1,
- "property2": 1
}, - "eventThresholdRsrp": 97,
- "mnOnlyInd": false,
- "eventThresholdRsrpNr": 127,
- "eventThresholdRsrq": 34,
- "eventThresholdRsrqNr": 127,
- "eventList": [
- "OUT_OF_COVERAG"
], - "loggingInterval": 128,
- "loggingIntervalNr": 128,
- "loggingDuration": 600,
- "loggingDurationNr": 600,
- "positioningMethod": "GNSS",
- "addPositioningMethodList": [
- "GNSS"
], - "collectionPeriodRmmLte": 1024,
- "collectionPeriodRmmNr": 1024,
- "measurementPeriodLte": 1024,
- "mdtAllowedPlmnIdList": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "mbsfnAreaList": [
- {
- "mbsfnAreaId": 255,
- "carrierFrequency": 262143
}
], - "interFreqTargetList": [
- {
- "dlCarrierFreq": 3279165,
- "cellIdList": [
- 1007
]
}
]
}, - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "cagData": {
- "cagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}
}, - "conditionalCagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- null
], - "property2": [
- null
]
}
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- null
], - "property2": [
- null
]
}
}
}, - "provisioningTime": "2019-08-24T14:15:22Z"
}, - "stnSr": "string",
- "cMsisdn": "string",
- "nbIoTUePriority": 255,
- "nssaiInclusionAllowed": false,
- "rgWirelineCharacteristics": "string",
- "aun3DeviceConnectivityAllowed": false,
- "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false,
- "expectedUeBehaviourList": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "expectedUeBehaviourData": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
], - "edrxParametersList": [
- {
- "ratType": "NR",
- "edrxValue": "string"
}
], - "ptwParametersList": [
- {
- "operationMode": "WB_S1",
- "ptwValue": "string",
- "extendedPtwValue": "string"
}
], - "iabOperationAllowed": false,
- "adjacentPlmnRestrictions": {
- "property1": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- null
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}, - "property2": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- null
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}
}, - "wirelineForbiddenAreas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
], - "wirelineServiceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": null,
- "hfcNId": null
}
]
}
]
}, - "pcfSelectionAssistanceInfos": [
- {
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "aerialUeSubInfo": {
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "3gppUavId": "string"
}, - "roamingRestrictions": {
- "accessAllowed": true
}, - "remoteProvInd": false,
- "3gppChargingCharacteristics": "string",
- "timeSyncData": {
- "authorized": true,
- "uuTimeSyncErrBdgt": 0,
- "tempVals": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "coverageArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "clockQualityDetailLevel": "CLOCK_QUALITY_METRICS",
- "clockQualityAcceptanceCriterion": {
- "synchronizationState": [
- "LOCKED"
], - "clockQuality": {
- "traceabilityToGnss": true,
- "traceabilityToUtc": true,
- "frequencyStability": 65535,
- "clockAccuracyIndex": "string",
- "clockAccuracyValue": 1
}, - "parentTimeSource": [
- "SYNC_E"
]
}
}, - "sharedDataList": [
- {
- "sharedDataId": "string",
- "sharedAmData": { },
- "sharedSmsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "sharedSmsMngSubsData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "sharedDnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "sscModes": {
- "defaultSscMode": null,
- "allowedSscModes": [ ]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": null,
- "arp": null,
- "priorityLevel": null
}, - "sessionAmbr": {
- "uplink": null,
- "downlink": null
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- null
], - "upSecurity": {
- "upIntegr": null,
- "upConfid": null
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": null,
- "gpsi": null,
- "extGroupId": null
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": null,
- "acsIpv4Addr": null,
- "acsIpv6Addr": null
}, - "ipv4FrameRouteList": [
- null
], - "ipv6FrameRouteList": [
- null
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}, - "additionalEcsAddrConfigInfos": [
- null
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- null
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "sscModes": {
- "defaultSscMode": null,
- "allowedSscModes": [ ]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": null,
- "arp": null,
- "priorityLevel": null
}, - "sessionAmbr": {
- "uplink": null,
- "downlink": null
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- null
], - "upSecurity": {
- "upIntegr": null,
- "upConfid": null
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": null,
- "gpsi": null,
- "extGroupId": null
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": null,
- "acsIpv4Addr": null,
- "acsIpv6Addr": null
}, - "ipv4FrameRouteList": [
- null
], - "ipv6FrameRouteList": [
- null
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}, - "additionalEcsAddrConfigInfos": [
- null
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- null
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "sharedTraceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- null
]
}, - "property2": {
- "dnnInfos": [
- null
]
}
}, - "sharedVnGroupDatas": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "dnn": "string",
- "singleNssai": {
- "sst": null,
- "sd": null
}, - "appDescriptors": [
- null
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": null,
- "downlink": null
}
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "dnn": "string",
- "singleNssai": {
- "sst": null,
- "sd": null
}, - "appDescriptors": [
- null
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": null,
- "downlink": null
}
}
}, - "treatmentInstructions": {
- "property1": "USE_IF_NO_CLASH",
- "property2": "USE_IF_NO_CLASH"
}, - "sharedSmSubsData": {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": null,
- "sscModes": null,
- "iwkEpsInd": null,
- "5gQosProfile": null,
- "sessionAmbr": null,
- "3gppChargingCharacteristics": null,
- "staticIpAddress": [ ],
- "upSecurity": null,
- "pduSessionContinuityInd": null,
- "niddNefId": null,
- "niddInfo": null,
- "redundantSessionAllowed": null,
- "acsInfo": null,
- "ipv4FrameRouteList": [ ],
- "ipv6FrameRouteList": [ ],
- "atsssAllowed": null,
- "secondaryAuth": null,
- "uavSecondaryAuth": null,
- "dnAaaIpAddressAllocation": null,
- "dnAaaAddress": null,
- "additionalDnAaaAddresses": [ ],
- "dnAaaFqdn": null,
- "iptvAccCtrlInfo": null,
- "ipv4Index": null,
- "ipv6Index": null,
- "ecsAddrConfigInfo": null,
- "additionalEcsAddrConfigInfos": [ ],
- "sharedEcsAddrConfigInfo": null,
- "additionalSharedEcsAddrConfigInfoIds": [ ],
- "easDiscoveryAuthorized": null,
- "onboardingInd": null,
- "aerialUeInd": null,
- "subscribedMaxIpv6PrefixSize": null,
- "hrSboAuthorized": null
}, - "property2": {
- "pduSessionTypes": null,
- "sscModes": null,
- "iwkEpsInd": null,
- "5gQosProfile": null,
- "sessionAmbr": null,
- "3gppChargingCharacteristics": null,
- "staticIpAddress": [ ],
- "upSecurity": null,
- "pduSessionContinuityInd": null,
- "niddNefId": null,
- "niddInfo": null,
- "redundantSessionAllowed": null,
- "acsInfo": null,
- "ipv4FrameRouteList": [ ],
- "ipv6FrameRouteList": [ ],
- "atsssAllowed": null,
- "secondaryAuth": null,
- "uavSecondaryAuth": null,
- "dnAaaIpAddressAllocation": null,
- "dnAaaAddress": null,
- "additionalDnAaaAddresses": [ ],
- "dnAaaFqdn": null,
- "iptvAccCtrlInfo": null,
- "ipv4Index": null,
- "ipv6Index": null,
- "ecsAddrConfigInfo": null,
- "additionalEcsAddrConfigInfos": [ ],
- "sharedEcsAddrConfigInfo": null,
- "additionalSharedEcsAddrConfigInfoIds": [ ],
- "easDiscoveryAuthorized": null,
- "onboardingInd": null,
- "aerialUeInd": null,
- "subscribedMaxIpv6PrefixSize": null,
- "hrSboAuthorized": null
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": null,
- "property2": null
}, - "property2": {
- "property1": null,
- "property2": null
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": null,
- "property2": null
}, - "property2": {
- "property1": null,
- "property2": null
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": null,
- "validityTime": null
}, - "property2": {
- "suggestedPacketNumDl": null,
- "validityTime": null
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- null
], - "granularityPeriod": 0
}
}, - "sharedEcsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}
}
], - "qmcConfigInfo": {
- "qoeReference": "string",
- "serviceType": "DASH",
- "sliceScope": [
- {
- "sst": 255,
- "sd": "string"
}
], - "areaScope": {
- "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "taiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "plmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}, - "qoeCollectionEntityAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "qoeTarget": {
- "supi": "string",
- "imsi": "string"
}, - "mdtAlignmentInfo": "string",
- "availableRanVisibleQoeMetrics": [
- "APPLICATION_LAYER_BUFFER_LEVEL_LIST"
], - "containerForAppLayerMeasConfig": "string",
- "mbsCommunicationServiceType": "MULTICAST"
}, - "mbsrOperationAllowed": {
- "mbsrOperationAllowedInd": false,
- "mbsrLocationInfo": {
- "mbsrLocation": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "mbsrLocationAreas": [
- "string"
]
}, - "mbsrTimeInfo": {
- "mbsrTimeWindow": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "mbsrRecurTime": [
- {
- "recurTimeWindow": {
- "startTime": null,
- "endTime": null
}, - "recurType": "DAILY",
- "recurMonth": [
- null
], - "recurWeek": [
- null
], - "recurDay": [
- null
], - "recurDate": [
- null
]
}
]
}
}, - "ncrOperationAllowed": false,
- "ladnServiceAreas": {
- "property1": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- null
]
}
]
}, - "property2": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- null
]
}
]
}
}, - "ueLevelMeasurementsConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "smfSelData": {
- "supportedFeatures": "string",
- "subscribedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- null
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- null
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}
}, - "sharedSnssaiInfosId": "string",
- "hssGroupId": "string"
}, - "uecAmfData": {
- "epsInterworkingInfo": {
- "epsIwkPgws": {
- "property1": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "property2": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}
}, - "registrationTime": "2019-08-24T14:15:22Z"
}, - "amfInfo": [
- {
- "amfInstanceId": "7e4f0d93-6733-4b66-bd15-e32f5d2e505f",
- "guami": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}, - "accessType": "3GPP_ACCESS"
}
]
}, - "uecSmfData": {
- "pduSessions": {
- "property1": {
- "dnn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}, - "property2": {
- "dnn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
}, - "pgwInfo": [
- {
- "dnn": "string",
- "pgwFqdn": "string",
- "pgwIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "epdgInd": false,
- "pcfId": "37aeb506-fedd-4cde-8b21-8857970284a5",
- "registrationTime": "2019-08-24T14:15:22Z",
- "wildcardInd": true
}
], - "emergencyInfo": {
- "pgwFqdn": "string",
- "pgwIpAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "epdgInd": false,
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "emergencyRegistrationTime": "2019-08-24T14:15:22Z"
}
}, - "uecSmsfData": {
- "smsfInfo3GppAccess": {
- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfSetId": "string"
}, - "smsfInfoNon3GppAccess": {
- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfSetId": "string"
}
}, - "smsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "smData": [
- {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "smsMngData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "lcsPrivacyData": {
- "lpi": {
- "locationPrivacyInd": "LOCATION_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "unrelatedClass": {
- "defaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "externalUnrelatedClass": {
- "lcsClientExternals": [
- {
- "allowedGeographicArea": [
- null
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}
}
], - "afExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- null
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}
}
], - "lcsClientGroupExternals": [
- {
- "lcsClientGroupId": "string",
- "allowedGeographicArea": [
- null
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}
}
]
}, - "serviceTypeUnrelatedClasses": [
- {
- "serviceType": 127,
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "plmnOperatorClasses": [
- {
- "lcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "evtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "areaUsageInd": "INSIDE_REPORTING",
- "upLocRepIndAf": "USER_PLANE_REPORT_NOT_ALLOWED"
}, - "lcsMoData": {
- "allowedServiceClasses": [
- "BASIC_SELF_LOCATION"
], - "moAssistanceDataTypes": {
- "locationAssistanceType": "string"
}
}, - "lcsSubscriptionData": {
- "configuredLmfId": "string",
- "pruInd": "NON_PRU",
- "lpHapType": "LOW_POW_HIGH_ACCU_POS",
- "userPlanePosIndLmf": false
}, - "v2xData": {
- "nrV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "lteV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "lcsBroadcastAssistanceTypesData": {
- "locationAssistanceType": "string"
}, - "proseData": {
- "proseServiceAuth": {
- "proseDirectDiscoveryAuth": "AUTHORIZED",
- "proseDirectCommunicationAuth": "AUTHORIZED",
- "proseL2RelayAuth": "AUTHORIZED",
- "proseL3RelayAuth": "AUTHORIZED",
- "proseL2RemoteAuth": "AUTHORIZED",
- "proseL3RemoteAuth": "AUTHORIZED",
- "proseMultipathComL2RemoteAuth": "AUTHORIZED",
- "proseL2UeRelayAuth": "AUTHORIZED",
- "proseL3UeRelayAuth": "AUTHORIZED",
- "proseL2EndAuth": "AUTHORIZED",
- "proseL3EndAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "proseAllowedPlmn": [
- {
- "visitedPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "proseDirectAllowed": [
- "ANNOUNCE"
]
}
]
}, - "mbsData": {
- "mbsAllowed": false,
- "mbsSessionIdList": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
], - "ueMbsAssistanceInfo": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
]
}, - "ucData": {
- "userConsentPerPurposeList": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}
}, - "a2xData": {
- "nrA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "lteA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "rangingSlPrivacyData": {
- "rslppi": {
- "rangingSlPrivacyInd": "RANGINGSL_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "rangingSlUnrelatedClass": {
- "rangingSlDefaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "rangingSlExternalUnrelatedClass": {
- "rangingSlLcsClientExternals": [
- {
- "allowedGeographicArea": [
- null
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}
}
], - "rangingSlAfExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- null
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}
}
]
}, - "rangingSlAppIDUnrelatedClasses": [
- {
- "rangingSlAppID": "string",
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "rangingSlPlmnOperatorClasses": [
- {
- "rangingSlLcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "rangingSlEvtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
}
}, - "supportedFeatures": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "nfChangeFilter": false,
- "uniqueSubscription": true,
- "resetIds": [
- "string"
], - "ueConSmfDataSubFilter": {
- "dnnList": [
- "string"
], - "snssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "emergencyInd": false
}, - "adjacentPlmns": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "disasterRoamingInd": false,
- "dataRestorationCallbackUri": "string",
- "udrRestartInd": false,
- "expectedUeBehaviourThresholds": {
- "property1": {
- "expectedUeBehaviourDatasets": [
- "STATIONARY_INDICATION"
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "dnns": [
- "string"
], - "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "expectedUeBehaviourDatasets": [
- "STATIONARY_INDICATION"
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "dnns": [
- "string"
], - "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}
], - "eeSubscriptions": [
- {
- "callbackReference": "string",
- "monitoringConfigurations": {
- "property1": {
- "eventType": "LOSS_OF_CONNECTIVITY",
- "immediateFlag": true,
- "locationReportingConfiguration": {
- "currentLocation": true,
- "oneTime": true,
- "accuracy": "CELL_LEVEL",
- "n3gppAccuracy": "CELL_LEVEL"
}, - "associationType": "IMEI_CHANGE",
- "datalinkReportCfg": {
- "dddTrafficDes": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "macAddr": "string"
}
], - "dnn": "string",
- "slice": {
- "sst": 255,
- "sd": "string"
}, - "dddStatusList": [
- "BUFFERED"
]
}, - "lossConnectivityCfg": {
- "maxDetectionTime": 0
}, - "maximumLatency": 0,
- "maximumResponseTime": 0,
- "suggestedPacketNumDl": 1,
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appId": "string",
- "pduSessionStatusCfg": {
- "dnn": "string"
}, - "reachabilityForSmsCfg": "REACHABILITY_FOR_SMS_OVER_NAS",
- "mtcProviderInformation": "string",
- "afId": "string",
- "reachabilityForDataCfg": {
- "reportCfg": "DIRECT_REPORT",
- "minInterval": 0
}, - "idleStatusInd": false,
- "monitoringSuspension": {
- "suspendedInsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "suspendedOutsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
]
}
}, - "property2": {
- "eventType": "LOSS_OF_CONNECTIVITY",
- "immediateFlag": true,
- "locationReportingConfiguration": {
- "currentLocation": true,
- "oneTime": true,
- "accuracy": "CELL_LEVEL",
- "n3gppAccuracy": "CELL_LEVEL"
}, - "associationType": "IMEI_CHANGE",
- "datalinkReportCfg": {
- "dddTrafficDes": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "macAddr": "string"
}
], - "dnn": "string",
- "slice": {
- "sst": 255,
- "sd": "string"
}, - "dddStatusList": [
- "BUFFERED"
]
}, - "lossConnectivityCfg": {
- "maxDetectionTime": 0
}, - "maximumLatency": 0,
- "maximumResponseTime": 0,
- "suggestedPacketNumDl": 1,
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appId": "string",
- "pduSessionStatusCfg": {
- "dnn": "string"
}, - "reachabilityForSmsCfg": "REACHABILITY_FOR_SMS_OVER_NAS",
- "mtcProviderInformation": "string",
- "afId": "string",
- "reachabilityForDataCfg": {
- "reportCfg": "DIRECT_REPORT",
- "minInterval": 0
}, - "idleStatusInd": false,
- "monitoringSuspension": {
- "suspendedInsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "suspendedOutsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
]
}
}
}, - "reportingOptions": {
- "reportMode": "PERIODIC",
- "maxNumOfReports": 0,
- "expiry": "2019-08-24T14:15:22Z",
- "samplingRatio": 1,
- "guardTime": 0,
- "reportPeriod": 0,
- "notifFlag": "ACTIVATE",
- "mutingNotSettings": {
- "maxNoOfNotif": 0,
- "durationBufferedNotif": 0
}, - "varRepPeriodInfo": [
- {
- "repPeriod": 0,
- "percValueNfLoad": 0
}
]
}, - "supportedFeatures": "string",
- "subscriptionId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "epcAppliedInd": false,
- "scefDiamHost": "string",
- "scefDiamRealm": "string",
- "notifyCorrelationId": "string",
- "secondCallbackRef": "string",
- "gpsi": "string",
- "excludeGpsiList": [
- "string"
], - "includeGpsiList": [
- "string"
], - "dataRestorationCallbackUri": "string",
- "udrRestartInd": false
}
], - "smsf3GppAccess": {
- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "smsfSetId": "string",
- "supportedFeatures": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfMAPAddress": "string",
- "smsfDiameterAddress": {
- "name": "string",
- "realm": "string"
}, - "registrationTime": "2019-08-24T14:15:22Z",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "dataRestorationCallbackUri": "string",
- "resetIds": [
- "string"
], - "smsfSbiSupInd": false,
- "udrRestartInd": false,
- "lastSynchronizationTime": "2019-08-24T14:15:22Z",
- "ueMemoryAvailableInd": true
}, - "smsfNon3GppAccess": {
- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "smsfSetId": "string",
- "supportedFeatures": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfMAPAddress": "string",
- "smsfDiameterAddress": {
- "name": "string",
- "realm": "string"
}, - "registrationTime": "2019-08-24T14:15:22Z",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "dataRestorationCallbackUri": "string",
- "resetIds": [
- "string"
], - "smsfSbiSupInd": false,
- "udrRestartInd": false,
- "lastSynchronizationTime": "2019-08-24T14:15:22Z",
- "ueMemoryAvailableInd": true
}, - "subscriptionDataSubscriptions": [
- {
- "ueId": "string",
- "callbackReference": "string",
- "originalCallbackReference": "string",
- "monitoredResourceUris": [
- "string"
], - "expiry": "2019-08-24T14:15:22Z",
- "sdmSubscription": {
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "implicitUnsubscribe": true,
- "expires": "2019-08-24T14:15:22Z",
- "callbackReference": "string",
- "amfServiceName": "nnrf-nfm",
- "monitoredResourceUris": [
- "string"
], - "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": "string",
- "subscriptionId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "immediateReport": false,
- "report": {
- "amData": {
- "supportedFeatures": "string",
- "gpsis": [
- "string"
], - "hssGroupId": "string",
- "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "subscribedUeAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "nssai": {
- "supportedFeatures": "string",
- "defaultSingleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "provisioningTime": "2019-08-24T14:15:22Z",
- "additionalSnssaiData": {
- "property1": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": null,
- "downlink": null
}, - "subscribedNsSrgList": [
- null
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}, - "deregInactTimer": 0,
- "onDemand": false
}, - "property2": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": null,
- "downlink": null
}, - "subscribedNsSrgList": [
- null
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}, - "deregInactTimer": 0,
- "onDemand": false
}
}, - "suppressNssrgInd": true,
- "nssaiValidityTimeInfo": {
- "property1": "2019-08-24T14:15:22Z",
- "property2": "2019-08-24T14:15:22Z"
}
}, - "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "rfspIndex": 1,
- "subsRegTimer": 0,
- "ueUsageType": 0,
- "mpsPriority": true,
- "mcsPriority": true,
- "activeTime": 0,
- "sorInfo": {
- "steeringContainer": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "accessTechList": [
- null
]
}
], - "ackInd": true,
- "sorMacIausf": "string",
- "countersor": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "sorTransparentContainer": "string",
- "sorCmci": "string",
- "sorSnpnSi": "string",
- "sorSnpnSiLs": "string",
- "storeSorCmciInMe": true,
- "usimSupportOfSorCmci": true
}, - "sorInfoExpectInd": true,
- "sorafRetrieval": false,
- "sorUpdateIndicatorList": [
- "INITIAL_REGISTRATION"
], - "upuInfo": {
- "upuDataList": [
- {
- "secPacket": "string",
- "defaultConfNssai": [
- null
], - "routingId": "string",
- "drei": true,
- "aol": true,
- "disasterCondPlmnIds": [
- null
]
}
], - "upuRegInd": true,
- "upuAckInd": true,
- "upuMacIausf": "string",
- "counterUpu": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "upuTransparentContainer": "string"
}, - "routingIndicator": "string",
- "micoAllowed": true,
- "sharedAmDataIds": [
- "string"
], - "odbPacketServices": "ALL_PACKET_SERVICES",
- "subscribedDnnList": [
- "string"
], - "serviceGapTime": 0,
- "mdtUserConsent": "CONSENT_NOT_GIVEN",
- "adjacentPlmnMdtUserConsents": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}, - "mdtConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "reportType": "PERIODICAL",
- "areaScope": {
- "eutraCellIdList": [
- "string"
], - "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "tacInfoPerPlmn": {
- "property1": {
- "tacList": [ ]
}, - "property2": {
- "tacList": [ ]
}
}, - "cagInfoPerPlmn": {
- "property1": {
- "cagList": [ ]
}, - "property2": {
- "cagList": [ ]
}
}, - "nidInfoPerPlmn": {
- "property1": {
- "nidList": [ ]
}, - "property2": {
- "nidList": [ ]
}
}, - "cellIdNidInfoPerPlmn": {
- "property1": {
- "cellIdNidList": [ ]
}, - "property2": {
- "cellIdNidList": [ ]
}
}, - "tacNidInfoPerPlmn": {
- "property1": {
- "tacNidList": [ ]
}, - "property2": {
- "tacNidList": [ ]
}
}, - "cagList": [
- "string"
]
}, - "measurementLteList": [
- "M1"
], - "measurementNrList": [
- "M1"
], - "sensorMeasurementList": [
- "BAROMETRIC_PRESSURE"
], - "reportingTriggerList": [
- "PERIODICAL"
], - "reportInterval": 120,
- "reportIntervalNr": 120,
- "reportAmount": 1,
- "reportAmountPerMeasurementLte": {
- "property1": 1,
- "property2": 1
}, - "reportAmountPerMeasurementNr": {
- "property1": 1,
- "property2": 1
}, - "eventThresholdRsrp": 97,
- "mnOnlyInd": false,
- "eventThresholdRsrpNr": 127,
- "eventThresholdRsrq": 34,
- "eventThresholdRsrqNr": 127,
- "eventList": [
- "OUT_OF_COVERAG"
], - "loggingInterval": 128,
- "loggingIntervalNr": 128,
- "loggingDuration": 600,
- "loggingDurationNr": 600,
- "positioningMethod": "GNSS",
- "addPositioningMethodList": [
- "GNSS"
], - "collectionPeriodRmmLte": 1024,
- "collectionPeriodRmmNr": 1024,
- "measurementPeriodLte": 1024,
- "mdtAllowedPlmnIdList": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "mbsfnAreaList": [
- {
- "mbsfnAreaId": 255,
- "carrierFrequency": 262143
}
], - "interFreqTargetList": [
- {
- "dlCarrierFreq": 3279165,
- "cellIdList": [
- null
]
}
]
}, - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "cagData": {
- "cagInfos": {
- "property1": {
- "allowedCagList": [
- null
], - "cagOnlyIndicator": true
}, - "property2": {
- "allowedCagList": [
- null
], - "cagOnlyIndicator": true
}
}, - "conditionalCagInfos": {
- "property1": {
- "allowedCagList": [
- null
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}, - "cagSpecificValidTimePeriodList": {
- "property1": [ ],
- "property2": [ ]
}
}, - "property2": {
- "allowedCagList": [
- null
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}, - "cagSpecificValidTimePeriodList": {
- "property1": [ ],
- "property2": [ ]
}
}
}, - "provisioningTime": "2019-08-24T14:15:22Z"
}, - "stnSr": "string",
- "cMsisdn": "string",
- "nbIoTUePriority": 255,
- "nssaiInclusionAllowed": false,
- "rgWirelineCharacteristics": "string",
- "aun3DeviceConnectivityAllowed": false,
- "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false,
- "expectedUeBehaviourList": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "expectedUeBehaviourData": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
], - "edrxParametersList": [
- {
- "ratType": "NR",
- "edrxValue": "string"
}
], - "ptwParametersList": [
- {
- "operationMode": "WB_S1",
- "ptwValue": "string",
- "extendedPtwValue": "string"
}
], - "iabOperationAllowed": false,
- "adjacentPlmnRestrictions": {
- "property1": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [ ],
- "areaCode": null
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}, - "property2": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [ ],
- "areaCode": null
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}
}, - "wirelineForbiddenAreas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": null,
- "hfcNId": null
}
]
}
], - "wirelineServiceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "globalLineIds": [
- null
], - "hfcNIds": [
- null
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- null
]
}
]
}, - "pcfSelectionAssistanceInfos": [
- {
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "aerialUeSubInfo": {
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "3gppUavId": "string"
}, - "roamingRestrictions": {
- "accessAllowed": true
}, - "remoteProvInd": false,
- "3gppChargingCharacteristics": "string",
- "timeSyncData": {
- "authorized": true,
- "uuTimeSyncErrBdgt": 0,
- "tempVals": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "coverageArea": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "clockQualityDetailLevel": "CLOCK_QUALITY_METRICS",
- "clockQualityAcceptanceCriterion": {
- "synchronizationState": [
- "LOCKED"
], - "clockQuality": {
- "traceabilityToGnss": true,
- "traceabilityToUtc": true,
- "frequencyStability": 65535,
- "clockAccuracyIndex": "string",
- "clockAccuracyValue": 1
}, - "parentTimeSource": [
- "SYNC_E"
]
}
}, - "sharedDataList": [
- {
- "sharedDataId": "string",
- "sharedAmData": { },
- "sharedSmsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "sharedSmsMngSubsData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- null
], - "traceData": {
- "traceRef": null,
- "traceDepth": null,
- "neTypeList": null,
- "eventList": null,
- "collectionEntityIpv4Addr": null,
- "collectionEntityIpv6Addr": null,
- "traceReportingConsumerUri": null,
- "interfaceList": null,
- "jobType": null
}, - "sharedTraceDataId": "string"
}, - "sharedDnnConfigurations": {
- "property1": {
- "pduSessionTypes": null,
- "sscModes": null,
- "iwkEpsInd": null,
- "5gQosProfile": null,
- "sessionAmbr": null,
- "3gppChargingCharacteristics": null,
- "staticIpAddress": [ ],
- "upSecurity": null,
- "pduSessionContinuityInd": null,
- "niddNefId": null,
- "niddInfo": null,
- "redundantSessionAllowed": null,
- "acsInfo": null,
- "ipv4FrameRouteList": [ ],
- "ipv6FrameRouteList": [ ],
- "atsssAllowed": null,
- "secondaryAuth": null,
- "uavSecondaryAuth": null,
- "dnAaaIpAddressAllocation": null,
- "dnAaaAddress": null,
- "additionalDnAaaAddresses": [ ],
- "dnAaaFqdn": null,
- "iptvAccCtrlInfo": null,
- "ipv4Index": null,
- "ipv6Index": null,
- "ecsAddrConfigInfo": null,
- "additionalEcsAddrConfigInfos": [ ],
- "sharedEcsAddrConfigInfo": null,
- "additionalSharedEcsAddrConfigInfoIds": [ ],
- "easDiscoveryAuthorized": null,
- "onboardingInd": null,
- "aerialUeInd": null,
- "subscribedMaxIpv6PrefixSize": null,
- "hrSboAuthorized": null
}, - "property2": {
- "pduSessionTypes": null,
- "sscModes": null,
- "iwkEpsInd": null,
- "5gQosProfile": null,
- "sessionAmbr": null,
- "3gppChargingCharacteristics": null,
- "staticIpAddress": [ ],
- "upSecurity": null,
- "pduSessionContinuityInd": null,
- "niddNefId": null,
- "niddInfo": null,
- "redundantSessionAllowed": null,
- "acsInfo": null,
- "ipv4FrameRouteList": [ ],
- "ipv6FrameRouteList": [ ],
- "atsssAllowed": null,
- "secondaryAuth": null,
- "uavSecondaryAuth": null,
- "dnAaaIpAddressAllocation": null,
- "dnAaaAddress": null,
- "additionalDnAaaAddresses": [ ],
- "dnAaaFqdn": null,
- "iptvAccCtrlInfo": null,
- "ipv4Index": null,
- "ipv6Index": null,
- "ecsAddrConfigInfo": null,
- "additionalEcsAddrConfigInfos": [ ],
- "sharedEcsAddrConfigInfo": null,
- "additionalSharedEcsAddrConfigInfoIds": [ ],
- "easDiscoveryAuthorized": null,
- "onboardingInd": null,
- "aerialUeInd": null,
- "subscribedMaxIpv6PrefixSize": null,
- "hrSboAuthorized": null
}
}, - "sharedTraceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedSnssaiInfos": {
- "property1": {
- "dnnInfos": [ ]
}, - "property2": {
- "dnnInfos": [ ]
}
}, - "sharedVnGroupDatas": {
- "property1": {
- "pduSessionTypes": null,
- "dnn": null,
- "singleNssai": null,
- "appDescriptors": [ ],
- "secondaryAuth": null,
- "dnAaaIpAddressAllocation": null,
- "dnAaaAddress": null,
- "additionalDnAaaAddresses": [ ],
- "dnAaaFqdn": null,
- "5gVnGroupCommunicationInd": null,
- "5gVnGroupCommunicationType": null,
- "maxGroupDataRate": null
}, - "property2": {
- "pduSessionTypes": null,
- "dnn": null,
- "singleNssai": null,
- "appDescriptors": [ ],
- "secondaryAuth": null,
- "dnAaaIpAddressAllocation": null,
- "dnAaaAddress": null,
- "additionalDnAaaAddresses": [ ],
- "dnAaaFqdn": null,
- "5gVnGroupCommunicationInd": null,
- "5gVnGroupCommunicationType": null,
- "maxGroupDataRate": null
}
}, - "treatmentInstructions": {
- "property1": "USE_IF_NO_CLASH",
- "property2": "USE_IF_NO_CLASH"
}, - "sharedSmSubsData": {
- "singleNssai": {
- "sst": null,
- "sd": null
}, - "dnnConfigurations": {
- "property1": null,
- "property2": null
}, - "internalGroupIds": [
- null
], - "sharedVnGroupDataIds": {
- "property1": null,
- "property2": null
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": null,
- "traceDepth": null,
- "neTypeList": null,
- "eventList": null,
- "collectionEntityIpv4Addr": null,
- "collectionEntityIpv6Addr": null,
- "traceReportingConsumerUri": null,
- "interfaceList": null,
- "jobType": null
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": null,
- "property2": null
}, - "expectedUeBehaviourData": {
- "property1": { },
- "property2": { }
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": { },
- "property2": { }
}, - "suggestedPacketNumDlList": {
- "property1": null,
- "property2": null
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- null
], - "ueLevelMeasConfig": {
- "jobType": null,
- "ueLevelMeasurementsList": [ ],
- "granularityPeriod": null
}
}, - "sharedEcsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}
}
], - "qmcConfigInfo": {
- "qoeReference": "string",
- "serviceType": "DASH",
- "sliceScope": [
- {
- "sst": 255,
- "sd": "string"
}
], - "areaScope": {
- "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "taiList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "plmnList": [
- {
- "mcc": null,
- "mnc": null
}
]
}, - "qoeCollectionEntityAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "qoeTarget": {
- "supi": "string",
- "imsi": "string"
}, - "mdtAlignmentInfo": "string",
- "availableRanVisibleQoeMetrics": [
- "APPLICATION_LAYER_BUFFER_LEVEL_LIST"
], - "containerForAppLayerMeasConfig": "string",
- "mbsCommunicationServiceType": "MULTICAST"
}, - "mbsrOperationAllowed": {
- "mbsrOperationAllowedInd": false,
- "mbsrLocationInfo": {
- "mbsrLocation": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "mbsrLocationAreas": [
- "string"
]
}, - "mbsrTimeInfo": {
- "mbsrTimeWindow": [
- {
- "startTime": null,
- "endTime": null
}
], - "mbsrRecurTime": [
- {
- "recurTimeWindow": null,
- "recurType": null,
- "recurMonth": [ ],
- "recurWeek": [ ],
- "recurDay": [ ],
- "recurDate": [ ]
}
]
}
}, - "ncrOperationAllowed": false,
- "ladnServiceAreas": {
- "property1": {
- "dnnLadnServiceAreas": [
- {
- "dnn": null,
- "ladnServiceArea": [ ]
}
]
}, - "property2": {
- "dnnLadnServiceAreas": [
- {
- "dnn": null,
- "ladnServiceArea": [ ]
}
]
}
}, - "ueLevelMeasurementsConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "smfSelData": {
- "supportedFeatures": "string",
- "subscribedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": null,
- "defaultDnnIndicator": null,
- "lboRoamingAllowed": null,
- "iwkEpsInd": null,
- "dnnBarred": null,
- "invokeNefInd": null,
- "smfList": [ ],
- "sameSmfInd": null,
- "hrSboAllowed": null
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": null,
- "defaultDnnIndicator": null,
- "lboRoamingAllowed": null,
- "iwkEpsInd": null,
- "dnnBarred": null,
- "invokeNefInd": null,
- "smfList": [ ],
- "sameSmfInd": null,
- "hrSboAllowed": null
}
]
}
}, - "sharedSnssaiInfosId": "string",
- "hssGroupId": "string"
}, - "uecAmfData": {
- "epsInterworkingInfo": {
- "epsIwkPgws": {
- "property1": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": null,
- "mnc": null
}
}, - "property2": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": null,
- "mnc": null
}
}
}, - "registrationTime": "2019-08-24T14:15:22Z"
}, - "amfInfo": [
- {
- "amfInstanceId": "7e4f0d93-6733-4b66-bd15-e32f5d2e505f",
- "guami": {
- "plmnId": {
- "mcc": null,
- "mnc": null,
- "nid": null
}, - "amfId": "string"
}, - "accessType": "3GPP_ACCESS"
}
]
}, - "uecSmfData": {
- "pduSessions": {
- "property1": {
- "dnn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}, - "property2": {
- "dnn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
}, - "pgwInfo": [
- {
- "dnn": "string",
- "pgwFqdn": "string",
- "pgwIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "epdgInd": false,
- "pcfId": "37aeb506-fedd-4cde-8b21-8857970284a5",
- "registrationTime": "2019-08-24T14:15:22Z",
- "wildcardInd": true
}
], - "emergencyInfo": {
- "pgwFqdn": "string",
- "pgwIpAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "epdgInd": false,
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "emergencyRegistrationTime": "2019-08-24T14:15:22Z"
}
}, - "uecSmsfData": {
- "smsfInfo3GppAccess": {
- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfSetId": "string"
}, - "smsfInfoNon3GppAccess": {
- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfSetId": "string"
}
}, - "smsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "smData": [
- {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "sscModes": {
- "defaultSscMode": null,
- "allowedSscModes": [ ]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": null,
- "arp": null,
- "priorityLevel": null
}, - "sessionAmbr": {
- "uplink": null,
- "downlink": null
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- null
], - "upSecurity": {
- "upIntegr": null,
- "upConfid": null
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": null,
- "gpsi": null,
- "extGroupId": null
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": null,
- "acsIpv4Addr": null,
- "acsIpv6Addr": null
}, - "ipv4FrameRouteList": [
- null
], - "ipv6FrameRouteList": [
- null
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}, - "additionalEcsAddrConfigInfos": [
- null
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- null
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "sscModes": {
- "defaultSscMode": null,
- "allowedSscModes": [ ]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": null,
- "arp": null,
- "priorityLevel": null
}, - "sessionAmbr": {
- "uplink": null,
- "downlink": null
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- null
], - "upSecurity": {
- "upIntegr": null,
- "upConfid": null
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": null,
- "gpsi": null,
- "extGroupId": null
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": null,
- "acsIpv4Addr": null,
- "acsIpv6Addr": null
}, - "ipv4FrameRouteList": [
- null
], - "ipv6FrameRouteList": [
- null
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}, - "additionalEcsAddrConfigInfos": [
- null
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- null
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}, - "property2": {
- "property1": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}, - "property2": {
- "property1": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "smsMngData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "lcsPrivacyData": {
- "lpi": {
- "locationPrivacyInd": "LOCATION_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "unrelatedClass": {
- "defaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "externalUnrelatedClass": {
- "lcsClientExternals": [
- {
- "allowedGeographicArea": [ ],
- "privacyCheckRelatedAction": null,
- "validTimePeriod": null
}
], - "afExternals": [
- {
- "afId": null,
- "allowedGeographicArea": [ ],
- "privacyCheckRelatedAction": null,
- "validTimePeriod": null
}
], - "lcsClientGroupExternals": [
- {
- "lcsClientGroupId": null,
- "allowedGeographicArea": [ ],
- "privacyCheckRelatedAction": null,
- "validTimePeriod": null
}
]
}, - "serviceTypeUnrelatedClasses": [
- {
- "serviceType": 127,
- "allowedGeographicArea": [
- null
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}, - "codeWordList": [
- null
]
}
]
}, - "plmnOperatorClasses": [
- {
- "lcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "evtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "areaUsageInd": "INSIDE_REPORTING",
- "upLocRepIndAf": "USER_PLANE_REPORT_NOT_ALLOWED"
}, - "lcsMoData": {
- "allowedServiceClasses": [
- "BASIC_SELF_LOCATION"
], - "moAssistanceDataTypes": {
- "locationAssistanceType": "string"
}
}, - "lcsSubscriptionData": {
- "configuredLmfId": "string",
- "pruInd": "NON_PRU",
- "lpHapType": "LOW_POW_HIGH_ACCU_POS",
- "userPlanePosIndLmf": false
}, - "v2xData": {
- "nrV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "lteV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "lcsBroadcastAssistanceTypesData": {
- "locationAssistanceType": "string"
}, - "proseData": {
- "proseServiceAuth": {
- "proseDirectDiscoveryAuth": "AUTHORIZED",
- "proseDirectCommunicationAuth": "AUTHORIZED",
- "proseL2RelayAuth": "AUTHORIZED",
- "proseL3RelayAuth": "AUTHORIZED",
- "proseL2RemoteAuth": "AUTHORIZED",
- "proseL3RemoteAuth": "AUTHORIZED",
- "proseMultipathComL2RemoteAuth": "AUTHORIZED",
- "proseL2UeRelayAuth": "AUTHORIZED",
- "proseL3UeRelayAuth": "AUTHORIZED",
- "proseL2EndAuth": "AUTHORIZED",
- "proseL3EndAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "proseAllowedPlmn": [
- {
- "visitedPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "proseDirectAllowed": [
- "ANNOUNCE"
]
}
]
}, - "mbsData": {
- "mbsAllowed": false,
- "mbsSessionIdList": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": null,
- "mnc": null
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "destIpAddr": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
}, - "nid": "string"
}
], - "ueMbsAssistanceInfo": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": null,
- "mnc": null
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "destIpAddr": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
}, - "nid": "string"
}
]
}, - "ucData": {
- "userConsentPerPurposeList": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}
}, - "a2xData": {
- "nrA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "lteA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "rangingSlPrivacyData": {
- "rslppi": {
- "rangingSlPrivacyInd": "RANGINGSL_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "rangingSlUnrelatedClass": {
- "rangingSlDefaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "rangingSlExternalUnrelatedClass": {
- "rangingSlLcsClientExternals": [
- {
- "allowedGeographicArea": [ ],
- "rangingSlPrivacyCheckRelatedAction": null,
- "validTimePeriod": null
}
], - "rangingSlAfExternals": [
- {
- "afId": null,
- "allowedGeographicArea": [ ],
- "rangingSlPrivacyCheckRelatedAction": null,
- "validTimePeriod": null
}
]
}, - "rangingSlAppIDUnrelatedClasses": [
- {
- "rangingSlAppID": "string",
- "allowedGeographicArea": [
- null
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}, - "codeWordList": [
- null
]
}
]
}, - "rangingSlPlmnOperatorClasses": [
- {
- "rangingSlLcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "rangingSlEvtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
}
}, - "supportedFeatures": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "nfChangeFilter": false,
- "uniqueSubscription": true,
- "resetIds": [
- "string"
], - "ueConSmfDataSubFilter": {
- "dnnList": [
- "string"
], - "snssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "emergencyInd": false
}, - "adjacentPlmns": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "disasterRoamingInd": false,
- "dataRestorationCallbackUri": "string",
- "udrRestartInd": false,
- "expectedUeBehaviourThresholds": {
- "property1": {
- "expectedUeBehaviourDatasets": [
- "STATIONARY_INDICATION"
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "dnns": [
- "string"
], - "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "expectedUeBehaviourDatasets": [
- "STATIONARY_INDICATION"
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "dnns": [
- "string"
], - "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "hssSubscriptionInfo": {
- "hssSubscriptionList": [
- {
- "hssInstanceId": "5e4e6fbd-fb66-4992-97b1-0209ec0aa3d2",
- "subscriptionId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}
]
}, - "subscriptionId": "string",
- "uniqueSubscription": true,
- "supportedFeatures": "string",
- "immediateReport": false,
- "report": {
- "amData": {
- "supportedFeatures": "string",
- "gpsis": [
- "string"
], - "hssGroupId": "string",
- "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "subscribedUeAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "nssai": {
- "supportedFeatures": "string",
- "defaultSingleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "provisioningTime": "2019-08-24T14:15:22Z",
- "additionalSnssaiData": {
- "property1": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}, - "property2": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}
}, - "suppressNssrgInd": true,
- "nssaiValidityTimeInfo": {
- "property1": "2019-08-24T14:15:22Z",
- "property2": "2019-08-24T14:15:22Z"
}
}, - "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "rfspIndex": 1,
- "subsRegTimer": 0,
- "ueUsageType": 0,
- "mpsPriority": true,
- "mcsPriority": true,
- "activeTime": 0,
- "sorInfo": {
- "steeringContainer": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "accessTechList": [
- "NR"
]
}
], - "ackInd": true,
- "sorMacIausf": "string",
- "countersor": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "sorTransparentContainer": "string",
- "sorCmci": "string",
- "sorSnpnSi": "string",
- "sorSnpnSiLs": "string",
- "storeSorCmciInMe": true,
- "usimSupportOfSorCmci": true
}, - "sorInfoExpectInd": true,
- "sorafRetrieval": false,
- "sorUpdateIndicatorList": [
- "INITIAL_REGISTRATION"
], - "upuInfo": {
- "upuDataList": [
- {
- "secPacket": "string",
- "defaultConfNssai": [
- {
- "sst": null,
- "sd": null
}
], - "routingId": "string",
- "drei": true,
- "aol": true,
- "disasterCondPlmnIds": [
- {
- "mcc": null,
- "mnc": null
}
]
}
], - "upuRegInd": true,
- "upuAckInd": true,
- "upuMacIausf": "string",
- "counterUpu": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "upuTransparentContainer": "string"
}, - "routingIndicator": "string",
- "micoAllowed": true,
- "sharedAmDataIds": [
- "string"
], - "odbPacketServices": "ALL_PACKET_SERVICES",
- "subscribedDnnList": [
- "string"
], - "serviceGapTime": 0,
- "mdtUserConsent": "CONSENT_NOT_GIVEN",
- "adjacentPlmnMdtUserConsents": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}, - "mdtConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "reportType": "PERIODICAL",
- "areaScope": {
- "eutraCellIdList": [
- "string"
], - "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "tacInfoPerPlmn": {
- "property1": {
- "tacList": [
- null
]
}, - "property2": {
- "tacList": [
- null
]
}
}, - "cagInfoPerPlmn": {
- "property1": {
- "cagList": [
- null
]
}, - "property2": {
- "cagList": [
- null
]
}
}, - "nidInfoPerPlmn": {
- "property1": {
- "nidList": [
- null
]
}, - "property2": {
- "nidList": [
- null
]
}
}, - "cellIdNidInfoPerPlmn": {
- "property1": {
- "cellIdNidList": [
- null
]
}, - "property2": {
- "cellIdNidList": [
- null
]
}
}, - "tacNidInfoPerPlmn": {
- "property1": {
- "tacNidList": [
- null
]
}, - "property2": {
- "tacNidList": [
- null
]
}
}, - "cagList": [
- "string"
]
}, - "measurementLteList": [
- "M1"
], - "measurementNrList": [
- "M1"
], - "sensorMeasurementList": [
- "BAROMETRIC_PRESSURE"
], - "reportingTriggerList": [
- "PERIODICAL"
], - "reportInterval": 120,
- "reportIntervalNr": 120,
- "reportAmount": 1,
- "reportAmountPerMeasurementLte": {
- "property1": 1,
- "property2": 1
}, - "reportAmountPerMeasurementNr": {
- "property1": 1,
- "property2": 1
}, - "eventThresholdRsrp": 97,
- "mnOnlyInd": false,
- "eventThresholdRsrpNr": 127,
- "eventThresholdRsrq": 34,
- "eventThresholdRsrqNr": 127,
- "eventList": [
- "OUT_OF_COVERAG"
], - "loggingInterval": 128,
- "loggingIntervalNr": 128,
- "loggingDuration": 600,
- "loggingDurationNr": 600,
- "positioningMethod": "GNSS",
- "addPositioningMethodList": [
- "GNSS"
], - "collectionPeriodRmmLte": 1024,
- "collectionPeriodRmmNr": 1024,
- "measurementPeriodLte": 1024,
- "mdtAllowedPlmnIdList": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "mbsfnAreaList": [
- {
- "mbsfnAreaId": 255,
- "carrierFrequency": 262143
}
], - "interFreqTargetList": [
- {
- "dlCarrierFreq": 3279165,
- "cellIdList": [
- 1007
]
}
]
}, - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "cagData": {
- "cagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}
}, - "conditionalCagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- null
], - "property2": [
- null
]
}
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- null
], - "property2": [
- null
]
}
}
}, - "provisioningTime": "2019-08-24T14:15:22Z"
}, - "stnSr": "string",
- "cMsisdn": "string",
- "nbIoTUePriority": 255,
- "nssaiInclusionAllowed": false,
- "rgWirelineCharacteristics": "string",
- "aun3DeviceConnectivityAllowed": false,
- "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false,
- "expectedUeBehaviourList": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "expectedUeBehaviourData": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
], - "edrxParametersList": [
- {
- "ratType": "NR",
- "edrxValue": "string"
}
], - "ptwParametersList": [
- {
- "operationMode": "WB_S1",
- "ptwValue": "string",
- "extendedPtwValue": "string"
}
], - "iabOperationAllowed": false,
- "adjacentPlmnRestrictions": {
- "property1": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- null
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}, - "property2": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- null
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}
}, - "wirelineForbiddenAreas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
], - "wirelineServiceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": null,
- "hfcNId": null
}
]
}
]
}, - "pcfSelectionAssistanceInfos": [
- {
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "aerialUeSubInfo": {
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "3gppUavId": "string"
}, - "roamingRestrictions": {
- "accessAllowed": true
}, - "remoteProvInd": false,
- "3gppChargingCharacteristics": "string",
- "timeSyncData": {
- "authorized": true,
- "uuTimeSyncErrBdgt": 0,
- "tempVals": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "coverageArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "clockQualityDetailLevel": "CLOCK_QUALITY_METRICS",
- "clockQualityAcceptanceCriterion": {
- "synchronizationState": [
- "LOCKED"
], - "clockQuality": {
- "traceabilityToGnss": true,
- "traceabilityToUtc": true,
- "frequencyStability": 65535,
- "clockAccuracyIndex": "string",
- "clockAccuracyValue": 1
}, - "parentTimeSource": [
- "SYNC_E"
]
}
}, - "sharedDataList": [
- {
- "sharedDataId": "string",
- "sharedAmData": { },
- "sharedSmsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "sharedSmsMngSubsData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "sharedDnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "sscModes": {
- "defaultSscMode": null,
- "allowedSscModes": [ ]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": null,
- "arp": null,
- "priorityLevel": null
}, - "sessionAmbr": {
- "uplink": null,
- "downlink": null
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- null
], - "upSecurity": {
- "upIntegr": null,
- "upConfid": null
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": null,
- "gpsi": null,
- "extGroupId": null
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": null,
- "acsIpv4Addr": null,
- "acsIpv6Addr": null
}, - "ipv4FrameRouteList": [
- null
], - "ipv6FrameRouteList": [
- null
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}, - "additionalEcsAddrConfigInfos": [
- null
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- null
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "sscModes": {
- "defaultSscMode": null,
- "allowedSscModes": [ ]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": null,
- "arp": null,
- "priorityLevel": null
}, - "sessionAmbr": {
- "uplink": null,
- "downlink": null
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- null
], - "upSecurity": {
- "upIntegr": null,
- "upConfid": null
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": null,
- "gpsi": null,
- "extGroupId": null
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": null,
- "acsIpv4Addr": null,
- "acsIpv6Addr": null
}, - "ipv4FrameRouteList": [
- null
], - "ipv6FrameRouteList": [
- null
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}, - "additionalEcsAddrConfigInfos": [
- null
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- null
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "sharedTraceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- null
]
}, - "property2": {
- "dnnInfos": [
- null
]
}
}, - "sharedVnGroupDatas": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "dnn": "string",
- "singleNssai": {
- "sst": null,
- "sd": null
}, - "appDescriptors": [
- null
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": null,
- "downlink": null
}
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "dnn": "string",
- "singleNssai": {
- "sst": null,
- "sd": null
}, - "appDescriptors": [
- null
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": null,
- "downlink": null
}
}
}, - "treatmentInstructions": {
- "property1": "USE_IF_NO_CLASH",
- "property2": "USE_IF_NO_CLASH"
}, - "sharedSmSubsData": {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": null,
- "sscModes": null,
- "iwkEpsInd": null,
- "5gQosProfile": null,
- "sessionAmbr": null,
- "3gppChargingCharacteristics": null,
- "staticIpAddress": [ ],
- "upSecurity": null,
- "pduSessionContinuityInd": null,
- "niddNefId": null,
- "niddInfo": null,
- "redundantSessionAllowed": null,
- "acsInfo": null,
- "ipv4FrameRouteList": [ ],
- "ipv6FrameRouteList": [ ],
- "atsssAllowed": null,
- "secondaryAuth": null,
- "uavSecondaryAuth": null,
- "dnAaaIpAddressAllocation": null,
- "dnAaaAddress": null,
- "additionalDnAaaAddresses": [ ],
- "dnAaaFqdn": null,
- "iptvAccCtrlInfo": null,
- "ipv4Index": null,
- "ipv6Index": null,
- "ecsAddrConfigInfo": null,
- "additionalEcsAddrConfigInfos": [ ],
- "sharedEcsAddrConfigInfo": null,
- "additionalSharedEcsAddrConfigInfoIds": [ ],
- "easDiscoveryAuthorized": null,
- "onboardingInd": null,
- "aerialUeInd": null,
- "subscribedMaxIpv6PrefixSize": null,
- "hrSboAuthorized": null
}, - "property2": {
- "pduSessionTypes": null,
- "sscModes": null,
- "iwkEpsInd": null,
- "5gQosProfile": null,
- "sessionAmbr": null,
- "3gppChargingCharacteristics": null,
- "staticIpAddress": [ ],
- "upSecurity": null,
- "pduSessionContinuityInd": null,
- "niddNefId": null,
- "niddInfo": null,
- "redundantSessionAllowed": null,
- "acsInfo": null,
- "ipv4FrameRouteList": [ ],
- "ipv6FrameRouteList": [ ],
- "atsssAllowed": null,
- "secondaryAuth": null,
- "uavSecondaryAuth": null,
- "dnAaaIpAddressAllocation": null,
- "dnAaaAddress": null,
- "additionalDnAaaAddresses": [ ],
- "dnAaaFqdn": null,
- "iptvAccCtrlInfo": null,
- "ipv4Index": null,
- "ipv6Index": null,
- "ecsAddrConfigInfo": null,
- "additionalEcsAddrConfigInfos": [ ],
- "sharedEcsAddrConfigInfo": null,
- "additionalSharedEcsAddrConfigInfoIds": [ ],
- "easDiscoveryAuthorized": null,
- "onboardingInd": null,
- "aerialUeInd": null,
- "subscribedMaxIpv6PrefixSize": null,
- "hrSboAuthorized": null
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": null,
- "property2": null
}, - "property2": {
- "property1": null,
- "property2": null
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": null,
- "property2": null
}, - "property2": {
- "property1": null,
- "property2": null
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": null,
- "validityTime": null
}, - "property2": {
- "suggestedPacketNumDl": null,
- "validityTime": null
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- null
], - "granularityPeriod": 0
}
}, - "sharedEcsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}
}
], - "qmcConfigInfo": {
- "qoeReference": "string",
- "serviceType": "DASH",
- "sliceScope": [
- {
- "sst": 255,
- "sd": "string"
}
], - "areaScope": {
- "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "taiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "plmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}, - "qoeCollectionEntityAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "qoeTarget": {
- "supi": "string",
- "imsi": "string"
}, - "mdtAlignmentInfo": "string",
- "availableRanVisibleQoeMetrics": [
- "APPLICATION_LAYER_BUFFER_LEVEL_LIST"
], - "containerForAppLayerMeasConfig": "string",
- "mbsCommunicationServiceType": "MULTICAST"
}, - "mbsrOperationAllowed": {
- "mbsrOperationAllowedInd": false,
- "mbsrLocationInfo": {
- "mbsrLocation": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "mbsrLocationAreas": [
- "string"
]
}, - "mbsrTimeInfo": {
- "mbsrTimeWindow": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "mbsrRecurTime": [
- {
- "recurTimeWindow": {
- "startTime": null,
- "endTime": null
}, - "recurType": "DAILY",
- "recurMonth": [
- null
], - "recurWeek": [
- null
], - "recurDay": [
- null
], - "recurDate": [
- null
]
}
]
}
}, - "ncrOperationAllowed": false,
- "ladnServiceAreas": {
- "property1": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- null
]
}
]
}, - "property2": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- null
]
}
]
}
}, - "ueLevelMeasurementsConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "smfSelData": {
- "supportedFeatures": "string",
- "subscribedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- null
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- null
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}
}, - "sharedSnssaiInfosId": "string",
- "hssGroupId": "string"
}, - "smsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "smData": [
- {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "smsMngData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "lcsPrivacyData": {
- "lpi": {
- "locationPrivacyInd": "LOCATION_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "unrelatedClass": {
- "defaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "externalUnrelatedClass": {
- "lcsClientExternals": [
- {
- "allowedGeographicArea": [
- null
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}
}
], - "afExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- null
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}
}
], - "lcsClientGroupExternals": [
- {
- "lcsClientGroupId": "string",
- "allowedGeographicArea": [
- null
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}
}
]
}, - "serviceTypeUnrelatedClasses": [
- {
- "serviceType": 127,
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "plmnOperatorClasses": [
- {
- "lcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "evtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "areaUsageInd": "INSIDE_REPORTING",
- "upLocRepIndAf": "USER_PLANE_REPORT_NOT_ALLOWED"
}, - "lcsMoData": {
- "allowedServiceClasses": [
- "BASIC_SELF_LOCATION"
], - "moAssistanceDataTypes": {
- "locationAssistanceType": "string"
}
}, - "lcsSubscriptionData": {
- "configuredLmfId": "string",
- "pruInd": "NON_PRU",
- "lpHapType": "LOW_POW_HIGH_ACCU_POS",
- "userPlanePosIndLmf": false
}, - "lcsBcaData": {
- "locationAssistanceType": "string"
}, - "v2xData": {
- "nrV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "lteV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "proseData": {
- "proseServiceAuth": {
- "proseDirectDiscoveryAuth": "AUTHORIZED",
- "proseDirectCommunicationAuth": "AUTHORIZED",
- "proseL2RelayAuth": "AUTHORIZED",
- "proseL3RelayAuth": "AUTHORIZED",
- "proseL2RemoteAuth": "AUTHORIZED",
- "proseL3RemoteAuth": "AUTHORIZED",
- "proseMultipathComL2RemoteAuth": "AUTHORIZED",
- "proseL2UeRelayAuth": "AUTHORIZED",
- "proseL3UeRelayAuth": "AUTHORIZED",
- "proseL2EndAuth": "AUTHORIZED",
- "proseL3EndAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "proseAllowedPlmn": [
- {
- "visitedPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "proseDirectAllowed": [
- "ANNOUNCE"
]
}
]
}, - "odbData": {
- "roamingOdb": "OUTSIDE_HOME_PLMN"
}, - "eeProfileData": {
- "restrictedEventTypes": [
- "LOSS_OF_CONNECTIVITY"
], - "supportedFeatures": "string",
- "allowedMtcProvider": {
- "property1": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
], - "property2": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
]
}, - "iwkEpcRestricted": false,
- "imsi": "string",
- "hssGroupId": "string"
}, - "ppProfileData": {
- "allowedMtcProviders": {
- "property1": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
], - "property2": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
]
}, - "supportedFeatures": "string"
}, - "niddAuthData": {
- "authorizationData": [
- {
- "supi": "string",
- "gpsi": "string",
- "validityTime": "2019-08-24T14:15:22Z"
}
], - "allowedDnnList": [
- "string"
], - "allowedSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "allowedMtcProviders": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
], - "validityTime": "2019-08-24T14:15:22Z"
}, - "ucData": {
- "userConsentPerPurposeList": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}
}, - "mbsSubscriptionData": {
- "mbsAllowed": false,
- "mbsSessionIdList": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
], - "ueMbsAssistanceInfo": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
]
}, - "ppData": {
- "communicationCharacteristics": {
- "ppSubsRegTimer": {
- "subsRegTimer": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppActiveTime": {
- "activeTime": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppDlPacketCount": 0,
- "ppDlPacketCountExt": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppMaximumResponseTime": {
- "maximumResponseTime": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppMaximumLatency": {
- "maximumLatency": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}
}, - "supportedFeatures": "string",
- "expectedUeBehaviourParameters": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "scheduledCommunicationType": "DOWNLINK_ONLY",
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "expectedUeBehaviourExtension": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "expectedUeBehaviourData": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "mtcProviderInformation": "string"
}, - "ecRestriction": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "plmnEcInfos": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false
}
], - "mtcProviderInformation": "string"
}, - "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "stnSr": "string",
- "lcsPrivacy": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "lpi": {
- "locationPrivacyInd": "LOCATION_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "mtcProviderInformation": "string",
- "evtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "areaUsageInd": "POSITIVE_SENSE",
- "upLocRepIndAf": "USER_PLANE_REPORT_NOT_ALLOWED"
}, - "sorInfo": {
- "steeringContainer": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "accessTechList": [
- "NR"
]
}
], - "ackInd": true,
- "sorMacIausf": "string",
- "countersor": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "sorTransparentContainer": "string",
- "sorCmci": "string",
- "sorSnpnSi": "string",
- "sorSnpnSiLs": "string",
- "storeSorCmciInMe": true,
- "usimSupportOfSorCmci": true
}, - "5mbsAuthorizationInfo": {
- "5mbsSessionIds": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": null,
- "mnc": null
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "destIpAddr": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
}, - "nid": "string"
}
]
}, - "dnnSnssaiSpecificGroup": {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "defQos": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "afReqServArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
]
}, - "mbsAssistanceInfo": {
- "mbsSessionId": {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}, - "assistanceInfo": [
- "string"
]
}, - "appSpecificExpectedUeBehaviour": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "sliceUsageControlInfos": [
- {
- "sNssai": {
- "sst": 255,
- "sd": "string"
}, - "deregInactTimer": 0,
- "sessInactTimer": 0
}
], - "rangingSlPrivacy": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "rslppi": {
- "rangingSlPrivacyInd": "RANGINGSL_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
}
}, - "a2xData": {
- "nrA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "lteA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "rangingSlPrivacyData": {
- "rslppi": {
- "rangingSlPrivacyInd": "RANGINGSL_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "rangingSlUnrelatedClass": {
- "rangingSlDefaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "rangingSlExternalUnrelatedClass": {
- "rangingSlLcsClientExternals": [
- {
- "allowedGeographicArea": [
- null
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}
}
], - "rangingSlAfExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- null
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}
}
]
}, - "rangingSlAppIDUnrelatedClasses": [
- {
- "rangingSlAppID": "string",
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "rangingSlPlmnOperatorClasses": [
- {
- "rangingSlLcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "rangingSlEvtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
}
}, - "additionalDataRefs": [
- {
- "monitoredResourceUris": [
- "string"
], - "additionalDataUris": [
- "string"
]
}
]
}
], - "smfRegistrations": [
- {
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "smfSetId": "string",
- "supportedFeatures": "string",
- "pduSessionId": 255,
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": "string",
- "emergencyServices": true,
- "pcscfRestorationCallbackUri": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "pgwFqdn": "string",
- "pgwIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "epdgInd": false,
- "deregCallbackUri": "string",
- "registrationReason": "SMF_CONTEXT_TRANSFERRED",
- "registrationTime": "2019-08-24T14:15:22Z",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "pcfId": "37aeb506-fedd-4cde-8b21-8857970284a5",
- "dataRestorationCallbackUri": "string",
- "resetIds": [
- "string"
], - "udrRestartInd": false,
- "lastSynchronizationTime": "2019-08-24T14:15:22Z",
- "pduSessionReActivationRequired": false,
- "staleCheckCallbackUri": "string",
- "udmStaleCheckCallbackUri": "string",
- "wildcardInd": true
}
], - "ipSmGw": {
- "ipSmGwMapAddress": "string",
- "ipSmGwDiameterAddress": {
- "name": "string",
- "realm": "string"
}, - "ipsmgwIpv4": "198.51.100.1",
- "ipsmgwIpv6": "2001:db8:85a3::8a2e:370:7334",
- "ipsmgwFqdn": "string",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "unriIndicator": false,
- "resetIds": [
- "string"
], - "ipSmGwSbiSupInd": false
}, - "roamingInfo": {
- "roaming": true,
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}
}, - "peiInfo": {
- "pei": "string"
}
}
ext-group-id | string (ExtGroupId) ^extgroupid-[^@]+@[^@]+$ External Group Identifier |
int-group-id | string (GroupId) ^[A-Fa-f0-9]{8}-[0-9]{3}-[0-9]{2,3}-([A-Fa-f0... Internal Group Identifier |
ue-id-ind | boolean Default: false Indication whether UE identifiers are required or not |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
{- "extGroupId": "string",
- "intGroupId": "string",
- "ueIdList": [
- {
- "supi": "string",
- "gpsiList": [
- "string"
]
}
], - "allowedAfIds": [
- "string"
]
}
gpsis | Array of strings (Gpsi) [ items^(msisdn-[0-9]{5,15}|extid-[^@]+@[^@]+|.+)$ ] List of GPSIs |
{- "property1": {
- "5gVnGroupData": {
- "dnn": "string",
- "sNssai": {
- "sst": 255,
- "sd": "string"
}, - "pduSessionTypes": [
- "IPV4"
], - "appDescriptors": [
- {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appId": "string"
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}, - "members": [
- "string"
], - "referenceId": 18446744073709552000,
- "afInstanceId": "string",
- "internalGroupIdentifier": "string",
- "mtcProviderInformation": "string",
- "membersData": {
- "property1": { },
- "property2": { }
}
}, - "property2": {
- "5gVnGroupData": {
- "dnn": "string",
- "sNssai": {
- "sst": 255,
- "sd": "string"
}, - "pduSessionTypes": [
- "IPV4"
], - "appDescriptors": [
- {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appId": "string"
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}, - "members": [
- "string"
], - "referenceId": 18446744073709552000,
- "afInstanceId": "string",
- "internalGroupIdentifier": "string",
- "mtcProviderInformation": "string",
- "membersData": {
- "property1": { },
- "property2": { }
}
}
}
externalGroupId required | string (ExtGroupId) ^extgroupid-[^@]+@[^@]+$ External Identifier of a group of UEs |
object (5GVnGroupData) | |
members | Array of strings (Gpsi) non-empty [ items^(msisdn-[0-9]{5,15}|extid-[^@]+@[^@]+|.+)$ ] |
referenceId | integer (Uint64) [ 0 .. 18446744073709552000 ] Integer where the allowed values correspond to the value range of an unsigned 64-bit integer. |
afInstanceId | string |
internalGroupIdentifier | string (GroupId) ^[A-Fa-f0-9]{8}-[0-9]{3}-[0-9]{2,3}-([A-Fa-f0... String identifying a group of devices network internal globally unique ID which identifies a set of IMSIs, as specified in clause 19.9 of 3GPP TS 23.003. |
mtcProviderInformation | string (MtcProviderInformation) String uniquely identifying MTC provider information. |
object non-empty Contains the list of 5G VN Group members, each member is identified by GPSI. A map (list of key-value pairs where Gpsi serves as key) of GpsiInfo. The value in each entries of the map shall be an empty JSON object. |
{- "5gVnGroupData": {
- "dnn": "string",
- "sNssai": {
- "sst": 255,
- "sd": "string"
}, - "pduSessionTypes": [
- "IPV4"
], - "appDescriptors": [
- {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appId": "string"
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}, - "members": [
- "string"
], - "referenceId": 18446744073709552000,
- "afInstanceId": "string",
- "internalGroupIdentifier": "string",
- "mtcProviderInformation": "string",
- "membersData": {
- "property1": { },
- "property2": { }
}
}
{- "5gVnGroupData": {
- "dnn": "string",
- "sNssai": {
- "sst": 255,
- "sd": "string"
}, - "pduSessionTypes": [
- "IPV4"
], - "appDescriptors": [
- {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appId": "string"
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}, - "members": [
- "string"
], - "referenceId": 18446744073709552000,
- "afInstanceId": "string",
- "internalGroupIdentifier": "string",
- "mtcProviderInformation": "string",
- "membersData": {
- "property1": { },
- "property2": { }
}
}
externalGroupId required | string (ExtGroupId) ^extgroupid-[^@]+@[^@]+$ External Identifier of a group of UEs |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
externalGroupId required | string (ExtGroupId) ^extgroupid-[^@]+@[^@]+$ External Identifier of a group of UEs |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Features required to be supported by the target NF |
required | string or string (PatchOperation) Operations as defined in IETF RFC 6902. |
path required | string contains a JSON pointer value (as defined in IETF RFC 6901) that references a location of a resource on which the patch operation shall be performed. |
from | string indicates the path of the source JSON element (according to JSON Pointer syntax) being moved or copied to the location indicated by the "path" attribute. |
value | any |
[- {
- "op": "add",
- "path": "string",
- "from": "string",
- "value": null
}
]
{- "report": [
- {
- "path": "string",
- "reason": "string"
}
]
}
externalGroupId required | string (ExtGroupId) ^extgroupid-[^@]+@[^@]+$ External Identifier of a group of UEs |
{- "5gVnGroupData": {
- "dnn": "string",
- "sNssai": {
- "sst": 255,
- "sd": "string"
}, - "pduSessionTypes": [
- "IPV4"
], - "appDescriptors": [
- {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appId": "string"
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}, - "members": [
- "string"
], - "referenceId": 18446744073709552000,
- "afInstanceId": "string",
- "internalGroupIdentifier": "string",
- "mtcProviderInformation": "string",
- "membersData": {
- "property1": { },
- "property2": { }
}
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
fields | Array of strings non-empty attributes to be retrieved |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
If-None-Match | string Validator for conditional requests, as described in RFC 9110, 13.1.2 |
If-Modified-Since | string Validator for conditional requests, as described in RFC 9110, 13.1.3 |
{- "lpi": {
- "locationPrivacyInd": "LOCATION_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "unrelatedClass": {
- "defaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "externalUnrelatedClass": {
- "lcsClientExternals": [
- {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "afExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "lcsClientGroupExternals": [
- {
- "lcsClientGroupId": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
]
}, - "serviceTypeUnrelatedClasses": [
- {
- "serviceType": 127,
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "plmnOperatorClasses": [
- {
- "lcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "evtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "areaUsageInd": "INSIDE_REPORTING",
- "upLocRepIndAf": "USER_PLANE_REPORT_NOT_ALLOWED"
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
fields | Array of strings non-empty attributes to be retrieved |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
If-None-Match | string Validator for conditional requests, as described in RFC 9110, 13.1.2 |
If-Modified-Since | string Validator for conditional requests, as described in RFC 9110, 13.1.3 |
{- "configuredLmfId": "string",
- "pruInd": "NON_PRU",
- "lpHapType": "LOW_POW_HIGH_ACCU_POS",
- "userPlanePosIndLmf": false
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
fields | Array of strings non-empty attributes to be retrieved |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
If-None-Match | string Validator for conditional requests, as described in RFC 9110, 13.1.2 |
If-Modified-Since | string Validator for conditional requests, as described in RFC 9110, 13.1.3 |
{- "allowedServiceClasses": [
- "BASIC_SELF_LOCATION"
], - "moAssistanceDataTypes": {
- "locationAssistanceType": "string"
}
}
ueId required | string^(msisdn-[0-9]{5,15}|.+|extid-[^@]+@[^@]+|ext... UE ID |
required | object (Snssai) single NSSAI |
dnn required | string (Dnn) DNN |
mtc-provider-information required | string (MtcProviderInformation) MTC Provider Information |
af-id | string Application Function Identifier |
If-None-Match | string Validator for conditional requests, as described in RFC 9110, 13.1.2 |
If-Modified-Since | string Validator for conditional requests, as described in RFC 9110, 13.1.3 |
{- "authorizationData": [
- {
- "supi": "string",
- "gpsi": "string",
- "validityTime": "2019-08-24T14:15:22Z"
}
], - "allowedDnnList": [
- "string"
], - "allowedSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "allowedMtcProviders": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
], - "validityTime": "2019-08-24T14:15:22Z"
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
If-None-Match | string Validator for conditional requests, as described in RFC 9110, 13.1.2 |
If-Modified-Since | string Validator for conditional requests, as described in RFC 9110, 13.1.3 |
{- "plmnEcInfoList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false
}
]
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
{- "supi": "string",
- "gpsi": "string",
- "registrationLocationInfoList": [
- {
- "amfInstanceId": "7e4f0d93-6733-4b66-bd15-e32f5d2e505f",
- "guami": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}, - "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "vgmlcAddress": {
- "vgmlcAddressIpv4": "198.51.100.1",
- "vgmlcAddressIpv6": "2001:db8:85a3::8a2e:370:7334",
- "vgmlcFqdn": "string"
}, - "accessTypeList": [
- "3GPP_ACCESS"
]
}
], - "supportedFeatures": "string"
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
If-None-Match | string Validator for conditional requests, as described in RFC 9110, 13.1.2 |
If-Modified-Since | string Validator for conditional requests, as described in RFC 9110, 13.1.3 |
{- "nrV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "lteV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
If-None-Match | string Validator for conditional requests, as described in RFC 9110, 13.1.2 |
If-Modified-Since | string Validator for conditional requests, as described in RFC 9110, 13.1.3 |
{- "proseServiceAuth": {
- "proseDirectDiscoveryAuth": "AUTHORIZED",
- "proseDirectCommunicationAuth": "AUTHORIZED",
- "proseL2RelayAuth": "AUTHORIZED",
- "proseL3RelayAuth": "AUTHORIZED",
- "proseL2RemoteAuth": "AUTHORIZED",
- "proseL3RemoteAuth": "AUTHORIZED",
- "proseMultipathComL2RemoteAuth": "AUTHORIZED",
- "proseL2UeRelayAuth": "AUTHORIZED",
- "proseL3UeRelayAuth": "AUTHORIZED",
- "proseL2EndAuth": "AUTHORIZED",
- "proseL3EndAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "proseAllowedPlmn": [
- {
- "visitedPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "proseDirectAllowed": [
- "ANNOUNCE"
]
}
]
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
servingPlmnId required | string (VarPlmnId) ^[0-9]{5,6}(-[A-Fa-f0-9]{11})?$ PLMN ID |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
If-None-Match | string Validator for conditional requests, as described in RFC 9110, 13.1.2 |
If-Modified-Since | string Validator for conditional requests, as described in RFC 9110, 13.1.3 |
{- "locationAssistanceType": "string"
}
internal-group-ids required | Array of strings (GroupId) [ items^[A-Fa-f0-9]{8}-[0-9]{3}-[0-9]{2,3}-([A-Fa-f0... ] List of Internal Group IDs |
{- "property1": {
- "5gVnGroupData": {
- "dnn": "string",
- "sNssai": {
- "sst": 255,
- "sd": "string"
}, - "pduSessionTypes": [
- "IPV4"
], - "appDescriptors": [
- {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appId": "string"
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}, - "members": [
- "string"
], - "referenceId": 18446744073709552000,
- "afInstanceId": "string",
- "internalGroupIdentifier": "string",
- "mtcProviderInformation": "string",
- "membersData": {
- "property1": { },
- "property2": { }
}
}, - "property2": {
- "5gVnGroupData": {
- "dnn": "string",
- "sNssai": {
- "sst": 255,
- "sd": "string"
}, - "pduSessionTypes": [
- "IPV4"
], - "appDescriptors": [
- {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appId": "string"
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}, - "members": [
- "string"
], - "referenceId": 18446744073709552000,
- "afInstanceId": "string",
- "internalGroupIdentifier": "string",
- "mtcProviderInformation": "string",
- "membersData": {
- "property1": { },
- "property2": { }
}
}
}
ext-group-ids | Array of strings (ExtGroupId) non-empty [ items^extgroupid-[^@]+@[^@]+$ ] List of external VN group identifiers |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
{- "allowedMtcProviders": {
- "property1": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
], - "property2": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
]
}, - "supportedFeatures": "string"
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
required | Array of objects (AuthorizationInfo) non-empty |
{- "niddAuthorizationList": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": "string",
- "mtcProviderInformation": "string",
- "authUpdateCallbackUri": "string",
- "afId": "string",
- "nefId": "string",
- "validityTime": "2019-08-24T14:15:22Z",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}
]
}
{- "niddAuthorizationList": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": "string",
- "mtcProviderInformation": "string",
- "authUpdateCallbackUri": "string",
- "afId": "string",
- "nefId": "string",
- "validityTime": "2019-08-24T14:15:22Z",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}
]
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Features required to be supported by the target NF |
required | string or string (PatchOperation) Operations as defined in IETF RFC 6902. |
path required | string contains a JSON pointer value (as defined in IETF RFC 6901) that references a location of a resource on which the patch operation shall be performed. |
from | string indicates the path of the source JSON element (according to JSON Pointer syntax) being moved or copied to the location indicated by the "path" attribute. |
value | any |
[- {
- "op": "add",
- "path": "string",
- "from": "string",
- "value": null
}
]
{- "report": [
- {
- "path": "string",
- "reason": "string"
}
]
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
{- "niddAuthorizationList": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": "string",
- "mtcProviderInformation": "string",
- "authUpdateCallbackUri": "string",
- "afId": "string",
- "nefId": "string",
- "validityTime": "2019-08-24T14:15:22Z",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}
]
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
If-None-Match | string Validator for conditional requests, as described in RFC 9110, 13.1.2 |
If-Modified-Since | string Validator for conditional requests, as described in RFC 9110, 13.1.3 |
{- "mbsAllowed": false,
- "mbsSessionIdList": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
], - "ueMbsAssistanceInfo": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
]
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE Id |
Array of (ContextDataSetName (ContextDataSetName (string) or ContextDataSetName (string))) or (ProvisionedDataSetName (ProvisionedDataSetName (string) or ProvisionedDataSetName (string))) or strings (UeSubscribedDatasetNames) non-empty unique List of dataset names | |
serving-plmn | string (VarPlmnId) ^[0-9]{5,6}(-[A-Fa-f0-9]{11})?$ Serving PLMN Id |
Array of objects (PlmnId) non-empty List of PLMNs adjacent to the UE's serving PLMN | |
object (Snssai) single NSSAI | |
dnn | string (Dnn) DNN |
ext-group-ids | Array of strings (ExtGroupId) non-empty [ items^extgroupid-[^@]+@[^@]+$ ] List of external VN group identifiers |
string or string (UcPurpose) User consent purpose |
{- "amData": {
- "supportedFeatures": "string",
- "gpsis": [
- "string"
], - "hssGroupId": "string",
- "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "subscribedUeAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "nssai": {
- "supportedFeatures": "string",
- "defaultSingleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "provisioningTime": "2019-08-24T14:15:22Z",
- "additionalSnssaiData": {
- "property1": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}, - "property2": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}
}, - "suppressNssrgInd": true,
- "nssaiValidityTimeInfo": {
- "property1": "2019-08-24T14:15:22Z",
- "property2": "2019-08-24T14:15:22Z"
}
}, - "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "rfspIndex": 1,
- "subsRegTimer": 0,
- "ueUsageType": 0,
- "mpsPriority": true,
- "mcsPriority": true,
- "activeTime": 0,
- "sorInfo": {
- "steeringContainer": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "accessTechList": [
- "NR"
]
}
], - "ackInd": true,
- "sorMacIausf": "string",
- "countersor": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "sorTransparentContainer": "string",
- "sorCmci": "string",
- "sorSnpnSi": "string",
- "sorSnpnSiLs": "string",
- "storeSorCmciInMe": true,
- "usimSupportOfSorCmci": true
}, - "sorInfoExpectInd": true,
- "sorafRetrieval": false,
- "sorUpdateIndicatorList": [
- "INITIAL_REGISTRATION"
], - "upuInfo": {
- "upuDataList": [
- {
- "secPacket": "string",
- "defaultConfNssai": [
- {
- "sst": 255,
- "sd": "string"
}
], - "routingId": "string",
- "drei": true,
- "aol": true,
- "disasterCondPlmnIds": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}
], - "upuRegInd": true,
- "upuAckInd": true,
- "upuMacIausf": "string",
- "counterUpu": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "upuTransparentContainer": "string"
}, - "routingIndicator": "string",
- "micoAllowed": true,
- "sharedAmDataIds": [
- "string"
], - "odbPacketServices": "ALL_PACKET_SERVICES",
- "subscribedDnnList": [
- "string"
], - "serviceGapTime": 0,
- "mdtUserConsent": "CONSENT_NOT_GIVEN",
- "adjacentPlmnMdtUserConsents": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}, - "mdtConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "reportType": "PERIODICAL",
- "areaScope": {
- "eutraCellIdList": [
- "string"
], - "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "tacInfoPerPlmn": {
- "property1": {
- "tacList": [
- "string"
]
}, - "property2": {
- "tacList": [
- "string"
]
}
}, - "cagInfoPerPlmn": {
- "property1": {
- "cagList": [
- "string"
]
}, - "property2": {
- "cagList": [
- "string"
]
}
}, - "nidInfoPerPlmn": {
- "property1": {
- "nidList": [
- "string"
]
}, - "property2": {
- "nidList": [
- "string"
]
}
}, - "cellIdNidInfoPerPlmn": {
- "property1": {
- "cellIdNidList": [
- {
- "cellId": "string",
- "nid": "string"
}
]
}, - "property2": {
- "cellIdNidList": [
- {
- "cellId": "string",
- "nid": "string"
}
]
}
}, - "tacNidInfoPerPlmn": {
- "property1": {
- "tacNidList": [
- {
- "tac": "string",
- "nid": "string"
}
]
}, - "property2": {
- "tacNidList": [
- {
- "tac": "string",
- "nid": "string"
}
]
}
}, - "cagList": [
- "string"
]
}, - "measurementLteList": [
- "M1"
], - "measurementNrList": [
- "M1"
], - "sensorMeasurementList": [
- "BAROMETRIC_PRESSURE"
], - "reportingTriggerList": [
- "PERIODICAL"
], - "reportInterval": 120,
- "reportIntervalNr": 120,
- "reportAmount": 1,
- "reportAmountPerMeasurementLte": {
- "property1": 1,
- "property2": 1
}, - "reportAmountPerMeasurementNr": {
- "property1": 1,
- "property2": 1
}, - "eventThresholdRsrp": 97,
- "mnOnlyInd": false,
- "eventThresholdRsrpNr": 127,
- "eventThresholdRsrq": 34,
- "eventThresholdRsrqNr": 127,
- "eventList": [
- "OUT_OF_COVERAG"
], - "loggingInterval": 128,
- "loggingIntervalNr": 128,
- "loggingDuration": 600,
- "loggingDurationNr": 600,
- "positioningMethod": "GNSS",
- "addPositioningMethodList": [
- "GNSS"
], - "collectionPeriodRmmLte": 1024,
- "collectionPeriodRmmNr": 1024,
- "measurementPeriodLte": 1024,
- "mdtAllowedPlmnIdList": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "mbsfnAreaList": [
- {
- "mbsfnAreaId": 255,
- "carrierFrequency": 262143
}
], - "interFreqTargetList": [
- {
- "dlCarrierFreq": 3279165,
- "cellIdList": [
- 1007
]
}
]
}, - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "cagData": {
- "cagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}
}, - "conditionalCagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "property2": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "property2": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
]
}
}
}, - "provisioningTime": "2019-08-24T14:15:22Z"
}, - "stnSr": "string",
- "cMsisdn": "string",
- "nbIoTUePriority": 255,
- "nssaiInclusionAllowed": false,
- "rgWirelineCharacteristics": "string",
- "aun3DeviceConnectivityAllowed": false,
- "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false,
- "expectedUeBehaviourList": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgis": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "gRanNodeIds": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "tais": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "expectedUeBehaviourData": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgis": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "gRanNodeIds": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "tais": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgis": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "gRanNodeIds": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "tais": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
], - "edrxParametersList": [
- {
- "ratType": "NR",
- "edrxValue": "string"
}
], - "ptwParametersList": [
- {
- "operationMode": "WB_S1",
- "ptwValue": "string",
- "extendedPtwValue": "string"
}
], - "iabOperationAllowed": false,
- "adjacentPlmnRestrictions": {
- "property1": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}, - "property2": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}
}, - "wirelineForbiddenAreas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
], - "wirelineServiceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
]
}, - "pcfSelectionAssistanceInfos": [
- {
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "aerialUeSubInfo": {
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "3gppUavId": "string"
}, - "roamingRestrictions": {
- "accessAllowed": true
}, - "remoteProvInd": false,
- "3gppChargingCharacteristics": "string",
- "timeSyncData": {
- "authorized": true,
- "uuTimeSyncErrBdgt": 0,
- "tempVals": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "coverageArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "clockQualityDetailLevel": "CLOCK_QUALITY_METRICS",
- "clockQualityAcceptanceCriterion": {
- "synchronizationState": [
- "LOCKED"
], - "clockQuality": {
- "traceabilityToGnss": true,
- "traceabilityToUtc": true,
- "frequencyStability": 65535,
- "clockAccuracyIndex": "string",
- "clockAccuracyValue": 1
}, - "parentTimeSource": [
- "SYNC_E"
]
}
}, - "sharedDataList": [
- {
- "sharedDataId": "string",
- "sharedAmData": { },
- "sharedSmsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "sharedSmsMngSubsData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "sharedDnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- null
], - "civicAddressList": [
- null
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "ecspIds": [
- null
]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- null
], - "civicAddressList": [
- null
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "ecspIds": [
- null
]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "sharedTraceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}
}, - "sharedVnGroupDatas": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appDescriptors": [
- {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appId": "string"
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appDescriptors": [
- {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appId": "string"
}
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": "string",
- "downlink": "string"
}
}
}, - "treatmentInstructions": {
- "property1": "USE_IF_NO_CLASH",
- "property2": "USE_IF_NO_CLASH"
}, - "sharedSmSubsData": {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "sharedEcsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "civicAddressList": [
- {
- "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"
}
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecspIds": [
- "string"
]
}
]
}
}
], - "qmcConfigInfo": {
- "qoeReference": "string",
- "serviceType": "DASH",
- "sliceScope": [
- {
- "sst": 255,
- "sd": "string"
}
], - "areaScope": {
- "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "taiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "plmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}, - "qoeCollectionEntityAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "qoeTarget": {
- "supi": "string",
- "imsi": "string"
}, - "mdtAlignmentInfo": "string",
- "availableRanVisibleQoeMetrics": [
- "APPLICATION_LAYER_BUFFER_LEVEL_LIST"
], - "containerForAppLayerMeasConfig": "string",
- "mbsCommunicationServiceType": "MULTICAST"
}, - "mbsrOperationAllowed": {
- "mbsrOperationAllowedInd": false,
- "mbsrLocationInfo": {
- "mbsrLocation": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "mbsrLocationAreas": [
- "string"
]
}, - "mbsrTimeInfo": {
- "mbsrTimeWindow": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "mbsrRecurTime": [
- {
- "recurTimeWindow": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "recurType": "DAILY",
- "recurMonth": [
- 1
], - "recurWeek": [
- 1
], - "recurDay": [
- 1
], - "recurDate": [
- "2019-08-24T14:15:22Z"
]
}
]
}
}, - "ncrOperationAllowed": false,
- "ladnServiceAreas": {
- "property1": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
]
}
]
}, - "property2": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
]
}
]
}
}, - "ueLevelMeasurementsConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "smfSelData": {
- "supportedFeatures": "string",
- "subscribedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}
}, - "sharedSnssaiInfosId": "string",
- "hssGroupId": "string"
}, - "smsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "smData": [
- {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- {
- "shape": null,
- "point": null
}
], - "civicAddressList": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecspIds": [
- "string"
]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- null
], - "civicAddressList": [
- null
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "ecspIds": [
- null
]
}
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- "IPV4"
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- "SSC_MODE_1"
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": "198.51.0.0/16",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- {
- "shape": null,
- "point": null
}
], - "civicAddressList": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecspIds": [
- "string"
]
}
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": {
- "ecsFqdnList": [
- "string"
], - "ecsIpAddressList": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "ecsUriList": [
- "string"
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "countries": [
- "string"
], - "geographicalServiceArea": {
- "geographicAreaList": [
- null
], - "civicAddressList": [
- null
]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "ecspIds": [
- null
]
}
]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": null,
- "eutraCellId": null,
- "nid": null
}
], - "ncgis": [
- {
- "plmnId": null,
- "nrCellId": null,
- "nid": null
}
], - "gRanNodeIds": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
], - "tais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": null,
- "eutraCellId": null,
- "nid": null
}
], - "ncgis": [
- {
- "plmnId": null,
- "nrCellId": null,
- "nid": null
}
], - "gRanNodeIds": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
], - "tais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- "string"
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- "string"
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- "string"
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- "string"
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "smsMngData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "lcsPrivacyData": {
- "lpi": {
- "locationPrivacyInd": "LOCATION_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "unrelatedClass": {
- "defaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "externalUnrelatedClass": {
- "lcsClientExternals": [
- {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "afExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "lcsClientGroupExternals": [
- {
- "lcsClientGroupId": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
]
}, - "serviceTypeUnrelatedClasses": [
- {
- "serviceType": 127,
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "plmnOperatorClasses": [
- {
- "lcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "evtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "areaUsageInd": "INSIDE_REPORTING",
- "upLocRepIndAf": "USER_PLANE_REPORT_NOT_ALLOWED"
}, - "lcsMoData": {
- "allowedServiceClasses": [
- "BASIC_SELF_LOCATION"
], - "moAssistanceDataTypes": {
- "locationAssistanceType": "string"
}
}, - "lcsSubscriptionData": {
- "configuredLmfId": "string",
- "pruInd": "NON_PRU",
- "lpHapType": "LOW_POW_HIGH_ACCU_POS",
- "userPlanePosIndLmf": false
}, - "lcsBcaData": {
- "locationAssistanceType": "string"
}, - "v2xData": {
- "nrV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "lteV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "proseData": {
- "proseServiceAuth": {
- "proseDirectDiscoveryAuth": "AUTHORIZED",
- "proseDirectCommunicationAuth": "AUTHORIZED",
- "proseL2RelayAuth": "AUTHORIZED",
- "proseL3RelayAuth": "AUTHORIZED",
- "proseL2RemoteAuth": "AUTHORIZED",
- "proseL3RemoteAuth": "AUTHORIZED",
- "proseMultipathComL2RemoteAuth": "AUTHORIZED",
- "proseL2UeRelayAuth": "AUTHORIZED",
- "proseL3UeRelayAuth": "AUTHORIZED",
- "proseL2EndAuth": "AUTHORIZED",
- "proseL3EndAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "proseAllowedPlmn": [
- {
- "visitedPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "proseDirectAllowed": [
- "ANNOUNCE"
]
}
]
}, - "odbData": {
- "roamingOdb": "OUTSIDE_HOME_PLMN"
}, - "eeProfileData": {
- "restrictedEventTypes": [
- "LOSS_OF_CONNECTIVITY"
], - "supportedFeatures": "string",
- "allowedMtcProvider": {
- "property1": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
], - "property2": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
]
}, - "iwkEpcRestricted": false,
- "imsi": "string",
- "hssGroupId": "string"
}, - "ppProfileData": {
- "allowedMtcProviders": {
- "property1": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
], - "property2": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
]
}, - "supportedFeatures": "string"
}, - "niddAuthData": {
- "authorizationData": [
- {
- "supi": "string",
- "gpsi": "string",
- "validityTime": "2019-08-24T14:15:22Z"
}
], - "allowedDnnList": [
- "string"
], - "allowedSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "allowedMtcProviders": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
], - "validityTime": "2019-08-24T14:15:22Z"
}, - "ucData": {
- "userConsentPerPurposeList": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}
}, - "mbsSubscriptionData": {
- "mbsAllowed": false,
- "mbsSessionIdList": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
], - "ueMbsAssistanceInfo": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
]
}, - "ppData": {
- "communicationCharacteristics": {
- "ppSubsRegTimer": {
- "subsRegTimer": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppActiveTime": {
- "activeTime": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppDlPacketCount": 0,
- "ppDlPacketCountExt": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppMaximumResponseTime": {
- "maximumResponseTime": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppMaximumLatency": {
- "maximumLatency": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}
}, - "supportedFeatures": "string",
- "expectedUeBehaviourParameters": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "scheduledCommunicationType": "DOWNLINK_ONLY",
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgis": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "gRanNodeIds": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "tais": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "expectedUeBehaviourExtension": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "expectedUeBehaviourData": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": null,
- "eutraCellId": null,
- "nid": null
}
], - "ncgis": [
- {
- "plmnId": null,
- "nrCellId": null,
- "nid": null
}
], - "gRanNodeIds": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
], - "tais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "civicAddresses": [
- {
- "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"
}
], - "nwAreaInfo": {
- "ecgis": [
- {
- "plmnId": null,
- "eutraCellId": null,
- "nid": null
}
], - "ncgis": [
- {
- "plmnId": null,
- "nrCellId": null,
- "nid": null
}
], - "gRanNodeIds": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
], - "tais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "mtcProviderInformation": "string"
}, - "ecRestriction": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "plmnEcInfos": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false
}
], - "mtcProviderInformation": "string"
}, - "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "stnSr": "string",
- "lcsPrivacy": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "lpi": {
- "locationPrivacyInd": "LOCATION_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "mtcProviderInformation": "string",
- "evtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "areaUsageInd": "POSITIVE_SENSE",
- "upLocRepIndAf": "USER_PLANE_REPORT_NOT_ALLOWED"
}, - "sorInfo": {
- "steeringContainer": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "accessTechList": [
- "NR"
]
}
], - "ackInd": true,
- "sorMacIausf": "string",
- "countersor": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "sorTransparentContainer": "string",
- "sorCmci": "string",
- "sorSnpnSi": "string",
- "sorSnpnSiLs": "string",
- "storeSorCmciInMe": true,
- "usimSupportOfSorCmci": true
}, - "5mbsAuthorizationInfo": {
- "5mbsSessionIds": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
]
}, - "dnnSnssaiSpecificGroup": {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "defQos": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "afReqServArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
]
}, - "mbsAssistanceInfo": {
- "mbsSessionId": {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}, - "assistanceInfo": [
- "string"
]
}, - "appSpecificExpectedUeBehaviour": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- "string"
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- "string"
], - "tosTC": "string"
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "sliceUsageControlInfos": [
- {
- "sNssai": {
- "sst": 255,
- "sd": "string"
}, - "deregInactTimer": 0,
- "sessInactTimer": 0
}
], - "rangingSlPrivacy": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "rslppi": {
- "rangingSlPrivacyInd": "RANGINGSL_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
}
}, - "a2xData": {
- "nrA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "lteA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "rangingSlPrivacyData": {
- "rslppi": {
- "rangingSlPrivacyInd": "RANGINGSL_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "rangingSlUnrelatedClass": {
- "rangingSlDefaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "rangingSlExternalUnrelatedClass": {
- "rangingSlLcsClientExternals": [
- {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "rangingSlAfExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
]
}, - "rangingSlAppIDUnrelatedClasses": [
- {
- "rangingSlAppID": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "rangingSlPlmnOperatorClasses": [
- {
- "rangingSlLcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "rangingSlEvtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
}, - "amf3Gpp": {
- "amfInstanceId": "7e4f0d93-6733-4b66-bd15-e32f5d2e505f",
- "supportedFeatures": "string",
- "purgeFlag": true,
- "pei": "string",
- "imsVoPs": "HOMOGENEOUS_SUPPORT",
- "deregCallbackUri": "string",
- "amfServiceNameDereg": "nnrf-nfm",
- "pcscfRestorationCallbackUri": "string",
- "amfServiceNamePcscfRest": "nnrf-nfm",
- "initialRegistrationInd": true,
- "emergencyRegistrationInd": true,
- "guami": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}, - "backupAmfInfo": [
- {
- "backupAmf": "string",
- "guamiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}
]
}
], - "drFlag": true,
- "eps5GsMobilityWoN26": true,
- "ratType": "NR",
- "urrpIndicator": true,
- "amfEeSubscriptionId": "string",
- "epsInterworkingInfo": {
- "epsIwkPgws": {
- "property1": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "property2": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}
}, - "registrationTime": "2019-08-24T14:15:22Z"
}, - "ueSrvccCapability": true,
- "registrationTime": "2019-08-24T14:15:22Z",
- "vgmlcAddress": {
- "vgmlcAddressIpv4": "198.51.100.1",
- "vgmlcAddressIpv6": "2001:db8:85a3::8a2e:370:7334",
- "vgmlcFqdn": "string"
}, - "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "noEeSubscriptionInd": true,
- "supi": "string",
- "ueReachableInd": "REACHABLE",
- "reRegistrationRequired": true,
- "adminDeregSubWithdrawn": true,
- "dataRestorationCallbackUri": "string",
- "resetIds": [
- "string"
], - "disasterRoamingInd": false,
- "ueMINTCapability": true,
- "sorSnpnSiSupported": false,
- "udrRestartInd": false,
- "lastSynchronizationTime": "2019-08-24T14:15:22Z",
- "ueSnpnSubscriptionInd": true
}, - "amfNon3Gpp": {
- "amfInstanceId": "7e4f0d93-6733-4b66-bd15-e32f5d2e505f",
- "supportedFeatures": "string",
- "purgeFlag": true,
- "pei": "string",
- "imsVoPs": "HOMOGENEOUS_SUPPORT",
- "deregCallbackUri": "string",
- "amfServiceNameDereg": "nnrf-nfm",
- "pcscfRestorationCallbackUri": "string",
- "amfServiceNamePcscfRest": "nnrf-nfm",
- "guami": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}, - "backupAmfInfo": [
- {
- "backupAmf": "string",
- "guamiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}
]
}
], - "ratType": "NR",
- "urrpIndicator": true,
- "amfEeSubscriptionId": "string",
- "registrationTime": "2019-08-24T14:15:22Z",
- "vgmlcAddress": {
- "vgmlcAddressIpv4": "198.51.100.1",
- "vgmlcAddressIpv6": "2001:db8:85a3::8a2e:370:7334",
- "vgmlcFqdn": "string"
}, - "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "noEeSubscriptionInd": true,
- "supi": "string",
- "reRegistrationRequired": true,
- "adminDeregSubWithdrawn": true,
- "dataRestorationCallbackUri": "string",
- "resetIds": [
- "string"
], - "disasterRoamingInd": false,
- "sorSnpnSiSupported": false,
- "udrRestartInd": false,
- "lastSynchronizationTime": "2019-08-24T14:15:22Z",
- "ueSnpnSubscriptionInd": true
}, - "sdmSubscriptions": [
- {
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "implicitUnsubscribe": true,
- "expires": "2019-08-24T14:15:22Z",
- "callbackReference": "string",
- "amfServiceName": "nnrf-nfm",
- "monitoredResourceUris": [
- "string"
], - "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": "string",
- "subscriptionId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "immediateReport": false,
- "report": {
- "amData": {
- "supportedFeatures": "string",
- "gpsis": [
- "string"
], - "hssGroupId": "string",
- "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "subscribedUeAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "nssai": {
- "supportedFeatures": "string",
- "defaultSingleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "provisioningTime": "2019-08-24T14:15:22Z",
- "additionalSnssaiData": {
- "property1": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}, - "property2": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}
}, - "suppressNssrgInd": true,
- "nssaiValidityTimeInfo": {
- "property1": "2019-08-24T14:15:22Z",
- "property2": "2019-08-24T14:15:22Z"
}
}, - "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "rfspIndex": 1,
- "subsRegTimer": 0,
- "ueUsageType": 0,
- "mpsPriority": true,
- "mcsPriority": true,
- "activeTime": 0,
- "sorInfo": {
- "steeringContainer": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "accessTechList": [
- "NR"
]
}
], - "ackInd": true,
- "sorMacIausf": "string",
- "countersor": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "sorTransparentContainer": "string",
- "sorCmci": "string",
- "sorSnpnSi": "string",
- "sorSnpnSiLs": "string",
- "storeSorCmciInMe": true,
- "usimSupportOfSorCmci": true
}, - "sorInfoExpectInd": true,
- "sorafRetrieval": false,
- "sorUpdateIndicatorList": [
- "INITIAL_REGISTRATION"
], - "upuInfo": {
- "upuDataList": [
- {
- "secPacket": "string",
- "defaultConfNssai": [
- {
- "sst": null,
- "sd": null
}
], - "routingId": "string",
- "drei": true,
- "aol": true,
- "disasterCondPlmnIds": [
- {
- "mcc": null,
- "mnc": null
}
]
}
], - "upuRegInd": true,
- "upuAckInd": true,
- "upuMacIausf": "string",
- "counterUpu": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "upuTransparentContainer": "string"
}, - "routingIndicator": "string",
- "micoAllowed": true,
- "sharedAmDataIds": [
- "string"
], - "odbPacketServices": "ALL_PACKET_SERVICES",
- "subscribedDnnList": [
- "string"
], - "serviceGapTime": 0,
- "mdtUserConsent": "CONSENT_NOT_GIVEN",
- "adjacentPlmnMdtUserConsents": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}, - "mdtConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "reportType": "PERIODICAL",
- "areaScope": {
- "eutraCellIdList": [
- "string"
], - "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "tacInfoPerPlmn": {
- "property1": {
- "tacList": [
- null
]
}, - "property2": {
- "tacList": [
- null
]
}
}, - "cagInfoPerPlmn": {
- "property1": {
- "cagList": [
- null
]
}, - "property2": {
- "cagList": [
- null
]
}
}, - "nidInfoPerPlmn": {
- "property1": {
- "nidList": [
- null
]
}, - "property2": {
- "nidList": [
- null
]
}
}, - "cellIdNidInfoPerPlmn": {
- "property1": {
- "cellIdNidList": [
- null
]
}, - "property2": {
- "cellIdNidList": [
- null
]
}
}, - "tacNidInfoPerPlmn": {
- "property1": {
- "tacNidList": [
- null
]
}, - "property2": {
- "tacNidList": [
- null
]
}
}, - "cagList": [
- "string"
]
}, - "measurementLteList": [
- "M1"
], - "measurementNrList": [
- "M1"
], - "sensorMeasurementList": [
- "BAROMETRIC_PRESSURE"
], - "reportingTriggerList": [
- "PERIODICAL"
], - "reportInterval": 120,
- "reportIntervalNr": 120,
- "reportAmount": 1,
- "reportAmountPerMeasurementLte": {
- "property1": 1,
- "property2": 1
}, - "reportAmountPerMeasurementNr": {
- "property1": 1,
- "property2": 1
}, - "eventThresholdRsrp": 97,
- "mnOnlyInd": false,
- "eventThresholdRsrpNr": 127,
- "eventThresholdRsrq": 34,
- "eventThresholdRsrqNr": 127,
- "eventList": [
- "OUT_OF_COVERAG"
], - "loggingInterval": 128,
- "loggingIntervalNr": 128,
- "loggingDuration": 600,
- "loggingDurationNr": 600,
- "positioningMethod": "GNSS",
- "addPositioningMethodList": [
- "GNSS"
], - "collectionPeriodRmmLte": 1024,
- "collectionPeriodRmmNr": 1024,
- "measurementPeriodLte": 1024,
- "mdtAllowedPlmnIdList": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "mbsfnAreaList": [
- {
- "mbsfnAreaId": 255,
- "carrierFrequency": 262143
}
], - "interFreqTargetList": [
- {
- "dlCarrierFreq": 3279165,
- "cellIdList": [
- 1007
]
}
]
}, - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "cagData": {
- "cagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}
}, - "conditionalCagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- null
], - "property2": [
- null
]
}
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- null
], - "property2": [
- null
]
}
}
}, - "provisioningTime": "2019-08-24T14:15:22Z"
}, - "stnSr": "string",
- "cMsisdn": "string",
- "nbIoTUePriority": 255,
- "nssaiInclusionAllowed": false,
- "rgWirelineCharacteristics": "string",
- "aun3DeviceConnectivityAllowed": false,
- "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false,
- "expectedUeBehaviourList": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "expectedUeBehaviourData": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
], - "edrxParametersList": [
- {
- "ratType": "NR",
- "edrxValue": "string"
}
], - "ptwParametersList": [
- {
- "operationMode": "WB_S1",
- "ptwValue": "string",
- "extendedPtwValue": "string"
}
], - "iabOperationAllowed": false,
- "adjacentPlmnRestrictions": {
- "property1": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- null
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}, - "property2": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- null
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}
}, - "wirelineForbiddenAreas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
], - "wirelineServiceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": null,
- "hfcNId": null
}
]
}
]
}, - "pcfSelectionAssistanceInfos": [
- {
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "aerialUeSubInfo": {
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "3gppUavId": "string"
}, - "roamingRestrictions": {
- "accessAllowed": true
}, - "remoteProvInd": false,
- "3gppChargingCharacteristics": "string",
- "timeSyncData": {
- "authorized": true,
- "uuTimeSyncErrBdgt": 0,
- "tempVals": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "coverageArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "clockQualityDetailLevel": "CLOCK_QUALITY_METRICS",
- "clockQualityAcceptanceCriterion": {
- "synchronizationState": [
- "LOCKED"
], - "clockQuality": {
- "traceabilityToGnss": true,
- "traceabilityToUtc": true,
- "frequencyStability": 65535,
- "clockAccuracyIndex": "string",
- "clockAccuracyValue": 1
}, - "parentTimeSource": [
- "SYNC_E"
]
}
}, - "sharedDataList": [
- {
- "sharedDataId": "string",
- "sharedAmData": { },
- "sharedSmsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "sharedSmsMngSubsData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "sharedDnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "sscModes": {
- "defaultSscMode": null,
- "allowedSscModes": [ ]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": null,
- "arp": null,
- "priorityLevel": null
}, - "sessionAmbr": {
- "uplink": null,
- "downlink": null
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- null
], - "upSecurity": {
- "upIntegr": null,
- "upConfid": null
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": null,
- "gpsi": null,
- "extGroupId": null
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": null,
- "acsIpv4Addr": null,
- "acsIpv6Addr": null
}, - "ipv4FrameRouteList": [
- null
], - "ipv6FrameRouteList": [
- null
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}, - "additionalEcsAddrConfigInfos": [
- null
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- null
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "sscModes": {
- "defaultSscMode": null,
- "allowedSscModes": [ ]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": null,
- "arp": null,
- "priorityLevel": null
}, - "sessionAmbr": {
- "uplink": null,
- "downlink": null
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- null
], - "upSecurity": {
- "upIntegr": null,
- "upConfid": null
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": null,
- "gpsi": null,
- "extGroupId": null
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": null,
- "acsIpv4Addr": null,
- "acsIpv6Addr": null
}, - "ipv4FrameRouteList": [
- null
], - "ipv6FrameRouteList": [
- null
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}, - "additionalEcsAddrConfigInfos": [
- null
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- null
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "sharedTraceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- null
]
}, - "property2": {
- "dnnInfos": [
- null
]
}
}, - "sharedVnGroupDatas": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "dnn": "string",
- "singleNssai": {
- "sst": null,
- "sd": null
}, - "appDescriptors": [
- null
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": null,
- "downlink": null
}
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "dnn": "string",
- "singleNssai": {
- "sst": null,
- "sd": null
}, - "appDescriptors": [
- null
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": null,
- "downlink": null
}
}
}, - "treatmentInstructions": {
- "property1": "USE_IF_NO_CLASH",
- "property2": "USE_IF_NO_CLASH"
}, - "sharedSmSubsData": {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": null,
- "sscModes": null,
- "iwkEpsInd": null,
- "5gQosProfile": null,
- "sessionAmbr": null,
- "3gppChargingCharacteristics": null,
- "staticIpAddress": [ ],
- "upSecurity": null,
- "pduSessionContinuityInd": null,
- "niddNefId": null,
- "niddInfo": null,
- "redundantSessionAllowed": null,
- "acsInfo": null,
- "ipv4FrameRouteList": [ ],
- "ipv6FrameRouteList": [ ],
- "atsssAllowed": null,
- "secondaryAuth": null,
- "uavSecondaryAuth": null,
- "dnAaaIpAddressAllocation": null,
- "dnAaaAddress": null,
- "additionalDnAaaAddresses": [ ],
- "dnAaaFqdn": null,
- "iptvAccCtrlInfo": null,
- "ipv4Index": null,
- "ipv6Index": null,
- "ecsAddrConfigInfo": null,
- "additionalEcsAddrConfigInfos": [ ],
- "sharedEcsAddrConfigInfo": null,
- "additionalSharedEcsAddrConfigInfoIds": [ ],
- "easDiscoveryAuthorized": null,
- "onboardingInd": null,
- "aerialUeInd": null,
- "subscribedMaxIpv6PrefixSize": null,
- "hrSboAuthorized": null
}, - "property2": {
- "pduSessionTypes": null,
- "sscModes": null,
- "iwkEpsInd": null,
- "5gQosProfile": null,
- "sessionAmbr": null,
- "3gppChargingCharacteristics": null,
- "staticIpAddress": [ ],
- "upSecurity": null,
- "pduSessionContinuityInd": null,
- "niddNefId": null,
- "niddInfo": null,
- "redundantSessionAllowed": null,
- "acsInfo": null,
- "ipv4FrameRouteList": [ ],
- "ipv6FrameRouteList": [ ],
- "atsssAllowed": null,
- "secondaryAuth": null,
- "uavSecondaryAuth": null,
- "dnAaaIpAddressAllocation": null,
- "dnAaaAddress": null,
- "additionalDnAaaAddresses": [ ],
- "dnAaaFqdn": null,
- "iptvAccCtrlInfo": null,
- "ipv4Index": null,
- "ipv6Index": null,
- "ecsAddrConfigInfo": null,
- "additionalEcsAddrConfigInfos": [ ],
- "sharedEcsAddrConfigInfo": null,
- "additionalSharedEcsAddrConfigInfoIds": [ ],
- "easDiscoveryAuthorized": null,
- "onboardingInd": null,
- "aerialUeInd": null,
- "subscribedMaxIpv6PrefixSize": null,
- "hrSboAuthorized": null
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": null,
- "property2": null
}, - "property2": {
- "property1": null,
- "property2": null
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": null,
- "property2": null
}, - "property2": {
- "property1": null,
- "property2": null
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": null,
- "validityTime": null
}, - "property2": {
- "suggestedPacketNumDl": null,
- "validityTime": null
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- null
], - "granularityPeriod": 0
}
}, - "sharedEcsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}
}
], - "qmcConfigInfo": {
- "qoeReference": "string",
- "serviceType": "DASH",
- "sliceScope": [
- {
- "sst": 255,
- "sd": "string"
}
], - "areaScope": {
- "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "taiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "plmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}, - "qoeCollectionEntityAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "qoeTarget": {
- "supi": "string",
- "imsi": "string"
}, - "mdtAlignmentInfo": "string",
- "availableRanVisibleQoeMetrics": [
- "APPLICATION_LAYER_BUFFER_LEVEL_LIST"
], - "containerForAppLayerMeasConfig": "string",
- "mbsCommunicationServiceType": "MULTICAST"
}, - "mbsrOperationAllowed": {
- "mbsrOperationAllowedInd": false,
- "mbsrLocationInfo": {
- "mbsrLocation": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "mbsrLocationAreas": [
- "string"
]
}, - "mbsrTimeInfo": {
- "mbsrTimeWindow": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "mbsrRecurTime": [
- {
- "recurTimeWindow": {
- "startTime": null,
- "endTime": null
}, - "recurType": "DAILY",
- "recurMonth": [
- null
], - "recurWeek": [
- null
], - "recurDay": [
- null
], - "recurDate": [
- null
]
}
]
}
}, - "ncrOperationAllowed": false,
- "ladnServiceAreas": {
- "property1": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- null
]
}
]
}, - "property2": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- null
]
}
]
}
}, - "ueLevelMeasurementsConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "smfSelData": {
- "supportedFeatures": "string",
- "subscribedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- null
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- null
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}
}, - "sharedSnssaiInfosId": "string",
- "hssGroupId": "string"
}, - "uecAmfData": {
- "epsInterworkingInfo": {
- "epsIwkPgws": {
- "property1": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "property2": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}
}, - "registrationTime": "2019-08-24T14:15:22Z"
}, - "amfInfo": [
- {
- "amfInstanceId": "7e4f0d93-6733-4b66-bd15-e32f5d2e505f",
- "guami": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}, - "accessType": "3GPP_ACCESS"
}
]
}, - "uecSmfData": {
- "pduSessions": {
- "property1": {
- "dnn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}, - "property2": {
- "dnn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
}, - "pgwInfo": [
- {
- "dnn": "string",
- "pgwFqdn": "string",
- "pgwIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "epdgInd": false,
- "pcfId": "37aeb506-fedd-4cde-8b21-8857970284a5",
- "registrationTime": "2019-08-24T14:15:22Z",
- "wildcardInd": true
}
], - "emergencyInfo": {
- "pgwFqdn": "string",
- "pgwIpAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "epdgInd": false,
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "emergencyRegistrationTime": "2019-08-24T14:15:22Z"
}
}, - "uecSmsfData": {
- "smsfInfo3GppAccess": {
- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfSetId": "string"
}, - "smsfInfoNon3GppAccess": {
- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfSetId": "string"
}
}, - "smsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "smData": [
- {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "smsMngData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "lcsPrivacyData": {
- "lpi": {
- "locationPrivacyInd": "LOCATION_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "unrelatedClass": {
- "defaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "externalUnrelatedClass": {
- "lcsClientExternals": [
- {
- "allowedGeographicArea": [
- null
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}
}
], - "afExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- null
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}
}
], - "lcsClientGroupExternals": [
- {
- "lcsClientGroupId": "string",
- "allowedGeographicArea": [
- null
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}
}
]
}, - "serviceTypeUnrelatedClasses": [
- {
- "serviceType": 127,
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "plmnOperatorClasses": [
- {
- "lcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "evtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "areaUsageInd": "INSIDE_REPORTING",
- "upLocRepIndAf": "USER_PLANE_REPORT_NOT_ALLOWED"
}, - "lcsMoData": {
- "allowedServiceClasses": [
- "BASIC_SELF_LOCATION"
], - "moAssistanceDataTypes": {
- "locationAssistanceType": "string"
}
}, - "lcsSubscriptionData": {
- "configuredLmfId": "string",
- "pruInd": "NON_PRU",
- "lpHapType": "LOW_POW_HIGH_ACCU_POS",
- "userPlanePosIndLmf": false
}, - "v2xData": {
- "nrV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "lteV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "lcsBroadcastAssistanceTypesData": {
- "locationAssistanceType": "string"
}, - "proseData": {
- "proseServiceAuth": {
- "proseDirectDiscoveryAuth": "AUTHORIZED",
- "proseDirectCommunicationAuth": "AUTHORIZED",
- "proseL2RelayAuth": "AUTHORIZED",
- "proseL3RelayAuth": "AUTHORIZED",
- "proseL2RemoteAuth": "AUTHORIZED",
- "proseL3RemoteAuth": "AUTHORIZED",
- "proseMultipathComL2RemoteAuth": "AUTHORIZED",
- "proseL2UeRelayAuth": "AUTHORIZED",
- "proseL3UeRelayAuth": "AUTHORIZED",
- "proseL2EndAuth": "AUTHORIZED",
- "proseL3EndAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "proseAllowedPlmn": [
- {
- "visitedPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "proseDirectAllowed": [
- "ANNOUNCE"
]
}
]
}, - "mbsData": {
- "mbsAllowed": false,
- "mbsSessionIdList": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
], - "ueMbsAssistanceInfo": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
]
}, - "ucData": {
- "userConsentPerPurposeList": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}
}, - "a2xData": {
- "nrA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "lteA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "rangingSlPrivacyData": {
- "rslppi": {
- "rangingSlPrivacyInd": "RANGINGSL_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "rangingSlUnrelatedClass": {
- "rangingSlDefaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "rangingSlExternalUnrelatedClass": {
- "rangingSlLcsClientExternals": [
- {
- "allowedGeographicArea": [
- null
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}
}
], - "rangingSlAfExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- null
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}
}
]
}, - "rangingSlAppIDUnrelatedClasses": [
- {
- "rangingSlAppID": "string",
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "rangingSlPlmnOperatorClasses": [
- {
- "rangingSlLcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "rangingSlEvtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
}
}, - "supportedFeatures": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "nfChangeFilter": false,
- "uniqueSubscription": true,
- "resetIds": [
- "string"
], - "ueConSmfDataSubFilter": {
- "dnnList": [
- "string"
], - "snssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "emergencyInd": false
}, - "adjacentPlmns": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "disasterRoamingInd": false,
- "dataRestorationCallbackUri": "string",
- "udrRestartInd": false,
- "expectedUeBehaviourThresholds": {
- "property1": {
- "expectedUeBehaviourDatasets": [
- "STATIONARY_INDICATION"
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "dnns": [
- "string"
], - "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "expectedUeBehaviourDatasets": [
- "STATIONARY_INDICATION"
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "dnns": [
- "string"
], - "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}
], - "eeSubscriptions": [
- {
- "callbackReference": "string",
- "monitoringConfigurations": {
- "property1": {
- "eventType": "LOSS_OF_CONNECTIVITY",
- "immediateFlag": true,
- "locationReportingConfiguration": {
- "currentLocation": true,
- "oneTime": true,
- "accuracy": "CELL_LEVEL",
- "n3gppAccuracy": "CELL_LEVEL"
}, - "associationType": "IMEI_CHANGE",
- "datalinkReportCfg": {
- "dddTrafficDes": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "macAddr": "string"
}
], - "dnn": "string",
- "slice": {
- "sst": 255,
- "sd": "string"
}, - "dddStatusList": [
- "BUFFERED"
]
}, - "lossConnectivityCfg": {
- "maxDetectionTime": 0
}, - "maximumLatency": 0,
- "maximumResponseTime": 0,
- "suggestedPacketNumDl": 1,
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appId": "string",
- "pduSessionStatusCfg": {
- "dnn": "string"
}, - "reachabilityForSmsCfg": "REACHABILITY_FOR_SMS_OVER_NAS",
- "mtcProviderInformation": "string",
- "afId": "string",
- "reachabilityForDataCfg": {
- "reportCfg": "DIRECT_REPORT",
- "minInterval": 0
}, - "idleStatusInd": false,
- "monitoringSuspension": {
- "suspendedInsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "suspendedOutsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
]
}
}, - "property2": {
- "eventType": "LOSS_OF_CONNECTIVITY",
- "immediateFlag": true,
- "locationReportingConfiguration": {
- "currentLocation": true,
- "oneTime": true,
- "accuracy": "CELL_LEVEL",
- "n3gppAccuracy": "CELL_LEVEL"
}, - "associationType": "IMEI_CHANGE",
- "datalinkReportCfg": {
- "dddTrafficDes": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "macAddr": "string"
}
], - "dnn": "string",
- "slice": {
- "sst": 255,
- "sd": "string"
}, - "dddStatusList": [
- "BUFFERED"
]
}, - "lossConnectivityCfg": {
- "maxDetectionTime": 0
}, - "maximumLatency": 0,
- "maximumResponseTime": 0,
- "suggestedPacketNumDl": 1,
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "appId": "string",
- "pduSessionStatusCfg": {
- "dnn": "string"
}, - "reachabilityForSmsCfg": "REACHABILITY_FOR_SMS_OVER_NAS",
- "mtcProviderInformation": "string",
- "afId": "string",
- "reachabilityForDataCfg": {
- "reportCfg": "DIRECT_REPORT",
- "minInterval": 0
}, - "idleStatusInd": false,
- "monitoringSuspension": {
- "suspendedInsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "suspendedOutsidePlmnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
]
}
}
}, - "reportingOptions": {
- "reportMode": "PERIODIC",
- "maxNumOfReports": 0,
- "expiry": "2019-08-24T14:15:22Z",
- "samplingRatio": 1,
- "guardTime": 0,
- "reportPeriod": 0,
- "notifFlag": "ACTIVATE",
- "mutingNotSettings": {
- "maxNoOfNotif": 0,
- "durationBufferedNotif": 0
}, - "varRepPeriodInfo": [
- {
- "repPeriod": 0,
- "percValueNfLoad": 0
}
]
}, - "supportedFeatures": "string",
- "subscriptionId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "epcAppliedInd": false,
- "scefDiamHost": "string",
- "scefDiamRealm": "string",
- "notifyCorrelationId": "string",
- "secondCallbackRef": "string",
- "gpsi": "string",
- "excludeGpsiList": [
- "string"
], - "includeGpsiList": [
- "string"
], - "dataRestorationCallbackUri": "string",
- "udrRestartInd": false
}
], - "smsf3GppAccess": {
- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "smsfSetId": "string",
- "supportedFeatures": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfMAPAddress": "string",
- "smsfDiameterAddress": {
- "name": "string",
- "realm": "string"
}, - "registrationTime": "2019-08-24T14:15:22Z",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "dataRestorationCallbackUri": "string",
- "resetIds": [
- "string"
], - "smsfSbiSupInd": false,
- "udrRestartInd": false,
- "lastSynchronizationTime": "2019-08-24T14:15:22Z",
- "ueMemoryAvailableInd": true
}, - "smsfNon3GppAccess": {
- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "smsfSetId": "string",
- "supportedFeatures": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfMAPAddress": "string",
- "smsfDiameterAddress": {
- "name": "string",
- "realm": "string"
}, - "registrationTime": "2019-08-24T14:15:22Z",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "dataRestorationCallbackUri": "string",
- "resetIds": [
- "string"
], - "smsfSbiSupInd": false,
- "udrRestartInd": false,
- "lastSynchronizationTime": "2019-08-24T14:15:22Z",
- "ueMemoryAvailableInd": true
}, - "subscriptionDataSubscriptions": [
- {
- "ueId": "string",
- "callbackReference": "string",
- "originalCallbackReference": "string",
- "monitoredResourceUris": [
- "string"
], - "expiry": "2019-08-24T14:15:22Z",
- "sdmSubscription": {
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "implicitUnsubscribe": true,
- "expires": "2019-08-24T14:15:22Z",
- "callbackReference": "string",
- "amfServiceName": "nnrf-nfm",
- "monitoredResourceUris": [
- "string"
], - "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": "string",
- "subscriptionId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "immediateReport": false,
- "report": {
- "amData": {
- "supportedFeatures": "string",
- "gpsis": [
- "string"
], - "hssGroupId": "string",
- "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "subscribedUeAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "nssai": {
- "supportedFeatures": "string",
- "defaultSingleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "provisioningTime": "2019-08-24T14:15:22Z",
- "additionalSnssaiData": {
- "property1": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": null,
- "downlink": null
}, - "subscribedNsSrgList": [
- null
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}, - "deregInactTimer": 0,
- "onDemand": false
}, - "property2": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": null,
- "downlink": null
}, - "subscribedNsSrgList": [
- null
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}, - "deregInactTimer": 0,
- "onDemand": false
}
}, - "suppressNssrgInd": true,
- "nssaiValidityTimeInfo": {
- "property1": "2019-08-24T14:15:22Z",
- "property2": "2019-08-24T14:15:22Z"
}
}, - "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "rfspIndex": 1,
- "subsRegTimer": 0,
- "ueUsageType": 0,
- "mpsPriority": true,
- "mcsPriority": true,
- "activeTime": 0,
- "sorInfo": {
- "steeringContainer": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "accessTechList": [
- null
]
}
], - "ackInd": true,
- "sorMacIausf": "string",
- "countersor": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "sorTransparentContainer": "string",
- "sorCmci": "string",
- "sorSnpnSi": "string",
- "sorSnpnSiLs": "string",
- "storeSorCmciInMe": true,
- "usimSupportOfSorCmci": true
}, - "sorInfoExpectInd": true,
- "sorafRetrieval": false,
- "sorUpdateIndicatorList": [
- "INITIAL_REGISTRATION"
], - "upuInfo": {
- "upuDataList": [
- {
- "secPacket": "string",
- "defaultConfNssai": [
- null
], - "routingId": "string",
- "drei": true,
- "aol": true,
- "disasterCondPlmnIds": [
- null
]
}
], - "upuRegInd": true,
- "upuAckInd": true,
- "upuMacIausf": "string",
- "counterUpu": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "upuTransparentContainer": "string"
}, - "routingIndicator": "string",
- "micoAllowed": true,
- "sharedAmDataIds": [
- "string"
], - "odbPacketServices": "ALL_PACKET_SERVICES",
- "subscribedDnnList": [
- "string"
], - "serviceGapTime": 0,
- "mdtUserConsent": "CONSENT_NOT_GIVEN",
- "adjacentPlmnMdtUserConsents": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}, - "mdtConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "reportType": "PERIODICAL",
- "areaScope": {
- "eutraCellIdList": [
- "string"
], - "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "tacInfoPerPlmn": {
- "property1": {
- "tacList": [ ]
}, - "property2": {
- "tacList": [ ]
}
}, - "cagInfoPerPlmn": {
- "property1": {
- "cagList": [ ]
}, - "property2": {
- "cagList": [ ]
}
}, - "nidInfoPerPlmn": {
- "property1": {
- "nidList": [ ]
}, - "property2": {
- "nidList": [ ]
}
}, - "cellIdNidInfoPerPlmn": {
- "property1": {
- "cellIdNidList": [ ]
}, - "property2": {
- "cellIdNidList": [ ]
}
}, - "tacNidInfoPerPlmn": {
- "property1": {
- "tacNidList": [ ]
}, - "property2": {
- "tacNidList": [ ]
}
}, - "cagList": [
- "string"
]
}, - "measurementLteList": [
- "M1"
], - "measurementNrList": [
- "M1"
], - "sensorMeasurementList": [
- "BAROMETRIC_PRESSURE"
], - "reportingTriggerList": [
- "PERIODICAL"
], - "reportInterval": 120,
- "reportIntervalNr": 120,
- "reportAmount": 1,
- "reportAmountPerMeasurementLte": {
- "property1": 1,
- "property2": 1
}, - "reportAmountPerMeasurementNr": {
- "property1": 1,
- "property2": 1
}, - "eventThresholdRsrp": 97,
- "mnOnlyInd": false,
- "eventThresholdRsrpNr": 127,
- "eventThresholdRsrq": 34,
- "eventThresholdRsrqNr": 127,
- "eventList": [
- "OUT_OF_COVERAG"
], - "loggingInterval": 128,
- "loggingIntervalNr": 128,
- "loggingDuration": 600,
- "loggingDurationNr": 600,
- "positioningMethod": "GNSS",
- "addPositioningMethodList": [
- "GNSS"
], - "collectionPeriodRmmLte": 1024,
- "collectionPeriodRmmNr": 1024,
- "measurementPeriodLte": 1024,
- "mdtAllowedPlmnIdList": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "mbsfnAreaList": [
- {
- "mbsfnAreaId": 255,
- "carrierFrequency": 262143
}
], - "interFreqTargetList": [
- {
- "dlCarrierFreq": 3279165,
- "cellIdList": [
- null
]
}
]
}, - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "cagData": {
- "cagInfos": {
- "property1": {
- "allowedCagList": [
- null
], - "cagOnlyIndicator": true
}, - "property2": {
- "allowedCagList": [
- null
], - "cagOnlyIndicator": true
}
}, - "conditionalCagInfos": {
- "property1": {
- "allowedCagList": [
- null
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}, - "cagSpecificValidTimePeriodList": {
- "property1": [ ],
- "property2": [ ]
}
}, - "property2": {
- "allowedCagList": [
- null
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}, - "cagSpecificValidTimePeriodList": {
- "property1": [ ],
- "property2": [ ]
}
}
}, - "provisioningTime": "2019-08-24T14:15:22Z"
}, - "stnSr": "string",
- "cMsisdn": "string",
- "nbIoTUePriority": 255,
- "nssaiInclusionAllowed": false,
- "rgWirelineCharacteristics": "string",
- "aun3DeviceConnectivityAllowed": false,
- "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false,
- "expectedUeBehaviourList": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "expectedUeBehaviourData": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
], - "edrxParametersList": [
- {
- "ratType": "NR",
- "edrxValue": "string"
}
], - "ptwParametersList": [
- {
- "operationMode": "WB_S1",
- "ptwValue": "string",
- "extendedPtwValue": "string"
}
], - "iabOperationAllowed": false,
- "adjacentPlmnRestrictions": {
- "property1": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [ ],
- "areaCode": null
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}, - "property2": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [ ],
- "areaCode": null
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}
}, - "wirelineForbiddenAreas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": null,
- "hfcNId": null
}
]
}
], - "wirelineServiceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "globalLineIds": [
- null
], - "hfcNIds": [
- null
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- null
]
}
]
}, - "pcfSelectionAssistanceInfos": [
- {
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "aerialUeSubInfo": {
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "3gppUavId": "string"
}, - "roamingRestrictions": {
- "accessAllowed": true
}, - "remoteProvInd": false,
- "3gppChargingCharacteristics": "string",
- "timeSyncData": {
- "authorized": true,
- "uuTimeSyncErrBdgt": 0,
- "tempVals": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "coverageArea": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "clockQualityDetailLevel": "CLOCK_QUALITY_METRICS",
- "clockQualityAcceptanceCriterion": {
- "synchronizationState": [
- "LOCKED"
], - "clockQuality": {
- "traceabilityToGnss": true,
- "traceabilityToUtc": true,
- "frequencyStability": 65535,
- "clockAccuracyIndex": "string",
- "clockAccuracyValue": 1
}, - "parentTimeSource": [
- "SYNC_E"
]
}
}, - "sharedDataList": [
- {
- "sharedDataId": "string",
- "sharedAmData": { },
- "sharedSmsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "sharedSmsMngSubsData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- null
], - "traceData": {
- "traceRef": null,
- "traceDepth": null,
- "neTypeList": null,
- "eventList": null,
- "collectionEntityIpv4Addr": null,
- "collectionEntityIpv6Addr": null,
- "traceReportingConsumerUri": null,
- "interfaceList": null,
- "jobType": null
}, - "sharedTraceDataId": "string"
}, - "sharedDnnConfigurations": {
- "property1": {
- "pduSessionTypes": null,
- "sscModes": null,
- "iwkEpsInd": null,
- "5gQosProfile": null,
- "sessionAmbr": null,
- "3gppChargingCharacteristics": null,
- "staticIpAddress": [ ],
- "upSecurity": null,
- "pduSessionContinuityInd": null,
- "niddNefId": null,
- "niddInfo": null,
- "redundantSessionAllowed": null,
- "acsInfo": null,
- "ipv4FrameRouteList": [ ],
- "ipv6FrameRouteList": [ ],
- "atsssAllowed": null,
- "secondaryAuth": null,
- "uavSecondaryAuth": null,
- "dnAaaIpAddressAllocation": null,
- "dnAaaAddress": null,
- "additionalDnAaaAddresses": [ ],
- "dnAaaFqdn": null,
- "iptvAccCtrlInfo": null,
- "ipv4Index": null,
- "ipv6Index": null,
- "ecsAddrConfigInfo": null,
- "additionalEcsAddrConfigInfos": [ ],
- "sharedEcsAddrConfigInfo": null,
- "additionalSharedEcsAddrConfigInfoIds": [ ],
- "easDiscoveryAuthorized": null,
- "onboardingInd": null,
- "aerialUeInd": null,
- "subscribedMaxIpv6PrefixSize": null,
- "hrSboAuthorized": null
}, - "property2": {
- "pduSessionTypes": null,
- "sscModes": null,
- "iwkEpsInd": null,
- "5gQosProfile": null,
- "sessionAmbr": null,
- "3gppChargingCharacteristics": null,
- "staticIpAddress": [ ],
- "upSecurity": null,
- "pduSessionContinuityInd": null,
- "niddNefId": null,
- "niddInfo": null,
- "redundantSessionAllowed": null,
- "acsInfo": null,
- "ipv4FrameRouteList": [ ],
- "ipv6FrameRouteList": [ ],
- "atsssAllowed": null,
- "secondaryAuth": null,
- "uavSecondaryAuth": null,
- "dnAaaIpAddressAllocation": null,
- "dnAaaAddress": null,
- "additionalDnAaaAddresses": [ ],
- "dnAaaFqdn": null,
- "iptvAccCtrlInfo": null,
- "ipv4Index": null,
- "ipv6Index": null,
- "ecsAddrConfigInfo": null,
- "additionalEcsAddrConfigInfos": [ ],
- "sharedEcsAddrConfigInfo": null,
- "additionalSharedEcsAddrConfigInfoIds": [ ],
- "easDiscoveryAuthorized": null,
- "onboardingInd": null,
- "aerialUeInd": null,
- "subscribedMaxIpv6PrefixSize": null,
- "hrSboAuthorized": null
}
}, - "sharedTraceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedSnssaiInfos": {
- "property1": {
- "dnnInfos": [ ]
}, - "property2": {
- "dnnInfos": [ ]
}
}, - "sharedVnGroupDatas": {
- "property1": {
- "pduSessionTypes": null,
- "dnn": null,
- "singleNssai": null,
- "appDescriptors": [ ],
- "secondaryAuth": null,
- "dnAaaIpAddressAllocation": null,
- "dnAaaAddress": null,
- "additionalDnAaaAddresses": [ ],
- "dnAaaFqdn": null,
- "5gVnGroupCommunicationInd": null,
- "5gVnGroupCommunicationType": null,
- "maxGroupDataRate": null
}, - "property2": {
- "pduSessionTypes": null,
- "dnn": null,
- "singleNssai": null,
- "appDescriptors": [ ],
- "secondaryAuth": null,
- "dnAaaIpAddressAllocation": null,
- "dnAaaAddress": null,
- "additionalDnAaaAddresses": [ ],
- "dnAaaFqdn": null,
- "5gVnGroupCommunicationInd": null,
- "5gVnGroupCommunicationType": null,
- "maxGroupDataRate": null
}
}, - "treatmentInstructions": {
- "property1": "USE_IF_NO_CLASH",
- "property2": "USE_IF_NO_CLASH"
}, - "sharedSmSubsData": {
- "singleNssai": {
- "sst": null,
- "sd": null
}, - "dnnConfigurations": {
- "property1": null,
- "property2": null
}, - "internalGroupIds": [
- null
], - "sharedVnGroupDataIds": {
- "property1": null,
- "property2": null
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": null,
- "traceDepth": null,
- "neTypeList": null,
- "eventList": null,
- "collectionEntityIpv4Addr": null,
- "collectionEntityIpv6Addr": null,
- "traceReportingConsumerUri": null,
- "interfaceList": null,
- "jobType": null
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": null,
- "property2": null
}, - "expectedUeBehaviourData": {
- "property1": { },
- "property2": { }
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": { },
- "property2": { }
}, - "suggestedPacketNumDlList": {
- "property1": null,
- "property2": null
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- null
], - "ueLevelMeasConfig": {
- "jobType": null,
- "ueLevelMeasurementsList": [ ],
- "granularityPeriod": null
}
}, - "sharedEcsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}
}
], - "qmcConfigInfo": {
- "qoeReference": "string",
- "serviceType": "DASH",
- "sliceScope": [
- {
- "sst": 255,
- "sd": "string"
}
], - "areaScope": {
- "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "taiList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "plmnList": [
- {
- "mcc": null,
- "mnc": null
}
]
}, - "qoeCollectionEntityAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "qoeTarget": {
- "supi": "string",
- "imsi": "string"
}, - "mdtAlignmentInfo": "string",
- "availableRanVisibleQoeMetrics": [
- "APPLICATION_LAYER_BUFFER_LEVEL_LIST"
], - "containerForAppLayerMeasConfig": "string",
- "mbsCommunicationServiceType": "MULTICAST"
}, - "mbsrOperationAllowed": {
- "mbsrOperationAllowedInd": false,
- "mbsrLocationInfo": {
- "mbsrLocation": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "mbsrLocationAreas": [
- "string"
]
}, - "mbsrTimeInfo": {
- "mbsrTimeWindow": [
- {
- "startTime": null,
- "endTime": null
}
], - "mbsrRecurTime": [
- {
- "recurTimeWindow": null,
- "recurType": null,
- "recurMonth": [ ],
- "recurWeek": [ ],
- "recurDay": [ ],
- "recurDate": [ ]
}
]
}
}, - "ncrOperationAllowed": false,
- "ladnServiceAreas": {
- "property1": {
- "dnnLadnServiceAreas": [
- {
- "dnn": null,
- "ladnServiceArea": [ ]
}
]
}, - "property2": {
- "dnnLadnServiceAreas": [
- {
- "dnn": null,
- "ladnServiceArea": [ ]
}
]
}
}, - "ueLevelMeasurementsConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "smfSelData": {
- "supportedFeatures": "string",
- "subscribedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": null,
- "defaultDnnIndicator": null,
- "lboRoamingAllowed": null,
- "iwkEpsInd": null,
- "dnnBarred": null,
- "invokeNefInd": null,
- "smfList": [ ],
- "sameSmfInd": null,
- "hrSboAllowed": null
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": null,
- "defaultDnnIndicator": null,
- "lboRoamingAllowed": null,
- "iwkEpsInd": null,
- "dnnBarred": null,
- "invokeNefInd": null,
- "smfList": [ ],
- "sameSmfInd": null,
- "hrSboAllowed": null
}
]
}
}, - "sharedSnssaiInfosId": "string",
- "hssGroupId": "string"
}, - "uecAmfData": {
- "epsInterworkingInfo": {
- "epsIwkPgws": {
- "property1": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": null,
- "mnc": null
}
}, - "property2": {
- "pgwFqdn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": null,
- "mnc": null
}
}
}, - "registrationTime": "2019-08-24T14:15:22Z"
}, - "amfInfo": [
- {
- "amfInstanceId": "7e4f0d93-6733-4b66-bd15-e32f5d2e505f",
- "guami": {
- "plmnId": {
- "mcc": null,
- "mnc": null,
- "nid": null
}, - "amfId": "string"
}, - "accessType": "3GPP_ACCESS"
}
]
}, - "uecSmfData": {
- "pduSessions": {
- "property1": {
- "dnn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}, - "property2": {
- "dnn": "string",
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
}, - "pgwInfo": [
- {
- "dnn": "string",
- "pgwFqdn": "string",
- "pgwIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "epdgInd": false,
- "pcfId": "37aeb506-fedd-4cde-8b21-8857970284a5",
- "registrationTime": "2019-08-24T14:15:22Z",
- "wildcardInd": true
}
], - "emergencyInfo": {
- "pgwFqdn": "string",
- "pgwIpAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "epdgInd": false,
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "emergencyRegistrationTime": "2019-08-24T14:15:22Z"
}
}, - "uecSmsfData": {
- "smsfInfo3GppAccess": {
- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfSetId": "string"
}, - "smsfInfoNon3GppAccess": {
- "smsfInstanceId": "0677b6f5-ab34-4532-8536-47249665fba5",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "smsfSetId": "string"
}
}, - "smsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "smData": [
- {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "sscModes": {
- "defaultSscMode": null,
- "allowedSscModes": [ ]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": null,
- "arp": null,
- "priorityLevel": null
}, - "sessionAmbr": {
- "uplink": null,
- "downlink": null
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- null
], - "upSecurity": {
- "upIntegr": null,
- "upConfid": null
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": null,
- "gpsi": null,
- "extGroupId": null
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": null,
- "acsIpv4Addr": null,
- "acsIpv6Addr": null
}, - "ipv4FrameRouteList": [
- null
], - "ipv6FrameRouteList": [
- null
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}, - "additionalEcsAddrConfigInfos": [
- null
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- null
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "sscModes": {
- "defaultSscMode": null,
- "allowedSscModes": [ ]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": null,
- "arp": null,
- "priorityLevel": null
}, - "sessionAmbr": {
- "uplink": null,
- "downlink": null
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- null
], - "upSecurity": {
- "upIntegr": null,
- "upConfid": null
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": null,
- "gpsi": null,
- "extGroupId": null
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": null,
- "acsIpv4Addr": null,
- "acsIpv6Addr": null
}, - "ipv4FrameRouteList": [
- null
], - "ipv6FrameRouteList": [
- null
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}, - "additionalEcsAddrConfigInfos": [
- null
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- null
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}, - "property2": {
- "property1": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}, - "property2": {
- "property1": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "appId": null,
- "trafficFilters": [ ],
- "expectedInactivityTime": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "smsMngData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "lcsPrivacyData": {
- "lpi": {
- "locationPrivacyInd": "LOCATION_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "unrelatedClass": {
- "defaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "externalUnrelatedClass": {
- "lcsClientExternals": [
- {
- "allowedGeographicArea": [ ],
- "privacyCheckRelatedAction": null,
- "validTimePeriod": null
}
], - "afExternals": [
- {
- "afId": null,
- "allowedGeographicArea": [ ],
- "privacyCheckRelatedAction": null,
- "validTimePeriod": null
}
], - "lcsClientGroupExternals": [
- {
- "lcsClientGroupId": null,
- "allowedGeographicArea": [ ],
- "privacyCheckRelatedAction": null,
- "validTimePeriod": null
}
]
}, - "serviceTypeUnrelatedClasses": [
- {
- "serviceType": 127,
- "allowedGeographicArea": [
- null
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}, - "codeWordList": [
- null
]
}
]
}, - "plmnOperatorClasses": [
- {
- "lcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "evtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "areaUsageInd": "INSIDE_REPORTING",
- "upLocRepIndAf": "USER_PLANE_REPORT_NOT_ALLOWED"
}, - "lcsMoData": {
- "allowedServiceClasses": [
- "BASIC_SELF_LOCATION"
], - "moAssistanceDataTypes": {
- "locationAssistanceType": "string"
}
}, - "lcsSubscriptionData": {
- "configuredLmfId": "string",
- "pruInd": "NON_PRU",
- "lpHapType": "LOW_POW_HIGH_ACCU_POS",
- "userPlanePosIndLmf": false
}, - "v2xData": {
- "nrV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "lteV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "lcsBroadcastAssistanceTypesData": {
- "locationAssistanceType": "string"
}, - "proseData": {
- "proseServiceAuth": {
- "proseDirectDiscoveryAuth": "AUTHORIZED",
- "proseDirectCommunicationAuth": "AUTHORIZED",
- "proseL2RelayAuth": "AUTHORIZED",
- "proseL3RelayAuth": "AUTHORIZED",
- "proseL2RemoteAuth": "AUTHORIZED",
- "proseL3RemoteAuth": "AUTHORIZED",
- "proseMultipathComL2RemoteAuth": "AUTHORIZED",
- "proseL2UeRelayAuth": "AUTHORIZED",
- "proseL3UeRelayAuth": "AUTHORIZED",
- "proseL2EndAuth": "AUTHORIZED",
- "proseL3EndAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "proseAllowedPlmn": [
- {
- "visitedPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "proseDirectAllowed": [
- "ANNOUNCE"
]
}
]
}, - "mbsData": {
- "mbsAllowed": false,
- "mbsSessionIdList": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": null,
- "mnc": null
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "destIpAddr": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
}, - "nid": "string"
}
], - "ueMbsAssistanceInfo": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": null,
- "mnc": null
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "destIpAddr": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
}, - "nid": "string"
}
]
}, - "ucData": {
- "userConsentPerPurposeList": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}
}, - "a2xData": {
- "nrA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "lteA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "rangingSlPrivacyData": {
- "rslppi": {
- "rangingSlPrivacyInd": "RANGINGSL_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "rangingSlUnrelatedClass": {
- "rangingSlDefaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "rangingSlExternalUnrelatedClass": {
- "rangingSlLcsClientExternals": [
- {
- "allowedGeographicArea": [ ],
- "rangingSlPrivacyCheckRelatedAction": null,
- "validTimePeriod": null
}
], - "rangingSlAfExternals": [
- {
- "afId": null,
- "allowedGeographicArea": [ ],
- "rangingSlPrivacyCheckRelatedAction": null,
- "validTimePeriod": null
}
]
}, - "rangingSlAppIDUnrelatedClasses": [
- {
- "rangingSlAppID": "string",
- "allowedGeographicArea": [
- null
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}, - "codeWordList": [
- null
]
}
]
}, - "rangingSlPlmnOperatorClasses": [
- {
- "rangingSlLcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "rangingSlEvtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
}
}, - "supportedFeatures": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "nfChangeFilter": false,
- "uniqueSubscription": true,
- "resetIds": [
- "string"
], - "ueConSmfDataSubFilter": {
- "dnnList": [
- "string"
], - "snssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "emergencyInd": false
}, - "adjacentPlmns": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "disasterRoamingInd": false,
- "dataRestorationCallbackUri": "string",
- "udrRestartInd": false,
- "expectedUeBehaviourThresholds": {
- "property1": {
- "expectedUeBehaviourDatasets": [
- "STATIONARY_INDICATION"
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "dnns": [
- "string"
], - "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "expectedUeBehaviourDatasets": [
- "STATIONARY_INDICATION"
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "dnns": [
- "string"
], - "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "hssSubscriptionInfo": {
- "hssSubscriptionList": [
- {
- "hssInstanceId": "5e4e6fbd-fb66-4992-97b1-0209ec0aa3d2",
- "subscriptionId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}
]
}, - "subscriptionId": "string",
- "uniqueSubscription": true,
- "supportedFeatures": "string",
- "immediateReport": false,
- "report": {
- "amData": {
- "supportedFeatures": "string",
- "gpsis": [
- "string"
], - "hssGroupId": "string",
- "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "subscribedUeAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "nssai": {
- "supportedFeatures": "string",
- "defaultSingleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "singleNssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "provisioningTime": "2019-08-24T14:15:22Z",
- "additionalSnssaiData": {
- "property1": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}, - "property2": {
- "requiredAuthnAuthz": true,
- "subscribedUeSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}, - "subscribedNsSrgList": [
- "string"
], - "nsacMode": "VPLMN_ADMISSION",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "deregInactTimer": 0,
- "onDemand": false
}
}, - "suppressNssrgInd": true,
- "nssaiValidityTimeInfo": {
- "property1": "2019-08-24T14:15:22Z",
- "property2": "2019-08-24T14:15:22Z"
}
}, - "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "rfspIndex": 1,
- "subsRegTimer": 0,
- "ueUsageType": 0,
- "mpsPriority": true,
- "mcsPriority": true,
- "activeTime": 0,
- "sorInfo": {
- "steeringContainer": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "accessTechList": [
- "NR"
]
}
], - "ackInd": true,
- "sorMacIausf": "string",
- "countersor": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "sorTransparentContainer": "string",
- "sorCmci": "string",
- "sorSnpnSi": "string",
- "sorSnpnSiLs": "string",
- "storeSorCmciInMe": true,
- "usimSupportOfSorCmci": true
}, - "sorInfoExpectInd": true,
- "sorafRetrieval": false,
- "sorUpdateIndicatorList": [
- "INITIAL_REGISTRATION"
], - "upuInfo": {
- "upuDataList": [
- {
- "secPacket": "string",
- "defaultConfNssai": [
- {
- "sst": null,
- "sd": null
}
], - "routingId": "string",
- "drei": true,
- "aol": true,
- "disasterCondPlmnIds": [
- {
- "mcc": null,
- "mnc": null
}
]
}
], - "upuRegInd": true,
- "upuAckInd": true,
- "upuMacIausf": "string",
- "counterUpu": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "upuTransparentContainer": "string"
}, - "routingIndicator": "string",
- "micoAllowed": true,
- "sharedAmDataIds": [
- "string"
], - "odbPacketServices": "ALL_PACKET_SERVICES",
- "subscribedDnnList": [
- "string"
], - "serviceGapTime": 0,
- "mdtUserConsent": "CONSENT_NOT_GIVEN",
- "adjacentPlmnMdtUserConsents": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}, - "mdtConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "reportType": "PERIODICAL",
- "areaScope": {
- "eutraCellIdList": [
- "string"
], - "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "tacInfoPerPlmn": {
- "property1": {
- "tacList": [
- null
]
}, - "property2": {
- "tacList": [
- null
]
}
}, - "cagInfoPerPlmn": {
- "property1": {
- "cagList": [
- null
]
}, - "property2": {
- "cagList": [
- null
]
}
}, - "nidInfoPerPlmn": {
- "property1": {
- "nidList": [
- null
]
}, - "property2": {
- "nidList": [
- null
]
}
}, - "cellIdNidInfoPerPlmn": {
- "property1": {
- "cellIdNidList": [
- null
]
}, - "property2": {
- "cellIdNidList": [
- null
]
}
}, - "tacNidInfoPerPlmn": {
- "property1": {
- "tacNidList": [
- null
]
}, - "property2": {
- "tacNidList": [
- null
]
}
}, - "cagList": [
- "string"
]
}, - "measurementLteList": [
- "M1"
], - "measurementNrList": [
- "M1"
], - "sensorMeasurementList": [
- "BAROMETRIC_PRESSURE"
], - "reportingTriggerList": [
- "PERIODICAL"
], - "reportInterval": 120,
- "reportIntervalNr": 120,
- "reportAmount": 1,
- "reportAmountPerMeasurementLte": {
- "property1": 1,
- "property2": 1
}, - "reportAmountPerMeasurementNr": {
- "property1": 1,
- "property2": 1
}, - "eventThresholdRsrp": 97,
- "mnOnlyInd": false,
- "eventThresholdRsrpNr": 127,
- "eventThresholdRsrq": 34,
- "eventThresholdRsrqNr": 127,
- "eventList": [
- "OUT_OF_COVERAG"
], - "loggingInterval": 128,
- "loggingIntervalNr": 128,
- "loggingDuration": 600,
- "loggingDurationNr": 600,
- "positioningMethod": "GNSS",
- "addPositioningMethodList": [
- "GNSS"
], - "collectionPeriodRmmLte": 1024,
- "collectionPeriodRmmNr": 1024,
- "measurementPeriodLte": 1024,
- "mdtAllowedPlmnIdList": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "mbsfnAreaList": [
- {
- "mbsfnAreaId": 255,
- "carrierFrequency": 262143
}
], - "interFreqTargetList": [
- {
- "dlCarrierFreq": 3279165,
- "cellIdList": [
- 1007
]
}
]
}, - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "cagData": {
- "cagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true
}
}, - "conditionalCagInfos": {
- "property1": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- null
], - "property2": [
- null
]
}
}, - "property2": {
- "allowedCagList": [
- "string"
], - "cagOnlyIndicator": true,
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "cagSpecificValidTimePeriodList": {
- "property1": [
- null
], - "property2": [
- null
]
}
}
}, - "provisioningTime": "2019-08-24T14:15:22Z"
}, - "stnSr": "string",
- "cMsisdn": "string",
- "nbIoTUePriority": 255,
- "nssaiInclusionAllowed": false,
- "rgWirelineCharacteristics": "string",
- "aun3DeviceConnectivityAllowed": false,
- "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false,
- "expectedUeBehaviourList": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "expectedUeBehaviourData": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [
- null
], - "civicAddresses": [
- null
], - "nwAreaInfo": {
- "ecgis": [ ],
- "ncgis": [ ],
- "gRanNodeIds": [ ],
- "tais": [ ]
}, - "umtTime": {
- "timeOfDay": null,
- "dayOfWeek": null
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
], - "edrxParametersList": [
- {
- "ratType": "NR",
- "edrxValue": "string"
}
], - "ptwParametersList": [
- {
- "operationMode": "WB_S1",
- "ptwValue": "string",
- "extendedPtwValue": "string"
}
], - "iabOperationAllowed": false,
- "adjacentPlmnRestrictions": {
- "property1": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- null
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}, - "property2": {
- "ratRestrictions": [
- "NR"
], - "forbiddenAreas": [
- {
- "tacs": [
- null
], - "areaCode": "string"
}
], - "serviceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "tacs": [
- "string"
], - "areaCode": "string"
}
], - "maxNumOfTAs": 0,
- "maxNumOfTAsForNotAllowedAreas": 0
}, - "coreNetworkTypeRestrictions": [
- "5GC"
], - "accessTypeRestrictions": [
- "3GPP_ACCESS"
], - "primaryRatRestrictions": [
- "NR"
], - "secondaryRatRestrictions": [
- "NR"
]
}
}, - "wirelineForbiddenAreas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": "string",
- "hfcNId": "string"
}
]
}
], - "wirelineServiceAreaRestriction": {
- "restrictionType": "ALLOWED_AREAS",
- "areas": [
- {
- "globalLineIds": [
- "string"
], - "hfcNIds": [
- "string"
], - "areaCodeB": "string",
- "areaCodeC": "string",
- "combGciAndHfcNIds": [
- {
- "globalCableId": null,
- "hfcNId": null
}
]
}
]
}, - "pcfSelectionAssistanceInfos": [
- {
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "aerialUeSubInfo": {
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "3gppUavId": "string"
}, - "roamingRestrictions": {
- "accessAllowed": true
}, - "remoteProvInd": false,
- "3gppChargingCharacteristics": "string",
- "timeSyncData": {
- "authorized": true,
- "uuTimeSyncErrBdgt": 0,
- "tempVals": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "coverageArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "clockQualityDetailLevel": "CLOCK_QUALITY_METRICS",
- "clockQualityAcceptanceCriterion": {
- "synchronizationState": [
- "LOCKED"
], - "clockQuality": {
- "traceabilityToGnss": true,
- "traceabilityToUtc": true,
- "frequencyStability": 65535,
- "clockAccuracyIndex": "string",
- "clockAccuracyValue": 1
}, - "parentTimeSource": [
- "SYNC_E"
]
}
}, - "sharedDataList": [
- {
- "sharedDataId": "string",
- "sharedAmData": { },
- "sharedSmsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "sharedSmsMngSubsData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "sharedDnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "sscModes": {
- "defaultSscMode": null,
- "allowedSscModes": [ ]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": null,
- "arp": null,
- "priorityLevel": null
}, - "sessionAmbr": {
- "uplink": null,
- "downlink": null
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- null
], - "upSecurity": {
- "upIntegr": null,
- "upConfid": null
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": null,
- "gpsi": null,
- "extGroupId": null
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": null,
- "acsIpv4Addr": null,
- "acsIpv6Addr": null
}, - "ipv4FrameRouteList": [
- null
], - "ipv6FrameRouteList": [
- null
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}, - "additionalEcsAddrConfigInfos": [
- null
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- null
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "sscModes": {
- "defaultSscMode": null,
- "allowedSscModes": [ ]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": null,
- "arp": null,
- "priorityLevel": null
}, - "sessionAmbr": {
- "uplink": null,
- "downlink": null
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- null
], - "upSecurity": {
- "upIntegr": null,
- "upConfid": null
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": null,
- "gpsi": null,
- "extGroupId": null
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": null,
- "acsIpv4Addr": null,
- "acsIpv6Addr": null
}, - "ipv4FrameRouteList": [
- null
], - "ipv6FrameRouteList": [
- null
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}, - "additionalEcsAddrConfigInfos": [
- null
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- null
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "sharedTraceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- null
]
}, - "property2": {
- "dnnInfos": [
- null
]
}
}, - "sharedVnGroupDatas": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "dnn": "string",
- "singleNssai": {
- "sst": null,
- "sd": null
}, - "appDescriptors": [
- null
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": null,
- "downlink": null
}
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": null,
- "allowedSessionTypes": [ ]
}, - "dnn": "string",
- "singleNssai": {
- "sst": null,
- "sd": null
}, - "appDescriptors": [
- null
], - "secondaryAuth": true,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "additionalDnAaaAddresses": [
- null
], - "dnAaaFqdn": "string",
- "5gVnGroupCommunicationInd": true,
- "5gVnGroupCommunicationType": "WITH_N6_BASED_FORWARDING",
- "maxGroupDataRate": {
- "uplink": null,
- "downlink": null
}
}
}, - "treatmentInstructions": {
- "property1": "USE_IF_NO_CLASH",
- "property2": "USE_IF_NO_CLASH"
}, - "sharedSmSubsData": {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": null,
- "sscModes": null,
- "iwkEpsInd": null,
- "5gQosProfile": null,
- "sessionAmbr": null,
- "3gppChargingCharacteristics": null,
- "staticIpAddress": [ ],
- "upSecurity": null,
- "pduSessionContinuityInd": null,
- "niddNefId": null,
- "niddInfo": null,
- "redundantSessionAllowed": null,
- "acsInfo": null,
- "ipv4FrameRouteList": [ ],
- "ipv6FrameRouteList": [ ],
- "atsssAllowed": null,
- "secondaryAuth": null,
- "uavSecondaryAuth": null,
- "dnAaaIpAddressAllocation": null,
- "dnAaaAddress": null,
- "additionalDnAaaAddresses": [ ],
- "dnAaaFqdn": null,
- "iptvAccCtrlInfo": null,
- "ipv4Index": null,
- "ipv6Index": null,
- "ecsAddrConfigInfo": null,
- "additionalEcsAddrConfigInfos": [ ],
- "sharedEcsAddrConfigInfo": null,
- "additionalSharedEcsAddrConfigInfoIds": [ ],
- "easDiscoveryAuthorized": null,
- "onboardingInd": null,
- "aerialUeInd": null,
- "subscribedMaxIpv6PrefixSize": null,
- "hrSboAuthorized": null
}, - "property2": {
- "pduSessionTypes": null,
- "sscModes": null,
- "iwkEpsInd": null,
- "5gQosProfile": null,
- "sessionAmbr": null,
- "3gppChargingCharacteristics": null,
- "staticIpAddress": [ ],
- "upSecurity": null,
- "pduSessionContinuityInd": null,
- "niddNefId": null,
- "niddInfo": null,
- "redundantSessionAllowed": null,
- "acsInfo": null,
- "ipv4FrameRouteList": [ ],
- "ipv6FrameRouteList": [ ],
- "atsssAllowed": null,
- "secondaryAuth": null,
- "uavSecondaryAuth": null,
- "dnAaaIpAddressAllocation": null,
- "dnAaaAddress": null,
- "additionalDnAaaAddresses": [ ],
- "dnAaaFqdn": null,
- "iptvAccCtrlInfo": null,
- "ipv4Index": null,
- "ipv6Index": null,
- "ecsAddrConfigInfo": null,
- "additionalEcsAddrConfigInfos": [ ],
- "sharedEcsAddrConfigInfo": null,
- "additionalSharedEcsAddrConfigInfoIds": [ ],
- "easDiscoveryAuthorized": null,
- "onboardingInd": null,
- "aerialUeInd": null,
- "subscribedMaxIpv6PrefixSize": null,
- "hrSboAuthorized": null
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}, - "property2": {
- "stationaryIndication": null,
- "communicationDurationTime": null,
- "periodicTime": null,
- "scheduledCommunicationTime": null,
- "scheduledCommunicationType": null,
- "expectedUmts": [ ],
- "trafficProfile": null,
- "batteryIndication": null,
- "validityTime": null,
- "confidenceLevel": null,
- "accuracyLevel": null
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": null,
- "property2": null
}, - "property2": {
- "property1": null,
- "property2": null
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": null,
- "property2": null
}, - "property2": {
- "property1": null,
- "property2": null
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": null,
- "validityTime": null
}, - "property2": {
- "suggestedPacketNumDl": null,
- "validityTime": null
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- null
], - "granularityPeriod": 0
}
}, - "sharedEcsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [
- null
], - "ecsIpAddressList": [
- null
], - "ecsUriList": [
- null
], - "ecsProviderId": "string"
}, - "spatialValidityCond": {
- "trackingAreaList": [
- null
], - "countries": [
- null
], - "geographicalServiceArea": {
- "geographicAreaList": [ ],
- "civicAddressList": [ ]
}
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "supportedPlmns": [
- {
- "plmnId": null,
- "ecspIds": [ ]
}
]
}
}
], - "qmcConfigInfo": {
- "qoeReference": "string",
- "serviceType": "DASH",
- "sliceScope": [
- {
- "sst": 255,
- "sd": "string"
}
], - "areaScope": {
- "nrCellIdList": [
- "string"
], - "tacList": [
- "string"
], - "taiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "plmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}
]
}, - "qoeCollectionEntityAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "qoeTarget": {
- "supi": "string",
- "imsi": "string"
}, - "mdtAlignmentInfo": "string",
- "availableRanVisibleQoeMetrics": [
- "APPLICATION_LAYER_BUFFER_LEVEL_LIST"
], - "containerForAppLayerMeasConfig": "string",
- "mbsCommunicationServiceType": "MULTICAST"
}, - "mbsrOperationAllowed": {
- "mbsrOperationAllowedInd": false,
- "mbsrLocationInfo": {
- "mbsrLocation": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "mbsrLocationAreas": [
- "string"
]
}, - "mbsrTimeInfo": {
- "mbsrTimeWindow": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
], - "mbsrRecurTime": [
- {
- "recurTimeWindow": {
- "startTime": null,
- "endTime": null
}, - "recurType": "DAILY",
- "recurMonth": [
- null
], - "recurWeek": [
- null
], - "recurDay": [
- null
], - "recurDate": [
- null
]
}
]
}
}, - "ncrOperationAllowed": false,
- "ladnServiceAreas": {
- "property1": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- null
]
}
]
}, - "property2": {
- "dnnLadnServiceAreas": [
- {
- "dnn": "string",
- "ladnServiceArea": [
- null
]
}
]
}
}, - "ueLevelMeasurementsConfiguration": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}, - "smfSelData": {
- "supportedFeatures": "string",
- "subscribedSnssaiInfos": {
- "property1": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- null
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}, - "property2": {
- "dnnInfos": [
- {
- "dnn": "string",
- "defaultDnnIndicator": true,
- "lboRoamingAllowed": true,
- "iwkEpsInd": true,
- "dnnBarred": true,
- "invokeNefInd": true,
- "smfList": [
- null
], - "sameSmfInd": true,
- "hrSboAllowed": false
}
]
}
}, - "sharedSnssaiInfosId": "string",
- "hssGroupId": "string"
}, - "smsSubsData": {
- "smsSubscribed": true,
- "sharedSmsSubsDataId": "string",
- "supportedFeatures": "string"
}, - "smData": [
- {
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnConfigurations": {
- "property1": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}, - "property2": {
- "pduSessionTypes": {
- "defaultSessionType": "IPV4",
- "allowedSessionTypes": [
- null
]
}, - "sscModes": {
- "defaultSscMode": "SSC_MODE_1",
- "allowedSscModes": [
- null
]
}, - "iwkEpsInd": true,
- "5gQosProfile": {
- "5qi": 255,
- "arp": {
- "priorityLevel": null,
- "preemptCap": null,
- "preemptVuln": null
}, - "priorityLevel": 1
}, - "sessionAmbr": {
- "uplink": "string",
- "downlink": "string"
}, - "3gppChargingCharacteristics": "string",
- "staticIpAddress": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "upSecurity": {
- "upIntegr": "REQUIRED",
- "upConfid": "REQUIRED"
}, - "pduSessionContinuityInd": "MAINTAIN_PDUSESSION",
- "niddNefId": "string",
- "niddInfo": {
- "afId": "string",
- "gpsi": "string",
- "extGroupId": "string"
}, - "redundantSessionAllowed": true,
- "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "ipv4FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "ipv6FrameRouteList": [
- {
- "ipv4Mask": null,
- "ipv6Prefix": null
}
], - "atsssAllowed": false,
- "secondaryAuth": true,
- "uavSecondaryAuth": false,
- "dnAaaIpAddressAllocation": true,
- "dnAaaAddress": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "additionalDnAaaAddresses": [
- {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
], - "dnAaaFqdn": "string",
- "iptvAccCtrlInfo": "string",
- "ipv4Index": 0,
- "ipv6Index": 0,
- "ecsAddrConfigInfo": {
- "ecsServerAddr": {
- "ecsFqdnList": [ ],
- "ecsIpAddressList": [ ],
- "ecsUriList": [ ],
- "ecsProviderId": null
}, - "spatialValidityCond": {
- "trackingAreaList": [ ],
- "countries": [ ],
- "geographicalServiceArea": null
}, - "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "ecsAuthMethods": [
- null
], - "supportedPlmns": [
- null
]
}, - "additionalEcsAddrConfigInfos": [
- {
- "ecsServerAddr": null,
- "spatialValidityCond": null,
- "dnn": null,
- "snssai": null,
- "ecsAuthMethods": [ ],
- "supportedPlmns": [ ]
}
], - "sharedEcsAddrConfigInfo": "string",
- "additionalSharedEcsAddrConfigInfoIds": [
- "string"
], - "easDiscoveryAuthorized": false,
- "onboardingInd": false,
- "aerialUeInd": "AERIAL_UE_ALLOWED",
- "subscribedMaxIpv6PrefixSize": 0,
- "hrSboAuthorized": false
}
}, - "internalGroupIds": [
- "string"
], - "sharedVnGroupDataIds": {
- "property1": "string",
- "property2": "string"
}, - "sharedDnnConfigurationsId": "string",
- "odbPacketServices": "ALL_PACKET_SERVICES",
- "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string",
- "expectedUeBehavioursList": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "expectedUeBehaviourData": {
- "property1": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [ ],
- "timeOfDayStart": null,
- "timeOfDayEnd": null
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- null
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": null,
- "replaceableInd": null,
- "rechargeableInd": null
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "property2": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- null
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "suggestedPacketNumDlList": {
- "property1": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}, - "property2": {
- "suggestedPacketNumDl": 1,
- "validityTime": "2019-08-24T14:15:22Z"
}
}, - "3gppChargingCharacteristics": "string",
- "nsacMode": "VPLMN_ADMISSION",
- "sessInactTimer": 0,
- "supportedFeatures": "string",
- "additionalSharedDnnConfigurationsIds": [
- "string"
], - "ueLevelMeasConfig": {
- "jobType": "IMMEDIATE_MDT_ONLY",
- "ueLevelMeasurementsList": [
- "GTP_DELAYDLPSAUPFUEMEAN_SNSSAI_QFI"
], - "granularityPeriod": 0
}
}
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "smsMngData": {
- "supportedFeatures": "string",
- "mtSmsSubscribed": true,
- "mtSmsBarringAll": true,
- "mtSmsBarringRoaming": true,
- "moSmsSubscribed": true,
- "moSmsBarringAll": true,
- "moSmsBarringRoaming": true,
- "sharedSmsMngDataIds": [
- "string"
], - "traceData": {
- "traceRef": "string",
- "traceDepth": "MINIMUM",
- "neTypeList": "string",
- "eventList": "string",
- "collectionEntityIpv4Addr": "198.51.100.1",
- "collectionEntityIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "traceReportingConsumerUri": "string",
- "interfaceList": "string",
- "jobType": "IMMEDIATE_MDT_ONLY"
}, - "sharedTraceDataId": "string"
}, - "lcsPrivacyData": {
- "lpi": {
- "locationPrivacyInd": "LOCATION_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "unrelatedClass": {
- "defaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "externalUnrelatedClass": {
- "lcsClientExternals": [
- {
- "allowedGeographicArea": [
- null
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}
}
], - "afExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- null
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}
}
], - "lcsClientGroupExternals": [
- {
- "lcsClientGroupId": "string",
- "allowedGeographicArea": [
- null
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}
}
]
}, - "serviceTypeUnrelatedClasses": [
- {
- "serviceType": 127,
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "privacyCheckRelatedAction": "LOCATION_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "plmnOperatorClasses": [
- {
- "lcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "evtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "areaUsageInd": "INSIDE_REPORTING",
- "upLocRepIndAf": "USER_PLANE_REPORT_NOT_ALLOWED"
}, - "lcsMoData": {
- "allowedServiceClasses": [
- "BASIC_SELF_LOCATION"
], - "moAssistanceDataTypes": {
- "locationAssistanceType": "string"
}
}, - "lcsSubscriptionData": {
- "configuredLmfId": "string",
- "pruInd": "NON_PRU",
- "lpHapType": "LOW_POW_HIGH_ACCU_POS",
- "userPlanePosIndLmf": false
}, - "lcsBcaData": {
- "locationAssistanceType": "string"
}, - "v2xData": {
- "nrV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "lteV2xServicesAuth": {
- "vehicleUeAuth": "AUTHORIZED",
- "pedestrianUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "proseData": {
- "proseServiceAuth": {
- "proseDirectDiscoveryAuth": "AUTHORIZED",
- "proseDirectCommunicationAuth": "AUTHORIZED",
- "proseL2RelayAuth": "AUTHORIZED",
- "proseL3RelayAuth": "AUTHORIZED",
- "proseL2RemoteAuth": "AUTHORIZED",
- "proseL3RemoteAuth": "AUTHORIZED",
- "proseMultipathComL2RemoteAuth": "AUTHORIZED",
- "proseL2UeRelayAuth": "AUTHORIZED",
- "proseL3UeRelayAuth": "AUTHORIZED",
- "proseL2EndAuth": "AUTHORIZED",
- "proseL3EndAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "proseAllowedPlmn": [
- {
- "visitedPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "proseDirectAllowed": [
- "ANNOUNCE"
]
}
]
}, - "odbData": {
- "roamingOdb": "OUTSIDE_HOME_PLMN"
}, - "eeProfileData": {
- "restrictedEventTypes": [
- "LOSS_OF_CONNECTIVITY"
], - "supportedFeatures": "string",
- "allowedMtcProvider": {
- "property1": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
], - "property2": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
]
}, - "iwkEpcRestricted": false,
- "imsi": "string",
- "hssGroupId": "string"
}, - "ppProfileData": {
- "allowedMtcProviders": {
- "property1": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
], - "property2": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
]
}, - "supportedFeatures": "string"
}, - "niddAuthData": {
- "authorizationData": [
- {
- "supi": "string",
- "gpsi": "string",
- "validityTime": "2019-08-24T14:15:22Z"
}
], - "allowedDnnList": [
- "string"
], - "allowedSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "allowedMtcProviders": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
], - "validityTime": "2019-08-24T14:15:22Z"
}, - "ucData": {
- "userConsentPerPurposeList": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}
}, - "mbsSubscriptionData": {
- "mbsAllowed": false,
- "mbsSessionIdList": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
], - "ueMbsAssistanceInfo": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}
]
}, - "ppData": {
- "communicationCharacteristics": {
- "ppSubsRegTimer": {
- "subsRegTimer": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppActiveTime": {
- "activeTime": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppDlPacketCount": 0,
- "ppDlPacketCountExt": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "dnn": "string",
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppMaximumResponseTime": {
- "maximumResponseTime": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "ppMaximumLatency": {
- "maximumLatency": 0,
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}
}, - "supportedFeatures": "string",
- "expectedUeBehaviourParameters": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "scheduledCommunicationType": "DOWNLINK_ONLY",
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- 1
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "expectedUmts": [
- {
- "geographicAreas": [
- {
- "shape": null,
- "point": null
}
], - "civicAddresses": [
- {
- "country": null,
- "A1": null,
- "A2": null,
- "A3": null,
- "A4": null,
- "A5": null,
- "A6": null,
- "PRD": null,
- "POD": null,
- "STS": null,
- "HNO": null,
- "HNS": null,
- "LMK": null,
- "LOC": null,
- "NAM": null,
- "PC": null,
- "BLD": null,
- "UNIT": null,
- "FLR": null,
- "ROOM": null,
- "PLC": null,
- "PCN": null,
- "POBOX": null,
- "ADDCODE": null,
- "SEAT": null,
- "RD": null,
- "RDSEC": null,
- "RDBR": null,
- "RDSUBBR": null,
- "PRM": null,
- "POM": null,
- "usageRules": null,
- "method": null,
- "providedBy": null
}
], - "nwAreaInfo": {
- "ecgis": [
- null
], - "ncgis": [
- null
], - "gRanNodeIds": [
- null
], - "tais": [
- null
]
}, - "umtTime": {
- "timeOfDay": "string",
- "dayOfWeek": 1
}
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "mtcProviderInformation": "string"
}, - "expectedUeBehaviourExtension": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "expectedUeBehaviourData": {
- "property1": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "stationaryIndication": "STATIONARY",
- "communicationDurationTime": 0,
- "periodicTime": 0,
- "scheduledCommunicationTime": {
- "daysOfWeek": [
- null
], - "timeOfDayStart": "string",
- "timeOfDayEnd": "string"
}, - "scheduledCommunicationType": "DOWNLINK_ONLY",
- "expectedUmts": [
- {
- "geographicAreas": [ ],
- "civicAddresses": [ ],
- "nwAreaInfo": null,
- "umtTime": null
}
], - "trafficProfile": "SINGLE_TRANS_UL",
- "batteryIndication": {
- "batteryInd": true,
- "replaceableInd": true,
- "rechargeableInd": true
}, - "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}, - "mtcProviderInformation": "string"
}, - "ecRestriction": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "plmnEcInfos": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ecRestrictionDataWb": {
- "ecModeARestricted": true,
- "ecModeBRestricted": true
}, - "ecRestrictionDataNb": false
}
], - "mtcProviderInformation": "string"
}, - "acsInfo": {
- "acsUrl": "string",
- "acsIpv4Addr": "198.51.100.1",
- "acsIpv6Addr": "2001:db8:85a3::8a2e:370:7334"
}, - "stnSr": "string",
- "lcsPrivacy": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "lpi": {
- "locationPrivacyInd": "LOCATION_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "mtcProviderInformation": "string",
- "evtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}, - "areaUsageInd": "POSITIVE_SENSE",
- "upLocRepIndAf": "USER_PLANE_REPORT_NOT_ALLOWED"
}, - "sorInfo": {
- "steeringContainer": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "accessTechList": [
- "NR"
]
}
], - "ackInd": true,
- "sorMacIausf": "string",
- "countersor": "string",
- "provisioningTime": "2019-08-24T14:15:22Z",
- "sorTransparentContainer": "string",
- "sorCmci": "string",
- "sorSnpnSi": "string",
- "sorSnpnSiLs": "string",
- "storeSorCmciInMe": true,
- "usimSupportOfSorCmci": true
}, - "5mbsAuthorizationInfo": {
- "5mbsSessionIds": [
- {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": null,
- "mnc": null
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}, - "destIpAddr": {
- "ipv4Addr": null,
- "ipv6Addr": null,
- "ipv6Prefix": null
}
}, - "nid": "string"
}
]
}, - "dnnSnssaiSpecificGroup": {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "defQos": {
- "5qi": 255,
- "arp": {
- "priorityLevel": 1,
- "preemptCap": "NOT_PREEMPT",
- "preemptVuln": "NOT_PREEMPTABLE"
}, - "priorityLevel": 1
}, - "afReqServArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
]
}, - "mbsAssistanceInfo": {
- "mbsSessionId": {
- "tmgi": {
- "mbsServiceId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}
}, - "ssm": {
- "sourceIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "destIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
}, - "nid": "string"
}, - "assistanceInfo": [
- "string"
]
}, - "appSpecificExpectedUeBehaviour": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "appSpecificExpectedUeBehaviourData": {
- "property1": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}, - "property2": {
- "appId": "string",
- "trafficFilters": [
- {
- "flowId": null,
- "flowDescriptions": [ ],
- "tosTC": null
}
], - "expectedInactivityTime": 0,
- "validityTime": "2019-08-24T14:15:22Z",
- "confidenceLevel": "string",
- "accuracyLevel": "string"
}
}
}, - "sliceUsageControlInfos": [
- {
- "sNssai": {
- "sst": 255,
- "sd": "string"
}, - "deregInactTimer": 0,
- "sessInactTimer": 0
}
], - "rangingSlPrivacy": {
- "afInstanceId": "string",
- "referenceId": 18446744073709552000,
- "rslppi": {
- "rangingSlPrivacyInd": "RANGINGSL_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
}
}, - "a2xData": {
- "nrA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "lteA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}, - "rangingSlPrivacyData": {
- "rslppi": {
- "rangingSlPrivacyInd": "RANGINGSL_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "rangingSlUnrelatedClass": {
- "rangingSlDefaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "rangingSlExternalUnrelatedClass": {
- "rangingSlLcsClientExternals": [
- {
- "allowedGeographicArea": [
- null
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}
}
], - "rangingSlAfExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- null
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": null,
- "endTime": null
}
}
]
}, - "rangingSlAppIDUnrelatedClasses": [
- {
- "rangingSlAppID": "string",
- "allowedGeographicArea": [
- {
- "shape": null,
- "point": null
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "rangingSlPlmnOperatorClasses": [
- {
- "rangingSlLcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "rangingSlEvtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
}
}, - "additionalDataRefs": [
- {
- "monitoredResourceUris": [
- "string"
], - "additionalDataUris": [
- "string"
]
}
]
}
], - "smfRegistrations": [
- {
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "smfSetId": "string",
- "supportedFeatures": "string",
- "pduSessionId": 255,
- "singleNssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": "string",
- "emergencyServices": true,
- "pcscfRestorationCallbackUri": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "pgwFqdn": "string",
- "pgwIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "epdgInd": false,
- "deregCallbackUri": "string",
- "registrationReason": "SMF_CONTEXT_TRANSFERRED",
- "registrationTime": "2019-08-24T14:15:22Z",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}, - "pcfId": "37aeb506-fedd-4cde-8b21-8857970284a5",
- "dataRestorationCallbackUri": "string",
- "resetIds": [
- "string"
], - "udrRestartInd": false,
- "lastSynchronizationTime": "2019-08-24T14:15:22Z",
- "pduSessionReActivationRequired": false,
- "staleCheckCallbackUri": "string",
- "udmStaleCheckCallbackUri": "string",
- "wildcardInd": true
}
], - "ipSmGw": {
- "ipSmGwMapAddress": "string",
- "ipSmGwDiameterAddress": {
- "name": "string",
- "realm": "string"
}, - "ipsmgwIpv4": "198.51.100.1",
- "ipsmgwIpv6": "2001:db8:85a3::8a2e:370:7334",
- "ipsmgwFqdn": "string",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "unriIndicator": false,
- "resetIds": [
- "string"
], - "ipSmGwSbiSupInd": false
}, - "roamingInfo": {
- "roaming": true,
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}
}, - "peiInfo": {
- "pei": "string"
}, - "sorData": {
- "provisioningTime": "2019-08-24T14:15:22Z",
- "ueUpdateStatus": "NOT_SENT",
- "sorXmacIue": "string",
- "sorMacIue": "string",
- "meSupportOfSorCmci": true,
- "meSupportOfSorSnpnSi": false,
- "meSupportOfSorSnpnSiLs": false
}, - "upuData": {
- "provisioningTime": "2019-08-24T14:15:22Z",
- "ueUpdateStatus": "NOT_SENT",
- "upuXmacIue": "string",
- "upuMacIue": "string"
}, - "nssaiAckData": {
- "provisioningTime": "2019-08-24T14:15:22Z",
- "ueUpdateStatus": "NOT_SENT"
}, - "cagAckData": {
- "provisioningTime": "2019-08-24T14:15:22Z",
- "ueUpdateStatus": "NOT_SENT"
}
}
ueId required | string^(msisdn-[0-9]{5,15}|.+|extid-[^@]+@[^@]+|ext... UE ID |
required | string or string (ServiceType) Service Type |
required | object (Snssai) single NSSAI |
dnn required | string (Dnn) DNN |
mtc-provider-information | string (MtcProviderInformation) MTC Provider Information |
af-id | string Application Function Identifier |
If-None-Match | string Validator for conditional requests, as described in RFC 9110, 13.1.2 |
If-Modified-Since | string Validator for conditional requests, as described in RFC 9110, 13.1.3 |
{- "authorizationData": [
- {
- "supi": "string",
- "gpsi": "string",
- "validityTime": "2019-08-24T14:15:22Z"
}
], - "allowedDnnList": [
- "string"
], - "allowedSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "allowedMtcProviders": [
- {
- "mtcProviderInformation": "string",
- "afId": "string"
}
], - "validityTime": "2019-08-24T14:15:22Z"
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
required | string or string (ServiceType) Service Type |
required | object non-empty A map (list of key-value pairs where authId serves as key) of AuthorizationInfo |
{- "serviceSpecificAuthorizationList": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": "string",
- "mtcProviderInformation": "string",
- "authUpdateCallbackUri": "string",
- "afId": "string",
- "nefId": "string",
- "validityTime": "2019-08-24T14:15:22Z",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": "string",
- "mtcProviderInformation": "string",
- "authUpdateCallbackUri": "string",
- "afId": "string",
- "nefId": "string",
- "validityTime": "2019-08-24T14:15:22Z",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}
}
}
{- "serviceSpecificAuthorizationList": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": "string",
- "mtcProviderInformation": "string",
- "authUpdateCallbackUri": "string",
- "afId": "string",
- "nefId": "string",
- "validityTime": "2019-08-24T14:15:22Z",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": "string",
- "mtcProviderInformation": "string",
- "authUpdateCallbackUri": "string",
- "afId": "string",
- "nefId": "string",
- "validityTime": "2019-08-24T14:15:22Z",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}
}
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
required | string or string (ServiceType) Service Type |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
required | string or string (ServiceType) Service Type |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Features required to be supported by the target NF |
required | string or string (PatchOperation) Operations as defined in IETF RFC 6902. |
path required | string contains a JSON pointer value (as defined in IETF RFC 6901) that references a location of a resource on which the patch operation shall be performed. |
from | string indicates the path of the source JSON element (according to JSON Pointer syntax) being moved or copied to the location indicated by the "path" attribute. |
value | any |
[- {
- "op": "add",
- "path": "string",
- "from": "string",
- "value": null
}
]
{- "report": [
- {
- "path": "string",
- "reason": "string"
}
]
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
required | string or string (ServiceType) Service Type |
{- "serviceSpecificAuthorizationList": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": "string",
- "mtcProviderInformation": "string",
- "authUpdateCallbackUri": "string",
- "afId": "string",
- "nefId": "string",
- "validityTime": "2019-08-24T14:15:22Z",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": "string",
- "mtcProviderInformation": "string",
- "authUpdateCallbackUri": "string",
- "afId": "string",
- "nefId": "string",
- "validityTime": "2019-08-24T14:15:22Z",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}
}
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
roaming | boolean |
required | object (PlmnId) When PlmnId needs to be converted to string (e.g. when used in maps as key), the string shall be composed of three digits "mcc" followed by "-" and two or three digits "mnc". |
{- "roaming": true,
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}
}
{- "roaming": true,
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
{- "roaming": true,
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
pei required | 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. |
{- "pei": "string"
}
{- "pei": "string"
}
ueGroupId required | string (VarUeGroupId) ^(extgroupid-[^@]+@[^@]+|anyUE)$ UE group Id or any UE. |
subsId required | string |
amfInstanceId required | 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. |
subscriptionId required | string (Uri) String providing an URI formatted according to RFC 3986. |
subsChangeNotifyCorrelationId | string |
object (ContextInfo) Context Information |
[- {
- "amfInstanceId": "7e4f0d93-6733-4b66-bd15-e32f5d2e505f",
- "subscriptionId": "string",
- "subsChangeNotifyCorrelationId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}
]
[- {
- "amfInstanceId": "7e4f0d93-6733-4b66-bd15-e32f5d2e505f",
- "subscriptionId": "string",
- "subsChangeNotifyCorrelationId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}
]
ueGroupId required | string (VarUeGroupId) ^(extgroupid-[^@]+@[^@]+|anyUE)$ UE group Id or any UE. |
subsId required | string |
required | Array of objects (SmfSubscriptionItem) non-empty |
{- "smfSubscriptionList": [
- {
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "subscriptionId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}
]
}
{- "smfSubscriptionList": [
- {
- "smfInstanceId": "881bd0af-715f-4bf9-a1cf-de5ece768908",
- "subscriptionId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}
]
}
ueGroupId required | string (VarUeGroupId) ^(extgroupid-[^@]+@[^@]+|anyUE)$ Group of UEs or any UE |
subsId required | string |
required | Array of objects (HssSubscriptionItem) non-empty |
{- "hssSubscriptionList": [
- {
- "hssInstanceId": "5e4e6fbd-fb66-4992-97b1-0209ec0aa3d2",
- "subscriptionId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}
]
}
{- "hssSubscriptionList": [
- {
- "hssInstanceId": "5e4e6fbd-fb66-4992-97b1-0209ec0aa3d2",
- "subscriptionId": "string",
- "contextInfo": {
- "origHeaders": [
- "string"
], - "requestHeaders": [
- "string"
]
}
}
]
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
string or string (UcPurpose) User consent purpose |
If-None-Match | string Validator for conditional requests, as described in RFC 9110, 13.1.2 |
If-Modified-Since | string Validator for conditional requests, as described in RFC 9110, 13.1.3 |
{- "userConsentPerPurposeList": {
- "property1": "CONSENT_NOT_GIVEN",
- "property2": "CONSENT_NOT_GIVEN"
}
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
If-None-Match | string Validator for conditional requests, as described in RFC 9110, 13.1.2 |
If-Modified-Since | string Validator for conditional requests, as described in RFC 9110, 13.1.3 |
{- "afReqAuthorizations": {
- "gptpAllowedInfoList": [
- {
- "dnn": "string",
- "sNssai": {
- "sst": 255,
- "sd": "string"
}, - "gptpAllowed": true,
- "coverageArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "uuTimeSyncErrBdgt": 0,
- "tempVals": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "acceptableInd": false,
- "clockQualityAcceptanceCriteria": {
- "synchronizationState": [
- "LOCKED"
], - "clockQuality": {
- "traceabilityToGnss": true,
- "traceabilityToUtc": true,
- "frequencyStability": 65535,
- "clockAccuracyIndex": "string",
- "clockAccuracyValue": 1
}, - "parentTimeSource": [
- "SYNC_E"
]
}
}
], - "astiAllowedInfo": {
- "astiAllowed": true,
- "coverageArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "uuTimeSyncErrBdgt": 0,
- "tempVals": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "clockQualityMetricsInd": false,
- "acceptableInd": false,
- "clockQualityAcceptanceCriteria": {
- "synchronizationState": [
- "LOCKED"
], - "clockQuality": {
- "traceabilityToGnss": true,
- "traceabilityToUtc": true,
- "frequencyStability": 65535,
- "clockAccuracyIndex": "string",
- "clockAccuracyValue": 1
}, - "parentTimeSource": [
- "SYNC_E"
]
}
}
}, - "serviceIds": [
- {
- "dnn": "string",
- "sNssai": {
- "sst": 255,
- "sd": "string"
}, - "reference": "string",
- "tempVals": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "coverageArea": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "uuTimeSyncErrBdgt": 0
}
]
}
gpsis | Array of strings (Gpsi) [ items^(msisdn-[0-9]{5,15}|extid-[^@]+@[^@]+|.+)$ ] List of GPSIs |
{- "property1": {
- "multicastGroupMemb": [
- "string"
], - "afInstanceId": "string",
- "internalGroupIdentifier": "string"
}, - "property2": {
- "multicastGroupMemb": [
- "string"
], - "afInstanceId": "string",
- "internalGroupIdentifier": "string"
}
}
externalGroupId required | string (ExtGroupId) ^extgroupid-[^@]+@[^@]+$ External Identifier of a group of UEs |
multicastGroupMemb required | Array of strings (Gpsi) non-empty [ items^(msisdn-[0-9]{5,15}|extid-[^@]+@[^@]+|.+)$ ] |
afInstanceId | string |
internalGroupIdentifier | string (GroupId) ^[A-Fa-f0-9]{8}-[0-9]{3}-[0-9]{2,3}-([A-Fa-f0... String identifying a group of devices network internal globally unique ID which identifies a set of IMSIs, as specified in clause 19.9 of 3GPP TS 23.003. |
{- "multicastGroupMemb": [
- "string"
], - "afInstanceId": "string",
- "internalGroupIdentifier": "string"
}
{- "multicastGroupMemb": [
- "string"
], - "afInstanceId": "string",
- "internalGroupIdentifier": "string"
}
externalGroupId required | string (ExtGroupId) ^extgroupid-[^@]+@[^@]+$ External Identifier of a group of UEs |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "cause": "string",
- "invalidParams": [
- {
- "param": "string",
- "reason": "string"
}
], - "supportedFeatures": "string",
- "accessTokenError": {
- "error": "invalid_request",
- "error_description": "string",
- "error_uri": "string"
}, - "accessTokenRequest": {
- "grant_type": "client_credentials",
- "nfInstanceId": "bef4e5a3-4b03-48b3-a176-c7ae2a79cac4",
- "nfType": "NRF",
- "targetNfType": "NRF",
- "scope": "string",
- "targetNfInstanceId": "00a5bf51-9ab2-46b2-9126-8dd1e1648e27",
- "requesterPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "requesterPlmnList": [
- {
- "mcc": "string",
- "mnc": "string"
}, - {
- "mcc": "string",
- "mnc": "string"
}
], - "requesterSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "requesterFqdn": "string",
- "requesterSnpnList": [
- {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
], - "targetPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "targetSnpn": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "targetSnssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "targetNsiList": [
- "string"
], - "targetNfSetId": "string",
- "targetNfServiceSetId": "string",
- "hnrfAccessTokenUri": "string",
- "sourceNfInstanceId": "a44b4150-dc6f-4a46-b748-9ca9cedef9b1",
- "vendorId": "string",
- "analyticsIds": [
- "SLICE_LOAD_LEVEL"
], - "requesterInterIndList": [
- {
- "analyticsId": "SLICE_LOAD_LEVEL",
- "vendorList": [
- "string"
]
}
], - "sourceVendorId": "string"
}, - "nrfId": "string",
- "supportedApiVersions": [
- "string"
], - "noProfileMatchInfo": {
- "reason": "REQUESTER_PLMN_NOT_ALLOWED",
- "queryParamCombinationList": [
- {
- "queryParams": [
- {
- "name": "string",
- "value": "string"
}
]
}
]
}
}
externalGroupId required | string (ExtGroupId) ^extgroupid-[^@]+@[^@]+$ External Identifier of a group of UEs |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Features required to be supported by the target NF |
required | string or string (PatchOperation) Operations as defined in IETF RFC 6902. |
path required | string contains a JSON pointer value (as defined in IETF RFC 6901) that references a location of a resource on which the patch operation shall be performed. |
from | string indicates the path of the source JSON element (according to JSON Pointer syntax) being moved or copied to the location indicated by the "path" attribute. |
value | any |
[- {
- "op": "add",
- "path": "string",
- "from": "string",
- "value": null
}
]
{- "report": [
- {
- "path": "string",
- "reason": "string"
}
]
}
externalGroupId required | string (ExtGroupId) ^extgroupid-[^@]+@[^@]+$ External Identifier of a group of UEs |
{- "multicastGroupMemb": [
- "string"
], - "afInstanceId": "string",
- "internalGroupIdentifier": "string"
}
internal-group-ids required | Array of strings (GroupId) [ items^[A-Fa-f0-9]{8}-[0-9]{3}-[0-9]{2,3}-([A-Fa-f0... ] List of Internal Group IDs |
{- "property1": {
- "multicastGroupMemb": [
- "string"
], - "afInstanceId": "string",
- "internalGroupIdentifier": "string"
}, - "property2": {
- "multicastGroupMemb": [
- "string"
], - "afInstanceId": "string",
- "internalGroupIdentifier": "string"
}
}
ext-group-ids | Array of strings (ExtGroupId) non-empty [ items^extgroupid-[^@]+@[^@]+$ ] List of external MBS group identifiers |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
{- "allowedMbsInfos": {
- "property1": [
- {
- "afId": "string"
}
], - "property2": [
- {
- "afId": "string"
}
]
}, - "supportedFeatures": "string"
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
If-None-Match | string Validator for conditional requests, as described in RFC 9110, 13.1.2 |
If-Modified-Since | string Validator for conditional requests, as described in RFC 9110, 13.1.3 |
{- "rangingSlPosAuth": {
- "rgSlPosPc5Auth": "AUTHORIZED",
- "rgSlPosLocAuth": "AUTHORIZED",
- "rgSlPosClientAuth": "AUTHORIZED",
- "rgSlPosServerAuth": "AUTHORIZED"
}, - "rangingSlPosPlmn": [
- {
- "rangingSlPosPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "rangingSlPosAllowed": [
- "PC5"
]
}
], - "rangingSlPosQos": {
- "hAccuracy": 0.1,
- "vAccuracy": 0.1,
- "relativeHAccuracy": 0.1,
- "relativeVAccuracy": 0.1,
- "distanceAccuracy": 0.1,
- "directionAccuracy": 0.1,
- "verticalRequested": true,
- "responseTime": "LOW_DELAY",
- "lcsQosClass": "BEST_EFFORT",
- "rangingSlPosPriorityLevel": 1,
- "rangingSlPosDelayBudget": 1023
}
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
If-None-Match | string Validator for conditional requests, as described in RFC 9110, 13.1.2 |
If-Modified-Since | string Validator for conditional requests, as described in RFC 9110, 13.1.3 |
{- "nrA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "lteA2xServicesAuth": {
- "uavUeAuth": "AUTHORIZED"
}, - "nrUePc5Ambr": "string",
- "ltePc5Ambr": "string"
}
ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
fields | Array of strings non-empty attributes to be retrieved |
supported-features | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
If-None-Match | string Validator for conditional requests, as described in RFC 9110, 13.1.2 |
If-Modified-Since | string Validator for conditional requests, as described in RFC 9110, 13.1.3 |
{- "rslppi": {
- "rangingSlPrivacyInd": "RANGINGSL_DISALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}, - "rangingSlUnrelatedClass": {
- "rangingSlDefaultUnrelatedClass": {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}, - "rangingSlExternalUnrelatedClass": {
- "rangingSlLcsClientExternals": [
- {
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
], - "rangingSlAfExternals": [
- {
- "afId": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
}
]
}, - "rangingSlAppIDUnrelatedClasses": [
- {
- "rangingSlAppID": "string",
- "allowedGeographicArea": [
- {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
], - "rangingSlPrivacyCheckRelatedAction": "RANGINGSL_NOT_ALLOWED",
- "codeWordInd": "CODEWORD_CHECK_IN_UE",
- "validTimePeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}, - "codeWordList": [
- "string"
]
}
]
}, - "rangingSlPlmnOperatorClasses": [
- {
- "rangingSlLcsClientClass": "BROADCAST_SERVICE",
- "lcsClientIds": [
- "string"
]
}
], - "rangingSlEvtRptExpectedArea": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
}