5.2.26 Resource: ProvisionedData
29.5053GPP5G SystemRelease 18Stage 3TSUsage of the Unified Data Repository services for Subscription Data
5.2.26.1 Description
This resource represents the subscribed ProvisionedData for a UE ID for use in a serving PLMN.
This resource is modelled with the Document resource archetype (see clause C.1 of 3GPP TS 29.501 [7]).
5.2.26.2 Resource Definition
Resource URI: {apiRoot}/nudr-dr/<apiVersion>/subscription-data/{ueId}/{servingPlmnId}/provisioned-data
This resource shall support the resource URI variables defined in table 5.2.26.2-1.
Table 5.2.26.2-1: Resource URI variables for this resource
Name |
Definition |
apiRoot |
See 3GPP TS 29.504 [2] clause 6.1.1 |
ueId |
Represents the Subscription Identifier SUPI or GPSI (see 3GPP TS 23.501 [4] clause 5.9.2) |
servingPlmnId |
Represents the Serving PLMN ID (consisting of MCC, MNC) or SNPN (consisting of MCC, MNC and NID); see clauses 12.1 and 17.2 in 3GPP TS 23.003 [5]. |
5.2.26.3 Resource Standard Methods
5.2.26.3.1 GET
This method shall support the URI query parameters specified in table 5.2.26.3.1-1.
Table 5.2.26.3.1-1: URI query parameters supported by the GET method on this resource
Name |
Data type |
P |
Cardinality |
Description |
dataset-names |
array(DataSetName) |
O |
1..N |
If included, this IE shall contain the names of data sets to the retrieved. If not included, all provisioned data sets shall be returned. |
NOTE: To retrieve data sets that are not specific to serving PLMNs (e.g., LCS_PRIVACY, LCS_MO, V2X, PROSE, ODB, EE_PROF, PP_PROF and NIDD_AUTH), an NF service consumer should use UE Subscription Data Retrieve operation (see clause 5.2.47).
This method shall support the request data structures specified in table 5.2.26.3.1-2 and the response data structures and response codes specified in table 5.2.26.3.1-3.
Table 5.2.26.3.1-2: Data structures supported by the GET Request Body on this resource
Data type |
P |
Cardinality |
Description |
n/a |
Table 5.2.26.3.1-3: Data structures supported by the GET Response Body on this resource
Data type |
P |
Cardinality |
Response codes |
Description |
ProvisionedDataSets |
M |
1 |
200 OK |
Upon success, a response body containing the requested data sets shall be returned. |
NOTE: In addition common data structures as listed in table 5.5-1 are supported. |