Download OpenAPI specification:
Unified Data Repository Service.
© 2025, 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 |
| 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 |
| 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"
}| 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"
}
}| 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 |
| 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 |
| 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 |
| 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"
}| ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
{- "pei": "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}|... 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 |
{- "allowedServiceClasses": [
- "BASIC_SELF_LOCATION"
], - "moAssistanceDataTypes": {
- "locationAssistanceType": "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 |
{- "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}|... 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 |
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)$ 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"
]
}
}
]
}| 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"
}| 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": { }
}
}| 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"
}| 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 |
| 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) (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) (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 |
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}|... 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) (schemas-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 |
{- "roamingOdb": "OUTSIDE_HOME_PLMN"
}| 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^(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}|... 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 |
{- "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}|... 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
}
]
}| 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"
]
}| 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"
]
}
]
}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}|... 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 |
| 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 |
| 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
}
]
}| 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
}
}
}| ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
| supp-feat | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
Array of strings or strings (PolicyDataSubset) >= 2 items List of policy data subset names |
{- "uePolicyDataSet": {
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "subscCats": [
- "string"
], - "uePolicySections": {
- "property1": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}, - "property2": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}
}, - "upsis": [
- "string"
], - "allowedRouteSelDescs": {
- "property1": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnRouteSelDescs": [
- {
- "dnn": "string",
- "sscModes": [
- "SSC_MODE_1"
], - "pduSessTypes": [
- "IPV4"
], - "atsssInfo": false,
- "lboRoamAllowed": true
}
]
}
]
}, - "property2": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnRouteSelDescs": [
- {
- "dnn": "string",
- "sscModes": [
- "SSC_MODE_1"
], - "pduSessTypes": [
- "IPV4"
], - "atsssInfo": false,
- "lboRoamAllowed": true
}
]
}
]
}
}, - "andspInd": true,
- "epsUrspInd": true,
- "vpsUrspInd": true,
- "urspEnfInd": true,
- "pei": "string",
- "osIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "tracingReq": {
- "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"
}, - "resetIds": [
- "string"
], - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "suppFeat": "string"
}, - "smPolicyDataSet": {
- "smPolicySnssaiData": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "smPolicyDnnData": {
- "property1": {
- "dnn": "string",
- "allowedServices": [
- "string"
], - "subscCats": [
- "string"
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": null,
- "activationTime": null
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": null,
- "activationTime": null
}
]
}
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "refUmDataLimitIds": {
- "property1": {
- "limitId": "string",
- "monkey": [
- "string"
]
}, - "property2": {
- "limitId": "string",
- "monkey": [
- "string"
]
}
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "ecgiList": [
- {
- "plmnId": null,
- "eutraCellId": null,
- "nid": null
}
], - "ncgiList": [
- {
- "plmnId": null,
- "nrCellId": null,
- "nid": null
}
], - "globalRanNodeIdList": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
], - "globaleNbIdList": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "ecgiList": [
- {
- "plmnId": null,
- "eutraCellId": null,
- "nid": null
}
], - "ncgiList": [
- {
- "plmnId": null,
- "nrCellId": null,
- "nid": null
}
], - "globalRanNodeIdList": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
], - "globaleNbIdList": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
]
}
}, - "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}
], - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "dnn": "string",
- "allowedServices": [
- "string"
], - "subscCats": [
- "string"
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": null,
- "activationTime": null
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": null,
- "activationTime": null
}
]
}
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "refUmDataLimitIds": {
- "property1": {
- "limitId": "string",
- "monkey": [
- "string"
]
}, - "property2": {
- "limitId": "string",
- "monkey": [
- "string"
]
}
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "ecgiList": [
- {
- "plmnId": null,
- "eutraCellId": null,
- "nid": null
}
], - "ncgiList": [
- {
- "plmnId": null,
- "nrCellId": null,
- "nid": null
}
], - "globalRanNodeIdList": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
], - "globaleNbIdList": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "ecgiList": [
- {
- "plmnId": null,
- "eutraCellId": null,
- "nid": null
}
], - "ncgiList": [
- {
- "plmnId": null,
- "nrCellId": null,
- "nid": null
}
], - "globalRanNodeIdList": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
], - "globaleNbIdList": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
]
}
}, - "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}
], - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
]
}
}, - "ueSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "smPolicyDnnData": {
- "property1": {
- "dnn": "string",
- "allowedServices": [
- "string"
], - "subscCats": [
- "string"
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": null,
- "activationTime": null
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": null,
- "activationTime": null
}
]
}
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "refUmDataLimitIds": {
- "property1": {
- "limitId": "string",
- "monkey": [
- "string"
]
}, - "property2": {
- "limitId": "string",
- "monkey": [
- "string"
]
}
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "ecgiList": [
- {
- "plmnId": null,
- "eutraCellId": null,
- "nid": null
}
], - "ncgiList": [
- {
- "plmnId": null,
- "nrCellId": null,
- "nid": null
}
], - "globalRanNodeIdList": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
], - "globaleNbIdList": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "ecgiList": [
- {
- "plmnId": null,
- "eutraCellId": null,
- "nid": null
}
], - "ncgiList": [
- {
- "plmnId": null,
- "nrCellId": null,
- "nid": null
}
], - "globalRanNodeIdList": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
], - "globaleNbIdList": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
]
}
}, - "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}
], - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "dnn": "string",
- "allowedServices": [
- "string"
], - "subscCats": [
- "string"
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": null,
- "activationTime": null
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": null,
- "activationTime": null
}
]
}
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "refUmDataLimitIds": {
- "property1": {
- "limitId": "string",
- "monkey": [
- "string"
]
}, - "property2": {
- "limitId": "string",
- "monkey": [
- "string"
]
}
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "ecgiList": [
- {
- "plmnId": null,
- "eutraCellId": null,
- "nid": null
}
], - "ncgiList": [
- {
- "plmnId": null,
- "nrCellId": null,
- "nid": null
}
], - "globalRanNodeIdList": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
], - "globaleNbIdList": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "ecgiList": [
- {
- "plmnId": null,
- "eutraCellId": null,
- "nid": null
}
], - "ncgiList": [
- {
- "plmnId": null,
- "nrCellId": null,
- "nid": null
}
], - "globalRanNodeIdList": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
], - "globaleNbIdList": [
- {
- "plmnId": null,
- "n3IwfId": null,
- "gNbId": null,
- "ngeNbId": null,
- "wagfId": null,
- "tngfId": null,
- "nid": null,
- "eNbId": null
}
]
}
}, - "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}
], - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
]
}
}, - "ueSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}
}
}, - "umDataLimits": {
- "property1": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "usageLimit": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetPeriod": {
- "period": "YEARLY",
- "maxNumPeriod": 0
}
}, - "property2": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "usageLimit": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetPeriod": {
- "period": "YEARLY",
- "maxNumPeriod": 0
}
}
}, - "umData": {
- "property1": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "allowedUsage": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetTime": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "property2": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "allowedUsage": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetTime": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}
}, - "suppFeat": "string"
}, - "amPolicyDataSet": {
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "subscCats": [
- "string"
], - "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "suppFeat": "string"
}, - "umData": {
- "property1": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "allowedUsage": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetTime": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "property2": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "allowedUsage": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetTime": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}
}, - "operatorSpecificDataSet": {
- "property1": {
- "dataType": "string",
- "dataTypeDefinition": "string",
- "value": null,
- "supportedFeatures": "string",
- "resetIds": [
- "string"
]
}, - "property2": {
- "dataType": "string",
- "dataTypeDefinition": "string",
- "value": null,
- "supportedFeatures": "string",
- "resetIds": [
- "string"
]
}
}, - "suppFeat": "string"
}| ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
| supp-feat | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
{- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "subscCats": [
- "string"
], - "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "suppFeat": "string"
}| ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
Array of objects (RestrictedStatus) non-empty List of restricted status that contains the reason for the status and the time stamp of when the status was stored. | |
object non-empty Contains the status of the requested policy counters for UE. The key of the map is the attribute policyCounterId. |
{- "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "spendLimInfo": {
- "property1": {
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}
}{- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "subscCats": [
- "string"
], - "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "suppFeat": "string"
}| ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
| supp-feat | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
{- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "subscCats": [
- "string"
], - "uePolicySections": {
- "property1": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}, - "property2": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}
}, - "upsis": [
- "string"
], - "allowedRouteSelDescs": {
- "property1": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnRouteSelDescs": [
- {
- "dnn": "string",
- "sscModes": [
- "SSC_MODE_1"
], - "pduSessTypes": [
- "IPV4"
], - "atsssInfo": false,
- "lboRoamAllowed": true
}
]
}
]
}, - "property2": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnRouteSelDescs": [
- {
- "dnn": "string",
- "sscModes": [
- "SSC_MODE_1"
], - "pduSessTypes": [
- "IPV4"
], - "atsssInfo": false,
- "lboRoamAllowed": true
}
]
}
]
}
}, - "andspInd": true,
- "epsUrspInd": true,
- "vpsUrspInd": true,
- "urspEnfInd": true,
- "pei": "string",
- "osIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "tracingReq": {
- "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"
}, - "resetIds": [
- "string"
], - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "suppFeat": "string"
}| ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
object non-empty Contains Presence reporting area information. The praId attribute within the PresenceInfo data type is the key of the map. | |
| subscCats | Array of strings non-empty |
object non-empty Contains the UE Policy Sections. The UE Policy Section Identifier is used as the key of the map. | |
| upsis | Array of strings <byte> (Bytes) non-empty [ items <byte > ] |
object non-empty Contains allowed route selection descriptors per serving PLMN for a UE. The serving PLMN identifier is the key of the map. | |
| andspInd | boolean |
| epsUrspInd | boolean Indication of UE supporting URSP provisioning in EPS. |
| vpsUrspInd | boolean Indication of UE supporting VPLMN-specific URSP. |
| urspEnfInd | boolean Indication of UE supporting URSP enforcement report. |
| 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. |
| osIds | Array of strings <uuid> (OsId) non-empty [ items <uuid > ] |
object (ChargingInformation) Contains the addresses of the charging functions. | |
| subscSpendingLimits | boolean Indicates whether the PCF must enforce UE policies based on subscriber spending limits. |
object non-empty Contains the status of the requested policy counters for UE. The key of the map is the attribute policyCounterId. | |
object or null (TraceData) contains Trace control and configuration parameters. | |
| resetIds | Array of strings non-empty |
Array of objects (RestrictedStatus) non-empty | |
| suppFeat | 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. |
{- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "subscCats": [
- "string"
], - "uePolicySections": {
- "property1": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}, - "property2": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}
}, - "upsis": [
- "string"
], - "allowedRouteSelDescs": {
- "property1": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnRouteSelDescs": [
- {
- "dnn": "string",
- "sscModes": [
- "SSC_MODE_1"
], - "pduSessTypes": [
- "IPV4"
], - "atsssInfo": false,
- "lboRoamAllowed": true
}
]
}
]
}, - "property2": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnRouteSelDescs": [
- {
- "dnn": "string",
- "sscModes": [
- "SSC_MODE_1"
], - "pduSessTypes": [
- "IPV4"
], - "atsssInfo": false,
- "lboRoamAllowed": true
}
]
}
]
}
}, - "andspInd": true,
- "epsUrspInd": true,
- "vpsUrspInd": true,
- "urspEnfInd": true,
- "pei": "string",
- "osIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "tracingReq": {
- "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"
}, - "resetIds": [
- "string"
], - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "suppFeat": "string"
}{- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "subscCats": [
- "string"
], - "uePolicySections": {
- "property1": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}, - "property2": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}
}, - "upsis": [
- "string"
], - "allowedRouteSelDescs": {
- "property1": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnRouteSelDescs": [
- {
- "dnn": "string",
- "sscModes": [
- "SSC_MODE_1"
], - "pduSessTypes": [
- "IPV4"
], - "atsssInfo": false,
- "lboRoamAllowed": true
}
]
}
]
}, - "property2": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnRouteSelDescs": [
- {
- "dnn": "string",
- "sscModes": [
- "SSC_MODE_1"
], - "pduSessTypes": [
- "IPV4"
], - "atsssInfo": false,
- "lboRoamAllowed": true
}
]
}
]
}
}, - "andspInd": true,
- "epsUrspInd": true,
- "vpsUrspInd": true,
- "urspEnfInd": true,
- "pei": "string",
- "osIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "tracingReq": {
- "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"
}, - "resetIds": [
- "string"
], - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "suppFeat": "string"
}| ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
object non-empty Contains the UE Policy Sections. The UE Policy Section Identifier is used as the key of the map. | |
| upsis | Array of strings <byte> (Bytes) non-empty [ items <byte > ] |
| andspInd | boolean |
| epsUrspInd | boolean Indication of UE supporting URSP provisioning in EPS. |
| vpsUrspInd | boolean Indication of UE supporting VPLMN-specific URSP. |
| urspEnfInd | boolean Indication of UE supporting URSP enforcement report. |
| 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. |
| osIds | Array of strings <uuid> (OsId) non-empty [ items <uuid > ] |
Array of objects (RestrictedStatus) non-empty | |
object or null non-empty Contains the updated status of the requested policy counters for UE. The key of the map is the attribute policyCounterId. |
{- "uePolicySections": {
- "property1": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}, - "property2": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}
}, - "upsis": [
- "string"
], - "andspInd": true,
- "epsUrspInd": true,
- "vpsUrspInd": true,
- "urspEnfInd": true,
- "pei": "string",
- "osIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "spendLimInfo": {
- "property1": {
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}
}{- "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 |
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". | |
Array of objects (PduSessionInfo) >= 2 items | |
| 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"). |
| fields | Array of strings non-empty attributes to be retrieved |
| supp-feat | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
{- "smPolicySnssaiData": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "smPolicyDnnData": {
- "property1": {
- "dnn": "string",
- "allowedServices": [
- "string"
], - "subscCats": [
- "string"
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "refUmDataLimitIds": {
- "property1": {
- "limitId": "string",
- "monkey": [
- "string"
]
}, - "property2": {
- "limitId": "string",
- "monkey": [
- "string"
]
}
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}
], - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "dnn": "string",
- "allowedServices": [
- "string"
], - "subscCats": [
- "string"
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "refUmDataLimitIds": {
- "property1": {
- "limitId": "string",
- "monkey": [
- "string"
]
}, - "property2": {
- "limitId": "string",
- "monkey": [
- "string"
]
}
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}
], - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
]
}
}, - "ueSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "smPolicyDnnData": {
- "property1": {
- "dnn": "string",
- "allowedServices": [
- "string"
], - "subscCats": [
- "string"
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "refUmDataLimitIds": {
- "property1": {
- "limitId": "string",
- "monkey": [
- "string"
]
}, - "property2": {
- "limitId": "string",
- "monkey": [
- "string"
]
}
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}
], - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "dnn": "string",
- "allowedServices": [
- "string"
], - "subscCats": [
- "string"
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "refUmDataLimitIds": {
- "property1": {
- "limitId": "string",
- "monkey": [
- "string"
]
}, - "property2": {
- "limitId": "string",
- "monkey": [
- "string"
]
}
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}
], - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
]
}
}, - "ueSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}
}
}, - "umDataLimits": {
- "property1": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "usageLimit": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetPeriod": {
- "period": "YEARLY",
- "maxNumPeriod": 0
}
}, - "property2": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "usageLimit": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetPeriod": {
- "period": "YEARLY",
- "maxNumPeriod": 0
}
}
}, - "umData": {
- "property1": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "allowedUsage": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetTime": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "property2": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "allowedUsage": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetTime": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}
}, - "suppFeat": "string"
}| ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
object or null non-empty Contains the remaining allowed usage data associated with the subscriber. The value of the limit identifier is used as the key of the map. | |
object non-empty Modifiable Session Management Policy data per S-NSSAI for all the SNSSAIs of the subscriber. The key of the map is the S-NSSAI. |
{- "umData": {
- "property1": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "allowedUsage": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetTime": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "property2": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "allowedUsage": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetTime": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}
}, - "smPolicySnssaiData": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "smPolicyDnnData": {
- "property1": {
- "dnn": "string",
- "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "spendLimInfo": {
- "property1": {
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}
}, - "property2": {
- "dnn": "string",
- "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "spendLimInfo": {
- "property1": {
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}
}
}
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "smPolicyDnnData": {
- "property1": {
- "dnn": "string",
- "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "spendLimInfo": {
- "property1": {
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}
}, - "property2": {
- "dnn": "string",
- "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "spendLimInfo": {
- "property1": {
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}
}
}
}
}
}{- "smPolicySnssaiData": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "smPolicyDnnData": {
- "property1": {
- "dnn": "string",
- "allowedServices": [
- "string"
], - "subscCats": [
- "string"
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "refUmDataLimitIds": {
- "property1": {
- "limitId": "string",
- "monkey": [
- "string"
]
}, - "property2": {
- "limitId": "string",
- "monkey": [
- "string"
]
}
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}
], - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "dnn": "string",
- "allowedServices": [
- "string"
], - "subscCats": [
- "string"
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "refUmDataLimitIds": {
- "property1": {
- "limitId": "string",
- "monkey": [
- "string"
]
}, - "property2": {
- "limitId": "string",
- "monkey": [
- "string"
]
}
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}
], - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
]
}
}, - "ueSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "smPolicyDnnData": {
- "property1": {
- "dnn": "string",
- "allowedServices": [
- "string"
], - "subscCats": [
- "string"
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "refUmDataLimitIds": {
- "property1": {
- "limitId": "string",
- "monkey": [
- "string"
]
}, - "property2": {
- "limitId": "string",
- "monkey": [
- "string"
]
}
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}
], - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "dnn": "string",
- "allowedServices": [
- "string"
], - "subscCats": [
- "string"
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "refUmDataLimitIds": {
- "property1": {
- "limitId": "string",
- "monkey": [
- "string"
]
}, - "property2": {
- "limitId": "string",
- "monkey": [
- "string"
]
}
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}
], - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
]
}
}, - "ueSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}
}
}, - "umDataLimits": {
- "property1": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "usageLimit": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetPeriod": {
- "period": "YEARLY",
- "maxNumPeriod": 0
}
}, - "property2": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "usageLimit": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetPeriod": {
- "period": "YEARLY",
- "maxNumPeriod": 0
}
}
}, - "umData": {
- "property1": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "allowedUsage": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetTime": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "property2": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "allowedUsage": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetTime": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}
}, - "suppFeat": "string"
}| ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
| usageMonId required | string |
| supp-feat | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
{- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "allowedUsage": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetTime": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}| ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
| usageMonId required | string |
| limitId required | string |
object non-empty Identifies the SNSSAI and DNN combinations for remain allowed usage data for a subscriber. The S-NSSAI is the key of the map. | |
string or string (UsageMonLevel) Represents the usage monitoring level. | |
object (UsageThreshold) Represents a usage threshold. | |
| resetTime | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
| suppFeat | 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. |
| resetIds | Array of strings non-empty |
{- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "allowedUsage": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetTime": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}{- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "allowedUsage": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetTime": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}| ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... String represents the SUPI or GPSI |
| usageMonId 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"
}
]
}
]
}
}| sponsorId required | string |
| supp-feat | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
{- "aspIds": [
- "string"
], - "suppFeat": "string"
}| bdt-ref-ids | Array of strings (BdtReferenceId) non-empty List of the BDT reference identifiers. |
| supp-feat | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
[- {
- "aspId": "string",
- "transPolicy": {
- "maxBitRateDl": "string",
- "maxBitRateUl": "string",
- "ratingGroup": 0,
- "recTimeInt": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}, - "transPolicyId": 0
}, - "bdtRefId": "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"
}
]
}, - "numOfUes": 0,
- "volPerUe": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "trafficDes": "string",
- "bdtpStatus": "INVALID",
- "warnNotifEnabled": true,
- "notifUri": "string",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}
]| bdtReferenceId required | string |
| supp-feat | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
{- "aspId": "string",
- "transPolicy": {
- "maxBitRateDl": "string",
- "maxBitRateUl": "string",
- "ratingGroup": 0,
- "recTimeInt": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}, - "transPolicyId": 0
}, - "bdtRefId": "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"
}
]
}, - "numOfUes": 0,
- "volPerUe": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "trafficDes": "string",
- "bdtpStatus": "INVALID",
- "warnNotifEnabled": true,
- "notifUri": "string",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}| bdtReferenceId required | string |
| aspId required | string |
required | object (TransferPolicy) Describes a transfer policy. |
| bdtRefId | string (BdtReferenceId) string identifying a BDT Reference ID as defined in clause 5.3.3 of 3GPP TS 29.154. |
object (NetworkAreaInfo) Describes a network area information in which the NF service consumer requests the number of UEs. | |
| numOfUes | integer (Uinteger) >= 0 Unsigned Integer, i.e. only value 0 and integers above 0 are permissible. |
object (UsageThreshold) Represents a usage threshold. | |
| 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"). |
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". | |
| trafficDes | string (TrafficDescriptor) Identify a traffic descriptor as defined in Figure 5.2.2 of 3GPP TS 24.526, octets v+5 to w. |
string or string (BdtPolicyStatus) Indicates the validation status of a negotiated BDT policy. | |
| warnNotifEnabled | boolean Indicates whether the BDT warning notification is enabled (true) or not (false). Default value is false. |
| notifUri | string (Uri) String providing an URI formatted according to RFC 3986. |
| suppFeat | 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. |
| resetIds | Array of strings non-empty |
{- "aspId": "string",
- "transPolicy": {
- "maxBitRateDl": "string",
- "maxBitRateUl": "string",
- "ratingGroup": 0,
- "recTimeInt": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}, - "transPolicyId": 0
}, - "bdtRefId": "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"
}
]
}, - "numOfUes": 0,
- "volPerUe": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "trafficDes": "string",
- "bdtpStatus": "INVALID",
- "warnNotifEnabled": true,
- "notifUri": "string",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}{- "aspId": "string",
- "transPolicy": {
- "maxBitRateDl": "string",
- "maxBitRateUl": "string",
- "ratingGroup": 0,
- "recTimeInt": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}, - "transPolicyId": 0
}, - "bdtRefId": "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"
}
]
}, - "numOfUes": 0,
- "volPerUe": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "trafficDes": "string",
- "bdtpStatus": "INVALID",
- "warnNotifEnabled": true,
- "notifUri": "string",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}| bdtReferenceId required | string |
object (TransferPolicy) Describes a transfer policy. | |
string or string (BdtPolicyStatus) Indicates the validation status of a negotiated BDT policy. | |
| warnNotifEnabled | boolean Indicates whether the BDT warning notification is enabled (true) or not (false). |
{- "transPolicy": {
- "maxBitRateDl": "string",
- "maxBitRateUl": "string",
- "ratingGroup": 0,
- "recTimeInt": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}, - "transPolicyId": 0
}, - "bdtpStatus": "INVALID",
- "warnNotifEnabled": true
}{- "aspId": "string",
- "transPolicy": {
- "maxBitRateDl": "string",
- "maxBitRateUl": "string",
- "ratingGroup": 0,
- "recTimeInt": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}, - "transPolicyId": 0
}, - "bdtRefId": "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"
}
]
}, - "numOfUes": 0,
- "volPerUe": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "trafficDes": "string",
- "bdtpStatus": "INVALID",
- "warnNotifEnabled": true,
- "notifUri": "string",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}| bdtReferenceId 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"
}
]
}
]
}
}| mon-resources | Array of strings non-empty List of monitored resources whose subscriptions are requested. |
| ue-id | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... Represents the Subscription Identifier SUPI or GPSI. |
| supp-feat | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
[- {
- "notificationUri": "string",
- "notifId": "string",
- "monitoredResourceUris": [
- "string"
], - "monResItems": [
- {
- "monResourceUri": "string",
- "items": [
- "string"
]
}
], - "excludedResItems": [
- {
- "monResourceUri": "string",
- "items": [
- "string"
]
}
], - "immRep": true,
- "immReports": [
- {
- "amPolicyData": {
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "subscCats": [
- "string"
], - "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "suppFeat": "string"
}, - "uePolicySet": {
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "subscCats": [
- "string"
], - "uePolicySections": {
- "property1": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}, - "property2": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}
}, - "upsis": [
- "string"
], - "allowedRouteSelDescs": {
- "property1": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": null,
- "sd": null
}, - "dnnRouteSelDescs": [
- null
]
}
]
}, - "property2": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": null,
- "sd": null
}, - "dnnRouteSelDescs": [
- null
]
}
]
}
}, - "andspInd": true,
- "epsUrspInd": true,
- "vpsUrspInd": true,
- "urspEnfInd": true,
- "pei": "string",
- "osIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "tracingReq": {
- "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"
}, - "resetIds": [
- "string"
], - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "suppFeat": "string"
}, - "plmnUePolicySet": {
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": null,
- "gNBValue": null
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "subscCats": [
- "string"
], - "uePolicySections": {
- "property1": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}, - "property2": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}
}, - "upsis": [
- "string"
], - "allowedRouteSelDescs": {
- "property1": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": null,
- "sd": null
}, - "dnnRouteSelDescs": [
- null
]
}
]
}, - "property2": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": null,
- "sd": null
}, - "dnnRouteSelDescs": [
- null
]
}
]
}
}, - "andspInd": true,
- "epsUrspInd": true,
- "vpsUrspInd": true,
- "urspEnfInd": true,
- "pei": "string",
- "osIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "tracingReq": {
- "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"
}, - "resetIds": [
- "string"
], - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "suppFeat": "string"
}, - "smPolicyData": {
- "smPolicySnssaiData": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "smPolicyDnnData": {
- "property1": {
- "dnn": "string",
- "allowedServices": [
- null
], - "subscCats": [
- null
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": null,
- "property2": null
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": null,
- "secondaryChfAddress": null,
- "primaryChfSetId": null,
- "primaryChfInstanceId": null,
- "secondaryChfSetId": null,
- "secondaryChfInstanceId": null
}, - "refUmDataLimitIds": {
- "property1": null,
- "property2": null
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": null,
- "property2": null
}, - "bdtRefIds": {
- "property1": null,
- "property2": null
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- null
], - "restriStatus": [
- null
]
}, - "property2": {
- "dnn": "string",
- "allowedServices": [
- null
], - "subscCats": [
- null
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": null,
- "property2": null
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": null,
- "secondaryChfAddress": null,
- "primaryChfSetId": null,
- "primaryChfInstanceId": null,
- "secondaryChfSetId": null,
- "secondaryChfInstanceId": null
}, - "refUmDataLimitIds": {
- "property1": null,
- "property2": null
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": null,
- "property2": null
}, - "bdtRefIds": {
- "property1": null,
- "property2": null
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- null
], - "restriStatus": [
- null
]
}
}, - "ueSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "smPolicyDnnData": {
- "property1": {
- "dnn": "string",
- "allowedServices": [
- null
], - "subscCats": [
- null
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": null,
- "property2": null
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": null,
- "secondaryChfAddress": null,
- "primaryChfSetId": null,
- "primaryChfInstanceId": null,
- "secondaryChfSetId": null,
- "secondaryChfInstanceId": null
}, - "refUmDataLimitIds": {
- "property1": null,
- "property2": null
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": null,
- "property2": null
}, - "bdtRefIds": {
- "property1": null,
- "property2": null
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- null
], - "restriStatus": [
- null
]
}, - "property2": {
- "dnn": "string",
- "allowedServices": [
- null
], - "subscCats": [
- null
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": null,
- "property2": null
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": null,
- "secondaryChfAddress": null,
- "primaryChfSetId": null,
- "primaryChfInstanceId": null,
- "secondaryChfSetId": null,
- "secondaryChfInstanceId": null
}, - "refUmDataLimitIds": {
- "property1": null,
- "property2": null
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": null,
- "property2": null
}, - "bdtRefIds": {
- "property1": null,
- "property2": null
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- null
], - "restriStatus": [
- null
]
}
}, - "ueSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}
}
}, - "umDataLimits": {
- "property1": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": null,
- "sd": null
}, - "dnn": [
- null
]
}, - "property2": {
- "snssai": {
- "sst": null,
- "sd": null
}, - "dnn": [
- null
]
}
}, - "umLevel": "SESSION_LEVEL",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "usageLimit": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetPeriod": {
- "period": "YEARLY",
- "maxNumPeriod": 0
}
}, - "property2": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": null,
- "sd": null
}, - "dnn": [
- null
]
}, - "property2": {
- "snssai": {
- "sst": null,
- "sd": null
}, - "dnn": [
- null
]
}
}, - "umLevel": "SESSION_LEVEL",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "usageLimit": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetPeriod": {
- "period": "YEARLY",
- "maxNumPeriod": 0
}
}
}, - "umData": {
- "property1": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": null,
- "sd": null
}, - "dnn": [
- null
]
}, - "property2": {
- "snssai": {
- "sst": null,
- "sd": null
}, - "dnn": [
- null
]
}
}, - "umLevel": "SESSION_LEVEL",
- "allowedUsage": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetTime": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "property2": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": null,
- "sd": null
}, - "dnn": [
- null
]
}, - "property2": {
- "snssai": {
- "sst": null,
- "sd": null
}, - "dnn": [
- null
]
}
}, - "umLevel": "SESSION_LEVEL",
- "allowedUsage": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetTime": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}
}, - "suppFeat": "string"
}, - "usageMonData": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "allowedUsage": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetTime": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "SponsorConnectivityData": {
- "aspIds": [
- "string"
], - "suppFeat": "string"
}, - "bdtData": {
- "aspId": "string",
- "transPolicy": {
- "maxBitRateDl": "string",
- "maxBitRateUl": "string",
- "ratingGroup": 0,
- "recTimeInt": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}, - "transPolicyId": 0
}, - "bdtRefId": "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"
}
]
}, - "numOfUes": 0,
- "volPerUe": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "trafficDes": "string",
- "bdtpStatus": "INVALID",
- "warnNotifEnabled": true,
- "notifUri": "string",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "opSpecData": {
- "dataType": "string",
- "dataTypeDefinition": "string",
- "value": null,
- "supportedFeatures": "string",
- "resetIds": [
- "string"
]
}, - "opSpecDataMap": {
- "property1": {
- "dataType": "string",
- "dataTypeDefinition": "string",
- "value": null,
- "supportedFeatures": "string",
- "resetIds": [
- "string"
]
}, - "property2": {
- "dataType": "string",
- "dataTypeDefinition": "string",
- "value": null,
- "supportedFeatures": "string",
- "resetIds": [
- "string"
]
}
}, - "ueId": "string",
- "sponsorId": "string",
- "bdtRefId": "string",
- "usageMonId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "delResources": [
- "string"
], - "notifId": "string",
- "reportedFragments": [
- {
- "resourceId": "string",
- "notifItems": [
- {
- "item": "string",
- "value": null
}
]
}
], - "slicePolicyData": {
- "mbrUl": "string",
- "mbrDl": "string",
- "remainMbrUl": "string",
- "remainMbrDl": "string",
- "suppFeat": "string"
}, - "snssai": {
- "sst": 255,
- "sd": "string"
}, - "pdtqData": {
- "aspId": "string",
- "pdtqPolicy": {
- "pdtqPolicyId": 0,
- "recTimeInt": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
}, - "appId": "string",
- "pdtqRefId": "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"
}
]
}, - "numOfUes": 0,
- "desTimeInts": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "altQosParamSets": [
- {
- "gfbrDl": "string",
- "gfbrUl": "string",
- "pdb": 1,
- "per": "string"
}
], - "altQosRefs": [
- "string"
], - "qosParamSet": {
- "extMaxBurstSize": 4096,
- "gfbrDl": "string",
- "gfbrUl": "string",
- "maxBitRateDl": "string",
- "maxBitRateUl": "string",
- "maxBurstSize": 1,
- "pdb": 1,
- "per": "string",
- "priorLevel": 1
}, - "qosReference": "string",
- "notifUri": "string",
- "warnNotifEnabled": true,
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "pdtqRefId": "string",
- "groupPolicyData": {
- "maxGroupMbrUl": "string",
- "maxGroupMbrDl": "string",
- "remainGroupMbrUl": "string",
- "remainGroupMbrDl": "string",
- "suppFeat": "string"
}, - "intGroupId": "string"
}
], - "expiry": "2019-08-24T14:15:22Z",
- "supportedFeatures": "string",
- "resetIds": [
- "string"
], - "subsId": "string"
}
]| notificationUri required | string (Uri) String providing an URI formatted according to RFC 3986. |
| notifId | string |
| monitoredResourceUris required | Array of strings (Uri) |
Array of objects (ResourceItem) non-empty | |
Array of objects (ResourceItem) non-empty | |
| immRep | boolean If provided and set to true, it indicates that existing entries that match this subscription shall be immediately reported in the response. |
Array of objects (PolicyDataChangeNotification) non-empty Immediate report with existing UDR entries. | |
| expiry | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
| 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. |
| resetIds | Array of strings non-empty |
| subsId | string |
{- "notificationUri": "string",
- "notifId": "string",
- "monitoredResourceUris": [
- "string"
], - "monResItems": [
- {
- "monResourceUri": "string",
- "items": [
- "string"
]
}
], - "excludedResItems": [
- {
- "monResourceUri": "string",
- "items": [
- "string"
]
}
], - "immRep": true,
- "immReports": [
- {
- "amPolicyData": {
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "subscCats": [
- "string"
], - "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "suppFeat": "string"
}, - "uePolicySet": {
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "subscCats": [
- "string"
], - "uePolicySections": {
- "property1": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}, - "property2": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}
}, - "upsis": [
- "string"
], - "allowedRouteSelDescs": {
- "property1": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnRouteSelDescs": [
- {
- "dnn": null,
- "sscModes": [ ],
- "pduSessTypes": [ ],
- "atsssInfo": null,
- "lboRoamAllowed": null
}
]
}
]
}, - "property2": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnRouteSelDescs": [
- {
- "dnn": null,
- "sscModes": [ ],
- "pduSessTypes": [ ],
- "atsssInfo": null,
- "lboRoamAllowed": null
}
]
}
]
}
}, - "andspInd": true,
- "epsUrspInd": true,
- "vpsUrspInd": true,
- "urspEnfInd": true,
- "pei": "string",
- "osIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "tracingReq": {
- "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"
}, - "resetIds": [
- "string"
], - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "suppFeat": "string"
}, - "plmnUePolicySet": {
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "subscCats": [
- "string"
], - "uePolicySections": {
- "property1": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}, - "property2": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}
}, - "upsis": [
- "string"
], - "allowedRouteSelDescs": {
- "property1": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnRouteSelDescs": [
- {
- "dnn": null,
- "sscModes": [ ],
- "pduSessTypes": [ ],
- "atsssInfo": null,
- "lboRoamAllowed": null
}
]
}
]
}, - "property2": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnRouteSelDescs": [
- {
- "dnn": null,
- "sscModes": [ ],
- "pduSessTypes": [ ],
- "atsssInfo": null,
- "lboRoamAllowed": null
}
]
}
]
}
}, - "andspInd": true,
- "epsUrspInd": true,
- "vpsUrspInd": true,
- "urspEnfInd": true,
- "pei": "string",
- "osIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "tracingReq": {
- "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"
}, - "resetIds": [
- "string"
], - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "suppFeat": "string"
}, - "smPolicyData": {
- "smPolicySnssaiData": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "smPolicyDnnData": {
- "property1": {
- "dnn": "string",
- "allowedServices": [
- "string"
], - "subscCats": [
- "string"
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}, - "property2": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "refUmDataLimitIds": {
- "property1": {
- "limitId": null,
- "monkey": [ ]
}, - "property2": {
- "limitId": null,
- "monkey": [ ]
}
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}, - "property2": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}
}, - "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- {
- "ssId": null,
- "bssId": null,
- "civicAddress": null
}
], - "restriStatus": [
- {
- "exceptionId": null,
- "timeStamp": null
}
]
}, - "property2": {
- "dnn": "string",
- "allowedServices": [
- "string"
], - "subscCats": [
- "string"
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}, - "property2": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "refUmDataLimitIds": {
- "property1": {
- "limitId": null,
- "monkey": [ ]
}, - "property2": {
- "limitId": null,
- "monkey": [ ]
}
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}, - "property2": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}
}, - "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- {
- "ssId": null,
- "bssId": null,
- "civicAddress": null
}
], - "restriStatus": [
- {
- "exceptionId": null,
- "timeStamp": null
}
]
}
}, - "ueSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "smPolicyDnnData": {
- "property1": {
- "dnn": "string",
- "allowedServices": [
- "string"
], - "subscCats": [
- "string"
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}, - "property2": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "refUmDataLimitIds": {
- "property1": {
- "limitId": null,
- "monkey": [ ]
}, - "property2": {
- "limitId": null,
- "monkey": [ ]
}
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}, - "property2": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}
}, - "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- {
- "ssId": null,
- "bssId": null,
- "civicAddress": null
}
], - "restriStatus": [
- {
- "exceptionId": null,
- "timeStamp": null
}
]
}, - "property2": {
- "dnn": "string",
- "allowedServices": [
- "string"
], - "subscCats": [
- "string"
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}, - "property2": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "refUmDataLimitIds": {
- "property1": {
- "limitId": null,
- "monkey": [ ]
}, - "property2": {
- "limitId": null,
- "monkey": [ ]
}
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}, - "property2": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}
}, - "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- {
- "ssId": null,
- "bssId": null,
- "civicAddress": null
}
], - "restriStatus": [
- {
- "exceptionId": null,
- "timeStamp": null
}
]
}
}, - "ueSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}
}
}, - "umDataLimits": {
- "property1": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "usageLimit": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetPeriod": {
- "period": "YEARLY",
- "maxNumPeriod": 0
}
}, - "property2": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "usageLimit": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetPeriod": {
- "period": "YEARLY",
- "maxNumPeriod": 0
}
}
}, - "umData": {
- "property1": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "allowedUsage": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetTime": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "property2": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "allowedUsage": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetTime": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}
}, - "suppFeat": "string"
}, - "usageMonData": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "allowedUsage": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetTime": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "SponsorConnectivityData": {
- "aspIds": [
- "string"
], - "suppFeat": "string"
}, - "bdtData": {
- "aspId": "string",
- "transPolicy": {
- "maxBitRateDl": "string",
- "maxBitRateUl": "string",
- "ratingGroup": 0,
- "recTimeInt": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}, - "transPolicyId": 0
}, - "bdtRefId": "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"
}
]
}, - "numOfUes": 0,
- "volPerUe": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "trafficDes": "string",
- "bdtpStatus": "INVALID",
- "warnNotifEnabled": true,
- "notifUri": "string",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "opSpecData": {
- "dataType": "string",
- "dataTypeDefinition": "string",
- "value": null,
- "supportedFeatures": "string",
- "resetIds": [
- "string"
]
}, - "opSpecDataMap": {
- "property1": {
- "dataType": "string",
- "dataTypeDefinition": "string",
- "value": null,
- "supportedFeatures": "string",
- "resetIds": [
- "string"
]
}, - "property2": {
- "dataType": "string",
- "dataTypeDefinition": "string",
- "value": null,
- "supportedFeatures": "string",
- "resetIds": [
- "string"
]
}
}, - "ueId": "string",
- "sponsorId": "string",
- "bdtRefId": "string",
- "usageMonId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "delResources": [
- "string"
], - "notifId": "string",
- "reportedFragments": [
- {
- "resourceId": "string",
- "notifItems": [
- {
- "item": "string",
- "value": null
}
]
}
], - "slicePolicyData": {
- "mbrUl": "string",
- "mbrDl": "string",
- "remainMbrUl": "string",
- "remainMbrDl": "string",
- "suppFeat": "string"
}, - "snssai": {
- "sst": 255,
- "sd": "string"
}, - "pdtqData": {
- "aspId": "string",
- "pdtqPolicy": {
- "pdtqPolicyId": 0,
- "recTimeInt": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
}, - "appId": "string",
- "pdtqRefId": "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"
}
]
}, - "numOfUes": 0,
- "desTimeInts": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "altQosParamSets": [
- {
- "gfbrDl": "string",
- "gfbrUl": "string",
- "pdb": 1,
- "per": "string"
}
], - "altQosRefs": [
- "string"
], - "qosParamSet": {
- "extMaxBurstSize": 4096,
- "gfbrDl": "string",
- "gfbrUl": "string",
- "maxBitRateDl": "string",
- "maxBitRateUl": "string",
- "maxBurstSize": 1,
- "pdb": 1,
- "per": "string",
- "priorLevel": 1
}, - "qosReference": "string",
- "notifUri": "string",
- "warnNotifEnabled": true,
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "pdtqRefId": "string",
- "groupPolicyData": {
- "maxGroupMbrUl": "string",
- "maxGroupMbrDl": "string",
- "remainGroupMbrUl": "string",
- "remainGroupMbrDl": "string",
- "suppFeat": "string"
}, - "intGroupId": "string"
}
], - "expiry": "2019-08-24T14:15:22Z",
- "supportedFeatures": "string",
- "resetIds": [
- "string"
], - "subsId": "string"
}{- "notificationUri": "string",
- "notifId": "string",
- "monitoredResourceUris": [
- "string"
], - "monResItems": [
- {
- "monResourceUri": "string",
- "items": [
- "string"
]
}
], - "excludedResItems": [
- {
- "monResourceUri": "string",
- "items": [
- "string"
]
}
], - "immRep": true,
- "immReports": [
- {
- "amPolicyData": {
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "subscCats": [
- "string"
], - "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "suppFeat": "string"
}, - "uePolicySet": {
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "subscCats": [
- "string"
], - "uePolicySections": {
- "property1": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}, - "property2": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}
}, - "upsis": [
- "string"
], - "allowedRouteSelDescs": {
- "property1": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnRouteSelDescs": [
- {
- "dnn": null,
- "sscModes": [ ],
- "pduSessTypes": [ ],
- "atsssInfo": null,
- "lboRoamAllowed": null
}
]
}
]
}, - "property2": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnRouteSelDescs": [
- {
- "dnn": null,
- "sscModes": [ ],
- "pduSessTypes": [ ],
- "atsssInfo": null,
- "lboRoamAllowed": null
}
]
}
]
}
}, - "andspInd": true,
- "epsUrspInd": true,
- "vpsUrspInd": true,
- "urspEnfInd": true,
- "pei": "string",
- "osIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "tracingReq": {
- "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"
}, - "resetIds": [
- "string"
], - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "suppFeat": "string"
}, - "plmnUePolicySet": {
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "subscCats": [
- "string"
], - "uePolicySections": {
- "property1": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}, - "property2": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}
}, - "upsis": [
- "string"
], - "allowedRouteSelDescs": {
- "property1": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnRouteSelDescs": [
- {
- "dnn": null,
- "sscModes": [ ],
- "pduSessTypes": [ ],
- "atsssInfo": null,
- "lboRoamAllowed": null
}
]
}
]
}, - "property2": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnRouteSelDescs": [
- {
- "dnn": null,
- "sscModes": [ ],
- "pduSessTypes": [ ],
- "atsssInfo": null,
- "lboRoamAllowed": null
}
]
}
]
}
}, - "andspInd": true,
- "epsUrspInd": true,
- "vpsUrspInd": true,
- "urspEnfInd": true,
- "pei": "string",
- "osIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "tracingReq": {
- "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"
}, - "resetIds": [
- "string"
], - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "suppFeat": "string"
}, - "smPolicyData": {
- "smPolicySnssaiData": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "smPolicyDnnData": {
- "property1": {
- "dnn": "string",
- "allowedServices": [
- "string"
], - "subscCats": [
- "string"
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}, - "property2": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "refUmDataLimitIds": {
- "property1": {
- "limitId": null,
- "monkey": [ ]
}, - "property2": {
- "limitId": null,
- "monkey": [ ]
}
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}, - "property2": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}
}, - "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- {
- "ssId": null,
- "bssId": null,
- "civicAddress": null
}
], - "restriStatus": [
- {
- "exceptionId": null,
- "timeStamp": null
}
]
}, - "property2": {
- "dnn": "string",
- "allowedServices": [
- "string"
], - "subscCats": [
- "string"
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}, - "property2": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "refUmDataLimitIds": {
- "property1": {
- "limitId": null,
- "monkey": [ ]
}, - "property2": {
- "limitId": null,
- "monkey": [ ]
}
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}, - "property2": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}
}, - "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- {
- "ssId": null,
- "bssId": null,
- "civicAddress": null
}
], - "restriStatus": [
- {
- "exceptionId": null,
- "timeStamp": null
}
]
}
}, - "ueSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "smPolicyDnnData": {
- "property1": {
- "dnn": "string",
- "allowedServices": [
- "string"
], - "subscCats": [
- "string"
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}, - "property2": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "refUmDataLimitIds": {
- "property1": {
- "limitId": null,
- "monkey": [ ]
}, - "property2": {
- "limitId": null,
- "monkey": [ ]
}
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}, - "property2": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}
}, - "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- {
- "ssId": null,
- "bssId": null,
- "civicAddress": null
}
], - "restriStatus": [
- {
- "exceptionId": null,
- "timeStamp": null
}
]
}, - "property2": {
- "dnn": "string",
- "allowedServices": [
- "string"
], - "subscCats": [
- "string"
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}, - "property2": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "refUmDataLimitIds": {
- "property1": {
- "limitId": null,
- "monkey": [ ]
}, - "property2": {
- "limitId": null,
- "monkey": [ ]
}
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}, - "property2": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}
}, - "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- {
- "ssId": null,
- "bssId": null,
- "civicAddress": null
}
], - "restriStatus": [
- {
- "exceptionId": null,
- "timeStamp": null
}
]
}
}, - "ueSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}
}
}, - "umDataLimits": {
- "property1": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "usageLimit": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetPeriod": {
- "period": "YEARLY",
- "maxNumPeriod": 0
}
}, - "property2": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "usageLimit": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetPeriod": {
- "period": "YEARLY",
- "maxNumPeriod": 0
}
}
}, - "umData": {
- "property1": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "allowedUsage": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetTime": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "property2": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "allowedUsage": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetTime": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}
}, - "suppFeat": "string"
}, - "usageMonData": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "allowedUsage": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetTime": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "SponsorConnectivityData": {
- "aspIds": [
- "string"
], - "suppFeat": "string"
}, - "bdtData": {
- "aspId": "string",
- "transPolicy": {
- "maxBitRateDl": "string",
- "maxBitRateUl": "string",
- "ratingGroup": 0,
- "recTimeInt": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}, - "transPolicyId": 0
}, - "bdtRefId": "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"
}
]
}, - "numOfUes": 0,
- "volPerUe": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "trafficDes": "string",
- "bdtpStatus": "INVALID",
- "warnNotifEnabled": true,
- "notifUri": "string",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "opSpecData": {
- "dataType": "string",
- "dataTypeDefinition": "string",
- "value": null,
- "supportedFeatures": "string",
- "resetIds": [
- "string"
]
}, - "opSpecDataMap": {
- "property1": {
- "dataType": "string",
- "dataTypeDefinition": "string",
- "value": null,
- "supportedFeatures": "string",
- "resetIds": [
- "string"
]
}, - "property2": {
- "dataType": "string",
- "dataTypeDefinition": "string",
- "value": null,
- "supportedFeatures": "string",
- "resetIds": [
- "string"
]
}
}, - "ueId": "string",
- "sponsorId": "string",
- "bdtRefId": "string",
- "usageMonId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "delResources": [
- "string"
], - "notifId": "string",
- "reportedFragments": [
- {
- "resourceId": "string",
- "notifItems": [
- {
- "item": "string",
- "value": null
}
]
}
], - "slicePolicyData": {
- "mbrUl": "string",
- "mbrDl": "string",
- "remainMbrUl": "string",
- "remainMbrDl": "string",
- "suppFeat": "string"
}, - "snssai": {
- "sst": 255,
- "sd": "string"
}, - "pdtqData": {
- "aspId": "string",
- "pdtqPolicy": {
- "pdtqPolicyId": 0,
- "recTimeInt": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
}, - "appId": "string",
- "pdtqRefId": "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"
}
]
}, - "numOfUes": 0,
- "desTimeInts": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "altQosParamSets": [
- {
- "gfbrDl": "string",
- "gfbrUl": "string",
- "pdb": 1,
- "per": "string"
}
], - "altQosRefs": [
- "string"
], - "qosParamSet": {
- "extMaxBurstSize": 4096,
- "gfbrDl": "string",
- "gfbrUl": "string",
- "maxBitRateDl": "string",
- "maxBitRateUl": "string",
- "maxBurstSize": 1,
- "pdb": 1,
- "per": "string",
- "priorLevel": 1
}, - "qosReference": "string",
- "notifUri": "string",
- "warnNotifEnabled": true,
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "pdtqRefId": "string",
- "groupPolicyData": {
- "maxGroupMbrUl": "string",
- "maxGroupMbrDl": "string",
- "remainGroupMbrUl": "string",
- "remainGroupMbrDl": "string",
- "suppFeat": "string"
}, - "intGroupId": "string"
}
], - "expiry": "2019-08-24T14:15:22Z",
- "supportedFeatures": "string",
- "resetIds": [
- "string"
], - "subsId": "string"
}[- {
- "amPolicyData": {
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "subscCats": [
- "string"
], - "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "suppFeat": "string"
}, - "uePolicySet": {
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "subscCats": [
- "string"
], - "uePolicySections": {
- "property1": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}, - "property2": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}
}, - "upsis": [
- "string"
], - "allowedRouteSelDescs": {
- "property1": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnRouteSelDescs": [
- {
- "dnn": "string",
- "sscModes": [
- null
], - "pduSessTypes": [
- null
], - "atsssInfo": false,
- "lboRoamAllowed": true
}
]
}
]
}, - "property2": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnRouteSelDescs": [
- {
- "dnn": "string",
- "sscModes": [
- null
], - "pduSessTypes": [
- null
], - "atsssInfo": false,
- "lboRoamAllowed": true
}
]
}
]
}
}, - "andspInd": true,
- "epsUrspInd": true,
- "vpsUrspInd": true,
- "urspEnfInd": true,
- "pei": "string",
- "osIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "tracingReq": {
- "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"
}, - "resetIds": [
- "string"
], - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "suppFeat": "string"
}, - "plmnUePolicySet": {
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "subscCats": [
- "string"
], - "uePolicySections": {
- "property1": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}, - "property2": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}
}, - "upsis": [
- "string"
], - "allowedRouteSelDescs": {
- "property1": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnRouteSelDescs": [
- {
- "dnn": "string",
- "sscModes": [
- null
], - "pduSessTypes": [
- null
], - "atsssInfo": false,
- "lboRoamAllowed": true
}
]
}
]
}, - "property2": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnRouteSelDescs": [
- {
- "dnn": "string",
- "sscModes": [
- null
], - "pduSessTypes": [
- null
], - "atsssInfo": false,
- "lboRoamAllowed": true
}
]
}
]
}
}, - "andspInd": true,
- "epsUrspInd": true,
- "vpsUrspInd": true,
- "urspEnfInd": true,
- "pei": "string",
- "osIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "tracingReq": {
- "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"
}, - "resetIds": [
- "string"
], - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "suppFeat": "string"
}, - "smPolicyData": {
- "smPolicySnssaiData": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "smPolicyDnnData": {
- "property1": {
- "dnn": "string",
- "allowedServices": [
- "string"
], - "subscCats": [
- "string"
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- null
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- null
]
}
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "refUmDataLimitIds": {
- "property1": {
- "limitId": "string",
- "monkey": [
- null
]
}, - "property2": {
- "limitId": "string",
- "monkey": [
- null
]
}
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- null
], - "ecgiList": [
- null
], - "ncgiList": [
- null
], - "globalRanNodeIdList": [
- null
], - "globaleNbIdList": [
- null
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- null
], - "ecgiList": [
- null
], - "ncgiList": [
- null
], - "globalRanNodeIdList": [
- null
], - "globaleNbIdList": [
- null
]
}
}, - "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}
], - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "dnn": "string",
- "allowedServices": [
- "string"
], - "subscCats": [
- "string"
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- null
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- null
]
}
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "refUmDataLimitIds": {
- "property1": {
- "limitId": "string",
- "monkey": [
- null
]
}, - "property2": {
- "limitId": "string",
- "monkey": [
- null
]
}
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- null
], - "ecgiList": [
- null
], - "ncgiList": [
- null
], - "globalRanNodeIdList": [
- null
], - "globaleNbIdList": [
- null
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- null
], - "ecgiList": [
- null
], - "ncgiList": [
- null
], - "globalRanNodeIdList": [
- null
], - "globaleNbIdList": [
- null
]
}
}, - "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}
], - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
]
}
}, - "ueSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "smPolicyDnnData": {
- "property1": {
- "dnn": "string",
- "allowedServices": [
- "string"
], - "subscCats": [
- "string"
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- null
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- null
]
}
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "refUmDataLimitIds": {
- "property1": {
- "limitId": "string",
- "monkey": [
- null
]
}, - "property2": {
- "limitId": "string",
- "monkey": [
- null
]
}
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- null
], - "ecgiList": [
- null
], - "ncgiList": [
- null
], - "globalRanNodeIdList": [
- null
], - "globaleNbIdList": [
- null
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- null
], - "ecgiList": [
- null
], - "ncgiList": [
- null
], - "globalRanNodeIdList": [
- null
], - "globaleNbIdList": [
- null
]
}
}, - "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}
], - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "dnn": "string",
- "allowedServices": [
- "string"
], - "subscCats": [
- "string"
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- null
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- null
]
}
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "refUmDataLimitIds": {
- "property1": {
- "limitId": "string",
- "monkey": [
- null
]
}, - "property2": {
- "limitId": "string",
- "monkey": [
- null
]
}
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- null
], - "ecgiList": [
- null
], - "ncgiList": [
- null
], - "globalRanNodeIdList": [
- null
], - "globaleNbIdList": [
- null
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- null
], - "ecgiList": [
- null
], - "ncgiList": [
- null
], - "globalRanNodeIdList": [
- null
], - "globaleNbIdList": [
- null
]
}
}, - "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}
], - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
]
}
}, - "ueSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}
}
}, - "umDataLimits": {
- "property1": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "usageLimit": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetPeriod": {
- "period": "YEARLY",
- "maxNumPeriod": 0
}
}, - "property2": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "usageLimit": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetPeriod": {
- "period": "YEARLY",
- "maxNumPeriod": 0
}
}
}, - "umData": {
- "property1": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "allowedUsage": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetTime": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "property2": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "allowedUsage": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetTime": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}
}, - "suppFeat": "string"
}, - "usageMonData": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "allowedUsage": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetTime": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "SponsorConnectivityData": {
- "aspIds": [
- "string"
], - "suppFeat": "string"
}, - "bdtData": {
- "aspId": "string",
- "transPolicy": {
- "maxBitRateDl": "string",
- "maxBitRateUl": "string",
- "ratingGroup": 0,
- "recTimeInt": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}, - "transPolicyId": 0
}, - "bdtRefId": "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"
}
]
}, - "numOfUes": 0,
- "volPerUe": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "trafficDes": "string",
- "bdtpStatus": "INVALID",
- "warnNotifEnabled": true,
- "notifUri": "string",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "opSpecData": {
- "dataType": "string",
- "dataTypeDefinition": "string",
- "value": null,
- "supportedFeatures": "string",
- "resetIds": [
- "string"
]
}, - "opSpecDataMap": {
- "property1": {
- "dataType": "string",
- "dataTypeDefinition": "string",
- "value": null,
- "supportedFeatures": "string",
- "resetIds": [
- "string"
]
}, - "property2": {
- "dataType": "string",
- "dataTypeDefinition": "string",
- "value": null,
- "supportedFeatures": "string",
- "resetIds": [
- "string"
]
}
}, - "ueId": "string",
- "sponsorId": "string",
- "bdtRefId": "string",
- "usageMonId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "delResources": [
- "string"
], - "notifId": "string",
- "reportedFragments": [
- {
- "resourceId": "string",
- "notifItems": [
- {
- "item": "string",
- "value": null
}
]
}
], - "slicePolicyData": {
- "mbrUl": "string",
- "mbrDl": "string",
- "remainMbrUl": "string",
- "remainMbrDl": "string",
- "suppFeat": "string"
}, - "snssai": {
- "sst": 255,
- "sd": "string"
}, - "pdtqData": {
- "aspId": "string",
- "pdtqPolicy": {
- "pdtqPolicyId": 0,
- "recTimeInt": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
}, - "appId": "string",
- "pdtqRefId": "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"
}
]
}, - "numOfUes": 0,
- "desTimeInts": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "altQosParamSets": [
- {
- "gfbrDl": "string",
- "gfbrUl": "string",
- "pdb": 1,
- "per": "string"
}
], - "altQosRefs": [
- "string"
], - "qosParamSet": {
- "extMaxBurstSize": 4096,
- "gfbrDl": "string",
- "gfbrUl": "string",
- "maxBitRateDl": "string",
- "maxBitRateUl": "string",
- "maxBurstSize": 1,
- "pdb": 1,
- "per": "string",
- "priorLevel": 1
}, - "qosReference": "string",
- "notifUri": "string",
- "warnNotifEnabled": true,
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "pdtqRefId": "string",
- "groupPolicyData": {
- "maxGroupMbrUl": "string",
- "maxGroupMbrDl": "string",
- "remainGroupMbrUl": "string",
- "remainGroupMbrDl": "string",
- "suppFeat": "string"
}, - "intGroupId": "string"
}
]| subsId required | string |
{- "notificationUri": "string",
- "notifId": "string",
- "monitoredResourceUris": [
- "string"
], - "monResItems": [
- {
- "monResourceUri": "string",
- "items": [
- "string"
]
}
], - "excludedResItems": [
- {
- "monResourceUri": "string",
- "items": [
- "string"
]
}
], - "immRep": true,
- "immReports": [
- {
- "amPolicyData": {
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "subscCats": [
- "string"
], - "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "suppFeat": "string"
}, - "uePolicySet": {
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "subscCats": [
- "string"
], - "uePolicySections": {
- "property1": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}, - "property2": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}
}, - "upsis": [
- "string"
], - "allowedRouteSelDescs": {
- "property1": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnRouteSelDescs": [
- {
- "dnn": null,
- "sscModes": [ ],
- "pduSessTypes": [ ],
- "atsssInfo": null,
- "lboRoamAllowed": null
}
]
}
]
}, - "property2": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnRouteSelDescs": [
- {
- "dnn": null,
- "sscModes": [ ],
- "pduSessTypes": [ ],
- "atsssInfo": null,
- "lboRoamAllowed": null
}
]
}
]
}
}, - "andspInd": true,
- "epsUrspInd": true,
- "vpsUrspInd": true,
- "urspEnfInd": true,
- "pei": "string",
- "osIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "tracingReq": {
- "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"
}, - "resetIds": [
- "string"
], - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "suppFeat": "string"
}, - "plmnUePolicySet": {
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "subscCats": [
- "string"
], - "uePolicySections": {
- "property1": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}, - "property2": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}
}, - "upsis": [
- "string"
], - "allowedRouteSelDescs": {
- "property1": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnRouteSelDescs": [
- {
- "dnn": null,
- "sscModes": [ ],
- "pduSessTypes": [ ],
- "atsssInfo": null,
- "lboRoamAllowed": null
}
]
}
]
}, - "property2": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnRouteSelDescs": [
- {
- "dnn": null,
- "sscModes": [ ],
- "pduSessTypes": [ ],
- "atsssInfo": null,
- "lboRoamAllowed": null
}
]
}
]
}
}, - "andspInd": true,
- "epsUrspInd": true,
- "vpsUrspInd": true,
- "urspEnfInd": true,
- "pei": "string",
- "osIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "tracingReq": {
- "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"
}, - "resetIds": [
- "string"
], - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "suppFeat": "string"
}, - "smPolicyData": {
- "smPolicySnssaiData": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "smPolicyDnnData": {
- "property1": {
- "dnn": "string",
- "allowedServices": [
- "string"
], - "subscCats": [
- "string"
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}, - "property2": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "refUmDataLimitIds": {
- "property1": {
- "limitId": null,
- "monkey": [ ]
}, - "property2": {
- "limitId": null,
- "monkey": [ ]
}
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}, - "property2": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}
}, - "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- {
- "ssId": null,
- "bssId": null,
- "civicAddress": null
}
], - "restriStatus": [
- {
- "exceptionId": null,
- "timeStamp": null
}
]
}, - "property2": {
- "dnn": "string",
- "allowedServices": [
- "string"
], - "subscCats": [
- "string"
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}, - "property2": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "refUmDataLimitIds": {
- "property1": {
- "limitId": null,
- "monkey": [ ]
}, - "property2": {
- "limitId": null,
- "monkey": [ ]
}
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}, - "property2": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}
}, - "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- {
- "ssId": null,
- "bssId": null,
- "civicAddress": null
}
], - "restriStatus": [
- {
- "exceptionId": null,
- "timeStamp": null
}
]
}
}, - "ueSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "smPolicyDnnData": {
- "property1": {
- "dnn": "string",
- "allowedServices": [
- "string"
], - "subscCats": [
- "string"
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}, - "property2": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "refUmDataLimitIds": {
- "property1": {
- "limitId": null,
- "monkey": [ ]
}, - "property2": {
- "limitId": null,
- "monkey": [ ]
}
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}, - "property2": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}
}, - "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- {
- "ssId": null,
- "bssId": null,
- "civicAddress": null
}
], - "restriStatus": [
- {
- "exceptionId": null,
- "timeStamp": null
}
]
}, - "property2": {
- "dnn": "string",
- "allowedServices": [
- "string"
], - "subscCats": [
- "string"
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}, - "property2": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "refUmDataLimitIds": {
- "property1": {
- "limitId": null,
- "monkey": [ ]
}, - "property2": {
- "limitId": null,
- "monkey": [ ]
}
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}, - "property2": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}
}, - "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- {
- "ssId": null,
- "bssId": null,
- "civicAddress": null
}
], - "restriStatus": [
- {
- "exceptionId": null,
- "timeStamp": null
}
]
}
}, - "ueSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}
}
}, - "umDataLimits": {
- "property1": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "usageLimit": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetPeriod": {
- "period": "YEARLY",
- "maxNumPeriod": 0
}
}, - "property2": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "usageLimit": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetPeriod": {
- "period": "YEARLY",
- "maxNumPeriod": 0
}
}
}, - "umData": {
- "property1": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "allowedUsage": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetTime": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "property2": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "allowedUsage": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetTime": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}
}, - "suppFeat": "string"
}, - "usageMonData": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "allowedUsage": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetTime": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "SponsorConnectivityData": {
- "aspIds": [
- "string"
], - "suppFeat": "string"
}, - "bdtData": {
- "aspId": "string",
- "transPolicy": {
- "maxBitRateDl": "string",
- "maxBitRateUl": "string",
- "ratingGroup": 0,
- "recTimeInt": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}, - "transPolicyId": 0
}, - "bdtRefId": "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"
}
]
}, - "numOfUes": 0,
- "volPerUe": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "trafficDes": "string",
- "bdtpStatus": "INVALID",
- "warnNotifEnabled": true,
- "notifUri": "string",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "opSpecData": {
- "dataType": "string",
- "dataTypeDefinition": "string",
- "value": null,
- "supportedFeatures": "string",
- "resetIds": [
- "string"
]
}, - "opSpecDataMap": {
- "property1": {
- "dataType": "string",
- "dataTypeDefinition": "string",
- "value": null,
- "supportedFeatures": "string",
- "resetIds": [
- "string"
]
}, - "property2": {
- "dataType": "string",
- "dataTypeDefinition": "string",
- "value": null,
- "supportedFeatures": "string",
- "resetIds": [
- "string"
]
}
}, - "ueId": "string",
- "sponsorId": "string",
- "bdtRefId": "string",
- "usageMonId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "delResources": [
- "string"
], - "notifId": "string",
- "reportedFragments": [
- {
- "resourceId": "string",
- "notifItems": [
- {
- "item": "string",
- "value": null
}
]
}
], - "slicePolicyData": {
- "mbrUl": "string",
- "mbrDl": "string",
- "remainMbrUl": "string",
- "remainMbrDl": "string",
- "suppFeat": "string"
}, - "snssai": {
- "sst": 255,
- "sd": "string"
}, - "pdtqData": {
- "aspId": "string",
- "pdtqPolicy": {
- "pdtqPolicyId": 0,
- "recTimeInt": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
}, - "appId": "string",
- "pdtqRefId": "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"
}
]
}, - "numOfUes": 0,
- "desTimeInts": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "altQosParamSets": [
- {
- "gfbrDl": "string",
- "gfbrUl": "string",
- "pdb": 1,
- "per": "string"
}
], - "altQosRefs": [
- "string"
], - "qosParamSet": {
- "extMaxBurstSize": 4096,
- "gfbrDl": "string",
- "gfbrUl": "string",
- "maxBitRateDl": "string",
- "maxBitRateUl": "string",
- "maxBurstSize": 1,
- "pdb": 1,
- "per": "string",
- "priorLevel": 1
}, - "qosReference": "string",
- "notifUri": "string",
- "warnNotifEnabled": true,
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "pdtqRefId": "string",
- "groupPolicyData": {
- "maxGroupMbrUl": "string",
- "maxGroupMbrDl": "string",
- "remainGroupMbrUl": "string",
- "remainGroupMbrDl": "string",
- "suppFeat": "string"
}, - "intGroupId": "string"
}
], - "expiry": "2019-08-24T14:15:22Z",
- "supportedFeatures": "string",
- "resetIds": [
- "string"
], - "subsId": "string"
}| subsId required | string |
| notificationUri required | string (Uri) String providing an URI formatted according to RFC 3986. |
| notifId | string |
| monitoredResourceUris required | Array of strings (Uri) |
Array of objects (ResourceItem) non-empty | |
Array of objects (ResourceItem) non-empty | |
| immRep | boolean If provided and set to true, it indicates that existing entries that match this subscription shall be immediately reported in the response. |
Array of objects (PolicyDataChangeNotification) non-empty Immediate report with existing UDR entries. | |
| expiry | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
| 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. |
| resetIds | Array of strings non-empty |
| subsId | string |
{- "notificationUri": "string",
- "notifId": "string",
- "monitoredResourceUris": [
- "string"
], - "monResItems": [
- {
- "monResourceUri": "string",
- "items": [
- "string"
]
}
], - "excludedResItems": [
- {
- "monResourceUri": "string",
- "items": [
- "string"
]
}
], - "immRep": true,
- "immReports": [
- {
- "amPolicyData": {
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "subscCats": [
- "string"
], - "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "suppFeat": "string"
}, - "uePolicySet": {
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "subscCats": [
- "string"
], - "uePolicySections": {
- "property1": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}, - "property2": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}
}, - "upsis": [
- "string"
], - "allowedRouteSelDescs": {
- "property1": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnRouteSelDescs": [
- {
- "dnn": null,
- "sscModes": [ ],
- "pduSessTypes": [ ],
- "atsssInfo": null,
- "lboRoamAllowed": null
}
]
}
]
}, - "property2": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnRouteSelDescs": [
- {
- "dnn": null,
- "sscModes": [ ],
- "pduSessTypes": [ ],
- "atsssInfo": null,
- "lboRoamAllowed": null
}
]
}
]
}
}, - "andspInd": true,
- "epsUrspInd": true,
- "vpsUrspInd": true,
- "urspEnfInd": true,
- "pei": "string",
- "osIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "tracingReq": {
- "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"
}, - "resetIds": [
- "string"
], - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "suppFeat": "string"
}, - "plmnUePolicySet": {
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "subscCats": [
- "string"
], - "uePolicySections": {
- "property1": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}, - "property2": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}
}, - "upsis": [
- "string"
], - "allowedRouteSelDescs": {
- "property1": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnRouteSelDescs": [
- {
- "dnn": null,
- "sscModes": [ ],
- "pduSessTypes": [ ],
- "atsssInfo": null,
- "lboRoamAllowed": null
}
]
}
]
}, - "property2": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnRouteSelDescs": [
- {
- "dnn": null,
- "sscModes": [ ],
- "pduSessTypes": [ ],
- "atsssInfo": null,
- "lboRoamAllowed": null
}
]
}
]
}
}, - "andspInd": true,
- "epsUrspInd": true,
- "vpsUrspInd": true,
- "urspEnfInd": true,
- "pei": "string",
- "osIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "tracingReq": {
- "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"
}, - "resetIds": [
- "string"
], - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "suppFeat": "string"
}, - "smPolicyData": {
- "smPolicySnssaiData": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "smPolicyDnnData": {
- "property1": {
- "dnn": "string",
- "allowedServices": [
- "string"
], - "subscCats": [
- "string"
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}, - "property2": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "refUmDataLimitIds": {
- "property1": {
- "limitId": null,
- "monkey": [ ]
}, - "property2": {
- "limitId": null,
- "monkey": [ ]
}
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}, - "property2": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}
}, - "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- {
- "ssId": null,
- "bssId": null,
- "civicAddress": null
}
], - "restriStatus": [
- {
- "exceptionId": null,
- "timeStamp": null
}
]
}, - "property2": {
- "dnn": "string",
- "allowedServices": [
- "string"
], - "subscCats": [
- "string"
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}, - "property2": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "refUmDataLimitIds": {
- "property1": {
- "limitId": null,
- "monkey": [ ]
}, - "property2": {
- "limitId": null,
- "monkey": [ ]
}
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}, - "property2": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}
}, - "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- {
- "ssId": null,
- "bssId": null,
- "civicAddress": null
}
], - "restriStatus": [
- {
- "exceptionId": null,
- "timeStamp": null
}
]
}
}, - "ueSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "smPolicyDnnData": {
- "property1": {
- "dnn": "string",
- "allowedServices": [
- "string"
], - "subscCats": [
- "string"
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}, - "property2": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "refUmDataLimitIds": {
- "property1": {
- "limitId": null,
- "monkey": [ ]
}, - "property2": {
- "limitId": null,
- "monkey": [ ]
}
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}, - "property2": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}
}, - "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- {
- "ssId": null,
- "bssId": null,
- "civicAddress": null
}
], - "restriStatus": [
- {
- "exceptionId": null,
- "timeStamp": null
}
]
}, - "property2": {
- "dnn": "string",
- "allowedServices": [
- "string"
], - "subscCats": [
- "string"
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}, - "property2": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "refUmDataLimitIds": {
- "property1": {
- "limitId": null,
- "monkey": [ ]
}, - "property2": {
- "limitId": null,
- "monkey": [ ]
}
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}, - "property2": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}
}, - "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- {
- "ssId": null,
- "bssId": null,
- "civicAddress": null
}
], - "restriStatus": [
- {
- "exceptionId": null,
- "timeStamp": null
}
]
}
}, - "ueSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}
}
}, - "umDataLimits": {
- "property1": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "usageLimit": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetPeriod": {
- "period": "YEARLY",
- "maxNumPeriod": 0
}
}, - "property2": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "usageLimit": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetPeriod": {
- "period": "YEARLY",
- "maxNumPeriod": 0
}
}
}, - "umData": {
- "property1": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "allowedUsage": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetTime": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "property2": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "allowedUsage": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetTime": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}
}, - "suppFeat": "string"
}, - "usageMonData": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "allowedUsage": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetTime": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "SponsorConnectivityData": {
- "aspIds": [
- "string"
], - "suppFeat": "string"
}, - "bdtData": {
- "aspId": "string",
- "transPolicy": {
- "maxBitRateDl": "string",
- "maxBitRateUl": "string",
- "ratingGroup": 0,
- "recTimeInt": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}, - "transPolicyId": 0
}, - "bdtRefId": "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"
}
]
}, - "numOfUes": 0,
- "volPerUe": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "trafficDes": "string",
- "bdtpStatus": "INVALID",
- "warnNotifEnabled": true,
- "notifUri": "string",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "opSpecData": {
- "dataType": "string",
- "dataTypeDefinition": "string",
- "value": null,
- "supportedFeatures": "string",
- "resetIds": [
- "string"
]
}, - "opSpecDataMap": {
- "property1": {
- "dataType": "string",
- "dataTypeDefinition": "string",
- "value": null,
- "supportedFeatures": "string",
- "resetIds": [
- "string"
]
}, - "property2": {
- "dataType": "string",
- "dataTypeDefinition": "string",
- "value": null,
- "supportedFeatures": "string",
- "resetIds": [
- "string"
]
}
}, - "ueId": "string",
- "sponsorId": "string",
- "bdtRefId": "string",
- "usageMonId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "delResources": [
- "string"
], - "notifId": "string",
- "reportedFragments": [
- {
- "resourceId": "string",
- "notifItems": [
- {
- "item": "string",
- "value": null
}
]
}
], - "slicePolicyData": {
- "mbrUl": "string",
- "mbrDl": "string",
- "remainMbrUl": "string",
- "remainMbrDl": "string",
- "suppFeat": "string"
}, - "snssai": {
- "sst": 255,
- "sd": "string"
}, - "pdtqData": {
- "aspId": "string",
- "pdtqPolicy": {
- "pdtqPolicyId": 0,
- "recTimeInt": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
}, - "appId": "string",
- "pdtqRefId": "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"
}
]
}, - "numOfUes": 0,
- "desTimeInts": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "altQosParamSets": [
- {
- "gfbrDl": "string",
- "gfbrUl": "string",
- "pdb": 1,
- "per": "string"
}
], - "altQosRefs": [
- "string"
], - "qosParamSet": {
- "extMaxBurstSize": 4096,
- "gfbrDl": "string",
- "gfbrUl": "string",
- "maxBitRateDl": "string",
- "maxBitRateUl": "string",
- "maxBurstSize": 1,
- "pdb": 1,
- "per": "string",
- "priorLevel": 1
}, - "qosReference": "string",
- "notifUri": "string",
- "warnNotifEnabled": true,
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "pdtqRefId": "string",
- "groupPolicyData": {
- "maxGroupMbrUl": "string",
- "maxGroupMbrDl": "string",
- "remainGroupMbrUl": "string",
- "remainGroupMbrDl": "string",
- "suppFeat": "string"
}, - "intGroupId": "string"
}
], - "expiry": "2019-08-24T14:15:22Z",
- "supportedFeatures": "string",
- "resetIds": [
- "string"
], - "subsId": "string"
}{- "notificationUri": "string",
- "notifId": "string",
- "monitoredResourceUris": [
- "string"
], - "monResItems": [
- {
- "monResourceUri": "string",
- "items": [
- "string"
]
}
], - "excludedResItems": [
- {
- "monResourceUri": "string",
- "items": [
- "string"
]
}
], - "immRep": true,
- "immReports": [
- {
- "amPolicyData": {
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "subscCats": [
- "string"
], - "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "suppFeat": "string"
}, - "uePolicySet": {
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "subscCats": [
- "string"
], - "uePolicySections": {
- "property1": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}, - "property2": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}
}, - "upsis": [
- "string"
], - "allowedRouteSelDescs": {
- "property1": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnRouteSelDescs": [
- {
- "dnn": null,
- "sscModes": [ ],
- "pduSessTypes": [ ],
- "atsssInfo": null,
- "lboRoamAllowed": null
}
]
}
]
}, - "property2": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnRouteSelDescs": [
- {
- "dnn": null,
- "sscModes": [ ],
- "pduSessTypes": [ ],
- "atsssInfo": null,
- "lboRoamAllowed": null
}
]
}
]
}
}, - "andspInd": true,
- "epsUrspInd": true,
- "vpsUrspInd": true,
- "urspEnfInd": true,
- "pei": "string",
- "osIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "tracingReq": {
- "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"
}, - "resetIds": [
- "string"
], - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "suppFeat": "string"
}, - "plmnUePolicySet": {
- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "subscCats": [
- "string"
], - "uePolicySections": {
- "property1": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}, - "property2": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}
}, - "upsis": [
- "string"
], - "allowedRouteSelDescs": {
- "property1": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnRouteSelDescs": [
- {
- "dnn": null,
- "sscModes": [ ],
- "pduSessTypes": [ ],
- "atsssInfo": null,
- "lboRoamAllowed": null
}
]
}
]
}, - "property2": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnRouteSelDescs": [
- {
- "dnn": null,
- "sscModes": [ ],
- "pduSessTypes": [ ],
- "atsssInfo": null,
- "lboRoamAllowed": null
}
]
}
]
}
}, - "andspInd": true,
- "epsUrspInd": true,
- "vpsUrspInd": true,
- "urspEnfInd": true,
- "pei": "string",
- "osIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "tracingReq": {
- "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"
}, - "resetIds": [
- "string"
], - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "suppFeat": "string"
}, - "smPolicyData": {
- "smPolicySnssaiData": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "smPolicyDnnData": {
- "property1": {
- "dnn": "string",
- "allowedServices": [
- "string"
], - "subscCats": [
- "string"
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}, - "property2": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "refUmDataLimitIds": {
- "property1": {
- "limitId": null,
- "monkey": [ ]
}, - "property2": {
- "limitId": null,
- "monkey": [ ]
}
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}, - "property2": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}
}, - "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- {
- "ssId": null,
- "bssId": null,
- "civicAddress": null
}
], - "restriStatus": [
- {
- "exceptionId": null,
- "timeStamp": null
}
]
}, - "property2": {
- "dnn": "string",
- "allowedServices": [
- "string"
], - "subscCats": [
- "string"
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}, - "property2": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "refUmDataLimitIds": {
- "property1": {
- "limitId": null,
- "monkey": [ ]
}, - "property2": {
- "limitId": null,
- "monkey": [ ]
}
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}, - "property2": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}
}, - "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- {
- "ssId": null,
- "bssId": null,
- "civicAddress": null
}
], - "restriStatus": [
- {
- "exceptionId": null,
- "timeStamp": null
}
]
}
}, - "ueSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "smPolicyDnnData": {
- "property1": {
- "dnn": "string",
- "allowedServices": [
- "string"
], - "subscCats": [
- "string"
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}, - "property2": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "refUmDataLimitIds": {
- "property1": {
- "limitId": null,
- "monkey": [ ]
}, - "property2": {
- "limitId": null,
- "monkey": [ ]
}
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}, - "property2": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}
}, - "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- {
- "ssId": null,
- "bssId": null,
- "civicAddress": null
}
], - "restriStatus": [
- {
- "exceptionId": null,
- "timeStamp": null
}
]
}, - "property2": {
- "dnn": "string",
- "allowedServices": [
- "string"
], - "subscCats": [
- "string"
], - "gbrUl": "string",
- "gbrDl": "string",
- "adcSupport": true,
- "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}, - "property2": {
- "policyCounterId": null,
- "currentStatus": null,
- "penPolCounterStatuses": [ ]
}
}, - "ipv4Index": 0,
- "ipv6Index": 0,
- "offline": true,
- "online": true,
- "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "refUmDataLimitIds": {
- "property1": {
- "limitId": null,
- "monkey": [ ]
}, - "property2": {
- "limitId": null,
- "monkey": [ ]
}
}, - "mpsPriority": true,
- "mcsPriority": true,
- "imsSignallingPrio": true,
- "mpsPriorityLevel": 0,
- "mcsPriorityLevel": 0,
- "praInfos": {
- "property1": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}, - "property2": {
- "praId": null,
- "additionalPraId": null,
- "presenceState": null,
- "trackingAreaList": [ ],
- "ecgiList": [ ],
- "ncgiList": [ ],
- "globalRanNodeIdList": [ ],
- "globaleNbIdList": [ ]
}
}, - "bdtRefIds": {
- "property1": "string",
- "property2": "string"
}, - "locRoutNotAllowed": true,
- "sfcNotAllowed": true,
- "tnaps": [
- {
- "ssId": null,
- "bssId": null,
- "civicAddress": null
}
], - "restriStatus": [
- {
- "exceptionId": null,
- "timeStamp": null
}
]
}
}, - "ueSliceMbr": {
- "uplink": "string",
- "downlink": "string"
}
}
}, - "umDataLimits": {
- "property1": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "usageLimit": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetPeriod": {
- "period": "YEARLY",
- "maxNumPeriod": 0
}
}, - "property2": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "usageLimit": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetPeriod": {
- "period": "YEARLY",
- "maxNumPeriod": 0
}
}
}, - "umData": {
- "property1": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "allowedUsage": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetTime": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "property2": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "allowedUsage": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetTime": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}
}, - "suppFeat": "string"
}, - "usageMonData": {
- "limitId": "string",
- "scopes": {
- "property1": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}, - "property2": {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnn": [
- "string"
]
}
}, - "umLevel": "SESSION_LEVEL",
- "allowedUsage": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "resetTime": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "SponsorConnectivityData": {
- "aspIds": [
- "string"
], - "suppFeat": "string"
}, - "bdtData": {
- "aspId": "string",
- "transPolicy": {
- "maxBitRateDl": "string",
- "maxBitRateUl": "string",
- "ratingGroup": 0,
- "recTimeInt": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}, - "transPolicyId": 0
}, - "bdtRefId": "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"
}
]
}, - "numOfUes": 0,
- "volPerUe": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "trafficDes": "string",
- "bdtpStatus": "INVALID",
- "warnNotifEnabled": true,
- "notifUri": "string",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "opSpecData": {
- "dataType": "string",
- "dataTypeDefinition": "string",
- "value": null,
- "supportedFeatures": "string",
- "resetIds": [
- "string"
]
}, - "opSpecDataMap": {
- "property1": {
- "dataType": "string",
- "dataTypeDefinition": "string",
- "value": null,
- "supportedFeatures": "string",
- "resetIds": [
- "string"
]
}, - "property2": {
- "dataType": "string",
- "dataTypeDefinition": "string",
- "value": null,
- "supportedFeatures": "string",
- "resetIds": [
- "string"
]
}
}, - "ueId": "string",
- "sponsorId": "string",
- "bdtRefId": "string",
- "usageMonId": "string",
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "delResources": [
- "string"
], - "notifId": "string",
- "reportedFragments": [
- {
- "resourceId": "string",
- "notifItems": [
- {
- "item": "string",
- "value": null
}
]
}
], - "slicePolicyData": {
- "mbrUl": "string",
- "mbrDl": "string",
- "remainMbrUl": "string",
- "remainMbrDl": "string",
- "suppFeat": "string"
}, - "snssai": {
- "sst": 255,
- "sd": "string"
}, - "pdtqData": {
- "aspId": "string",
- "pdtqPolicy": {
- "pdtqPolicyId": 0,
- "recTimeInt": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
}, - "appId": "string",
- "pdtqRefId": "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"
}
]
}, - "numOfUes": 0,
- "desTimeInts": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "altQosParamSets": [
- {
- "gfbrDl": "string",
- "gfbrUl": "string",
- "pdb": 1,
- "per": "string"
}
], - "altQosRefs": [
- "string"
], - "qosParamSet": {
- "extMaxBurstSize": 4096,
- "gfbrDl": "string",
- "gfbrUl": "string",
- "maxBitRateDl": "string",
- "maxBitRateUl": "string",
- "maxBurstSize": 1,
- "pdb": 1,
- "per": "string",
- "priorLevel": 1
}, - "qosReference": "string",
- "notifUri": "string",
- "warnNotifEnabled": true,
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "pdtqRefId": "string",
- "groupPolicyData": {
- "maxGroupMbrUl": "string",
- "maxGroupMbrDl": "string",
- "remainGroupMbrUl": "string",
- "remainGroupMbrDl": "string",
- "suppFeat": "string"
}, - "intGroupId": "string"
}
], - "expiry": "2019-08-24T14:15:22Z",
- "supportedFeatures": "string",
- "resetIds": [
- "string"
], - "subsId": "string"
}| 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}|... UE Id |
| fields | Array of strings non-empty attributes to be retrieved |
| supp-feat | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
{- "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 |
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 |
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}|... 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"
}
]
}
]
}
}| appId | Array of strings (ApplicationId) non-empty Contains the information of the application identifier(s) for the querying PFD Data resource. If none appId is included in the URI, it applies to all application identifier(s) for the querying PFD Data resource. |
| supp-feat | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
[- {
- "applicationId": "string",
- "pfds": [
- {
- "pfdId": "string",
- "flowDescriptions": [
- "string"
], - "urls": [
- "string"
], - "domainNames": [
- "string"
], - "dnProtocol": "DNS_QNAME",
- "sourceNfType": "NRF"
}
], - "cachingTime": "2019-08-24T14:15:22Z",
- "cachingTimer": 0,
- "suppFeat": "string",
- "resetIds": [
- "string"
], - "allowedDelay": 0
}
]| appId required | string Indicate the application identifier for the request pfd(s). It shall apply the format of Data type ApplicationId. |
| supp-feat | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
{- "applicationId": "string",
- "pfds": [
- {
- "pfdId": "string",
- "flowDescriptions": [
- "string"
], - "urls": [
- "string"
], - "domainNames": [
- "string"
], - "dnProtocol": "DNS_QNAME",
- "sourceNfType": "NRF"
}
], - "cachingTime": "2019-08-24T14:15:22Z",
- "cachingTimer": 0,
- "suppFeat": "string",
- "resetIds": [
- "string"
], - "allowedDelay": 0
}| appId required | string Indicate the application identifier for the request pfd(s). It shall apply the format of Data type ApplicationId. |
{- "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"
}
]
}
]
}
}| appId required | string Indicate the application identifier for the request pfd(s). It shall apply the format of Data type ApplicationId. |
| applicationId required | string (ApplicationId) String providing an application identifier. |
required | Array of objects (PfdContent) non-empty |
| cachingTime | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
| cachingTimer | integer (DurationSec) indicating a time in seconds. |
| suppFeat | 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. |
| resetIds | Array of strings non-empty |
| allowedDelay | integer (DurationSec) indicating a time in seconds. |
{- "applicationId": "string",
- "pfds": [
- {
- "pfdId": "string",
- "flowDescriptions": [
- "string"
], - "urls": [
- "string"
], - "domainNames": [
- "string"
], - "dnProtocol": "DNS_QNAME",
- "sourceNfType": "NRF"
}
], - "cachingTime": "2019-08-24T14:15:22Z",
- "cachingTimer": 0,
- "suppFeat": "string",
- "resetIds": [
- "string"
], - "allowedDelay": 0
}{- "applicationId": "string",
- "pfds": [
- {
- "pfdId": "string",
- "flowDescriptions": [
- "string"
], - "urls": [
- "string"
], - "domainNames": [
- "string"
], - "dnProtocol": "DNS_QNAME",
- "sourceNfType": "NRF"
}
], - "cachingTime": "2019-08-24T14:15:22Z",
- "cachingTimer": 0,
- "suppFeat": "string",
- "resetIds": [
- "string"
], - "allowedDelay": 0
}| influence-Ids | Array of strings non-empty Each element identifies a service. |
| dnns | Array of strings (Dnn) non-empty Each element identifies a DNN. |
Array of objects (Snssai) non-empty Each element identifies a slice. | |
| internal-Group-Ids | Array of strings (GroupId) non-empty [ items^[A-Fa-f0-9]{8}-[0-9]{3}-[0-9]{2,3}-([A-Fa-f0... ] Each element identifies a group of users. |
| internal-group-ids-Add | Array of strings (GroupId) non-empty [ items^[A-Fa-f0-9]{8}-[0-9]{3}-[0-9]{2,3}-([A-Fa-f0... ] Each element identifies an internal Group. |
| subscriber-categories | Array of strings non-empty Each element identifies a subscriber category. |
| supis | Array of strings (Supi) non-empty [ items^(imsi-[0-9]{5,15}|nai-.+|gci-.+|gli-.+|.+)$ ] Each element identifies the user. |
| supp-feat | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
[- {
- "upPathChgNotifCorreId": "string",
- "appReloInd": true,
- "afAppId": "string",
- "dnn": "string",
- "ethTrafficFilters": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "snssai": {
- "sst": 255,
- "sd": "string"
}, - "interGroupId": "string",
- "interGroupIdList": [
- "string",
- "string"
], - "subscriberCatList": [
- "string"
], - "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "supi": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- "string"
], - "tosTC": "string"
}
], - "trafficRoutes": [
- {
- "dnai": "string",
- "routeInfo": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0
}, - "routeProfId": "string"
}
], - "sfcIdDl": "string",
- "sfcIdUl": "string",
- "metadata": "string",
- "traffCorreInd": true,
- "tfcCorreInfo": {
- "corrType": "COMMON_DNAI",
- "tfcCorrId": "string",
- "comEasIpv4Addr": "198.51.100.1",
- "comEasIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "fqdnRange": [
- {
- "regex": "string",
- "stringMatchingRule": {
- "stringMatchingConditions": [
- {
- "matchingString": "string",
- "matchingOperator": "FULL_MATCH"
}
]
}
}
], - "notifUri": "string",
- "notifCorrId": "string"
}, - "validStartTime": "2019-08-24T14:15:22Z",
- "validEndTime": "2019-08-24T14:15:22Z",
- "tempValidities": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "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"
}
]
}, - "upPathChgNotifUri": "string",
- "headers": [
- "string"
], - "subscribedEvents": [
- "UP_PATH_CHANGE"
], - "dnaiChgType": "EARLY",
- "afAckInd": true,
- "addrPreserInd": true,
- "maxAllowedUpLat": 0,
- "simConnInd": true,
- "simConnTerm": 0,
- "supportedFeatures": "string",
- "resUri": "string",
- "resetIds": [
- "string"
], - "nscSuppFeats": {
- "property1": "string",
- "property2": "string"
}
}
]| influenceId required | string The Identifier of an Individual Influence Data to be created or updated. It shall apply the format of Data type string. |
{ }{ }| influenceId required | string The Identifier of an Individual Influence Data to be updated. It shall apply the format of Data type string. |
| upPathChgNotifCorreId | string Contains the Notification Correlation Id allocated by the NEF for the UP path change notification. |
| appReloInd | boolean Identifies whether an application can be relocated once a location of the application has been selected. |
Array of objects (EthFlowDescription) non-empty Identifies Ethernet packet filters. Either "trafficFilters" or "ethTrafficFilters" shall be included if applicable. | |
Array of objects (FlowInfo) non-empty Identifies IP packet filters. Either "trafficFilters" or "ethTrafficFilters" shall be included if applicable. | |
Array of (object or null) or (object or null) (RouteToLocation) non-empty Identifies the N6 traffic routing requirement. | |
| sfcIdDl | string or null Reference to a pre-configured service function chain for DL traffic |
| sfcIdUl | string or null Reference to a pre-configured service function chain for UL traffic |
| metadata | string or null <byte> (Metadata) A String which is transparently passed to the UPF to be applied for traffic to SFC. |
| traffCorreInd | boolean |
object or null (TrafficCorrelationInfo) Contains the information for traffic correlation. | |
| validStartTime | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
| validEndTime | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
Array of objects or null (TemporalValidity) non-empty Identifies the temporal validities for the N6 traffic routing requirement. | |
object (NetworkAreaInfo) Describes a network area information in which the NF service consumer requests the number of UEs. | |
| upPathChgNotifUri | string (Uri) String providing an URI formatted according to RFC 3986. |
| headers | Array of strings non-empty Contains the headers provisioned by the NEF. |
| afAckInd | boolean |
| addrPreserInd | boolean |
| maxAllowedUpLat | integer or null (UintegerRm) >= 0 Unsigned Integer, i.e. only value 0 and integers above 0 are permissible with the OpenAPI 'nullable: true' property. |
| simConnInd | boolean Indicates whether simultaneous connectivity should be temporarily maintained for the source and target PSA. |
| simConnTerm | integer or null (DurationSecRm) indicating a time in seconds with OpenAPI defined 'nullable: true' property. |
{- "upPathChgNotifCorreId": "string",
- "appReloInd": true,
- "ethTrafficFilters": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- "string"
], - "tosTC": "string"
}
], - "trafficRoutes": [
- {
- "dnai": "string",
- "routeInfo": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0
}, - "routeProfId": "string"
}
], - "sfcIdDl": "string",
- "sfcIdUl": "string",
- "metadata": "string",
- "traffCorreInd": true,
- "tfcCorreInfo": {
- "corrType": "COMMON_DNAI",
- "tfcCorrId": "string",
- "comEasIpv4Addr": "198.51.100.1",
- "comEasIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "fqdnRange": [
- {
- "regex": "string",
- "stringMatchingRule": {
- "stringMatchingConditions": [
- {
- "matchingString": "string",
- "matchingOperator": "FULL_MATCH"
}
]
}
}
], - "notifUri": "string",
- "notifCorrId": "string"
}, - "validStartTime": "2019-08-24T14:15:22Z",
- "validEndTime": "2019-08-24T14:15:22Z",
- "tempValidities": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "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"
}
]
}, - "upPathChgNotifUri": "string",
- "headers": [
- "string"
], - "afAckInd": true,
- "addrPreserInd": true,
- "maxAllowedUpLat": 0,
- "simConnInd": true,
- "simConnTerm": 0
}{ }| influenceId required | string The Identifier of an Individual Influence Data to be deleted. It shall apply the format of Data type 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"
}
]
}
]
}
}| plmnId required | string (VarPlmnId) ^[0-9]{5,6}(-[A-Fa-f0-9]{11})?$ PLMN Id (MCC, MNC) or SNPN Id (MCC, MNC, NID). |
| supp-feat | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
{- "praInfos": {
- "property1": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}, - "property2": {
- "praId": "string",
- "additionalPraId": "string",
- "presenceState": "IN_AREA",
- "trackingAreaList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "ecgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgiList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "globalRanNodeIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "globaleNbIdList": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
]
}
}, - "subscCats": [
- "string"
], - "uePolicySections": {
- "property1": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}, - "property2": {
- "uePolicySectionInfo": "string",
- "upsi": "string"
}
}, - "upsis": [
- "string"
], - "allowedRouteSelDescs": {
- "property1": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnRouteSelDescs": [
- {
- "dnn": "string",
- "sscModes": [
- "SSC_MODE_1"
], - "pduSessTypes": [
- "IPV4"
], - "atsssInfo": false,
- "lboRoamAllowed": true
}
]
}
]
}, - "property2": {
- "servingPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "snssaiRouteSelDescs": [
- {
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnnRouteSelDescs": [
- {
- "dnn": "string",
- "sscModes": [
- "SSC_MODE_1"
], - "pduSessTypes": [
- "IPV4"
], - "atsssInfo": false,
- "lboRoamAllowed": true
}
]
}
]
}
}, - "andspInd": true,
- "epsUrspInd": true,
- "vpsUrspInd": true,
- "urspEnfInd": true,
- "pei": "string",
- "osIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "chfInfo": {
- "primaryChfAddress": "string",
- "secondaryChfAddress": "string",
- "primaryChfSetId": "string",
- "primaryChfInstanceId": "e4dfc9a8-0d12-47a4-8278-b497f3e88de1",
- "secondaryChfSetId": "string",
- "secondaryChfInstanceId": "6d7b761f-6ba3-4647-9275-e92903ec5f1c"
}, - "subscSpendingLimits": true,
- "spendLimInfo": {
- "property1": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}, - "property2": {
- "policyCounterId": "string",
- "currentStatus": "string",
- "penPolCounterStatuses": [
- {
- "policyCounterStatus": "string",
- "activationTime": "2019-08-24T14:15:22Z"
}
]
}
}, - "tracingReq": {
- "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"
}, - "resetIds": [
- "string"
], - "restriStatus": [
- {
- "exceptionId": "UNEXPECTED_UE_LOCATION",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "suppFeat": "string"
}| bdt-policy-ids | Array of strings non-empty Each element identifies a service. |
| internal-group-ids | Array of strings (GroupId) non-empty [ items^[A-Fa-f0-9]{8}-[0-9]{3}-[0-9]{2,3}-([A-Fa-f0... ] Each element identifies a group of users. |
| supis | Array of strings (Supi) non-empty [ items^(imsi-[0-9]{5,15}|nai-.+|gci-.+|gli-.+|.+)$ ] Each element identifies the user. |
[- {
- "interGroupId": "string",
- "supi": "string",
- "bdtRefId": "string",
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "resUri": "string",
- "resetIds": [
- "string"
]
}
]| bdtPolicyId required | string The Identifier of an Individual Applied BDT Policy Data to be created or updated. It shall apply the format of Data type string. |
| interGroupId | 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. |
| 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
|
| bdtRefId required | string (BdtReferenceId) string identifying a BDT Reference ID as defined in clause 5.3.3 of 3GPP TS 29.154. |
| 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"). |
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". | |
| resUri | string (Uri) String providing an URI formatted according to RFC 3986. |
| resetIds | Array of strings non-empty |
{- "interGroupId": "string",
- "supi": "string",
- "bdtRefId": "string",
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "resUri": "string",
- "resetIds": [
- "string"
]
}{- "interGroupId": "string",
- "supi": "string",
- "bdtRefId": "string",
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "resUri": "string",
- "resetIds": [
- "string"
]
}| bdtPolicyId required | string The Identifier of an Individual Applied BDT Policy Data to be updated. It shall apply the format of Data type string. |
| bdtRefId required | string (BdtReferenceId) string identifying a BDT Reference ID as defined in clause 5.3.3 of 3GPP TS 29.154. |
{- "bdtRefId": "string"
}{- "interGroupId": "string",
- "supi": "string",
- "bdtRefId": "string",
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "resUri": "string",
- "resetIds": [
- "string"
]
}| bdtPolicyId required | string The Identifier of an Individual Applied BDT Policy Data to be deleted. It shall apply the format of Data type 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"
}
]
}
]
}
}| config-ids | Array of strings non-empty Each element identifies a configuration. |
| dnns | Array of strings (Dnn) non-empty Each element identifies a DNN. |
Array of objects (Snssai) non-empty Each element identifies a slice. | |
| supis | Array of strings (Supi) non-empty [ items^(imsi-[0-9]{5,15}|nai-.+|gci-.+|gli-.+|.+)$ ] Each element identifies the user. |
| inter-group-ids | Array of strings (GroupId) non-empty [ items^[A-Fa-f0-9]{8}-[0-9]{3}-[0-9]{2,3}-([A-Fa-f0... ] Each element identifies a group of users. |
[- {
- "supi": "string",
- "interGroupId": "string",
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "afAppId": "string",
- "multiAccCtrls": {
- "property1": {
- "srcIpv4Addr": "198.51.100.1",
- "srcIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "multicastV4Addr": "198.51.100.1",
- "multicastV6Addr": "2001:db8:85a3::8a2e:370:7334",
- "accStatus": "FULLY_ALLOWED"
}, - "property2": {
- "srcIpv4Addr": "198.51.100.1",
- "srcIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "multicastV4Addr": "198.51.100.1",
- "multicastV6Addr": "2001:db8:85a3::8a2e:370:7334",
- "accStatus": "FULLY_ALLOWED"
}
}, - "suppFeat": "string",
- "resUri": "string",
- "resetIds": [
- "string"
]
}
]| configurationId required | string The Identifier of an Individual IPTV Configuration Data to be created or updated. It shall apply the format of Data type string. |
| 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
|
| interGroupId required | 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. |
| 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"). |
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". | |
| afAppId required | string |
required | object non-empty Identifies a list of multicast address access control information. Any string value can be used as a key of the map. |
| suppFeat | 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. |
| resUri | string (Uri) String providing an URI formatted according to RFC 3986. |
| resetIds | Array of strings non-empty |
{- "supi": "string",
- "interGroupId": "string",
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "afAppId": "string",
- "multiAccCtrls": {
- "property1": {
- "srcIpv4Addr": "198.51.100.1",
- "srcIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "multicastV4Addr": "198.51.100.1",
- "multicastV6Addr": "2001:db8:85a3::8a2e:370:7334",
- "accStatus": "FULLY_ALLOWED"
}, - "property2": {
- "srcIpv4Addr": "198.51.100.1",
- "srcIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "multicastV4Addr": "198.51.100.1",
- "multicastV6Addr": "2001:db8:85a3::8a2e:370:7334",
- "accStatus": "FULLY_ALLOWED"
}
}, - "suppFeat": "string",
- "resUri": "string",
- "resetIds": [
- "string"
]
}{- "supi": "string",
- "interGroupId": "string",
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "afAppId": "string",
- "multiAccCtrls": {
- "property1": {
- "srcIpv4Addr": "198.51.100.1",
- "srcIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "multicastV4Addr": "198.51.100.1",
- "multicastV6Addr": "2001:db8:85a3::8a2e:370:7334",
- "accStatus": "FULLY_ALLOWED"
}, - "property2": {
- "srcIpv4Addr": "198.51.100.1",
- "srcIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "multicastV4Addr": "198.51.100.1",
- "multicastV6Addr": "2001:db8:85a3::8a2e:370:7334",
- "accStatus": "FULLY_ALLOWED"
}
}, - "suppFeat": "string",
- "resUri": "string",
- "resetIds": [
- "string"
]
}| configurationId required | string The Identifier of an Individual IPTV Configuration Data to be updated. It shall apply the format of Data type string. |
object non-empty Identifies a list of multicast address access control information. Any string value can be used as a key of the map. |
{- "multiAccCtrls": {
- "property1": {
- "srcIpv4Addr": "198.51.100.1",
- "srcIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "multicastV4Addr": "198.51.100.1",
- "multicastV6Addr": "2001:db8:85a3::8a2e:370:7334",
- "accStatus": "FULLY_ALLOWED"
}, - "property2": {
- "srcIpv4Addr": "198.51.100.1",
- "srcIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "multicastV4Addr": "198.51.100.1",
- "multicastV6Addr": "2001:db8:85a3::8a2e:370:7334",
- "accStatus": "FULLY_ALLOWED"
}
}
}{- "supi": "string",
- "interGroupId": "string",
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "afAppId": "string",
- "multiAccCtrls": {
- "property1": {
- "srcIpv4Addr": "198.51.100.1",
- "srcIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "multicastV4Addr": "198.51.100.1",
- "multicastV6Addr": "2001:db8:85a3::8a2e:370:7334",
- "accStatus": "FULLY_ALLOWED"
}, - "property2": {
- "srcIpv4Addr": "198.51.100.1",
- "srcIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "multicastV4Addr": "198.51.100.1",
- "multicastV6Addr": "2001:db8:85a3::8a2e:370:7334",
- "accStatus": "FULLY_ALLOWED"
}
}, - "suppFeat": "string",
- "resUri": "string",
- "resetIds": [
- "string"
]
}| configurationId required | string The Identifier of an Individual IPTV Configuration to be deleted. It shall apply the format of Data type 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"
}
]
}
]
}
}| service-param-ids | Array of strings non-empty Each element identifies a service. |
| dnns | Array of strings (Dnn) non-empty Each element identifies a DNN. |
Array of objects (Snssai) non-empty Each element identifies a slice. | |
| internal-group-ids | Array of strings (GroupId) non-empty [ items^[A-Fa-f0-9]{8}-[0-9]{3}-[0-9]{2,3}-([A-Fa-f0... ] Each element identifies a group of users. |
| supis | Array of strings (Supi) non-empty [ items^(imsi-[0-9]{5,15}|nai-.+|gci-.+|gli-.+|.+)$ ] Each element identifies the user. |
| ue-ipv4s | Array of strings (Ipv4Addr) non-empty [ items^(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|2... ] Example: ue-ipv4s=198.51.100.1 Each element identifies the user. |
| ue-ipv6s | Array of strings (Ipv6Addr) non-empty [ items^((([^:]+:){7}([^:]+))|((([^:]+:)*[^:]+)?::((... ] Example: ue-ipv6s=2001:db8:85a3::8a2e:370:7334 Each element identifies the user. |
| ue-macs | Array of strings (MacAddr48) non-empty [ items^([0-9a-fA-F]{2})((-[0-9a-fA-F]{2}){5})$ ] Each element identifies the user. |
| any-ue | boolean Indicates whether the request is for any UE. |
Array of objects or objects or objects (NetworkDescription) non-empty Each element identifies oner or more PLMNs for a roaming UE. | |
| supp-feat | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
[- {
- "appId": "string",
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "interGroupId": "string",
- "supi": "string",
- "ueIpv4": "string",
- "ueIpv6": "string",
- "ueMac": "string",
- "anyUeInd": true,
- "roamUeNetDescs": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "mcc": "string",
- "mncs": [
- "string"
], - "anyPlmnInd": true
}
], - "paramOverPc5": "string",
- "paramOverUu": "string",
- "a2xParamsPc5": "string",
- "a2xParamsUu": "string",
- "paramForProSeDd": "string",
- "paramForProSeDc": "string",
- "paramForProSeU2NRelUe": "string",
- "paramForProSeRemUe": "string",
- "paramForProSeU2URelUe": "string",
- "paramForProSeEndUe": "string",
- "urspGuidance": [
- {
- "trafficDesc": {
- "appDescs": {
- "property1": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": "string",
- "property2": "string"
}
}, - "property2": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": "string",
- "property2": "string"
}
}
}, - "flowDescs": [
- "string"
], - "domainDescs": [
- "string"
], - "ethFlowDescs": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "dnns": [
- "string"
], - "connCaps": [
- "IMS"
], - "opSpecConnCaps": [
- "string"
], - "pinId": "string"
}, - "relatPrecedence": 0,
- "visitedNetDescs": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "mcc": "string",
- "mncs": [
- "string"
], - "anyPlmnInd": true
}
], - "routeSelParamSets": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "precedence": 0,
- "spatialValidityAreas": [
- {
- "civicAddress": {
- "country": "string",
- "A1": "string",
- "A2": "string",
- "A3": "string",
- "A4": "string",
- "A5": "string",
- "A6": "string",
- "PRD": "string",
- "POD": "string",
- "STS": "string",
- "HNO": "string",
- "HNS": "string",
- "LMK": "string",
- "LOC": "string",
- "NAM": "string",
- "PC": "string",
- "BLD": "string",
- "UNIT": "string",
- "FLR": "string",
- "ROOM": "string",
- "PLC": "string",
- "PCN": "string",
- "POBOX": "string",
- "ADDCODE": "string",
- "SEAT": "string",
- "RD": "string",
- "RDSEC": "string",
- "RDBR": "string",
- "RDSUBBR": "string",
- "PRM": "string",
- "POM": "string",
- "usageRules": "string",
- "method": "string",
- "providedBy": "string"
}, - "shapes": {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
}
], - "spatialValidityTais": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "pduSessType": "IPV4"
}
]
}
], - "vpsUrspGuidance": [
- {
- "trafficDesc": {
- "appDescs": {
- "property1": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": "string",
- "property2": "string"
}
}, - "property2": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": "string",
- "property2": "string"
}
}
}, - "flowDescs": [
- "string"
], - "domainDescs": [
- "string"
], - "ethFlowDescs": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "dnns": [
- "string"
], - "connCaps": [
- "IMS"
], - "opSpecConnCaps": [
- "string"
], - "pinId": "string"
}, - "relatPrecedence": 0,
- "visitedNetDescs": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "mcc": "string",
- "mncs": [
- "string"
], - "anyPlmnInd": true
}
], - "routeSelParamSets": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "precedence": 0,
- "spatialValidityAreas": [
- {
- "civicAddress": {
- "country": "string",
- "A1": "string",
- "A2": "string",
- "A3": "string",
- "A4": "string",
- "A5": "string",
- "A6": "string",
- "PRD": "string",
- "POD": "string",
- "STS": "string",
- "HNO": "string",
- "HNS": "string",
- "LMK": "string",
- "LOC": "string",
- "NAM": "string",
- "PC": "string",
- "BLD": "string",
- "UNIT": "string",
- "FLR": "string",
- "ROOM": "string",
- "PLC": "string",
- "PCN": "string",
- "POBOX": "string",
- "ADDCODE": "string",
- "SEAT": "string",
- "RD": "string",
- "RDSEC": "string",
- "RDBR": "string",
- "RDSUBBR": "string",
- "PRM": "string",
- "POM": "string",
- "usageRules": "string",
- "method": "string",
- "providedBy": "string"
}, - "shapes": {
- "shape": "POINT",
- "point": {
- "lon": null,
- "lat": null
}
}
}
], - "spatialValidityTais": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "pduSessType": "IPV4"
}
]
}
], - "tnaps": [
- {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}
], - "deliveryEvents": [
- "SUCCESS_UE_POL_DEL_SP"
], - "policDelivNotifCorreId": "string",
- "policDelivNotifUri": "string",
- "suppFeat": "string",
- "resUri": "string",
- "headers": [
- "string"
], - "resetIds": [
- "string"
], - "paramForRangingSlPos": "string"
}
]| serviceParamId required | string The Identifier of an Individual Service Parameter Data to be created or updated. It shall apply the format of Data type string. |
| appId | string Identifies an application. |
| 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"). |
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". | |
| interGroupId | 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. |
| 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
|
| ueIpv4 | string (schemas-Ipv4Addr) string identifying a Ipv4 address formatted in the "dotted decimal" notation as defined in IETF RFC 1166. |
| ueIpv6 | string (schemas-Ipv6Addr) string identifying a Ipv6 address formatted according to clause 4 in IETF RFC 5952. The mixed Ipv4 Ipv6 notation according to clause 5 of IETF RFC 5952 shall not be used. |
| ueMac | string (MacAddr48) ^([0-9a-fA-F]{2})((-[0-9a-fA-F]{2}){5})$ String identifying a MAC address formatted in the hexadecimal notation according to clause 1.1 and clause 2.1 of RFC 7042. |
| anyUeInd | boolean Identifies whether the service parameters applies to any non roaming UE. |
Array of objects or objects or objects (NetworkDescription) non-empty Each element identifies one or more PLMN IDs of inbound roamers. | |
| paramOverPc5 | string (ParameterOverPc5) Represents configuration parameters for V2X communications over PC5 reference point. |
| paramOverUu | string (ParameterOverUu) Represents configuration parameters for V2X communications over Uu reference point. |
| a2xParamsPc5 | string (A2xParamsPc5) Represents configuration parameters for A2X communications over PC5 reference point. |
| a2xParamsUu | string (A2xParamsUu) Represents configuration parameters for A2X communications over Uu reference point. |
| paramForProSeDd | string (ParamForProSeDd) Represents the service parameters for 5G ProSe direct discovery. |
| paramForProSeDc | string (ParamForProSeDc) Represents the service parameters for 5G ProSe direct communications. |
| paramForProSeU2NRelUe | string (ParamForProSeU2NRelUe) Represents the service parameters for 5G ProSe UE-to-network relay UE. |
| paramForProSeRemUe | string (ParamForProSeRemUe) Represents the service parameters for 5G ProSe Remote UE. |
| paramForProSeU2URelUe | string (ParamForProSeU2URelUe) Represents the service parameters for 5G ProSe UE-to-UE relay UE. |
| paramForProSeEndUe | string (ParamForProSeEndUe) Represents the service parameters for 5G ProSe End UE. |
Array of objects (UrspRuleRequest) non-empty Contains the service parameters used to guide the URSP rule(s). | |
Array of objects (UrspRuleRequest) non-empty Contains the service parameters used to guide the VPLMN-specific URSP rule(s). | |
Array of objects (TnapId) non-empty Contains the TNAP IDs collocated with the 5G-RG(s) of a specific user. | |
Array of strings or strings (Event) non-empty Contains the outcome of the UE Policy Delivery. | |
| policDelivNotifCorreId | string Contains the Notification Correlation Id allocated by the NEF for the notification of UE Policy delivery outcome. |
| policDelivNotifUri | string (Uri) String providing an URI formatted according to RFC 3986. |
| suppFeat | 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. |
| resUri | string (Uri) String providing an URI formatted according to RFC 3986. |
| headers | Array of strings non-empty Contains the headers provisioned by the NEF. |
| resetIds | Array of strings non-empty |
| paramForRangingSlPos | string (ParamForRangingSlPos) Represents the service parameters for ranging and sidelink positioning. |
{- "appId": "string",
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "interGroupId": "string",
- "supi": "string",
- "ueIpv4": "string",
- "ueIpv6": "string",
- "ueMac": "string",
- "anyUeInd": true,
- "roamUeNetDescs": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "mcc": "string",
- "mncs": [
- "string"
], - "anyPlmnInd": true
}
], - "paramOverPc5": "string",
- "paramOverUu": "string",
- "a2xParamsPc5": "string",
- "a2xParamsUu": "string",
- "paramForProSeDd": "string",
- "paramForProSeDc": "string",
- "paramForProSeU2NRelUe": "string",
- "paramForProSeRemUe": "string",
- "paramForProSeU2URelUe": "string",
- "paramForProSeEndUe": "string",
- "urspGuidance": [
- {
- "trafficDesc": {
- "appDescs": {
- "property1": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": "string",
- "property2": "string"
}
}, - "property2": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": "string",
- "property2": "string"
}
}
}, - "flowDescs": [
- "string"
], - "domainDescs": [
- "string"
], - "ethFlowDescs": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "dnns": [
- "string"
], - "connCaps": [
- "IMS"
], - "opSpecConnCaps": [
- "string"
], - "pinId": "string"
}, - "relatPrecedence": 0,
- "visitedNetDescs": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "mcc": "string",
- "mncs": [
- "string"
], - "anyPlmnInd": true
}
], - "routeSelParamSets": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "precedence": 0,
- "spatialValidityAreas": [
- {
- "civicAddress": {
- "country": "string",
- "A1": "string",
- "A2": "string",
- "A3": "string",
- "A4": "string",
- "A5": "string",
- "A6": "string",
- "PRD": "string",
- "POD": "string",
- "STS": "string",
- "HNO": "string",
- "HNS": "string",
- "LMK": "string",
- "LOC": "string",
- "NAM": "string",
- "PC": "string",
- "BLD": "string",
- "UNIT": "string",
- "FLR": "string",
- "ROOM": "string",
- "PLC": "string",
- "PCN": "string",
- "POBOX": "string",
- "ADDCODE": "string",
- "SEAT": "string",
- "RD": "string",
- "RDSEC": "string",
- "RDBR": "string",
- "RDSUBBR": "string",
- "PRM": "string",
- "POM": "string",
- "usageRules": "string",
- "method": "string",
- "providedBy": "string"
}, - "shapes": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
}
], - "spatialValidityTais": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "pduSessType": "IPV4"
}
]
}
], - "vpsUrspGuidance": [
- {
- "trafficDesc": {
- "appDescs": {
- "property1": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": "string",
- "property2": "string"
}
}, - "property2": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": "string",
- "property2": "string"
}
}
}, - "flowDescs": [
- "string"
], - "domainDescs": [
- "string"
], - "ethFlowDescs": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "dnns": [
- "string"
], - "connCaps": [
- "IMS"
], - "opSpecConnCaps": [
- "string"
], - "pinId": "string"
}, - "relatPrecedence": 0,
- "visitedNetDescs": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "mcc": "string",
- "mncs": [
- "string"
], - "anyPlmnInd": true
}
], - "routeSelParamSets": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "precedence": 0,
- "spatialValidityAreas": [
- {
- "civicAddress": {
- "country": "string",
- "A1": "string",
- "A2": "string",
- "A3": "string",
- "A4": "string",
- "A5": "string",
- "A6": "string",
- "PRD": "string",
- "POD": "string",
- "STS": "string",
- "HNO": "string",
- "HNS": "string",
- "LMK": "string",
- "LOC": "string",
- "NAM": "string",
- "PC": "string",
- "BLD": "string",
- "UNIT": "string",
- "FLR": "string",
- "ROOM": "string",
- "PLC": "string",
- "PCN": "string",
- "POBOX": "string",
- "ADDCODE": "string",
- "SEAT": "string",
- "RD": "string",
- "RDSEC": "string",
- "RDBR": "string",
- "RDSUBBR": "string",
- "PRM": "string",
- "POM": "string",
- "usageRules": "string",
- "method": "string",
- "providedBy": "string"
}, - "shapes": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
}
], - "spatialValidityTais": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "pduSessType": "IPV4"
}
]
}
], - "tnaps": [
- {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}
], - "deliveryEvents": [
- "SUCCESS_UE_POL_DEL_SP"
], - "policDelivNotifCorreId": "string",
- "policDelivNotifUri": "string",
- "suppFeat": "string",
- "resUri": "string",
- "headers": [
- "string"
], - "resetIds": [
- "string"
], - "paramForRangingSlPos": "string"
}{- "appId": "string",
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "interGroupId": "string",
- "supi": "string",
- "ueIpv4": "string",
- "ueIpv6": "string",
- "ueMac": "string",
- "anyUeInd": true,
- "roamUeNetDescs": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "mcc": "string",
- "mncs": [
- "string"
], - "anyPlmnInd": true
}
], - "paramOverPc5": "string",
- "paramOverUu": "string",
- "a2xParamsPc5": "string",
- "a2xParamsUu": "string",
- "paramForProSeDd": "string",
- "paramForProSeDc": "string",
- "paramForProSeU2NRelUe": "string",
- "paramForProSeRemUe": "string",
- "paramForProSeU2URelUe": "string",
- "paramForProSeEndUe": "string",
- "urspGuidance": [
- {
- "trafficDesc": {
- "appDescs": {
- "property1": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": "string",
- "property2": "string"
}
}, - "property2": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": "string",
- "property2": "string"
}
}
}, - "flowDescs": [
- "string"
], - "domainDescs": [
- "string"
], - "ethFlowDescs": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "dnns": [
- "string"
], - "connCaps": [
- "IMS"
], - "opSpecConnCaps": [
- "string"
], - "pinId": "string"
}, - "relatPrecedence": 0,
- "visitedNetDescs": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "mcc": "string",
- "mncs": [
- "string"
], - "anyPlmnInd": true
}
], - "routeSelParamSets": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "precedence": 0,
- "spatialValidityAreas": [
- {
- "civicAddress": {
- "country": "string",
- "A1": "string",
- "A2": "string",
- "A3": "string",
- "A4": "string",
- "A5": "string",
- "A6": "string",
- "PRD": "string",
- "POD": "string",
- "STS": "string",
- "HNO": "string",
- "HNS": "string",
- "LMK": "string",
- "LOC": "string",
- "NAM": "string",
- "PC": "string",
- "BLD": "string",
- "UNIT": "string",
- "FLR": "string",
- "ROOM": "string",
- "PLC": "string",
- "PCN": "string",
- "POBOX": "string",
- "ADDCODE": "string",
- "SEAT": "string",
- "RD": "string",
- "RDSEC": "string",
- "RDBR": "string",
- "RDSUBBR": "string",
- "PRM": "string",
- "POM": "string",
- "usageRules": "string",
- "method": "string",
- "providedBy": "string"
}, - "shapes": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
}
], - "spatialValidityTais": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "pduSessType": "IPV4"
}
]
}
], - "vpsUrspGuidance": [
- {
- "trafficDesc": {
- "appDescs": {
- "property1": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": "string",
- "property2": "string"
}
}, - "property2": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": "string",
- "property2": "string"
}
}
}, - "flowDescs": [
- "string"
], - "domainDescs": [
- "string"
], - "ethFlowDescs": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "dnns": [
- "string"
], - "connCaps": [
- "IMS"
], - "opSpecConnCaps": [
- "string"
], - "pinId": "string"
}, - "relatPrecedence": 0,
- "visitedNetDescs": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "mcc": "string",
- "mncs": [
- "string"
], - "anyPlmnInd": true
}
], - "routeSelParamSets": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "precedence": 0,
- "spatialValidityAreas": [
- {
- "civicAddress": {
- "country": "string",
- "A1": "string",
- "A2": "string",
- "A3": "string",
- "A4": "string",
- "A5": "string",
- "A6": "string",
- "PRD": "string",
- "POD": "string",
- "STS": "string",
- "HNO": "string",
- "HNS": "string",
- "LMK": "string",
- "LOC": "string",
- "NAM": "string",
- "PC": "string",
- "BLD": "string",
- "UNIT": "string",
- "FLR": "string",
- "ROOM": "string",
- "PLC": "string",
- "PCN": "string",
- "POBOX": "string",
- "ADDCODE": "string",
- "SEAT": "string",
- "RD": "string",
- "RDSEC": "string",
- "RDBR": "string",
- "RDSUBBR": "string",
- "PRM": "string",
- "POM": "string",
- "usageRules": "string",
- "method": "string",
- "providedBy": "string"
}, - "shapes": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
}
], - "spatialValidityTais": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "pduSessType": "IPV4"
}
]
}
], - "tnaps": [
- {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}
], - "deliveryEvents": [
- "SUCCESS_UE_POL_DEL_SP"
], - "policDelivNotifCorreId": "string",
- "policDelivNotifUri": "string",
- "suppFeat": "string",
- "resUri": "string",
- "headers": [
- "string"
], - "resetIds": [
- "string"
], - "paramForRangingSlPos": "string"
}| serviceParamId required | string The Identifier of an Individual Service Parameter Data to be updated. It shall apply the format of Data type string. |
| paramOverPc5 | string or null (ParameterOverPc5Rm) Represents the same as the ParameterOverPc5 data type but with the nullable:true property. |
| paramOverUu | string or null (ParameterOverUuRm) Represents the same as the ParameterOverUu data type but with the nullable:true property. |
| a2xParamsPc5 | string or null (A2xParamsPc5Rm) Represents the same as the A2xParamsPc5 data type but with the nullable:true property. |
| a2xParamsUu | string or null (A2xParamsUuRm) Represents the same as the A2xParamsUu data type but with the nullable:true property. |
| paramForProSeDd | string or null (ParamForProSeDdRm) This data type is defined in the same way as the ParamForProSeDd data type, but with the OpenAPI nullable property set to true. |
| paramForProSeDc | string or null (ParamForProSeDcRm) This data type is defined in the same way as the ParamForProSeDc data type, but with the OpenAPI nullable property set to true. |
| paramForProSeU2NRelUe | string or null (ParamForProSeU2NRelUeRm) This data type is defined in the same way as the ParamForProSeU2NRelay data type, but with the OpenAPI nullable property set to true. |
| paramForProSeRemUe | string or null (ParamForProSeRemUeRm) This data type is defined in the same way as the ParamForProSeRemUe data type, but with the OpenAPI nullable property set to true. |
| paramForProSeU2URelUE | string or null (ParamForProSeU2URelUeRm) This data type is defined in the same way as the ParamForProSeU2URelay data type, but with the OpenAPI nullable property set to true. |
| paramForProSeEndUe | string or null (ParamForProSeEndUeRm) This data type is defined in the same way as the ParamForProSeEndUe data type, but with the OpenAPI nullable property set to true. |
Array of objects (UrspRuleRequest) non-empty Deprecated Contains the service parameter used to influence the URSP. This attribute is deprecated by the urspGuidance attribute. | |
Array of objects or null (UrspRuleRequest) non-empty Contains the service parameters used to influence the URSP rule(s). | |
Array of objects or null (UrspRuleRequest) non-empty Contains the service parameters used to guide the VPLMN specific URSP rule(s). | |
Array of objects or null (TnapId) non-empty Contains the TNAP IDs collocated with the 5G-RG(s) of a specific user. | |
Array of strings or strings or null (Event) non-empty Contains the outcome of the UE Policy Delivery. | |
| policDelivNotifUri | string (Uri) String providing an URI formatted according to RFC 3986. |
| headers | Array of strings non-empty Contains the headers provisioned by the NEF. |
| paramForRangingSlPos | string or null (ParamForRangingSlPosRm) This data type is defined in the same way as the ParamForRangingslpos data type, but with the OpenAPI nullable property set to true. |
{- "paramOverPc5": "string",
- "paramOverUu": "string",
- "a2xParamsPc5": "string",
- "a2xParamsUu": "string",
- "paramForProSeDd": "string",
- "paramForProSeDc": "string",
- "paramForProSeU2NRelUe": "string",
- "paramForProSeRemUe": "string",
- "paramForProSeU2URelUE": "string",
- "paramForProSeEndUe": "string",
- "urspInfluence": [
- {
- "trafficDesc": {
- "appDescs": {
- "property1": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": "string",
- "property2": "string"
}
}, - "property2": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": "string",
- "property2": "string"
}
}
}, - "flowDescs": [
- "string"
], - "domainDescs": [
- "string"
], - "ethFlowDescs": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "dnns": [
- "string"
], - "connCaps": [
- "IMS"
], - "opSpecConnCaps": [
- "string"
], - "pinId": "string"
}, - "relatPrecedence": 0,
- "visitedNetDescs": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "mcc": "string",
- "mncs": [
- "string"
], - "anyPlmnInd": true
}
], - "routeSelParamSets": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "precedence": 0,
- "spatialValidityAreas": [
- {
- "civicAddress": {
- "country": "string",
- "A1": "string",
- "A2": "string",
- "A3": "string",
- "A4": "string",
- "A5": "string",
- "A6": "string",
- "PRD": "string",
- "POD": "string",
- "STS": "string",
- "HNO": "string",
- "HNS": "string",
- "LMK": "string",
- "LOC": "string",
- "NAM": "string",
- "PC": "string",
- "BLD": "string",
- "UNIT": "string",
- "FLR": "string",
- "ROOM": "string",
- "PLC": "string",
- "PCN": "string",
- "POBOX": "string",
- "ADDCODE": "string",
- "SEAT": "string",
- "RD": "string",
- "RDSEC": "string",
- "RDBR": "string",
- "RDSUBBR": "string",
- "PRM": "string",
- "POM": "string",
- "usageRules": "string",
- "method": "string",
- "providedBy": "string"
}, - "shapes": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
}
], - "spatialValidityTais": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "pduSessType": "IPV4"
}
]
}
], - "urspGuidance": [
- {
- "trafficDesc": {
- "appDescs": {
- "property1": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": "string",
- "property2": "string"
}
}, - "property2": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": "string",
- "property2": "string"
}
}
}, - "flowDescs": [
- "string"
], - "domainDescs": [
- "string"
], - "ethFlowDescs": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "dnns": [
- "string"
], - "connCaps": [
- "IMS"
], - "opSpecConnCaps": [
- "string"
], - "pinId": "string"
}, - "relatPrecedence": 0,
- "visitedNetDescs": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "mcc": "string",
- "mncs": [
- "string"
], - "anyPlmnInd": true
}
], - "routeSelParamSets": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "precedence": 0,
- "spatialValidityAreas": [
- {
- "civicAddress": {
- "country": "string",
- "A1": "string",
- "A2": "string",
- "A3": "string",
- "A4": "string",
- "A5": "string",
- "A6": "string",
- "PRD": "string",
- "POD": "string",
- "STS": "string",
- "HNO": "string",
- "HNS": "string",
- "LMK": "string",
- "LOC": "string",
- "NAM": "string",
- "PC": "string",
- "BLD": "string",
- "UNIT": "string",
- "FLR": "string",
- "ROOM": "string",
- "PLC": "string",
- "PCN": "string",
- "POBOX": "string",
- "ADDCODE": "string",
- "SEAT": "string",
- "RD": "string",
- "RDSEC": "string",
- "RDBR": "string",
- "RDSUBBR": "string",
- "PRM": "string",
- "POM": "string",
- "usageRules": "string",
- "method": "string",
- "providedBy": "string"
}, - "shapes": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
}
], - "spatialValidityTais": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "pduSessType": "IPV4"
}
]
}
], - "vpsUrspGuidance": [
- {
- "trafficDesc": {
- "appDescs": {
- "property1": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": "string",
- "property2": "string"
}
}, - "property2": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": "string",
- "property2": "string"
}
}
}, - "flowDescs": [
- "string"
], - "domainDescs": [
- "string"
], - "ethFlowDescs": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "dnns": [
- "string"
], - "connCaps": [
- "IMS"
], - "opSpecConnCaps": [
- "string"
], - "pinId": "string"
}, - "relatPrecedence": 0,
- "visitedNetDescs": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "mcc": "string",
- "mncs": [
- "string"
], - "anyPlmnInd": true
}
], - "routeSelParamSets": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "precedence": 0,
- "spatialValidityAreas": [
- {
- "civicAddress": {
- "country": "string",
- "A1": "string",
- "A2": "string",
- "A3": "string",
- "A4": "string",
- "A5": "string",
- "A6": "string",
- "PRD": "string",
- "POD": "string",
- "STS": "string",
- "HNO": "string",
- "HNS": "string",
- "LMK": "string",
- "LOC": "string",
- "NAM": "string",
- "PC": "string",
- "BLD": "string",
- "UNIT": "string",
- "FLR": "string",
- "ROOM": "string",
- "PLC": "string",
- "PCN": "string",
- "POBOX": "string",
- "ADDCODE": "string",
- "SEAT": "string",
- "RD": "string",
- "RDSEC": "string",
- "RDBR": "string",
- "RDSUBBR": "string",
- "PRM": "string",
- "POM": "string",
- "usageRules": "string",
- "method": "string",
- "providedBy": "string"
}, - "shapes": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
}
], - "spatialValidityTais": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "pduSessType": "IPV4"
}
]
}
], - "tnaps": [
- {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}
], - "deliveryEvents": [
- "SUCCESS_UE_POL_DEL_SP"
], - "policDelivNotifUri": "string",
- "headers": [
- "string"
], - "paramForRangingSlPos": "string"
}{- "appId": "string",
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "interGroupId": "string",
- "supi": "string",
- "ueIpv4": "string",
- "ueIpv6": "string",
- "ueMac": "string",
- "anyUeInd": true,
- "roamUeNetDescs": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "mcc": "string",
- "mncs": [
- "string"
], - "anyPlmnInd": true
}
], - "paramOverPc5": "string",
- "paramOverUu": "string",
- "a2xParamsPc5": "string",
- "a2xParamsUu": "string",
- "paramForProSeDd": "string",
- "paramForProSeDc": "string",
- "paramForProSeU2NRelUe": "string",
- "paramForProSeRemUe": "string",
- "paramForProSeU2URelUe": "string",
- "paramForProSeEndUe": "string",
- "urspGuidance": [
- {
- "trafficDesc": {
- "appDescs": {
- "property1": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": "string",
- "property2": "string"
}
}, - "property2": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": "string",
- "property2": "string"
}
}
}, - "flowDescs": [
- "string"
], - "domainDescs": [
- "string"
], - "ethFlowDescs": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "dnns": [
- "string"
], - "connCaps": [
- "IMS"
], - "opSpecConnCaps": [
- "string"
], - "pinId": "string"
}, - "relatPrecedence": 0,
- "visitedNetDescs": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "mcc": "string",
- "mncs": [
- "string"
], - "anyPlmnInd": true
}
], - "routeSelParamSets": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "precedence": 0,
- "spatialValidityAreas": [
- {
- "civicAddress": {
- "country": "string",
- "A1": "string",
- "A2": "string",
- "A3": "string",
- "A4": "string",
- "A5": "string",
- "A6": "string",
- "PRD": "string",
- "POD": "string",
- "STS": "string",
- "HNO": "string",
- "HNS": "string",
- "LMK": "string",
- "LOC": "string",
- "NAM": "string",
- "PC": "string",
- "BLD": "string",
- "UNIT": "string",
- "FLR": "string",
- "ROOM": "string",
- "PLC": "string",
- "PCN": "string",
- "POBOX": "string",
- "ADDCODE": "string",
- "SEAT": "string",
- "RD": "string",
- "RDSEC": "string",
- "RDBR": "string",
- "RDSUBBR": "string",
- "PRM": "string",
- "POM": "string",
- "usageRules": "string",
- "method": "string",
- "providedBy": "string"
}, - "shapes": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
}
], - "spatialValidityTais": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "pduSessType": "IPV4"
}
]
}
], - "vpsUrspGuidance": [
- {
- "trafficDesc": {
- "appDescs": {
- "property1": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": "string",
- "property2": "string"
}
}, - "property2": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": "string",
- "property2": "string"
}
}
}, - "flowDescs": [
- "string"
], - "domainDescs": [
- "string"
], - "ethFlowDescs": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "dnns": [
- "string"
], - "connCaps": [
- "IMS"
], - "opSpecConnCaps": [
- "string"
], - "pinId": "string"
}, - "relatPrecedence": 0,
- "visitedNetDescs": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "mcc": "string",
- "mncs": [
- "string"
], - "anyPlmnInd": true
}
], - "routeSelParamSets": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "precedence": 0,
- "spatialValidityAreas": [
- {
- "civicAddress": {
- "country": "string",
- "A1": "string",
- "A2": "string",
- "A3": "string",
- "A4": "string",
- "A5": "string",
- "A6": "string",
- "PRD": "string",
- "POD": "string",
- "STS": "string",
- "HNO": "string",
- "HNS": "string",
- "LMK": "string",
- "LOC": "string",
- "NAM": "string",
- "PC": "string",
- "BLD": "string",
- "UNIT": "string",
- "FLR": "string",
- "ROOM": "string",
- "PLC": "string",
- "PCN": "string",
- "POBOX": "string",
- "ADDCODE": "string",
- "SEAT": "string",
- "RD": "string",
- "RDSEC": "string",
- "RDBR": "string",
- "RDSUBBR": "string",
- "PRM": "string",
- "POM": "string",
- "usageRules": "string",
- "method": "string",
- "providedBy": "string"
}, - "shapes": {
- "shape": "POINT",
- "point": {
- "lon": -180,
- "lat": -90
}
}
}
], - "spatialValidityTais": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
], - "pduSessType": "IPV4"
}
]
}
], - "tnaps": [
- {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}
], - "deliveryEvents": [
- "SUCCESS_UE_POL_DEL_SP"
], - "policDelivNotifCorreId": "string",
- "policDelivNotifUri": "string",
- "suppFeat": "string",
- "resUri": "string",
- "headers": [
- "string"
], - "resetIds": [
- "string"
], - "paramForRangingSlPos": "string"
}| serviceParamId required | string The Identifier of an Individual Service Parameter Data to be deleted. It shall apply the format of Data type 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"
}
]
}
]
}
}| dnns | Array of strings (Dnn) non-empty Each element identifies a DNN. |
Array of objects (Snssai) non-empty Each element identifies a slice. | |
| internalGroupIds | Array of strings (GroupId) non-empty [ items^[A-Fa-f0-9]{8}-[0-9]{3}-[0-9]{2,3}-([A-Fa-f0... ] Each element identifies a group of users. |
| internalGroupIdsAdd | Array of strings (GroupId) non-empty [ items^[A-Fa-f0-9]{8}-[0-9]{3}-[0-9]{2,3}-([A-Fa-f0... ] Each element identifies an internal group. |
| subscriberCatList | Array of strings non-empty Each element identifies a subscriber category. |
| supis | Array of strings (Supi) non-empty [ items^(imsi-[0-9]{5,15}|nai-.+|gci-.+|gli-.+|.+)$ ] Each element identifies the user. |
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". | |
| ipv4Addr | 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. |
| ipv6Addr | 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. |
| notificationUri required | string (Uri) String providing an URI formatted according to RFC 3986. |
| expiry | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
| 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. |
| resetIds | Array of strings non-empty |
| immRep | boolean If provided and set to true, it indicates that existing entries that match this subscription shall be immediately reported in the response. |
Array of objects (TrafficInfluDataNotif) non-empty Immediate report with existing UDR entries. |
{- "dnns": [
- "string"
], - "snssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "internalGroupIds": [
- "string"
], - "internalGroupIdsAdd": [
- "string"
], - "subscriberCatList": [
- "string"
], - "supis": [
- "string"
], - "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "notificationUri": "string",
- "expiry": "2019-08-24T14:15:22Z",
- "supportedFeatures": "string",
- "resetIds": [
- "string"
], - "immRep": true,
- "immReports": [
- {
- "resUri": "string",
- "trafficInfluData": {
- "upPathChgNotifCorreId": "string",
- "appReloInd": true,
- "afAppId": "string",
- "dnn": "string",
- "ethTrafficFilters": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "snssai": {
- "sst": 255,
- "sd": "string"
}, - "interGroupId": "string",
- "interGroupIdList": [
- "string",
- "string"
], - "subscriberCatList": [
- "string"
], - "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "supi": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- "string"
], - "tosTC": "string"
}
], - "trafficRoutes": [
- {
- "dnai": "string",
- "routeInfo": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0
}, - "routeProfId": "string"
}
], - "sfcIdDl": "string",
- "sfcIdUl": "string",
- "metadata": "string",
- "traffCorreInd": true,
- "tfcCorreInfo": {
- "corrType": "COMMON_DNAI",
- "tfcCorrId": "string",
- "comEasIpv4Addr": "198.51.100.1",
- "comEasIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "fqdnRange": [
- {
- "regex": "string",
- "stringMatchingRule": {
- "stringMatchingConditions": [
- {
- "matchingString": "string",
- "matchingOperator": "FULL_MATCH"
}
]
}
}
], - "notifUri": "string",
- "notifCorrId": "string"
}, - "validStartTime": "2019-08-24T14:15:22Z",
- "validEndTime": "2019-08-24T14:15:22Z",
- "tempValidities": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "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"
}
]
}, - "upPathChgNotifUri": "string",
- "headers": [
- "string"
], - "subscribedEvents": [
- "UP_PATH_CHANGE"
], - "dnaiChgType": "EARLY",
- "afAckInd": true,
- "addrPreserInd": true,
- "maxAllowedUpLat": 0,
- "simConnInd": true,
- "simConnTerm": 0,
- "supportedFeatures": "string",
- "resUri": "string",
- "resetIds": [
- "string"
], - "nscSuppFeats": {
- "property1": "string",
- "property2": "string"
}
}
}
]
}{- "dnns": [
- "string"
], - "snssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "internalGroupIds": [
- "string"
], - "internalGroupIdsAdd": [
- "string"
], - "subscriberCatList": [
- "string"
], - "supis": [
- "string"
], - "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "notificationUri": "string",
- "expiry": "2019-08-24T14:15:22Z",
- "supportedFeatures": "string",
- "resetIds": [
- "string"
], - "immRep": true,
- "immReports": [
- {
- "resUri": "string",
- "trafficInfluData": {
- "upPathChgNotifCorreId": "string",
- "appReloInd": true,
- "afAppId": "string",
- "dnn": "string",
- "ethTrafficFilters": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "snssai": {
- "sst": 255,
- "sd": "string"
}, - "interGroupId": "string",
- "interGroupIdList": [
- "string",
- "string"
], - "subscriberCatList": [
- "string"
], - "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "supi": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- "string"
], - "tosTC": "string"
}
], - "trafficRoutes": [
- {
- "dnai": "string",
- "routeInfo": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0
}, - "routeProfId": "string"
}
], - "sfcIdDl": "string",
- "sfcIdUl": "string",
- "metadata": "string",
- "traffCorreInd": true,
- "tfcCorreInfo": {
- "corrType": "COMMON_DNAI",
- "tfcCorrId": "string",
- "comEasIpv4Addr": "198.51.100.1",
- "comEasIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "fqdnRange": [
- {
- "regex": "string",
- "stringMatchingRule": {
- "stringMatchingConditions": [
- {
- "matchingString": "string",
- "matchingOperator": "FULL_MATCH"
}
]
}
}
], - "notifUri": "string",
- "notifCorrId": "string"
}, - "validStartTime": "2019-08-24T14:15:22Z",
- "validEndTime": "2019-08-24T14:15:22Z",
- "tempValidities": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "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"
}
]
}, - "upPathChgNotifUri": "string",
- "headers": [
- "string"
], - "subscribedEvents": [
- "UP_PATH_CHANGE"
], - "dnaiChgType": "EARLY",
- "afAckInd": true,
- "addrPreserInd": true,
- "maxAllowedUpLat": 0,
- "simConnInd": true,
- "simConnTerm": 0,
- "supportedFeatures": "string",
- "resUri": "string",
- "resetIds": [
- "string"
], - "nscSuppFeats": {
- "property1": "string",
- "property2": "string"
}
}
}
]
}[- {
- "upPathChgNotifCorreId": "string",
- "appReloInd": true,
- "afAppId": "string",
- "dnn": "string",
- "ethTrafficFilters": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "snssai": {
- "sst": 255,
- "sd": "string"
}, - "interGroupId": "string",
- "interGroupIdList": [
- "string",
- "string"
], - "subscriberCatList": [
- "string"
], - "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "supi": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- "string"
], - "tosTC": "string"
}
], - "trafficRoutes": [
- {
- "dnai": "string",
- "routeInfo": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0
}, - "routeProfId": "string"
}
], - "sfcIdDl": "string",
- "sfcIdUl": "string",
- "metadata": "string",
- "traffCorreInd": true,
- "tfcCorreInfo": {
- "corrType": "COMMON_DNAI",
- "tfcCorrId": "string",
- "comEasIpv4Addr": "198.51.100.1",
- "comEasIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "fqdnRange": [
- {
- "regex": "string",
- "stringMatchingRule": {
- "stringMatchingConditions": [
- {
- "matchingString": "string",
- "matchingOperator": "FULL_MATCH"
}
]
}
}
], - "notifUri": "string",
- "notifCorrId": "string"
}, - "validStartTime": "2019-08-24T14:15:22Z",
- "validEndTime": "2019-08-24T14:15:22Z",
- "tempValidities": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "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"
}
]
}, - "upPathChgNotifUri": "string",
- "headers": [
- "string"
], - "subscribedEvents": [
- "UP_PATH_CHANGE"
], - "dnaiChgType": "EARLY",
- "afAckInd": true,
- "addrPreserInd": true,
- "maxAllowedUpLat": 0,
- "simConnInd": true,
- "simConnTerm": 0,
- "supportedFeatures": "string",
- "resUri": "string",
- "resetIds": [
- "string"
], - "nscSuppFeats": {
- "property1": "string",
- "property2": "string"
}
}
]| dnn | string (Dnn) Identifies a DNN. |
object (Snssai) Identifies a slice. | |
| internal-Group-Id | string (GroupId) ^[A-Fa-f0-9]{8}-[0-9]{3}-[0-9]{2,3}-([A-Fa-f0... Identifies a group of users. |
| supi | string (Supi) ^(imsi-[0-9]{5,15}|nai-.+|gci-.+|gli-.+|.+)$ Identifies a user. |
| internal-group-ids | Array of strings (GroupId) non-empty [ items^[A-Fa-f0-9]{8}-[0-9]{3}-[0-9]{2,3}-([A-Fa-f0... ] Each element identifies an internal group. |
| subscriber-categories | Array of strings non-empty Each element identifies a subscriber category. |
[- {
- "dnns": [
- "string"
], - "snssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "internalGroupIds": [
- "string"
], - "internalGroupIdsAdd": [
- "string"
], - "subscriberCatList": [
- "string"
], - "supis": [
- "string"
], - "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "notificationUri": "string",
- "expiry": "2019-08-24T14:15:22Z",
- "supportedFeatures": "string",
- "resetIds": [
- "string"
], - "immRep": true,
- "immReports": [
- {
- "resUri": "string",
- "trafficInfluData": {
- "upPathChgNotifCorreId": "string",
- "appReloInd": true,
- "afAppId": "string",
- "dnn": "string",
- "ethTrafficFilters": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "snssai": {
- "sst": 255,
- "sd": "string"
}, - "interGroupId": "string",
- "interGroupIdList": [
- "string",
- "string"
], - "subscriberCatList": [
- "string"
], - "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "supi": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- "string"
], - "tosTC": "string"
}
], - "trafficRoutes": [
- {
- "dnai": "string",
- "routeInfo": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0
}, - "routeProfId": "string"
}
], - "sfcIdDl": "string",
- "sfcIdUl": "string",
- "metadata": "string",
- "traffCorreInd": true,
- "tfcCorreInfo": {
- "corrType": "COMMON_DNAI",
- "tfcCorrId": "string",
- "comEasIpv4Addr": "198.51.100.1",
- "comEasIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "fqdnRange": [
- {
- "regex": "string",
- "stringMatchingRule": {
- "stringMatchingConditions": [
- {
- "matchingString": "string",
- "matchingOperator": "FULL_MATCH"
}
]
}
}
], - "notifUri": "string",
- "notifCorrId": "string"
}, - "validStartTime": "2019-08-24T14:15:22Z",
- "validEndTime": "2019-08-24T14:15:22Z",
- "tempValidities": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "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"
}
]
}, - "upPathChgNotifUri": "string",
- "headers": [
- "string"
], - "subscribedEvents": [
- "UP_PATH_CHANGE"
], - "dnaiChgType": "EARLY",
- "afAckInd": true,
- "addrPreserInd": true,
- "maxAllowedUpLat": 0,
- "simConnInd": true,
- "simConnTerm": 0,
- "supportedFeatures": "string",
- "resUri": "string",
- "resetIds": [
- "string"
], - "nscSuppFeats": {
- "property1": "string",
- "property2": "string"
}
}
}
]
}
]| subscriptionId required | string String identifying a subscription to the Individual Influence Data Subscription |
{- "dnns": [
- "string"
], - "snssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "internalGroupIds": [
- "string"
], - "internalGroupIdsAdd": [
- "string"
], - "subscriberCatList": [
- "string"
], - "supis": [
- "string"
], - "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "notificationUri": "string",
- "expiry": "2019-08-24T14:15:22Z",
- "supportedFeatures": "string",
- "resetIds": [
- "string"
], - "immRep": true,
- "immReports": [
- {
- "resUri": "string",
- "trafficInfluData": {
- "upPathChgNotifCorreId": "string",
- "appReloInd": true,
- "afAppId": "string",
- "dnn": "string",
- "ethTrafficFilters": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "snssai": {
- "sst": 255,
- "sd": "string"
}, - "interGroupId": "string",
- "interGroupIdList": [
- "string",
- "string"
], - "subscriberCatList": [
- "string"
], - "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "supi": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- "string"
], - "tosTC": "string"
}
], - "trafficRoutes": [
- {
- "dnai": "string",
- "routeInfo": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0
}, - "routeProfId": "string"
}
], - "sfcIdDl": "string",
- "sfcIdUl": "string",
- "metadata": "string",
- "traffCorreInd": true,
- "tfcCorreInfo": {
- "corrType": "COMMON_DNAI",
- "tfcCorrId": "string",
- "comEasIpv4Addr": "198.51.100.1",
- "comEasIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "fqdnRange": [
- {
- "regex": "string",
- "stringMatchingRule": {
- "stringMatchingConditions": [
- {
- "matchingString": "string",
- "matchingOperator": "FULL_MATCH"
}
]
}
}
], - "notifUri": "string",
- "notifCorrId": "string"
}, - "validStartTime": "2019-08-24T14:15:22Z",
- "validEndTime": "2019-08-24T14:15:22Z",
- "tempValidities": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "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"
}
]
}, - "upPathChgNotifUri": "string",
- "headers": [
- "string"
], - "subscribedEvents": [
- "UP_PATH_CHANGE"
], - "dnaiChgType": "EARLY",
- "afAckInd": true,
- "addrPreserInd": true,
- "maxAllowedUpLat": 0,
- "simConnInd": true,
- "simConnTerm": 0,
- "supportedFeatures": "string",
- "resUri": "string",
- "resetIds": [
- "string"
], - "nscSuppFeats": {
- "property1": "string",
- "property2": "string"
}
}
}
]
}| subscriptionId required | string String identifying a subscription to the Individual Influence Data Subscription. |
| dnns | Array of strings (Dnn) non-empty Each element identifies a DNN. |
Array of objects (Snssai) non-empty Each element identifies a slice. | |
| internalGroupIds | Array of strings (GroupId) non-empty [ items^[A-Fa-f0-9]{8}-[0-9]{3}-[0-9]{2,3}-([A-Fa-f0... ] Each element identifies a group of users. |
| internalGroupIdsAdd | Array of strings (GroupId) non-empty [ items^[A-Fa-f0-9]{8}-[0-9]{3}-[0-9]{2,3}-([A-Fa-f0... ] Each element identifies an internal group. |
| subscriberCatList | Array of strings non-empty Each element identifies a subscriber category. |
| supis | Array of strings (Supi) non-empty [ items^(imsi-[0-9]{5,15}|nai-.+|gci-.+|gli-.+|.+)$ ] Each element identifies the user. |
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". | |
| ipv4Addr | 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. |
| ipv6Addr | 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. |
| notificationUri required | string (Uri) String providing an URI formatted according to RFC 3986. |
| expiry | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
| 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. |
| resetIds | Array of strings non-empty |
| immRep | boolean If provided and set to true, it indicates that existing entries that match this subscription shall be immediately reported in the response. |
Array of objects (TrafficInfluDataNotif) non-empty Immediate report with existing UDR entries. |
{- "dnns": [
- "string"
], - "snssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "internalGroupIds": [
- "string"
], - "internalGroupIdsAdd": [
- "string"
], - "subscriberCatList": [
- "string"
], - "supis": [
- "string"
], - "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "notificationUri": "string",
- "expiry": "2019-08-24T14:15:22Z",
- "supportedFeatures": "string",
- "resetIds": [
- "string"
], - "immRep": true,
- "immReports": [
- {
- "resUri": "string",
- "trafficInfluData": {
- "upPathChgNotifCorreId": "string",
- "appReloInd": true,
- "afAppId": "string",
- "dnn": "string",
- "ethTrafficFilters": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "snssai": {
- "sst": 255,
- "sd": "string"
}, - "interGroupId": "string",
- "interGroupIdList": [
- "string",
- "string"
], - "subscriberCatList": [
- "string"
], - "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "supi": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- "string"
], - "tosTC": "string"
}
], - "trafficRoutes": [
- {
- "dnai": "string",
- "routeInfo": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0
}, - "routeProfId": "string"
}
], - "sfcIdDl": "string",
- "sfcIdUl": "string",
- "metadata": "string",
- "traffCorreInd": true,
- "tfcCorreInfo": {
- "corrType": "COMMON_DNAI",
- "tfcCorrId": "string",
- "comEasIpv4Addr": "198.51.100.1",
- "comEasIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "fqdnRange": [
- {
- "regex": "string",
- "stringMatchingRule": {
- "stringMatchingConditions": [
- {
- "matchingString": "string",
- "matchingOperator": "FULL_MATCH"
}
]
}
}
], - "notifUri": "string",
- "notifCorrId": "string"
}, - "validStartTime": "2019-08-24T14:15:22Z",
- "validEndTime": "2019-08-24T14:15:22Z",
- "tempValidities": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "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"
}
]
}, - "upPathChgNotifUri": "string",
- "headers": [
- "string"
], - "subscribedEvents": [
- "UP_PATH_CHANGE"
], - "dnaiChgType": "EARLY",
- "afAckInd": true,
- "addrPreserInd": true,
- "maxAllowedUpLat": 0,
- "simConnInd": true,
- "simConnTerm": 0,
- "supportedFeatures": "string",
- "resUri": "string",
- "resetIds": [
- "string"
], - "nscSuppFeats": {
- "property1": "string",
- "property2": "string"
}
}
}
]
}{- "dnns": [
- "string"
], - "snssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "internalGroupIds": [
- "string"
], - "internalGroupIdsAdd": [
- "string"
], - "subscriberCatList": [
- "string"
], - "supis": [
- "string"
], - "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "notificationUri": "string",
- "expiry": "2019-08-24T14:15:22Z",
- "supportedFeatures": "string",
- "resetIds": [
- "string"
], - "immRep": true,
- "immReports": [
- {
- "resUri": "string",
- "trafficInfluData": {
- "upPathChgNotifCorreId": "string",
- "appReloInd": true,
- "afAppId": "string",
- "dnn": "string",
- "ethTrafficFilters": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "snssai": {
- "sst": 255,
- "sd": "string"
}, - "interGroupId": "string",
- "interGroupIdList": [
- "string",
- "string"
], - "subscriberCatList": [
- "string"
], - "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "supi": "string",
- "trafficFilters": [
- {
- "flowId": 0,
- "flowDescriptions": [
- "string"
], - "tosTC": "string"
}
], - "trafficRoutes": [
- {
- "dnai": "string",
- "routeInfo": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0
}, - "routeProfId": "string"
}
], - "sfcIdDl": "string",
- "sfcIdUl": "string",
- "metadata": "string",
- "traffCorreInd": true,
- "tfcCorreInfo": {
- "corrType": "COMMON_DNAI",
- "tfcCorrId": "string",
- "comEasIpv4Addr": "198.51.100.1",
- "comEasIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "fqdnRange": [
- {
- "regex": "string",
- "stringMatchingRule": {
- "stringMatchingConditions": [
- {
- "matchingString": "string",
- "matchingOperator": "FULL_MATCH"
}
]
}
}
], - "notifUri": "string",
- "notifCorrId": "string"
}, - "validStartTime": "2019-08-24T14:15:22Z",
- "validEndTime": "2019-08-24T14:15:22Z",
- "tempValidities": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}
], - "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"
}
]
}, - "upPathChgNotifUri": "string",
- "headers": [
- "string"
], - "subscribedEvents": [
- "UP_PATH_CHANGE"
], - "dnaiChgType": "EARLY",
- "afAckInd": true,
- "addrPreserInd": true,
- "maxAllowedUpLat": 0,
- "simConnInd": true,
- "simConnTerm": 0,
- "supportedFeatures": "string",
- "resUri": "string",
- "resetIds": [
- "string"
], - "nscSuppFeats": {
- "property1": "string",
- "property2": "string"
}
}
}
]
}| subscriptionId required | string String identifying a subscription to the Individual Influence Data Subscription. |
{- "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"
}
]
}
]
}
}| notificationUri required | string (Uri) String providing an URI formatted according to RFC 3986. |
Array of objects (DataFilter) non-empty | |
| expiry | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
| immRep | boolean Immediate reporting indication. |
Array of (object or objects) or (object or objects) or (object or objects) or (object or objects) (AmInfluData) non-empty The AM Influence Data entries stored in the UDR that match a subscription. | |
| 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. |
| resetIds | Array of strings non-empty |
Array of objects (ApplicationDataChangeNotif) non-empty Immediate report with existing UDR entries. |
{- "notificationUri": "string",
- "dataFilters": [
- {
- "dataInd": "PFD",
- "dnns": [
- "string"
], - "snssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "internalGroupIds": [
- "string"
], - "supis": [
- "string"
], - "appIds": [
- "string"
], - "ueIpv4s": [
- "198.51.100.1"
], - "ueIpv6s": [
- "2001:db8:85a3::8a2e:370:7334"
], - "ueMacs": [
- "string"
], - "anyUeInd": true,
- "dnnSnssaiInfos": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "dnais": [
- "string"
]
}
], - "expiry": "2019-08-24T14:15:22Z",
- "immRep": true,
- "amInfluEntries": [
- {
- "appIds": [
- "string"
], - "dnnSnssaiInfos": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "interGroupId": "string",
- "supi": "string",
- "anyUeInd": true,
- "roamUePlmnIds": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "policyDuration": 0,
- "evSubs": [
- "SERVICE_AREA_COVRG_OUTCOME"
], - "notifUri": "string",
- "notifCorrId": "string",
- "headers": [
- "string"
], - "thruReq": true,
- "covReq": [
- {
- "tacList": [
- "string"
], - "servingNetwork": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
}
], - "supportedFeatures": "string",
- "resUri": "string",
- "resetIds": [
- "string"
]
}
], - "supportedFeatures": "string",
- "resetIds": [
- "string"
], - "immReports": [
- {
- "iptvConfigData": {
- "supi": "string",
- "interGroupId": "string",
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "afAppId": "string",
- "multiAccCtrls": {
- "property1": {
- "srcIpv4Addr": "198.51.100.1",
- "srcIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "multicastV4Addr": "198.51.100.1",
- "multicastV6Addr": "2001:db8:85a3::8a2e:370:7334",
- "accStatus": "FULLY_ALLOWED"
}, - "property2": {
- "srcIpv4Addr": "198.51.100.1",
- "srcIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "multicastV4Addr": "198.51.100.1",
- "multicastV6Addr": "2001:db8:85a3::8a2e:370:7334",
- "accStatus": "FULLY_ALLOWED"
}
}, - "suppFeat": "string",
- "resUri": "string",
- "resetIds": [
- "string"
]
}, - "pfdData": {
- "applicationId": "string",
- "removalFlag": false,
- "partialFlag": false,
- "pfds": [
- {
- "pfdId": "string",
- "flowDescriptions": [
- "string"
], - "urls": [
- "string"
], - "domainNames": [
- "string"
], - "dnProtocol": "DNS_QNAME",
- "sourceNfType": "NRF"
}
]
}, - "bdtPolicyData": {
- "interGroupId": "string",
- "supi": "string",
- "bdtRefId": "string",
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "resUri": "string",
- "resetIds": [
- "string"
]
}, - "resUri": "string",
- "serParamData": {
- "appId": "string",
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "interGroupId": "string",
- "supi": "string",
- "ueIpv4": "string",
- "ueIpv6": "string",
- "ueMac": "string",
- "anyUeInd": true,
- "roamUeNetDescs": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "mcc": "string",
- "mncs": [
- "string"
], - "anyPlmnInd": true
}
], - "paramOverPc5": "string",
- "paramOverUu": "string",
- "a2xParamsPc5": "string",
- "a2xParamsUu": "string",
- "paramForProSeDd": "string",
- "paramForProSeDc": "string",
- "paramForProSeU2NRelUe": "string",
- "paramForProSeRemUe": "string",
- "paramForProSeU2URelUe": "string",
- "paramForProSeEndUe": "string",
- "urspGuidance": [
- {
- "trafficDesc": {
- "appDescs": {
- "property1": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": null,
- "property2": null
}
}, - "property2": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": null,
- "property2": null
}
}
}, - "flowDescs": [
- "string"
], - "domainDescs": [
- "string"
], - "ethFlowDescs": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- null
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "dnns": [
- "string"
], - "connCaps": [
- "IMS"
], - "opSpecConnCaps": [
- "string"
], - "pinId": "string"
}, - "relatPrecedence": 0,
- "visitedNetDescs": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "mcc": "string",
- "mncs": [
- "string"
], - "anyPlmnInd": true
}
], - "routeSelParamSets": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "precedence": 0,
- "spatialValidityAreas": [
- {
- "civicAddress": null,
- "shapes": null
}
], - "spatialValidityTais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "pduSessType": "IPV4"
}
]
}
], - "vpsUrspGuidance": [
- {
- "trafficDesc": {
- "appDescs": {
- "property1": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": null,
- "property2": null
}
}, - "property2": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": null,
- "property2": null
}
}
}, - "flowDescs": [
- "string"
], - "domainDescs": [
- "string"
], - "ethFlowDescs": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- null
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "dnns": [
- "string"
], - "connCaps": [
- "IMS"
], - "opSpecConnCaps": [
- "string"
], - "pinId": "string"
}, - "relatPrecedence": 0,
- "visitedNetDescs": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "mcc": "string",
- "mncs": [
- "string"
], - "anyPlmnInd": true
}
], - "routeSelParamSets": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "precedence": 0,
- "spatialValidityAreas": [
- {
- "civicAddress": null,
- "shapes": null
}
], - "spatialValidityTais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "pduSessType": "IPV4"
}
]
}
], - "tnaps": [
- {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}
], - "deliveryEvents": [
- "SUCCESS_UE_POL_DEL_SP"
], - "policDelivNotifCorreId": "string",
- "policDelivNotifUri": "string",
- "suppFeat": "string",
- "resUri": "string",
- "headers": [
- "string"
], - "resetIds": [
- "string"
], - "paramForRangingSlPos": "string"
}, - "amInfluData": {
- "appIds": [
- "string"
], - "dnnSnssaiInfos": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "interGroupId": "string",
- "supi": "string",
- "anyUeInd": true,
- "roamUePlmnIds": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "policyDuration": 0,
- "evSubs": [
- "SERVICE_AREA_COVRG_OUTCOME"
], - "notifUri": "string",
- "notifCorrId": "string",
- "headers": [
- "string"
], - "thruReq": true,
- "covReq": [
- {
- "tacList": [
- "string"
], - "servingNetwork": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
}
], - "supportedFeatures": "string",
- "resUri": "string",
- "resetIds": [
- "string"
]
}, - "dnaiEasData": {
- "dnaiEasInfos": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnais": [
- "string"
], - "easIpAddrs": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "fqdns": [
- {
- "regex": "string",
- "stringMatchingRule": {
- "stringMatchingConditions": [
- null
]
}
}
]
}
]
}, - "afReqQosData": {
- "supi": "string",
- "interGroupId": "string",
- "afAppId": "string",
- "dnn": "string",
- "sliceInfo": {
- "sst": 255,
- "sd": "string"
}, - "flowInfo": [
- {
- "flowId": 0,
- "flowDescriptions": [
- "string"
], - "tosTC": "string"
}
], - "ethFlowInfo": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "enEthFlowInfo": [
- {
- "flowId": 0,
- "ethFlowDescriptions": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
]
}
], - "evSubsc": {
- "events": [
- {
- "event": "ACCESS_TYPE_CHANGE",
- "notifMethod": "EVENT_DETECTION",
- "repPeriod": 0,
- "waitTime": 0,
- "qosMonParamType": "PACKET_DELAY"
}
], - "notifUri": "string",
- "reqQosMonParams": [
- "DOWNLINK"
], - "qosMon": {
- "repThreshDl": 0,
- "repThreshUl": 0,
- "repThreshRp": 0,
- "repThreshDatRateUl": "string",
- "repThreshDatRateDl": "string",
- "conThreshDl": 0,
- "conThreshUl": 0
}, - "qosMonDatRate": {
- "repThreshDl": 0,
- "repThreshUl": 0,
- "repThreshRp": 0,
- "repThreshDatRateUl": "string",
- "repThreshDatRateDl": "string",
- "conThreshDl": 0,
- "conThreshUl": 0
}, - "pdvReqMonParams": [
- "DOWNLINK"
], - "pdvMon": {
- "repThreshDl": 0,
- "repThreshUl": 0,
- "repThreshRp": 0,
- "repThreshDatRateUl": "string",
- "repThreshDatRateDl": "string",
- "conThreshDl": 0,
- "conThreshUl": 0
}, - "congestMon": {
- "repThreshDl": 0,
- "repThreshUl": 0,
- "repThreshRp": 0,
- "repThreshDatRateUl": "string",
- "repThreshDatRateDl": "string",
- "conThreshDl": 0,
- "conThreshUl": 0
}, - "rttMon": {
- "repThreshDl": 0,
- "repThreshUl": 0,
- "repThreshRp": 0,
- "repThreshDatRateUl": "string",
- "repThreshDatRateDl": "string",
- "conThreshDl": 0,
- "conThreshUl": 0
}, - "rttFlowRef": {
- "flowDir": "DOWNLINK",
- "sharedKey": 4294967295
}, - "reqAnis": [
- "USER_LOCATION"
], - "usgThres": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "notifCorreId": "string",
- "afAppIds": [
- "string"
], - "directNotifInd": true,
- "avrgWndw": 2000
}, - "qosReference": "string",
- "qosReqs": {
- "marBwUl": "string",
- "marBwDl": "string",
- "mirBwUl": "string",
- "mirBwDl": "string",
- "maxBurstSize": 1,
- "extMaxBurstSize": 4096,
- "pdb": 1,
- "per": "string",
- "priorLevel": 1
}, - "altSerReqs": [
- "string"
], - "altSerReqsData": [
- {
- "altQosParamSetRef": "string",
- "gbrUl": "string",
- "gbrDl": "string",
- "pdb": 1,
- "per": "string"
}
], - "disUeNotif": true,
- "tempInValidity": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}, - "headers": [
- "string"
], - "suppFeat": "string"
}, - "ecsAddrData": {
- "self": "string",
- "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"
}
]
}
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "suppFeat": "string"
}
}
]
}{- "notificationUri": "string",
- "dataFilters": [
- {
- "dataInd": "PFD",
- "dnns": [
- "string"
], - "snssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "internalGroupIds": [
- "string"
], - "supis": [
- "string"
], - "appIds": [
- "string"
], - "ueIpv4s": [
- "198.51.100.1"
], - "ueIpv6s": [
- "2001:db8:85a3::8a2e:370:7334"
], - "ueMacs": [
- "string"
], - "anyUeInd": true,
- "dnnSnssaiInfos": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "dnais": [
- "string"
]
}
], - "expiry": "2019-08-24T14:15:22Z",
- "immRep": true,
- "amInfluEntries": [
- {
- "appIds": [
- "string"
], - "dnnSnssaiInfos": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "interGroupId": "string",
- "supi": "string",
- "anyUeInd": true,
- "roamUePlmnIds": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "policyDuration": 0,
- "evSubs": [
- "SERVICE_AREA_COVRG_OUTCOME"
], - "notifUri": "string",
- "notifCorrId": "string",
- "headers": [
- "string"
], - "thruReq": true,
- "covReq": [
- {
- "tacList": [
- "string"
], - "servingNetwork": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
}
], - "supportedFeatures": "string",
- "resUri": "string",
- "resetIds": [
- "string"
]
}
], - "supportedFeatures": "string",
- "resetIds": [
- "string"
], - "immReports": [
- {
- "iptvConfigData": {
- "supi": "string",
- "interGroupId": "string",
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "afAppId": "string",
- "multiAccCtrls": {
- "property1": {
- "srcIpv4Addr": "198.51.100.1",
- "srcIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "multicastV4Addr": "198.51.100.1",
- "multicastV6Addr": "2001:db8:85a3::8a2e:370:7334",
- "accStatus": "FULLY_ALLOWED"
}, - "property2": {
- "srcIpv4Addr": "198.51.100.1",
- "srcIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "multicastV4Addr": "198.51.100.1",
- "multicastV6Addr": "2001:db8:85a3::8a2e:370:7334",
- "accStatus": "FULLY_ALLOWED"
}
}, - "suppFeat": "string",
- "resUri": "string",
- "resetIds": [
- "string"
]
}, - "pfdData": {
- "applicationId": "string",
- "removalFlag": false,
- "partialFlag": false,
- "pfds": [
- {
- "pfdId": "string",
- "flowDescriptions": [
- "string"
], - "urls": [
- "string"
], - "domainNames": [
- "string"
], - "dnProtocol": "DNS_QNAME",
- "sourceNfType": "NRF"
}
]
}, - "bdtPolicyData": {
- "interGroupId": "string",
- "supi": "string",
- "bdtRefId": "string",
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "resUri": "string",
- "resetIds": [
- "string"
]
}, - "resUri": "string",
- "serParamData": {
- "appId": "string",
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "interGroupId": "string",
- "supi": "string",
- "ueIpv4": "string",
- "ueIpv6": "string",
- "ueMac": "string",
- "anyUeInd": true,
- "roamUeNetDescs": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "mcc": "string",
- "mncs": [
- "string"
], - "anyPlmnInd": true
}
], - "paramOverPc5": "string",
- "paramOverUu": "string",
- "a2xParamsPc5": "string",
- "a2xParamsUu": "string",
- "paramForProSeDd": "string",
- "paramForProSeDc": "string",
- "paramForProSeU2NRelUe": "string",
- "paramForProSeRemUe": "string",
- "paramForProSeU2URelUe": "string",
- "paramForProSeEndUe": "string",
- "urspGuidance": [
- {
- "trafficDesc": {
- "appDescs": {
- "property1": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": null,
- "property2": null
}
}, - "property2": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": null,
- "property2": null
}
}
}, - "flowDescs": [
- "string"
], - "domainDescs": [
- "string"
], - "ethFlowDescs": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- null
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "dnns": [
- "string"
], - "connCaps": [
- "IMS"
], - "opSpecConnCaps": [
- "string"
], - "pinId": "string"
}, - "relatPrecedence": 0,
- "visitedNetDescs": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "mcc": "string",
- "mncs": [
- "string"
], - "anyPlmnInd": true
}
], - "routeSelParamSets": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "precedence": 0,
- "spatialValidityAreas": [
- {
- "civicAddress": null,
- "shapes": null
}
], - "spatialValidityTais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "pduSessType": "IPV4"
}
]
}
], - "vpsUrspGuidance": [
- {
- "trafficDesc": {
- "appDescs": {
- "property1": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": null,
- "property2": null
}
}, - "property2": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": null,
- "property2": null
}
}
}, - "flowDescs": [
- "string"
], - "domainDescs": [
- "string"
], - "ethFlowDescs": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- null
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "dnns": [
- "string"
], - "connCaps": [
- "IMS"
], - "opSpecConnCaps": [
- "string"
], - "pinId": "string"
}, - "relatPrecedence": 0,
- "visitedNetDescs": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "mcc": "string",
- "mncs": [
- "string"
], - "anyPlmnInd": true
}
], - "routeSelParamSets": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "precedence": 0,
- "spatialValidityAreas": [
- {
- "civicAddress": null,
- "shapes": null
}
], - "spatialValidityTais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "pduSessType": "IPV4"
}
]
}
], - "tnaps": [
- {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}
], - "deliveryEvents": [
- "SUCCESS_UE_POL_DEL_SP"
], - "policDelivNotifCorreId": "string",
- "policDelivNotifUri": "string",
- "suppFeat": "string",
- "resUri": "string",
- "headers": [
- "string"
], - "resetIds": [
- "string"
], - "paramForRangingSlPos": "string"
}, - "amInfluData": {
- "appIds": [
- "string"
], - "dnnSnssaiInfos": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "interGroupId": "string",
- "supi": "string",
- "anyUeInd": true,
- "roamUePlmnIds": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "policyDuration": 0,
- "evSubs": [
- "SERVICE_AREA_COVRG_OUTCOME"
], - "notifUri": "string",
- "notifCorrId": "string",
- "headers": [
- "string"
], - "thruReq": true,
- "covReq": [
- {
- "tacList": [
- "string"
], - "servingNetwork": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
}
], - "supportedFeatures": "string",
- "resUri": "string",
- "resetIds": [
- "string"
]
}, - "dnaiEasData": {
- "dnaiEasInfos": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnais": [
- "string"
], - "easIpAddrs": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "fqdns": [
- {
- "regex": "string",
- "stringMatchingRule": {
- "stringMatchingConditions": [
- null
]
}
}
]
}
]
}, - "afReqQosData": {
- "supi": "string",
- "interGroupId": "string",
- "afAppId": "string",
- "dnn": "string",
- "sliceInfo": {
- "sst": 255,
- "sd": "string"
}, - "flowInfo": [
- {
- "flowId": 0,
- "flowDescriptions": [
- "string"
], - "tosTC": "string"
}
], - "ethFlowInfo": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "enEthFlowInfo": [
- {
- "flowId": 0,
- "ethFlowDescriptions": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
]
}
], - "evSubsc": {
- "events": [
- {
- "event": "ACCESS_TYPE_CHANGE",
- "notifMethod": "EVENT_DETECTION",
- "repPeriod": 0,
- "waitTime": 0,
- "qosMonParamType": "PACKET_DELAY"
}
], - "notifUri": "string",
- "reqQosMonParams": [
- "DOWNLINK"
], - "qosMon": {
- "repThreshDl": 0,
- "repThreshUl": 0,
- "repThreshRp": 0,
- "repThreshDatRateUl": "string",
- "repThreshDatRateDl": "string",
- "conThreshDl": 0,
- "conThreshUl": 0
}, - "qosMonDatRate": {
- "repThreshDl": 0,
- "repThreshUl": 0,
- "repThreshRp": 0,
- "repThreshDatRateUl": "string",
- "repThreshDatRateDl": "string",
- "conThreshDl": 0,
- "conThreshUl": 0
}, - "pdvReqMonParams": [
- "DOWNLINK"
], - "pdvMon": {
- "repThreshDl": 0,
- "repThreshUl": 0,
- "repThreshRp": 0,
- "repThreshDatRateUl": "string",
- "repThreshDatRateDl": "string",
- "conThreshDl": 0,
- "conThreshUl": 0
}, - "congestMon": {
- "repThreshDl": 0,
- "repThreshUl": 0,
- "repThreshRp": 0,
- "repThreshDatRateUl": "string",
- "repThreshDatRateDl": "string",
- "conThreshDl": 0,
- "conThreshUl": 0
}, - "rttMon": {
- "repThreshDl": 0,
- "repThreshUl": 0,
- "repThreshRp": 0,
- "repThreshDatRateUl": "string",
- "repThreshDatRateDl": "string",
- "conThreshDl": 0,
- "conThreshUl": 0
}, - "rttFlowRef": {
- "flowDir": "DOWNLINK",
- "sharedKey": 4294967295
}, - "reqAnis": [
- "USER_LOCATION"
], - "usgThres": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "notifCorreId": "string",
- "afAppIds": [
- "string"
], - "directNotifInd": true,
- "avrgWndw": 2000
}, - "qosReference": "string",
- "qosReqs": {
- "marBwUl": "string",
- "marBwDl": "string",
- "mirBwUl": "string",
- "mirBwDl": "string",
- "maxBurstSize": 1,
- "extMaxBurstSize": 4096,
- "pdb": 1,
- "per": "string",
- "priorLevel": 1
}, - "altSerReqs": [
- "string"
], - "altSerReqsData": [
- {
- "altQosParamSetRef": "string",
- "gbrUl": "string",
- "gbrDl": "string",
- "pdb": 1,
- "per": "string"
}
], - "disUeNotif": true,
- "tempInValidity": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}, - "headers": [
- "string"
], - "suppFeat": "string"
}, - "ecsAddrData": {
- "self": "string",
- "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"
}
]
}
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "suppFeat": "string"
}
}
]
}[- {
- "iptvConfigData": {
- "supi": "string",
- "interGroupId": "string",
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "afAppId": "string",
- "multiAccCtrls": {
- "property1": {
- "srcIpv4Addr": "198.51.100.1",
- "srcIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "multicastV4Addr": "198.51.100.1",
- "multicastV6Addr": "2001:db8:85a3::8a2e:370:7334",
- "accStatus": "FULLY_ALLOWED"
}, - "property2": {
- "srcIpv4Addr": "198.51.100.1",
- "srcIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "multicastV4Addr": "198.51.100.1",
- "multicastV6Addr": "2001:db8:85a3::8a2e:370:7334",
- "accStatus": "FULLY_ALLOWED"
}
}, - "suppFeat": "string",
- "resUri": "string",
- "resetIds": [
- "string"
]
}, - "pfdData": {
- "applicationId": "string",
- "removalFlag": false,
- "partialFlag": false,
- "pfds": [
- {
- "pfdId": "string",
- "flowDescriptions": [
- "string"
], - "urls": [
- "string"
], - "domainNames": [
- "string"
], - "dnProtocol": "DNS_QNAME",
- "sourceNfType": "NRF"
}
]
}, - "bdtPolicyData": {
- "interGroupId": "string",
- "supi": "string",
- "bdtRefId": "string",
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "resUri": "string",
- "resetIds": [
- "string"
]
}, - "resUri": "string",
- "serParamData": {
- "appId": "string",
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "interGroupId": "string",
- "supi": "string",
- "ueIpv4": "string",
- "ueIpv6": "string",
- "ueMac": "string",
- "anyUeInd": true,
- "roamUeNetDescs": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "mcc": "string",
- "mncs": [
- "string"
], - "anyPlmnInd": true
}
], - "paramOverPc5": "string",
- "paramOverUu": "string",
- "a2xParamsPc5": "string",
- "a2xParamsUu": "string",
- "paramForProSeDd": "string",
- "paramForProSeDc": "string",
- "paramForProSeU2NRelUe": "string",
- "paramForProSeRemUe": "string",
- "paramForProSeU2URelUe": "string",
- "paramForProSeEndUe": "string",
- "urspGuidance": [
- {
- "trafficDesc": {
- "appDescs": {
- "property1": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": "string",
- "property2": "string"
}
}, - "property2": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": "string",
- "property2": "string"
}
}
}, - "flowDescs": [
- "string"
], - "domainDescs": [
- "string"
], - "ethFlowDescs": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "dnns": [
- "string"
], - "connCaps": [
- "IMS"
], - "opSpecConnCaps": [
- "string"
], - "pinId": "string"
}, - "relatPrecedence": 0,
- "visitedNetDescs": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "mcc": "string",
- "mncs": [
- "string"
], - "anyPlmnInd": true
}
], - "routeSelParamSets": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "precedence": 0,
- "spatialValidityAreas": [
- {
- "civicAddress": {
- "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
}, - "shapes": {
- "shape": null,
- "point": null
}
}
], - "spatialValidityTais": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "pduSessType": "IPV4"
}
]
}
], - "vpsUrspGuidance": [
- {
- "trafficDesc": {
- "appDescs": {
- "property1": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": "string",
- "property2": "string"
}
}, - "property2": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": "string",
- "property2": "string"
}
}
}, - "flowDescs": [
- "string"
], - "domainDescs": [
- "string"
], - "ethFlowDescs": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "dnns": [
- "string"
], - "connCaps": [
- "IMS"
], - "opSpecConnCaps": [
- "string"
], - "pinId": "string"
}, - "relatPrecedence": 0,
- "visitedNetDescs": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "mcc": "string",
- "mncs": [
- "string"
], - "anyPlmnInd": true
}
], - "routeSelParamSets": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "precedence": 0,
- "spatialValidityAreas": [
- {
- "civicAddress": {
- "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
}, - "shapes": {
- "shape": null,
- "point": null
}
}
], - "spatialValidityTais": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "tac": "string",
- "nid": "string"
}
], - "pduSessType": "IPV4"
}
]
}
], - "tnaps": [
- {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}
], - "deliveryEvents": [
- "SUCCESS_UE_POL_DEL_SP"
], - "policDelivNotifCorreId": "string",
- "policDelivNotifUri": "string",
- "suppFeat": "string",
- "resUri": "string",
- "headers": [
- "string"
], - "resetIds": [
- "string"
], - "paramForRangingSlPos": "string"
}, - "amInfluData": {
- "appIds": [
- "string"
], - "dnnSnssaiInfos": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "interGroupId": "string",
- "supi": "string",
- "anyUeInd": true,
- "roamUePlmnIds": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "policyDuration": 0,
- "evSubs": [
- "SERVICE_AREA_COVRG_OUTCOME"
], - "notifUri": "string",
- "notifCorrId": "string",
- "headers": [
- "string"
], - "thruReq": true,
- "covReq": [
- {
- "tacList": [
- "string"
], - "servingNetwork": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
}
], - "supportedFeatures": "string",
- "resUri": "string",
- "resetIds": [
- "string"
]
}, - "dnaiEasData": {
- "dnaiEasInfos": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnais": [
- "string"
], - "easIpAddrs": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "fqdns": [
- {
- "regex": "string",
- "stringMatchingRule": {
- "stringMatchingConditions": [
- {
- "matchingString": null,
- "matchingOperator": null
}
]
}
}
]
}
]
}, - "afReqQosData": {
- "supi": "string",
- "interGroupId": "string",
- "afAppId": "string",
- "dnn": "string",
- "sliceInfo": {
- "sst": 255,
- "sd": "string"
}, - "flowInfo": [
- {
- "flowId": 0,
- "flowDescriptions": [
- "string"
], - "tosTC": "string"
}
], - "ethFlowInfo": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "enEthFlowInfo": [
- {
- "flowId": 0,
- "ethFlowDescriptions": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
]
}
], - "evSubsc": {
- "events": [
- {
- "event": "ACCESS_TYPE_CHANGE",
- "notifMethod": "EVENT_DETECTION",
- "repPeriod": 0,
- "waitTime": 0,
- "qosMonParamType": "PACKET_DELAY"
}
], - "notifUri": "string",
- "reqQosMonParams": [
- "DOWNLINK"
], - "qosMon": {
- "repThreshDl": 0,
- "repThreshUl": 0,
- "repThreshRp": 0,
- "repThreshDatRateUl": "string",
- "repThreshDatRateDl": "string",
- "conThreshDl": 0,
- "conThreshUl": 0
}, - "qosMonDatRate": {
- "repThreshDl": 0,
- "repThreshUl": 0,
- "repThreshRp": 0,
- "repThreshDatRateUl": "string",
- "repThreshDatRateDl": "string",
- "conThreshDl": 0,
- "conThreshUl": 0
}, - "pdvReqMonParams": [
- "DOWNLINK"
], - "pdvMon": {
- "repThreshDl": 0,
- "repThreshUl": 0,
- "repThreshRp": 0,
- "repThreshDatRateUl": "string",
- "repThreshDatRateDl": "string",
- "conThreshDl": 0,
- "conThreshUl": 0
}, - "congestMon": {
- "repThreshDl": 0,
- "repThreshUl": 0,
- "repThreshRp": 0,
- "repThreshDatRateUl": "string",
- "repThreshDatRateDl": "string",
- "conThreshDl": 0,
- "conThreshUl": 0
}, - "rttMon": {
- "repThreshDl": 0,
- "repThreshUl": 0,
- "repThreshRp": 0,
- "repThreshDatRateUl": "string",
- "repThreshDatRateDl": "string",
- "conThreshDl": 0,
- "conThreshUl": 0
}, - "rttFlowRef": {
- "flowDir": "DOWNLINK",
- "sharedKey": 4294967295
}, - "reqAnis": [
- "USER_LOCATION"
], - "usgThres": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "notifCorreId": "string",
- "afAppIds": [
- "string"
], - "directNotifInd": true,
- "avrgWndw": 2000
}, - "qosReference": "string",
- "qosReqs": {
- "marBwUl": "string",
- "marBwDl": "string",
- "mirBwUl": "string",
- "mirBwDl": "string",
- "maxBurstSize": 1,
- "extMaxBurstSize": 4096,
- "pdb": 1,
- "per": "string",
- "priorLevel": 1
}, - "altSerReqs": [
- "string"
], - "altSerReqsData": [
- {
- "altQosParamSetRef": "string",
- "gbrUl": "string",
- "gbrDl": "string",
- "pdb": 1,
- "per": "string"
}
], - "disUeNotif": true,
- "tempInValidity": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}, - "headers": [
- "string"
], - "suppFeat": "string"
}, - "ecsAddrData": {
- "self": "string",
- "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"
}
]
}
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "suppFeat": "string"
}
}
]object (DataFilter) The data filter for the query. |
[- {
- "notificationUri": "string",
- "dataFilters": [
- {
- "dataInd": "PFD",
- "dnns": [
- "string"
], - "snssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "internalGroupIds": [
- "string"
], - "supis": [
- "string"
], - "appIds": [
- "string"
], - "ueIpv4s": [
- "198.51.100.1"
], - "ueIpv6s": [
- "2001:db8:85a3::8a2e:370:7334"
], - "ueMacs": [
- "string"
], - "anyUeInd": true,
- "dnnSnssaiInfos": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "dnais": [
- "string"
]
}
], - "expiry": "2019-08-24T14:15:22Z",
- "immRep": true,
- "amInfluEntries": [
- {
- "appIds": [
- "string"
], - "dnnSnssaiInfos": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "interGroupId": "string",
- "supi": "string",
- "anyUeInd": true,
- "roamUePlmnIds": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "policyDuration": 0,
- "evSubs": [
- "SERVICE_AREA_COVRG_OUTCOME"
], - "notifUri": "string",
- "notifCorrId": "string",
- "headers": [
- "string"
], - "thruReq": true,
- "covReq": [
- {
- "tacList": [
- "string"
], - "servingNetwork": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
}
], - "supportedFeatures": "string",
- "resUri": "string",
- "resetIds": [
- "string"
]
}
], - "supportedFeatures": "string",
- "resetIds": [
- "string"
], - "immReports": [
- {
- "iptvConfigData": {
- "supi": "string",
- "interGroupId": "string",
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "afAppId": "string",
- "multiAccCtrls": {
- "property1": {
- "srcIpv4Addr": "198.51.100.1",
- "srcIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "multicastV4Addr": "198.51.100.1",
- "multicastV6Addr": "2001:db8:85a3::8a2e:370:7334",
- "accStatus": "FULLY_ALLOWED"
}, - "property2": {
- "srcIpv4Addr": "198.51.100.1",
- "srcIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "multicastV4Addr": "198.51.100.1",
- "multicastV6Addr": "2001:db8:85a3::8a2e:370:7334",
- "accStatus": "FULLY_ALLOWED"
}
}, - "suppFeat": "string",
- "resUri": "string",
- "resetIds": [
- "string"
]
}, - "pfdData": {
- "applicationId": "string",
- "removalFlag": false,
- "partialFlag": false,
- "pfds": [
- {
- "pfdId": "string",
- "flowDescriptions": [
- "string"
], - "urls": [
- "string"
], - "domainNames": [
- "string"
], - "dnProtocol": "DNS_QNAME",
- "sourceNfType": "NRF"
}
]
}, - "bdtPolicyData": {
- "interGroupId": "string",
- "supi": "string",
- "bdtRefId": "string",
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "resUri": "string",
- "resetIds": [
- "string"
]
}, - "resUri": "string",
- "serParamData": {
- "appId": "string",
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "interGroupId": "string",
- "supi": "string",
- "ueIpv4": "string",
- "ueIpv6": "string",
- "ueMac": "string",
- "anyUeInd": true,
- "roamUeNetDescs": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "mcc": "string",
- "mncs": [
- "string"
], - "anyPlmnInd": true
}
], - "paramOverPc5": "string",
- "paramOverUu": "string",
- "a2xParamsPc5": "string",
- "a2xParamsUu": "string",
- "paramForProSeDd": "string",
- "paramForProSeDc": "string",
- "paramForProSeU2NRelUe": "string",
- "paramForProSeRemUe": "string",
- "paramForProSeU2URelUe": "string",
- "paramForProSeEndUe": "string",
- "urspGuidance": [
- {
- "trafficDesc": {
- "appDescs": {
- "property1": {
- "osId": null,
- "appIds": { }
}, - "property2": {
- "osId": null,
- "appIds": { }
}
}, - "flowDescs": [
- "string"
], - "domainDescs": [
- "string"
], - "ethFlowDescs": [
- {
- "destMacAddr": null,
- "ethType": null,
- "fDesc": null,
- "fDir": null,
- "sourceMacAddr": null,
- "vlanTags": [ ],
- "srcMacAddrEnd": null,
- "destMacAddrEnd": null
}
], - "dnns": [
- "string"
], - "connCaps": [
- "IMS"
], - "opSpecConnCaps": [
- "string"
], - "pinId": "string"
}, - "relatPrecedence": 0,
- "visitedNetDescs": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "mcc": "string",
- "mncs": [
- null
], - "anyPlmnInd": true
}
], - "routeSelParamSets": [
- {
- "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "precedence": 0,
- "spatialValidityAreas": [
- null
], - "spatialValidityTais": [
- null
], - "pduSessType": "IPV4"
}
]
}
], - "vpsUrspGuidance": [
- {
- "trafficDesc": {
- "appDescs": {
- "property1": {
- "osId": null,
- "appIds": { }
}, - "property2": {
- "osId": null,
- "appIds": { }
}
}, - "flowDescs": [
- "string"
], - "domainDescs": [
- "string"
], - "ethFlowDescs": [
- {
- "destMacAddr": null,
- "ethType": null,
- "fDesc": null,
- "fDir": null,
- "sourceMacAddr": null,
- "vlanTags": [ ],
- "srcMacAddrEnd": null,
- "destMacAddrEnd": null
}
], - "dnns": [
- "string"
], - "connCaps": [
- "IMS"
], - "opSpecConnCaps": [
- "string"
], - "pinId": "string"
}, - "relatPrecedence": 0,
- "visitedNetDescs": [
- {
- "plmnId": {
- "mcc": null,
- "mnc": null
}, - "mcc": "string",
- "mncs": [
- null
], - "anyPlmnInd": true
}
], - "routeSelParamSets": [
- {
- "dnn": "string",
- "snssai": {
- "sst": null,
- "sd": null
}, - "precedence": 0,
- "spatialValidityAreas": [
- null
], - "spatialValidityTais": [
- null
], - "pduSessType": "IPV4"
}
]
}
], - "tnaps": [
- {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}
], - "deliveryEvents": [
- "SUCCESS_UE_POL_DEL_SP"
], - "policDelivNotifCorreId": "string",
- "policDelivNotifUri": "string",
- "suppFeat": "string",
- "resUri": "string",
- "headers": [
- "string"
], - "resetIds": [
- "string"
], - "paramForRangingSlPos": "string"
}, - "amInfluData": {
- "appIds": [
- "string"
], - "dnnSnssaiInfos": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "interGroupId": "string",
- "supi": "string",
- "anyUeInd": true,
- "roamUePlmnIds": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "policyDuration": 0,
- "evSubs": [
- "SERVICE_AREA_COVRG_OUTCOME"
], - "notifUri": "string",
- "notifCorrId": "string",
- "headers": [
- "string"
], - "thruReq": true,
- "covReq": [
- {
- "tacList": [
- "string"
], - "servingNetwork": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
}
], - "supportedFeatures": "string",
- "resUri": "string",
- "resetIds": [
- "string"
]
}, - "dnaiEasData": {
- "dnaiEasInfos": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnais": [
- "string"
], - "easIpAddrs": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "fqdns": [
- {
- "regex": "string",
- "stringMatchingRule": {
- "stringMatchingConditions": [ ]
}
}
]
}
]
}, - "afReqQosData": {
- "supi": "string",
- "interGroupId": "string",
- "afAppId": "string",
- "dnn": "string",
- "sliceInfo": {
- "sst": 255,
- "sd": "string"
}, - "flowInfo": [
- {
- "flowId": 0,
- "flowDescriptions": [
- "string"
], - "tosTC": "string"
}
], - "ethFlowInfo": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "enEthFlowInfo": [
- {
- "flowId": 0,
- "ethFlowDescriptions": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
]
}
], - "evSubsc": {
- "events": [
- {
- "event": "ACCESS_TYPE_CHANGE",
- "notifMethod": "EVENT_DETECTION",
- "repPeriod": 0,
- "waitTime": 0,
- "qosMonParamType": "PACKET_DELAY"
}
], - "notifUri": "string",
- "reqQosMonParams": [
- "DOWNLINK"
], - "qosMon": {
- "repThreshDl": 0,
- "repThreshUl": 0,
- "repThreshRp": 0,
- "repThreshDatRateUl": "string",
- "repThreshDatRateDl": "string",
- "conThreshDl": 0,
- "conThreshUl": 0
}, - "qosMonDatRate": {
- "repThreshDl": 0,
- "repThreshUl": 0,
- "repThreshRp": 0,
- "repThreshDatRateUl": "string",
- "repThreshDatRateDl": "string",
- "conThreshDl": 0,
- "conThreshUl": 0
}, - "pdvReqMonParams": [
- "DOWNLINK"
], - "pdvMon": {
- "repThreshDl": 0,
- "repThreshUl": 0,
- "repThreshRp": 0,
- "repThreshDatRateUl": "string",
- "repThreshDatRateDl": "string",
- "conThreshDl": 0,
- "conThreshUl": 0
}, - "congestMon": {
- "repThreshDl": 0,
- "repThreshUl": 0,
- "repThreshRp": 0,
- "repThreshDatRateUl": "string",
- "repThreshDatRateDl": "string",
- "conThreshDl": 0,
- "conThreshUl": 0
}, - "rttMon": {
- "repThreshDl": 0,
- "repThreshUl": 0,
- "repThreshRp": 0,
- "repThreshDatRateUl": "string",
- "repThreshDatRateDl": "string",
- "conThreshDl": 0,
- "conThreshUl": 0
}, - "rttFlowRef": {
- "flowDir": "DOWNLINK",
- "sharedKey": 4294967295
}, - "reqAnis": [
- "USER_LOCATION"
], - "usgThres": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "notifCorreId": "string",
- "afAppIds": [
- "string"
], - "directNotifInd": true,
- "avrgWndw": 2000
}, - "qosReference": "string",
- "qosReqs": {
- "marBwUl": "string",
- "marBwDl": "string",
- "mirBwUl": "string",
- "mirBwDl": "string",
- "maxBurstSize": 1,
- "extMaxBurstSize": 4096,
- "pdb": 1,
- "per": "string",
- "priorLevel": 1
}, - "altSerReqs": [
- "string"
], - "altSerReqsData": [
- {
- "altQosParamSetRef": "string",
- "gbrUl": "string",
- "gbrDl": "string",
- "pdb": 1,
- "per": "string"
}
], - "disUeNotif": true,
- "tempInValidity": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}, - "headers": [
- "string"
], - "suppFeat": "string"
}, - "ecsAddrData": {
- "self": "string",
- "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"
}
]
}
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "suppFeat": "string"
}
}
]
}
]| subsId required | string |
| notificationUri required | string (Uri) String providing an URI formatted according to RFC 3986. |
Array of objects (DataFilter) non-empty | |
| expiry | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
| immRep | boolean Immediate reporting indication. |
Array of (object or objects) or (object or objects) or (object or objects) or (object or objects) (AmInfluData) non-empty The AM Influence Data entries stored in the UDR that match a subscription. | |
| 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. |
| resetIds | Array of strings non-empty |
Array of objects (ApplicationDataChangeNotif) non-empty Immediate report with existing UDR entries. |
{- "notificationUri": "string",
- "dataFilters": [
- {
- "dataInd": "PFD",
- "dnns": [
- "string"
], - "snssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "internalGroupIds": [
- "string"
], - "supis": [
- "string"
], - "appIds": [
- "string"
], - "ueIpv4s": [
- "198.51.100.1"
], - "ueIpv6s": [
- "2001:db8:85a3::8a2e:370:7334"
], - "ueMacs": [
- "string"
], - "anyUeInd": true,
- "dnnSnssaiInfos": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "dnais": [
- "string"
]
}
], - "expiry": "2019-08-24T14:15:22Z",
- "immRep": true,
- "amInfluEntries": [
- {
- "appIds": [
- "string"
], - "dnnSnssaiInfos": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "interGroupId": "string",
- "supi": "string",
- "anyUeInd": true,
- "roamUePlmnIds": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "policyDuration": 0,
- "evSubs": [
- "SERVICE_AREA_COVRG_OUTCOME"
], - "notifUri": "string",
- "notifCorrId": "string",
- "headers": [
- "string"
], - "thruReq": true,
- "covReq": [
- {
- "tacList": [
- "string"
], - "servingNetwork": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
}
], - "supportedFeatures": "string",
- "resUri": "string",
- "resetIds": [
- "string"
]
}
], - "supportedFeatures": "string",
- "resetIds": [
- "string"
], - "immReports": [
- {
- "iptvConfigData": {
- "supi": "string",
- "interGroupId": "string",
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "afAppId": "string",
- "multiAccCtrls": {
- "property1": {
- "srcIpv4Addr": "198.51.100.1",
- "srcIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "multicastV4Addr": "198.51.100.1",
- "multicastV6Addr": "2001:db8:85a3::8a2e:370:7334",
- "accStatus": "FULLY_ALLOWED"
}, - "property2": {
- "srcIpv4Addr": "198.51.100.1",
- "srcIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "multicastV4Addr": "198.51.100.1",
- "multicastV6Addr": "2001:db8:85a3::8a2e:370:7334",
- "accStatus": "FULLY_ALLOWED"
}
}, - "suppFeat": "string",
- "resUri": "string",
- "resetIds": [
- "string"
]
}, - "pfdData": {
- "applicationId": "string",
- "removalFlag": false,
- "partialFlag": false,
- "pfds": [
- {
- "pfdId": "string",
- "flowDescriptions": [
- "string"
], - "urls": [
- "string"
], - "domainNames": [
- "string"
], - "dnProtocol": "DNS_QNAME",
- "sourceNfType": "NRF"
}
]
}, - "bdtPolicyData": {
- "interGroupId": "string",
- "supi": "string",
- "bdtRefId": "string",
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "resUri": "string",
- "resetIds": [
- "string"
]
}, - "resUri": "string",
- "serParamData": {
- "appId": "string",
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "interGroupId": "string",
- "supi": "string",
- "ueIpv4": "string",
- "ueIpv6": "string",
- "ueMac": "string",
- "anyUeInd": true,
- "roamUeNetDescs": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "mcc": "string",
- "mncs": [
- "string"
], - "anyPlmnInd": true
}
], - "paramOverPc5": "string",
- "paramOverUu": "string",
- "a2xParamsPc5": "string",
- "a2xParamsUu": "string",
- "paramForProSeDd": "string",
- "paramForProSeDc": "string",
- "paramForProSeU2NRelUe": "string",
- "paramForProSeRemUe": "string",
- "paramForProSeU2URelUe": "string",
- "paramForProSeEndUe": "string",
- "urspGuidance": [
- {
- "trafficDesc": {
- "appDescs": {
- "property1": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": null,
- "property2": null
}
}, - "property2": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": null,
- "property2": null
}
}
}, - "flowDescs": [
- "string"
], - "domainDescs": [
- "string"
], - "ethFlowDescs": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- null
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "dnns": [
- "string"
], - "connCaps": [
- "IMS"
], - "opSpecConnCaps": [
- "string"
], - "pinId": "string"
}, - "relatPrecedence": 0,
- "visitedNetDescs": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "mcc": "string",
- "mncs": [
- "string"
], - "anyPlmnInd": true
}
], - "routeSelParamSets": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "precedence": 0,
- "spatialValidityAreas": [
- {
- "civicAddress": null,
- "shapes": null
}
], - "spatialValidityTais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "pduSessType": "IPV4"
}
]
}
], - "vpsUrspGuidance": [
- {
- "trafficDesc": {
- "appDescs": {
- "property1": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": null,
- "property2": null
}
}, - "property2": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": null,
- "property2": null
}
}
}, - "flowDescs": [
- "string"
], - "domainDescs": [
- "string"
], - "ethFlowDescs": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- null
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "dnns": [
- "string"
], - "connCaps": [
- "IMS"
], - "opSpecConnCaps": [
- "string"
], - "pinId": "string"
}, - "relatPrecedence": 0,
- "visitedNetDescs": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "mcc": "string",
- "mncs": [
- "string"
], - "anyPlmnInd": true
}
], - "routeSelParamSets": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "precedence": 0,
- "spatialValidityAreas": [
- {
- "civicAddress": null,
- "shapes": null
}
], - "spatialValidityTais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "pduSessType": "IPV4"
}
]
}
], - "tnaps": [
- {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}
], - "deliveryEvents": [
- "SUCCESS_UE_POL_DEL_SP"
], - "policDelivNotifCorreId": "string",
- "policDelivNotifUri": "string",
- "suppFeat": "string",
- "resUri": "string",
- "headers": [
- "string"
], - "resetIds": [
- "string"
], - "paramForRangingSlPos": "string"
}, - "amInfluData": {
- "appIds": [
- "string"
], - "dnnSnssaiInfos": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "interGroupId": "string",
- "supi": "string",
- "anyUeInd": true,
- "roamUePlmnIds": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "policyDuration": 0,
- "evSubs": [
- "SERVICE_AREA_COVRG_OUTCOME"
], - "notifUri": "string",
- "notifCorrId": "string",
- "headers": [
- "string"
], - "thruReq": true,
- "covReq": [
- {
- "tacList": [
- "string"
], - "servingNetwork": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
}
], - "supportedFeatures": "string",
- "resUri": "string",
- "resetIds": [
- "string"
]
}, - "dnaiEasData": {
- "dnaiEasInfos": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnais": [
- "string"
], - "easIpAddrs": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "fqdns": [
- {
- "regex": "string",
- "stringMatchingRule": {
- "stringMatchingConditions": [
- null
]
}
}
]
}
]
}, - "afReqQosData": {
- "supi": "string",
- "interGroupId": "string",
- "afAppId": "string",
- "dnn": "string",
- "sliceInfo": {
- "sst": 255,
- "sd": "string"
}, - "flowInfo": [
- {
- "flowId": 0,
- "flowDescriptions": [
- "string"
], - "tosTC": "string"
}
], - "ethFlowInfo": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "enEthFlowInfo": [
- {
- "flowId": 0,
- "ethFlowDescriptions": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
]
}
], - "evSubsc": {
- "events": [
- {
- "event": "ACCESS_TYPE_CHANGE",
- "notifMethod": "EVENT_DETECTION",
- "repPeriod": 0,
- "waitTime": 0,
- "qosMonParamType": "PACKET_DELAY"
}
], - "notifUri": "string",
- "reqQosMonParams": [
- "DOWNLINK"
], - "qosMon": {
- "repThreshDl": 0,
- "repThreshUl": 0,
- "repThreshRp": 0,
- "repThreshDatRateUl": "string",
- "repThreshDatRateDl": "string",
- "conThreshDl": 0,
- "conThreshUl": 0
}, - "qosMonDatRate": {
- "repThreshDl": 0,
- "repThreshUl": 0,
- "repThreshRp": 0,
- "repThreshDatRateUl": "string",
- "repThreshDatRateDl": "string",
- "conThreshDl": 0,
- "conThreshUl": 0
}, - "pdvReqMonParams": [
- "DOWNLINK"
], - "pdvMon": {
- "repThreshDl": 0,
- "repThreshUl": 0,
- "repThreshRp": 0,
- "repThreshDatRateUl": "string",
- "repThreshDatRateDl": "string",
- "conThreshDl": 0,
- "conThreshUl": 0
}, - "congestMon": {
- "repThreshDl": 0,
- "repThreshUl": 0,
- "repThreshRp": 0,
- "repThreshDatRateUl": "string",
- "repThreshDatRateDl": "string",
- "conThreshDl": 0,
- "conThreshUl": 0
}, - "rttMon": {
- "repThreshDl": 0,
- "repThreshUl": 0,
- "repThreshRp": 0,
- "repThreshDatRateUl": "string",
- "repThreshDatRateDl": "string",
- "conThreshDl": 0,
- "conThreshUl": 0
}, - "rttFlowRef": {
- "flowDir": "DOWNLINK",
- "sharedKey": 4294967295
}, - "reqAnis": [
- "USER_LOCATION"
], - "usgThres": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "notifCorreId": "string",
- "afAppIds": [
- "string"
], - "directNotifInd": true,
- "avrgWndw": 2000
}, - "qosReference": "string",
- "qosReqs": {
- "marBwUl": "string",
- "marBwDl": "string",
- "mirBwUl": "string",
- "mirBwDl": "string",
- "maxBurstSize": 1,
- "extMaxBurstSize": 4096,
- "pdb": 1,
- "per": "string",
- "priorLevel": 1
}, - "altSerReqs": [
- "string"
], - "altSerReqsData": [
- {
- "altQosParamSetRef": "string",
- "gbrUl": "string",
- "gbrDl": "string",
- "pdb": 1,
- "per": "string"
}
], - "disUeNotif": true,
- "tempInValidity": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}, - "headers": [
- "string"
], - "suppFeat": "string"
}, - "ecsAddrData": {
- "self": "string",
- "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"
}
]
}
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "suppFeat": "string"
}
}
]
}{- "notificationUri": "string",
- "dataFilters": [
- {
- "dataInd": "PFD",
- "dnns": [
- "string"
], - "snssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "internalGroupIds": [
- "string"
], - "supis": [
- "string"
], - "appIds": [
- "string"
], - "ueIpv4s": [
- "198.51.100.1"
], - "ueIpv6s": [
- "2001:db8:85a3::8a2e:370:7334"
], - "ueMacs": [
- "string"
], - "anyUeInd": true,
- "dnnSnssaiInfos": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "dnais": [
- "string"
]
}
], - "expiry": "2019-08-24T14:15:22Z",
- "immRep": true,
- "amInfluEntries": [
- {
- "appIds": [
- "string"
], - "dnnSnssaiInfos": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "interGroupId": "string",
- "supi": "string",
- "anyUeInd": true,
- "roamUePlmnIds": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "policyDuration": 0,
- "evSubs": [
- "SERVICE_AREA_COVRG_OUTCOME"
], - "notifUri": "string",
- "notifCorrId": "string",
- "headers": [
- "string"
], - "thruReq": true,
- "covReq": [
- {
- "tacList": [
- "string"
], - "servingNetwork": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
}
], - "supportedFeatures": "string",
- "resUri": "string",
- "resetIds": [
- "string"
]
}
], - "supportedFeatures": "string",
- "resetIds": [
- "string"
], - "immReports": [
- {
- "iptvConfigData": {
- "supi": "string",
- "interGroupId": "string",
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "afAppId": "string",
- "multiAccCtrls": {
- "property1": {
- "srcIpv4Addr": "198.51.100.1",
- "srcIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "multicastV4Addr": "198.51.100.1",
- "multicastV6Addr": "2001:db8:85a3::8a2e:370:7334",
- "accStatus": "FULLY_ALLOWED"
}, - "property2": {
- "srcIpv4Addr": "198.51.100.1",
- "srcIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "multicastV4Addr": "198.51.100.1",
- "multicastV6Addr": "2001:db8:85a3::8a2e:370:7334",
- "accStatus": "FULLY_ALLOWED"
}
}, - "suppFeat": "string",
- "resUri": "string",
- "resetIds": [
- "string"
]
}, - "pfdData": {
- "applicationId": "string",
- "removalFlag": false,
- "partialFlag": false,
- "pfds": [
- {
- "pfdId": "string",
- "flowDescriptions": [
- "string"
], - "urls": [
- "string"
], - "domainNames": [
- "string"
], - "dnProtocol": "DNS_QNAME",
- "sourceNfType": "NRF"
}
]
}, - "bdtPolicyData": {
- "interGroupId": "string",
- "supi": "string",
- "bdtRefId": "string",
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "resUri": "string",
- "resetIds": [
- "string"
]
}, - "resUri": "string",
- "serParamData": {
- "appId": "string",
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "interGroupId": "string",
- "supi": "string",
- "ueIpv4": "string",
- "ueIpv6": "string",
- "ueMac": "string",
- "anyUeInd": true,
- "roamUeNetDescs": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "mcc": "string",
- "mncs": [
- "string"
], - "anyPlmnInd": true
}
], - "paramOverPc5": "string",
- "paramOverUu": "string",
- "a2xParamsPc5": "string",
- "a2xParamsUu": "string",
- "paramForProSeDd": "string",
- "paramForProSeDc": "string",
- "paramForProSeU2NRelUe": "string",
- "paramForProSeRemUe": "string",
- "paramForProSeU2URelUe": "string",
- "paramForProSeEndUe": "string",
- "urspGuidance": [
- {
- "trafficDesc": {
- "appDescs": {
- "property1": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": null,
- "property2": null
}
}, - "property2": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": null,
- "property2": null
}
}
}, - "flowDescs": [
- "string"
], - "domainDescs": [
- "string"
], - "ethFlowDescs": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- null
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "dnns": [
- "string"
], - "connCaps": [
- "IMS"
], - "opSpecConnCaps": [
- "string"
], - "pinId": "string"
}, - "relatPrecedence": 0,
- "visitedNetDescs": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "mcc": "string",
- "mncs": [
- "string"
], - "anyPlmnInd": true
}
], - "routeSelParamSets": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "precedence": 0,
- "spatialValidityAreas": [
- {
- "civicAddress": null,
- "shapes": null
}
], - "spatialValidityTais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "pduSessType": "IPV4"
}
]
}
], - "vpsUrspGuidance": [
- {
- "trafficDesc": {
- "appDescs": {
- "property1": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": null,
- "property2": null
}
}, - "property2": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": null,
- "property2": null
}
}
}, - "flowDescs": [
- "string"
], - "domainDescs": [
- "string"
], - "ethFlowDescs": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- null
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "dnns": [
- "string"
], - "connCaps": [
- "IMS"
], - "opSpecConnCaps": [
- "string"
], - "pinId": "string"
}, - "relatPrecedence": 0,
- "visitedNetDescs": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "mcc": "string",
- "mncs": [
- "string"
], - "anyPlmnInd": true
}
], - "routeSelParamSets": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "precedence": 0,
- "spatialValidityAreas": [
- {
- "civicAddress": null,
- "shapes": null
}
], - "spatialValidityTais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "pduSessType": "IPV4"
}
]
}
], - "tnaps": [
- {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}
], - "deliveryEvents": [
- "SUCCESS_UE_POL_DEL_SP"
], - "policDelivNotifCorreId": "string",
- "policDelivNotifUri": "string",
- "suppFeat": "string",
- "resUri": "string",
- "headers": [
- "string"
], - "resetIds": [
- "string"
], - "paramForRangingSlPos": "string"
}, - "amInfluData": {
- "appIds": [
- "string"
], - "dnnSnssaiInfos": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "interGroupId": "string",
- "supi": "string",
- "anyUeInd": true,
- "roamUePlmnIds": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "policyDuration": 0,
- "evSubs": [
- "SERVICE_AREA_COVRG_OUTCOME"
], - "notifUri": "string",
- "notifCorrId": "string",
- "headers": [
- "string"
], - "thruReq": true,
- "covReq": [
- {
- "tacList": [
- "string"
], - "servingNetwork": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
}
], - "supportedFeatures": "string",
- "resUri": "string",
- "resetIds": [
- "string"
]
}, - "dnaiEasData": {
- "dnaiEasInfos": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnais": [
- "string"
], - "easIpAddrs": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "fqdns": [
- {
- "regex": "string",
- "stringMatchingRule": {
- "stringMatchingConditions": [
- null
]
}
}
]
}
]
}, - "afReqQosData": {
- "supi": "string",
- "interGroupId": "string",
- "afAppId": "string",
- "dnn": "string",
- "sliceInfo": {
- "sst": 255,
- "sd": "string"
}, - "flowInfo": [
- {
- "flowId": 0,
- "flowDescriptions": [
- "string"
], - "tosTC": "string"
}
], - "ethFlowInfo": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "enEthFlowInfo": [
- {
- "flowId": 0,
- "ethFlowDescriptions": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
]
}
], - "evSubsc": {
- "events": [
- {
- "event": "ACCESS_TYPE_CHANGE",
- "notifMethod": "EVENT_DETECTION",
- "repPeriod": 0,
- "waitTime": 0,
- "qosMonParamType": "PACKET_DELAY"
}
], - "notifUri": "string",
- "reqQosMonParams": [
- "DOWNLINK"
], - "qosMon": {
- "repThreshDl": 0,
- "repThreshUl": 0,
- "repThreshRp": 0,
- "repThreshDatRateUl": "string",
- "repThreshDatRateDl": "string",
- "conThreshDl": 0,
- "conThreshUl": 0
}, - "qosMonDatRate": {
- "repThreshDl": 0,
- "repThreshUl": 0,
- "repThreshRp": 0,
- "repThreshDatRateUl": "string",
- "repThreshDatRateDl": "string",
- "conThreshDl": 0,
- "conThreshUl": 0
}, - "pdvReqMonParams": [
- "DOWNLINK"
], - "pdvMon": {
- "repThreshDl": 0,
- "repThreshUl": 0,
- "repThreshRp": 0,
- "repThreshDatRateUl": "string",
- "repThreshDatRateDl": "string",
- "conThreshDl": 0,
- "conThreshUl": 0
}, - "congestMon": {
- "repThreshDl": 0,
- "repThreshUl": 0,
- "repThreshRp": 0,
- "repThreshDatRateUl": "string",
- "repThreshDatRateDl": "string",
- "conThreshDl": 0,
- "conThreshUl": 0
}, - "rttMon": {
- "repThreshDl": 0,
- "repThreshUl": 0,
- "repThreshRp": 0,
- "repThreshDatRateUl": "string",
- "repThreshDatRateDl": "string",
- "conThreshDl": 0,
- "conThreshUl": 0
}, - "rttFlowRef": {
- "flowDir": "DOWNLINK",
- "sharedKey": 4294967295
}, - "reqAnis": [
- "USER_LOCATION"
], - "usgThres": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "notifCorreId": "string",
- "afAppIds": [
- "string"
], - "directNotifInd": true,
- "avrgWndw": 2000
}, - "qosReference": "string",
- "qosReqs": {
- "marBwUl": "string",
- "marBwDl": "string",
- "mirBwUl": "string",
- "mirBwDl": "string",
- "maxBurstSize": 1,
- "extMaxBurstSize": 4096,
- "pdb": 1,
- "per": "string",
- "priorLevel": 1
}, - "altSerReqs": [
- "string"
], - "altSerReqsData": [
- {
- "altQosParamSetRef": "string",
- "gbrUl": "string",
- "gbrDl": "string",
- "pdb": 1,
- "per": "string"
}
], - "disUeNotif": true,
- "tempInValidity": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}, - "headers": [
- "string"
], - "suppFeat": "string"
}, - "ecsAddrData": {
- "self": "string",
- "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"
}
]
}
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "suppFeat": "string"
}
}
]
}| 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"
}
]
}
]
}
}| subsId required | string String identifying a subscription to the Individual Application Data Subscription |
{- "notificationUri": "string",
- "dataFilters": [
- {
- "dataInd": "PFD",
- "dnns": [
- "string"
], - "snssais": [
- {
- "sst": 255,
- "sd": "string"
}
], - "internalGroupIds": [
- "string"
], - "supis": [
- "string"
], - "appIds": [
- "string"
], - "ueIpv4s": [
- "198.51.100.1"
], - "ueIpv6s": [
- "2001:db8:85a3::8a2e:370:7334"
], - "ueMacs": [
- "string"
], - "anyUeInd": true,
- "dnnSnssaiInfos": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "dnais": [
- "string"
]
}
], - "expiry": "2019-08-24T14:15:22Z",
- "immRep": true,
- "amInfluEntries": [
- {
- "appIds": [
- "string"
], - "dnnSnssaiInfos": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "interGroupId": "string",
- "supi": "string",
- "anyUeInd": true,
- "roamUePlmnIds": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "policyDuration": 0,
- "evSubs": [
- "SERVICE_AREA_COVRG_OUTCOME"
], - "notifUri": "string",
- "notifCorrId": "string",
- "headers": [
- "string"
], - "thruReq": true,
- "covReq": [
- {
- "tacList": [
- "string"
], - "servingNetwork": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
}
], - "supportedFeatures": "string",
- "resUri": "string",
- "resetIds": [
- "string"
]
}
], - "supportedFeatures": "string",
- "resetIds": [
- "string"
], - "immReports": [
- {
- "iptvConfigData": {
- "supi": "string",
- "interGroupId": "string",
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "afAppId": "string",
- "multiAccCtrls": {
- "property1": {
- "srcIpv4Addr": "198.51.100.1",
- "srcIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "multicastV4Addr": "198.51.100.1",
- "multicastV6Addr": "2001:db8:85a3::8a2e:370:7334",
- "accStatus": "FULLY_ALLOWED"
}, - "property2": {
- "srcIpv4Addr": "198.51.100.1",
- "srcIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "multicastV4Addr": "198.51.100.1",
- "multicastV6Addr": "2001:db8:85a3::8a2e:370:7334",
- "accStatus": "FULLY_ALLOWED"
}
}, - "suppFeat": "string",
- "resUri": "string",
- "resetIds": [
- "string"
]
}, - "pfdData": {
- "applicationId": "string",
- "removalFlag": false,
- "partialFlag": false,
- "pfds": [
- {
- "pfdId": "string",
- "flowDescriptions": [
- "string"
], - "urls": [
- "string"
], - "domainNames": [
- "string"
], - "dnProtocol": "DNS_QNAME",
- "sourceNfType": "NRF"
}
]
}, - "bdtPolicyData": {
- "interGroupId": "string",
- "supi": "string",
- "bdtRefId": "string",
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "resUri": "string",
- "resetIds": [
- "string"
]
}, - "resUri": "string",
- "serParamData": {
- "appId": "string",
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "interGroupId": "string",
- "supi": "string",
- "ueIpv4": "string",
- "ueIpv6": "string",
- "ueMac": "string",
- "anyUeInd": true,
- "roamUeNetDescs": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "mcc": "string",
- "mncs": [
- "string"
], - "anyPlmnInd": true
}
], - "paramOverPc5": "string",
- "paramOverUu": "string",
- "a2xParamsPc5": "string",
- "a2xParamsUu": "string",
- "paramForProSeDd": "string",
- "paramForProSeDc": "string",
- "paramForProSeU2NRelUe": "string",
- "paramForProSeRemUe": "string",
- "paramForProSeU2URelUe": "string",
- "paramForProSeEndUe": "string",
- "urspGuidance": [
- {
- "trafficDesc": {
- "appDescs": {
- "property1": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": null,
- "property2": null
}
}, - "property2": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": null,
- "property2": null
}
}
}, - "flowDescs": [
- "string"
], - "domainDescs": [
- "string"
], - "ethFlowDescs": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- null
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "dnns": [
- "string"
], - "connCaps": [
- "IMS"
], - "opSpecConnCaps": [
- "string"
], - "pinId": "string"
}, - "relatPrecedence": 0,
- "visitedNetDescs": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "mcc": "string",
- "mncs": [
- "string"
], - "anyPlmnInd": true
}
], - "routeSelParamSets": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "precedence": 0,
- "spatialValidityAreas": [
- {
- "civicAddress": null,
- "shapes": null
}
], - "spatialValidityTais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "pduSessType": "IPV4"
}
]
}
], - "vpsUrspGuidance": [
- {
- "trafficDesc": {
- "appDescs": {
- "property1": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": null,
- "property2": null
}
}, - "property2": {
- "osId": "6ef590ea-4710-45e6-8f28-ab998bc52f72",
- "appIds": {
- "property1": null,
- "property2": null
}
}
}, - "flowDescs": [
- "string"
], - "domainDescs": [
- "string"
], - "ethFlowDescs": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- null
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "dnns": [
- "string"
], - "connCaps": [
- "IMS"
], - "opSpecConnCaps": [
- "string"
], - "pinId": "string"
}, - "relatPrecedence": 0,
- "visitedNetDescs": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "mcc": "string",
- "mncs": [
- "string"
], - "anyPlmnInd": true
}
], - "routeSelParamSets": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "precedence": 0,
- "spatialValidityAreas": [
- {
- "civicAddress": null,
- "shapes": null
}
], - "spatialValidityTais": [
- {
- "plmnId": null,
- "tac": null,
- "nid": null
}
], - "pduSessType": "IPV4"
}
]
}
], - "tnaps": [
- {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}
], - "deliveryEvents": [
- "SUCCESS_UE_POL_DEL_SP"
], - "policDelivNotifCorreId": "string",
- "policDelivNotifUri": "string",
- "suppFeat": "string",
- "resUri": "string",
- "headers": [
- "string"
], - "resetIds": [
- "string"
], - "paramForRangingSlPos": "string"
}, - "amInfluData": {
- "appIds": [
- "string"
], - "dnnSnssaiInfos": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}
}
], - "interGroupId": "string",
- "supi": "string",
- "anyUeInd": true,
- "roamUePlmnIds": [
- {
- "mcc": "string",
- "mnc": "string"
}
], - "policyDuration": 0,
- "evSubs": [
- "SERVICE_AREA_COVRG_OUTCOME"
], - "notifUri": "string",
- "notifCorrId": "string",
- "headers": [
- "string"
], - "thruReq": true,
- "covReq": [
- {
- "tacList": [
- "string"
], - "servingNetwork": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}
}
], - "supportedFeatures": "string",
- "resUri": "string",
- "resetIds": [
- "string"
]
}, - "dnaiEasData": {
- "dnaiEasInfos": [
- {
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnais": [
- "string"
], - "easIpAddrs": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}
], - "fqdns": [
- {
- "regex": "string",
- "stringMatchingRule": {
- "stringMatchingConditions": [
- null
]
}
}
]
}
]
}, - "afReqQosData": {
- "supi": "string",
- "interGroupId": "string",
- "afAppId": "string",
- "dnn": "string",
- "sliceInfo": {
- "sst": 255,
- "sd": "string"
}, - "flowInfo": [
- {
- "flowId": 0,
- "flowDescriptions": [
- "string"
], - "tosTC": "string"
}
], - "ethFlowInfo": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "enEthFlowInfo": [
- {
- "flowId": 0,
- "ethFlowDescriptions": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
]
}
], - "evSubsc": {
- "events": [
- {
- "event": "ACCESS_TYPE_CHANGE",
- "notifMethod": "EVENT_DETECTION",
- "repPeriod": 0,
- "waitTime": 0,
- "qosMonParamType": "PACKET_DELAY"
}
], - "notifUri": "string",
- "reqQosMonParams": [
- "DOWNLINK"
], - "qosMon": {
- "repThreshDl": 0,
- "repThreshUl": 0,
- "repThreshRp": 0,
- "repThreshDatRateUl": "string",
- "repThreshDatRateDl": "string",
- "conThreshDl": 0,
- "conThreshUl": 0
}, - "qosMonDatRate": {
- "repThreshDl": 0,
- "repThreshUl": 0,
- "repThreshRp": 0,
- "repThreshDatRateUl": "string",
- "repThreshDatRateDl": "string",
- "conThreshDl": 0,
- "conThreshUl": 0
}, - "pdvReqMonParams": [
- "DOWNLINK"
], - "pdvMon": {
- "repThreshDl": 0,
- "repThreshUl": 0,
- "repThreshRp": 0,
- "repThreshDatRateUl": "string",
- "repThreshDatRateDl": "string",
- "conThreshDl": 0,
- "conThreshUl": 0
}, - "congestMon": {
- "repThreshDl": 0,
- "repThreshUl": 0,
- "repThreshRp": 0,
- "repThreshDatRateUl": "string",
- "repThreshDatRateDl": "string",
- "conThreshDl": 0,
- "conThreshUl": 0
}, - "rttMon": {
- "repThreshDl": 0,
- "repThreshUl": 0,
- "repThreshRp": 0,
- "repThreshDatRateUl": "string",
- "repThreshDatRateDl": "string",
- "conThreshDl": 0,
- "conThreshUl": 0
}, - "rttFlowRef": {
- "flowDir": "DOWNLINK",
- "sharedKey": 4294967295
}, - "reqAnis": [
- "USER_LOCATION"
], - "usgThres": {
- "duration": 0,
- "totalVolume": 0,
- "downlinkVolume": 0,
- "uplinkVolume": 0
}, - "notifCorreId": "string",
- "afAppIds": [
- "string"
], - "directNotifInd": true,
- "avrgWndw": 2000
}, - "qosReference": "string",
- "qosReqs": {
- "marBwUl": "string",
- "marBwDl": "string",
- "mirBwUl": "string",
- "mirBwDl": "string",
- "maxBurstSize": 1,
- "extMaxBurstSize": 4096,
- "pdb": 1,
- "per": "string",
- "priorLevel": 1
}, - "altSerReqs": [
- "string"
], - "altSerReqsData": [
- {
- "altQosParamSetRef": "string",
- "gbrUl": "string",
- "gbrDl": "string",
- "pdb": 1,
- "per": "string"
}
], - "disUeNotif": true,
- "tempInValidity": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}, - "headers": [
- "string"
], - "suppFeat": "string"
}, - "ecsAddrData": {
- "self": "string",
- "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"
}
]
}
}, - "ecsAuthMethods": [
- "TLS_CLIENT_SERVER_CERTIFICATE"
], - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "suppFeat": "string"
}
}
]
}| ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
object (UserLocation) At least one of eutraLocation, nrLocation and n3gaLocation shall be present. Several of them may be present. | |
| locationTs | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
| timeZone | string (TimeZone) String with format "time-numoffset" optionally appended by "daylightSavingTime", where
The example is for 8 hours behind UTC, +1 hour adjustment for Daylight Saving Time. |
| timeZoneTs | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
| accessType | string (AccessType) Enum: "3GPP_ACCESS" "NON_3GPP_ACCESS" Indicates whether the access is via 3GPP or via non-3GPP. |
Array of objects (RmInfo) | |
| regStatesTs | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
Array of objects (CmInfo) | |
| connStatesTs | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
string or string (UeReachability) Describes the reachability of the UE | |
| reachabilityStatusTs | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
string or string (SmsSupport) Indicates the supported SMS delivery of a UE | |
| smsOverNasStatusTs | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
| roamingStatus | boolean True The serving PLMN of the UE is different from the HPLMN of the UE; False The serving PLMN of the UE is the HPLMN of the UE. |
| roamingStatusTs | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
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". | |
| currentPlmnTs | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
Array of strings or strings (RatType) | |
| ratTypesTs | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
| suppFeat | 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. |
| resetIds | Array of strings non-empty |
{- "location": {
- "eutraLocation": {
- "tai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}, - "ignoreTai": false,
- "ecgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}, - "ignoreEcgi": false,
- "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string",
- "globalNgenbId": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}, - "globalENbId": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
}, - "nrLocation": {
- "tai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}, - "ncgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}, - "ignoreNcgi": false,
- "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string",
- "globalGnbId": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}, - "ntnTaiInfo": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "tacList": [
- "string"
], - "derivedTac": "string"
}
}, - "n3gaLocation": {
- "n3gppTai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}, - "n3IwfId": "string",
- "ueIpv4Addr": "198.51.100.1",
- "ueIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "protocol": "UDP",
- "tnapId": {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}, - "twapId": {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}, - "hfcNodeId": {
- "hfcNId": "string"
}, - "gli": "string",
- "w5gbanLineType": "DSL",
- "gci": "string"
}, - "utraLocation": {
- "cgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "cellId": "string"
}, - "sai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "sac": "string"
}, - "lai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string"
}, - "rai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "rac": "string"
}, - "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string"
}, - "geraLocation": {
- "locationNumber": "string",
- "cgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "cellId": "string"
}, - "sai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "sac": "string"
}, - "lai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string"
}, - "rai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "rac": "string"
}, - "vlrNumber": "string",
- "mscNumber": "string",
- "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string"
}
}, - "locationTs": "2019-08-24T14:15:22Z",
- "timeZone": "-08:00+1",
- "timeZoneTs": "2019-08-24T14:15:22Z",
- "accessType": "3GPP_ACCESS",
- "regStates": [
- {
- "rmState": "REGISTERED",
- "accessType": "3GPP_ACCESS"
}
], - "regStatesTs": "2019-08-24T14:15:22Z",
- "connStates": [
- {
- "cmState": "IDLE",
- "accessType": "3GPP_ACCESS"
}
], - "connStatesTs": "2019-08-24T14:15:22Z",
- "reachabilityStatus": "UNREACHABLE",
- "reachabilityStatusTs": "2019-08-24T14:15:22Z",
- "smsOverNasStatus": "3GPP",
- "smsOverNasStatusTs": "2019-08-24T14:15:22Z",
- "roamingStatus": true,
- "roamingStatusTs": "2019-08-24T14:15:22Z",
- "currentPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "currentPlmnTs": "2019-08-24T14:15:22Z",
- "ratType": [
- "NR"
], - "ratTypesTs": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}{- "location": {
- "eutraLocation": {
- "tai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}, - "ignoreTai": false,
- "ecgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}, - "ignoreEcgi": false,
- "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string",
- "globalNgenbId": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}, - "globalENbId": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
}, - "nrLocation": {
- "tai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}, - "ncgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}, - "ignoreNcgi": false,
- "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string",
- "globalGnbId": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}, - "ntnTaiInfo": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "tacList": [
- "string"
], - "derivedTac": "string"
}
}, - "n3gaLocation": {
- "n3gppTai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}, - "n3IwfId": "string",
- "ueIpv4Addr": "198.51.100.1",
- "ueIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "protocol": "UDP",
- "tnapId": {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}, - "twapId": {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}, - "hfcNodeId": {
- "hfcNId": "string"
}, - "gli": "string",
- "w5gbanLineType": "DSL",
- "gci": "string"
}, - "utraLocation": {
- "cgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "cellId": "string"
}, - "sai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "sac": "string"
}, - "lai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string"
}, - "rai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "rac": "string"
}, - "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string"
}, - "geraLocation": {
- "locationNumber": "string",
- "cgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "cellId": "string"
}, - "sai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "sac": "string"
}, - "lai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string"
}, - "rai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "rac": "string"
}, - "vlrNumber": "string",
- "mscNumber": "string",
- "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string"
}
}, - "locationTs": "2019-08-24T14:15:22Z",
- "timeZone": "-08:00+1",
- "timeZoneTs": "2019-08-24T14:15:22Z",
- "accessType": "3GPP_ACCESS",
- "regStates": [
- {
- "rmState": "REGISTERED",
- "accessType": "3GPP_ACCESS"
}
], - "regStatesTs": "2019-08-24T14:15:22Z",
- "connStates": [
- {
- "cmState": "IDLE",
- "accessType": "3GPP_ACCESS"
}
], - "connStatesTs": "2019-08-24T14:15:22Z",
- "reachabilityStatus": "UNREACHABLE",
- "reachabilityStatusTs": "2019-08-24T14:15:22Z",
- "smsOverNasStatus": "3GPP",
- "smsOverNasStatusTs": "2019-08-24T14:15:22Z",
- "roamingStatus": true,
- "roamingStatusTs": "2019-08-24T14:15:22Z",
- "currentPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "currentPlmnTs": "2019-08-24T14:15:22Z",
- "ratType": [
- "NR"
], - "ratTypesTs": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}| ueId required | string (VarUeId) ^(imsi-[0-9]{5,15}|nai-.+|msisdn-[0-9]{5,15}|... UE id |
| supp-feat | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
{- "location": {
- "eutraLocation": {
- "tai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}, - "ignoreTai": false,
- "ecgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}, - "ignoreEcgi": false,
- "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string",
- "globalNgenbId": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}, - "globalENbId": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
}, - "nrLocation": {
- "tai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}, - "ncgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}, - "ignoreNcgi": false,
- "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string",
- "globalGnbId": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}, - "ntnTaiInfo": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "tacList": [
- "string"
], - "derivedTac": "string"
}
}, - "n3gaLocation": {
- "n3gppTai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}, - "n3IwfId": "string",
- "ueIpv4Addr": "198.51.100.1",
- "ueIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "protocol": "UDP",
- "tnapId": {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}, - "twapId": {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}, - "hfcNodeId": {
- "hfcNId": "string"
}, - "gli": "string",
- "w5gbanLineType": "DSL",
- "gci": "string"
}, - "utraLocation": {
- "cgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "cellId": "string"
}, - "sai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "sac": "string"
}, - "lai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string"
}, - "rai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "rac": "string"
}, - "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string"
}, - "geraLocation": {
- "locationNumber": "string",
- "cgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "cellId": "string"
}, - "sai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "sac": "string"
}, - "lai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string"
}, - "rai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "rac": "string"
}, - "vlrNumber": "string",
- "mscNumber": "string",
- "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string"
}
}, - "locationTs": "2019-08-24T14:15:22Z",
- "timeZone": "-08:00+1",
- "timeZoneTs": "2019-08-24T14:15:22Z",
- "accessType": "3GPP_ACCESS",
- "regStates": [
- {
- "rmState": "REGISTERED",
- "accessType": "3GPP_ACCESS"
}
], - "regStatesTs": "2019-08-24T14:15:22Z",
- "connStates": [
- {
- "cmState": "IDLE",
- "accessType": "3GPP_ACCESS"
}
], - "connStatesTs": "2019-08-24T14:15:22Z",
- "reachabilityStatus": "UNREACHABLE",
- "reachabilityStatusTs": "2019-08-24T14:15:22Z",
- "smsOverNasStatus": "3GPP",
- "smsOverNasStatusTs": "2019-08-24T14:15:22Z",
- "roamingStatus": true,
- "roamingStatusTs": "2019-08-24T14:15:22Z",
- "currentPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "currentPlmnTs": "2019-08-24T14:15:22Z",
- "ratType": [
- "NR"
], - "ratTypesTs": "2019-08-24T14:15:22Z",
- "suppFeat": "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 |
object (UserLocation) At least one of eutraLocation, nrLocation and n3gaLocation shall be present. Several of them may be present. | |
| locationTs | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
| timeZone | string (TimeZone) String with format "time-numoffset" optionally appended by "daylightSavingTime", where
The example is for 8 hours behind UTC, +1 hour adjustment for Daylight Saving Time. |
| timeZoneTs | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
| accessType | string (AccessType) Enum: "3GPP_ACCESS" "NON_3GPP_ACCESS" Indicates whether the access is via 3GPP or via non-3GPP. |
Array of objects (RmInfo) | |
| regStatesTs | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
Array of objects (CmInfo) | |
| connStatesTs | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
string or string (UeReachability) Describes the reachability of the UE | |
| reachabilityStatusTs | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
string or string (SmsSupport) Indicates the supported SMS delivery of a UE | |
| smsOverNasStatusTs | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
| roamingStatus | boolean True The serving PLMN of the UE is different from the HPLMN of the UE; False The serving PLMN of the UE is the HPLMN of the UE. |
| roamingStatusTs | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
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". | |
| currentPlmnTs | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
Array of strings or strings (RatType) | |
| ratTypesTs | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
| suppFeat | 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. |
| resetIds | Array of strings non-empty |
{- "location": {
- "eutraLocation": {
- "tai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}, - "ignoreTai": false,
- "ecgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}, - "ignoreEcgi": false,
- "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string",
- "globalNgenbId": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}, - "globalENbId": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
}, - "nrLocation": {
- "tai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}, - "ncgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}, - "ignoreNcgi": false,
- "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string",
- "globalGnbId": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}, - "ntnTaiInfo": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "tacList": [
- "string"
], - "derivedTac": "string"
}
}, - "n3gaLocation": {
- "n3gppTai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}, - "n3IwfId": "string",
- "ueIpv4Addr": "198.51.100.1",
- "ueIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "protocol": "UDP",
- "tnapId": {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}, - "twapId": {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}, - "hfcNodeId": {
- "hfcNId": "string"
}, - "gli": "string",
- "w5gbanLineType": "DSL",
- "gci": "string"
}, - "utraLocation": {
- "cgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "cellId": "string"
}, - "sai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "sac": "string"
}, - "lai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string"
}, - "rai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "rac": "string"
}, - "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string"
}, - "geraLocation": {
- "locationNumber": "string",
- "cgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "cellId": "string"
}, - "sai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "sac": "string"
}, - "lai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string"
}, - "rai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "rac": "string"
}, - "vlrNumber": "string",
- "mscNumber": "string",
- "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string"
}
}, - "locationTs": "2019-08-24T14:15:22Z",
- "timeZone": "-08:00+1",
- "timeZoneTs": "2019-08-24T14:15:22Z",
- "accessType": "3GPP_ACCESS",
- "regStates": [
- {
- "rmState": "REGISTERED",
- "accessType": "3GPP_ACCESS"
}
], - "regStatesTs": "2019-08-24T14:15:22Z",
- "connStates": [
- {
- "cmState": "IDLE",
- "accessType": "3GPP_ACCESS"
}
], - "connStatesTs": "2019-08-24T14:15:22Z",
- "reachabilityStatus": "UNREACHABLE",
- "reachabilityStatusTs": "2019-08-24T14:15:22Z",
- "smsOverNasStatus": "3GPP",
- "smsOverNasStatusTs": "2019-08-24T14:15:22Z",
- "roamingStatus": true,
- "roamingStatusTs": "2019-08-24T14:15:22Z",
- "currentPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "currentPlmnTs": "2019-08-24T14:15:22Z",
- "ratType": [
- "NR"
], - "ratTypesTs": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "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}|... UE id |
| pduSessionId required | integer (PduSessionId) [ 0 .. 255 ] PDU session id |
string or string (PduSessionStatus) Represents the state of the PDU session.
| |
| pduSessionStatusTs | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
| dnai | string (Dnai) DNAI (Data network access identifier), see clause 5.6.7 of 3GPP TS 23.501. |
| dnaiTs | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
Array of (object or null) or (object or null) (RouteToLocation) | |
| n6TrafficRoutingInfoTs | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
| ipv4Addr | 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. |
| ipv6Prefix | Array of strings (Ipv6Prefix) non-empty [ items^((([^:]+:){7}([^:]+))|((([^:]+:)*[^:]+)?::((... ] UE IPv6 prefix. |
| ipv6Addrs | Array of strings (Ipv6Addr) non-empty [ items^((([^:]+:){7}([^:]+))|((([^:]+:)*[^:]+)?::((... ] |
string or string (PduSessionType) PduSessionType indicates the type of a PDU session. It shall comply with the provisions defined in table 5.4.3.3-1. | |
| ipAddrTs | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
| 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"). |
| pduSessionId | 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. |
| suppFeat | 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. |
| resetIds | Array of strings non-empty |
{- "pduSessionStatus": "ACTIVE",
- "pduSessionStatusTs": "2019-08-24T14:15:22Z",
- "dnai": "string",
- "dnaiTs": "2019-08-24T14:15:22Z",
- "n6TrafficRoutingInfo": [
- {
- "dnai": "string",
- "routeInfo": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0
}, - "routeProfId": "string"
}
], - "n6TrafficRoutingInfoTs": "2019-08-24T14:15:22Z",
- "ipv4Addr": "198.51.100.1",
- "ipv6Prefix": [
- "2001:db8:abcd:12::0/64"
], - "ipv6Addrs": [
- "2001:db8:85a3::8a2e:370:7334"
], - "pduSessType": "IPV4",
- "ipAddrTs": "2019-08-24T14:15:22Z",
- "dnn": "string",
- "pduSessionId": 255,
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}{- "pduSessionStatus": "ACTIVE",
- "pduSessionStatusTs": "2019-08-24T14:15:22Z",
- "dnai": "string",
- "dnaiTs": "2019-08-24T14:15:22Z",
- "n6TrafficRoutingInfo": [
- {
- "dnai": "string",
- "routeInfo": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0
}, - "routeProfId": "string"
}
], - "n6TrafficRoutingInfoTs": "2019-08-24T14:15:22Z",
- "ipv4Addr": "198.51.100.1",
- "ipv6Prefix": [
- "2001:db8:abcd:12::0/64"
], - "ipv6Addrs": [
- "2001:db8:85a3::8a2e:370:7334"
], - "pduSessType": "IPV4",
- "ipAddrTs": "2019-08-24T14:15:22Z",
- "dnn": "string",
- "pduSessionId": 255,
- "suppFeat": "string",
- "resetIds": [
- "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 |
| ipv4-addr | string (Ipv4Addr) ^(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|2... Example: ipv4-addr=198.51.100.1 IPv4 Address of the UE |
| ipv6-prefix | string (Ipv6Prefix) ^((([^:]+:){7}([^:]+))|((([^:]+:)*[^:]+)?::((... Example: ipv6-prefix=2001:db8:abcd:12::0/64 IPv6 Address Prefix of the UE |
| dnn | string (Dnn) DNN of the UE |
| fields | Array of strings non-empty attributes to be retrieved |
| supp-feat | string (SupportedFeatures) ^[A-Fa-f0-9]*$ Supported Features |
{- "pduSessionStatus": "ACTIVE",
- "pduSessionStatusTs": "2019-08-24T14:15:22Z",
- "dnai": "string",
- "dnaiTs": "2019-08-24T14:15:22Z",
- "n6TrafficRoutingInfo": [
- {
- "dnai": "string",
- "routeInfo": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0
}, - "routeProfId": "string"
}
], - "n6TrafficRoutingInfoTs": "2019-08-24T14:15:22Z",
- "ipv4Addr": "198.51.100.1",
- "ipv6Prefix": [
- "2001:db8:abcd:12::0/64"
], - "ipv6Addrs": [
- "2001:db8:85a3::8a2e:370:7334"
], - "pduSessType": "IPV4",
- "ipAddrTs": "2019-08-24T14:15:22Z",
- "dnn": "string",
- "pduSessionId": 255,
- "suppFeat": "string",
- "resetIds": [
- "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 |
{- "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"
}
]
}
]
}
}| notificationUri required | string (Uri) String providing an URI formatted according to RFC 3986. |
| monitoredResourceUris required | Array of strings (Uri) non-empty |
| expiry | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
| 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. |
| resetIds | Array of strings non-empty |
| immRep | boolean If provided and set to true, it indicates that existing entries that match this subscription shall be immediately reported in the response. |
Array of objects (ExposureDataChangeNotification) non-empty Immediate report with existing UDR entries. |
{- "notificationUri": "string",
- "monitoredResourceUris": [
- "string"
], - "expiry": "2019-08-24T14:15:22Z",
- "supportedFeatures": "string",
- "resetIds": [
- "string"
], - "immRep": true,
- "immReports": [
- {
- "ueId": "string",
- "accessAndMobilityData": {
- "location": {
- "eutraLocation": {
- "tai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}, - "ignoreTai": false,
- "ecgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}, - "ignoreEcgi": false,
- "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string",
- "globalNgenbId": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}, - "globalENbId": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
}, - "nrLocation": {
- "tai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}, - "ncgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}, - "ignoreNcgi": false,
- "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string",
- "globalGnbId": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}, - "ntnTaiInfo": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "tacList": [
- "string"
], - "derivedTac": "string"
}
}, - "n3gaLocation": {
- "n3gppTai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}, - "n3IwfId": "string",
- "ueIpv4Addr": "198.51.100.1",
- "ueIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "protocol": "UDP",
- "tnapId": {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}, - "twapId": {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}, - "hfcNodeId": {
- "hfcNId": "string"
}, - "gli": "string",
- "w5gbanLineType": "DSL",
- "gci": "string"
}, - "utraLocation": {
- "cgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "cellId": "string"
}, - "sai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "sac": "string"
}, - "lai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string"
}, - "rai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "rac": "string"
}, - "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string"
}, - "geraLocation": {
- "locationNumber": "string",
- "cgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "cellId": "string"
}, - "sai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "sac": "string"
}, - "lai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string"
}, - "rai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "rac": "string"
}, - "vlrNumber": "string",
- "mscNumber": "string",
- "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string"
}
}, - "locationTs": "2019-08-24T14:15:22Z",
- "timeZone": "-08:00+1",
- "timeZoneTs": "2019-08-24T14:15:22Z",
- "accessType": "3GPP_ACCESS",
- "regStates": [
- {
- "rmState": "REGISTERED",
- "accessType": "3GPP_ACCESS"
}
], - "regStatesTs": "2019-08-24T14:15:22Z",
- "connStates": [
- {
- "cmState": "IDLE",
- "accessType": "3GPP_ACCESS"
}
], - "connStatesTs": "2019-08-24T14:15:22Z",
- "reachabilityStatus": "UNREACHABLE",
- "reachabilityStatusTs": "2019-08-24T14:15:22Z",
- "smsOverNasStatus": "3GPP",
- "smsOverNasStatusTs": "2019-08-24T14:15:22Z",
- "roamingStatus": true,
- "roamingStatusTs": "2019-08-24T14:15:22Z",
- "currentPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "currentPlmnTs": "2019-08-24T14:15:22Z",
- "ratType": [
- "NR"
], - "ratTypesTs": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "pduSessionManagementData": [
- {
- "pduSessionStatus": "ACTIVE",
- "pduSessionStatusTs": "2019-08-24T14:15:22Z",
- "dnai": "string",
- "dnaiTs": "2019-08-24T14:15:22Z",
- "n6TrafficRoutingInfo": [
- {
- "dnai": "string",
- "routeInfo": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0
}, - "routeProfId": "string"
}
], - "n6TrafficRoutingInfoTs": "2019-08-24T14:15:22Z",
- "ipv4Addr": "198.51.100.1",
- "ipv6Prefix": [
- "2001:db8:abcd:12::0/64"
], - "ipv6Addrs": [
- "2001:db8:85a3::8a2e:370:7334"
], - "pduSessType": "IPV4",
- "ipAddrTs": "2019-08-24T14:15:22Z",
- "dnn": "string",
- "pduSessionId": 255,
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}
], - "delResources": [
- "string"
]
}
]
}{- "notificationUri": "string",
- "monitoredResourceUris": [
- "string"
], - "expiry": "2019-08-24T14:15:22Z",
- "supportedFeatures": "string",
- "resetIds": [
- "string"
], - "immRep": true,
- "immReports": [
- {
- "ueId": "string",
- "accessAndMobilityData": {
- "location": {
- "eutraLocation": {
- "tai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}, - "ignoreTai": false,
- "ecgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}, - "ignoreEcgi": false,
- "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string",
- "globalNgenbId": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}, - "globalENbId": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
}, - "nrLocation": {
- "tai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}, - "ncgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}, - "ignoreNcgi": false,
- "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string",
- "globalGnbId": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}, - "ntnTaiInfo": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "tacList": [
- "string"
], - "derivedTac": "string"
}
}, - "n3gaLocation": {
- "n3gppTai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}, - "n3IwfId": "string",
- "ueIpv4Addr": "198.51.100.1",
- "ueIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "protocol": "UDP",
- "tnapId": {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}, - "twapId": {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}, - "hfcNodeId": {
- "hfcNId": "string"
}, - "gli": "string",
- "w5gbanLineType": "DSL",
- "gci": "string"
}, - "utraLocation": {
- "cgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "cellId": "string"
}, - "sai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "sac": "string"
}, - "lai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string"
}, - "rai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "rac": "string"
}, - "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string"
}, - "geraLocation": {
- "locationNumber": "string",
- "cgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "cellId": "string"
}, - "sai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "sac": "string"
}, - "lai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string"
}, - "rai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "rac": "string"
}, - "vlrNumber": "string",
- "mscNumber": "string",
- "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string"
}
}, - "locationTs": "2019-08-24T14:15:22Z",
- "timeZone": "-08:00+1",
- "timeZoneTs": "2019-08-24T14:15:22Z",
- "accessType": "3GPP_ACCESS",
- "regStates": [
- {
- "rmState": "REGISTERED",
- "accessType": "3GPP_ACCESS"
}
], - "regStatesTs": "2019-08-24T14:15:22Z",
- "connStates": [
- {
- "cmState": "IDLE",
- "accessType": "3GPP_ACCESS"
}
], - "connStatesTs": "2019-08-24T14:15:22Z",
- "reachabilityStatus": "UNREACHABLE",
- "reachabilityStatusTs": "2019-08-24T14:15:22Z",
- "smsOverNasStatus": "3GPP",
- "smsOverNasStatusTs": "2019-08-24T14:15:22Z",
- "roamingStatus": true,
- "roamingStatusTs": "2019-08-24T14:15:22Z",
- "currentPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "currentPlmnTs": "2019-08-24T14:15:22Z",
- "ratType": [
- "NR"
], - "ratTypesTs": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "pduSessionManagementData": [
- {
- "pduSessionStatus": "ACTIVE",
- "pduSessionStatusTs": "2019-08-24T14:15:22Z",
- "dnai": "string",
- "dnaiTs": "2019-08-24T14:15:22Z",
- "n6TrafficRoutingInfo": [
- {
- "dnai": "string",
- "routeInfo": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0
}, - "routeProfId": "string"
}
], - "n6TrafficRoutingInfoTs": "2019-08-24T14:15:22Z",
- "ipv4Addr": "198.51.100.1",
- "ipv6Prefix": [
- "2001:db8:abcd:12::0/64"
], - "ipv6Addrs": [
- "2001:db8:85a3::8a2e:370:7334"
], - "pduSessType": "IPV4",
- "ipAddrTs": "2019-08-24T14:15:22Z",
- "dnn": "string",
- "pduSessionId": 255,
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}
], - "delResources": [
- "string"
]
}
]
}[- {
- "ueId": "string",
- "accessAndMobilityData": {
- "location": {
- "eutraLocation": {
- "tai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}, - "ignoreTai": false,
- "ecgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}, - "ignoreEcgi": false,
- "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string",
- "globalNgenbId": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}, - "globalENbId": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
}, - "nrLocation": {
- "tai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}, - "ncgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}, - "ignoreNcgi": false,
- "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string",
- "globalGnbId": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}, - "ntnTaiInfo": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "tacList": [
- "string"
], - "derivedTac": "string"
}
}, - "n3gaLocation": {
- "n3gppTai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}, - "n3IwfId": "string",
- "ueIpv4Addr": "198.51.100.1",
- "ueIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "protocol": "UDP",
- "tnapId": {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}, - "twapId": {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}, - "hfcNodeId": {
- "hfcNId": "string"
}, - "gli": "string",
- "w5gbanLineType": "DSL",
- "gci": "string"
}, - "utraLocation": {
- "cgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "cellId": "string"
}, - "sai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "sac": "string"
}, - "lai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string"
}, - "rai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "rac": "string"
}, - "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string"
}, - "geraLocation": {
- "locationNumber": "string",
- "cgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "cellId": "string"
}, - "sai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "sac": "string"
}, - "lai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string"
}, - "rai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "rac": "string"
}, - "vlrNumber": "string",
- "mscNumber": "string",
- "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string"
}
}, - "locationTs": "2019-08-24T14:15:22Z",
- "timeZone": "-08:00+1",
- "timeZoneTs": "2019-08-24T14:15:22Z",
- "accessType": "3GPP_ACCESS",
- "regStates": [
- {
- "rmState": "REGISTERED",
- "accessType": "3GPP_ACCESS"
}
], - "regStatesTs": "2019-08-24T14:15:22Z",
- "connStates": [
- {
- "cmState": "IDLE",
- "accessType": "3GPP_ACCESS"
}
], - "connStatesTs": "2019-08-24T14:15:22Z",
- "reachabilityStatus": "UNREACHABLE",
- "reachabilityStatusTs": "2019-08-24T14:15:22Z",
- "smsOverNasStatus": "3GPP",
- "smsOverNasStatusTs": "2019-08-24T14:15:22Z",
- "roamingStatus": true,
- "roamingStatusTs": "2019-08-24T14:15:22Z",
- "currentPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "currentPlmnTs": "2019-08-24T14:15:22Z",
- "ratType": [
- "NR"
], - "ratTypesTs": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "pduSessionManagementData": [
- {
- "pduSessionStatus": "ACTIVE",
- "pduSessionStatusTs": "2019-08-24T14:15:22Z",
- "dnai": "string",
- "dnaiTs": "2019-08-24T14:15:22Z",
- "n6TrafficRoutingInfo": [
- {
- "dnai": "string",
- "routeInfo": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0
}, - "routeProfId": "string"
}
], - "n6TrafficRoutingInfoTs": "2019-08-24T14:15:22Z",
- "ipv4Addr": "198.51.100.1",
- "ipv6Prefix": [
- "2001:db8:abcd:12::0/64"
], - "ipv6Addrs": [
- "2001:db8:85a3::8a2e:370:7334"
], - "pduSessType": "IPV4",
- "ipAddrTs": "2019-08-24T14:15:22Z",
- "dnn": "string",
- "pduSessionId": 255,
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}
], - "delResources": [
- "string"
]
}
]| subId required | string Subscription id |
| notificationUri required | string (Uri) String providing an URI formatted according to RFC 3986. |
| monitoredResourceUris required | Array of strings (Uri) non-empty |
| expiry | string <date-time> (DateTime) string with format 'date-time' as defined in OpenAPI. |
| 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. |
| resetIds | Array of strings non-empty |
| immRep | boolean If provided and set to true, it indicates that existing entries that match this subscription shall be immediately reported in the response. |
Array of objects (ExposureDataChangeNotification) non-empty Immediate report with existing UDR entries. |
{- "notificationUri": "string",
- "monitoredResourceUris": [
- "string"
], - "expiry": "2019-08-24T14:15:22Z",
- "supportedFeatures": "string",
- "resetIds": [
- "string"
], - "immRep": true,
- "immReports": [
- {
- "ueId": "string",
- "accessAndMobilityData": {
- "location": {
- "eutraLocation": {
- "tai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}, - "ignoreTai": false,
- "ecgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}, - "ignoreEcgi": false,
- "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string",
- "globalNgenbId": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}, - "globalENbId": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
}, - "nrLocation": {
- "tai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}, - "ncgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}, - "ignoreNcgi": false,
- "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string",
- "globalGnbId": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}, - "ntnTaiInfo": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "tacList": [
- "string"
], - "derivedTac": "string"
}
}, - "n3gaLocation": {
- "n3gppTai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}, - "n3IwfId": "string",
- "ueIpv4Addr": "198.51.100.1",
- "ueIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "protocol": "UDP",
- "tnapId": {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}, - "twapId": {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}, - "hfcNodeId": {
- "hfcNId": "string"
}, - "gli": "string",
- "w5gbanLineType": "DSL",
- "gci": "string"
}, - "utraLocation": {
- "cgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "cellId": "string"
}, - "sai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "sac": "string"
}, - "lai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string"
}, - "rai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "rac": "string"
}, - "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string"
}, - "geraLocation": {
- "locationNumber": "string",
- "cgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "cellId": "string"
}, - "sai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "sac": "string"
}, - "lai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string"
}, - "rai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "rac": "string"
}, - "vlrNumber": "string",
- "mscNumber": "string",
- "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string"
}
}, - "locationTs": "2019-08-24T14:15:22Z",
- "timeZone": "-08:00+1",
- "timeZoneTs": "2019-08-24T14:15:22Z",
- "accessType": "3GPP_ACCESS",
- "regStates": [
- {
- "rmState": "REGISTERED",
- "accessType": "3GPP_ACCESS"
}
], - "regStatesTs": "2019-08-24T14:15:22Z",
- "connStates": [
- {
- "cmState": "IDLE",
- "accessType": "3GPP_ACCESS"
}
], - "connStatesTs": "2019-08-24T14:15:22Z",
- "reachabilityStatus": "UNREACHABLE",
- "reachabilityStatusTs": "2019-08-24T14:15:22Z",
- "smsOverNasStatus": "3GPP",
- "smsOverNasStatusTs": "2019-08-24T14:15:22Z",
- "roamingStatus": true,
- "roamingStatusTs": "2019-08-24T14:15:22Z",
- "currentPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "currentPlmnTs": "2019-08-24T14:15:22Z",
- "ratType": [
- "NR"
], - "ratTypesTs": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "pduSessionManagementData": [
- {
- "pduSessionStatus": "ACTIVE",
- "pduSessionStatusTs": "2019-08-24T14:15:22Z",
- "dnai": "string",
- "dnaiTs": "2019-08-24T14:15:22Z",
- "n6TrafficRoutingInfo": [
- {
- "dnai": "string",
- "routeInfo": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0
}, - "routeProfId": "string"
}
], - "n6TrafficRoutingInfoTs": "2019-08-24T14:15:22Z",
- "ipv4Addr": "198.51.100.1",
- "ipv6Prefix": [
- "2001:db8:abcd:12::0/64"
], - "ipv6Addrs": [
- "2001:db8:85a3::8a2e:370:7334"
], - "pduSessType": "IPV4",
- "ipAddrTs": "2019-08-24T14:15:22Z",
- "dnn": "string",
- "pduSessionId": 255,
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}
], - "delResources": [
- "string"
]
}
]
}{- "notificationUri": "string",
- "monitoredResourceUris": [
- "string"
], - "expiry": "2019-08-24T14:15:22Z",
- "supportedFeatures": "string",
- "resetIds": [
- "string"
], - "immRep": true,
- "immReports": [
- {
- "ueId": "string",
- "accessAndMobilityData": {
- "location": {
- "eutraLocation": {
- "tai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}, - "ignoreTai": false,
- "ecgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}, - "ignoreEcgi": false,
- "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string",
- "globalNgenbId": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}, - "globalENbId": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
}, - "nrLocation": {
- "tai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}, - "ncgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}, - "ignoreNcgi": false,
- "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string",
- "globalGnbId": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}, - "ntnTaiInfo": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "tacList": [
- "string"
], - "derivedTac": "string"
}
}, - "n3gaLocation": {
- "n3gppTai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}, - "n3IwfId": "string",
- "ueIpv4Addr": "198.51.100.1",
- "ueIpv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "protocol": "UDP",
- "tnapId": {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}, - "twapId": {
- "ssId": "string",
- "bssId": "string",
- "civicAddress": "string"
}, - "hfcNodeId": {
- "hfcNId": "string"
}, - "gli": "string",
- "w5gbanLineType": "DSL",
- "gci": "string"
}, - "utraLocation": {
- "cgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "cellId": "string"
}, - "sai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "sac": "string"
}, - "lai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string"
}, - "rai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "rac": "string"
}, - "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string"
}, - "geraLocation": {
- "locationNumber": "string",
- "cgi": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "cellId": "string"
}, - "sai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "sac": "string"
}, - "lai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string"
}, - "rai": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "lac": "string",
- "rac": "string"
}, - "vlrNumber": "string",
- "mscNumber": "string",
- "ageOfLocationInformation": 32767,
- "ueLocationTimestamp": "2019-08-24T14:15:22Z",
- "geographicalInformation": "string",
- "geodeticInformation": "string"
}
}, - "locationTs": "2019-08-24T14:15:22Z",
- "timeZone": "-08:00+1",
- "timeZoneTs": "2019-08-24T14:15:22Z",
- "accessType": "3GPP_ACCESS",
- "regStates": [
- {
- "rmState": "REGISTERED",
- "accessType": "3GPP_ACCESS"
}
], - "regStatesTs": "2019-08-24T14:15:22Z",
- "connStates": [
- {
- "cmState": "IDLE",
- "accessType": "3GPP_ACCESS"
}
], - "connStatesTs": "2019-08-24T14:15:22Z",
- "reachabilityStatus": "UNREACHABLE",
- "reachabilityStatusTs": "2019-08-24T14:15:22Z",
- "smsOverNasStatus": "3GPP",
- "smsOverNasStatusTs": "2019-08-24T14:15:22Z",
- "roamingStatus": true,
- "roamingStatusTs": "2019-08-24T14:15:22Z",
- "currentPlmn": {
- "mcc": "string",
- "mnc": "string"
}, - "currentPlmnTs": "2019-08-24T14:15:22Z",
- "ratType": [
- "NR"
], - "ratTypesTs": "2019-08-24T14:15:22Z",
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}, - "pduSessionManagementData": [
- {
- "pduSessionStatus": "ACTIVE",
- "pduSessionStatusTs": "2019-08-24T14:15:22Z",
- "dnai": "string",
- "dnaiTs": "2019-08-24T14:15:22Z",
- "n6TrafficRoutingInfo": [
- {
- "dnai": "string",
- "routeInfo": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0
}, - "routeProfId": "string"
}
], - "n6TrafficRoutingInfoTs": "2019-08-24T14:15:22Z",
- "ipv4Addr": "198.51.100.1",
- "ipv6Prefix": [
- "2001:db8:abcd:12::0/64"
], - "ipv6Addrs": [
- "2001:db8:85a3::8a2e:370:7334"
], - "pduSessType": "IPV4",
- "ipAddrTs": "2019-08-24T14:15:22Z",
- "dnn": "string",
- "pduSessionId": 255,
- "suppFeat": "string",
- "resetIds": [
- "string"
]
}
], - "delResources": [
- "string"
]
}
]
}| subId required | string Subscription 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"
}
]
}
]
}
}null{- "supiRanges": [
- {
- "start": "string",
- "end": "string",
- "pattern": "string"
}
], - "gpsiRanges": [
- {
- "start": "string",
- "end": "string",
- "pattern": "string"
}
], - "resetIds": [
- "string"
], - "sNssaiList": [
- {
- "sst": 255,
- "sd": "string"
}
], - "dnnList": [
- "string"
], - "udrGroupId": "string"
}