UDSF Data Operations
The Table 5-1 table provides information about the UDSF Data Operations.
Table 5-1 UDSF Data Operations
Operations Type | URI | Notes | Possible Error codes |
---|---|---|---|
PUT | https://localhost:9443/nudsf-dr/v1/udsf/msisdn-1111111111/udsf-data | Sample data blob for UDSF data could be:
{"a":1, "b":2} |
|
GET | https://localhost:9443/nudsf-dr/v1/udsf/msisdn-1111111111/udsf-data | - |
|
DELETE | https://localhost:9443/nudsf-dr/v1/udsf/msisdn-1111111111/udsf-data | - |
|