CreatePnfdInfoRequest

CreatePnfdInfoRequest
CreatePnfdInfoRequest

User-defined data for the PNF descriptor resource to be created. It shall be present when the user defined data is set for the individual PNF descriptor resource to be created.

JSON Example
{
    "userDefinedData": {
        "key": "userDefinedData"
    }
}
object
userDefinedData
Optional

This type represents a list of key-value pairs. The order of the pairs in the list is not significant. In JSON, a set of key- value pairs is represented as an object. It shall comply with the provisions defined in clause 4 of IETF RFC 7159.