Go to primary content
Oracle® Communications Unified Data Repository REST Cloud Native Specification Document
Release 1.0
F17732-01
Go To Table Of Contents
Contents

Previous
Previous
Next
Next

Management URI Schema Update

The Table 2-4 table provides information about the operations supported for management URI schema update.

Table 2-4 Management URI for Schema Update

Operation Type URI Sample Schema Possible Error Codes
PUT https://localhost:9443/nudr-dr-mgm/v1/policy-data/schema/am-data Adding new field custom for am-data. Payload: See PUT-URI
  • 405: "Operation not allowed" (for nudr-dr)
  • 400: incase of json syntax error with appropriate error msg sent from SQL db.
GET https://localhost:9443/nudr-dr-mgm/v1/policy-data/schema/am-data 405: "Operation not allowed" (for nudr-dr)