UserDefinedDataType

UserDefinedDataType
UserDefinedDataType

Modifications of the userDefinedData attribute in NsdInfo data type. See note. If present, these modifications shall be applied according to the rules of JSON Merge PATCH (see IETF RFC 7396 [25]). NOTE- At least one of the attributes - nsdOperationalState and userDefinedData - shall be present.

JSON Example
{
    "name": "string",
    "tags": [
        {
            "name": "string",
            "autoCreated": false
        }
    ],
    "lastUpdated": "string",
    "lastUpdateEnterprise": "string",
    "lastUpdateOrganization": "string",
    "lastUpdateUser": "string",
    "creationDate": "string",
    "creationEnterprise": "string",
    "creationOrganization": "string",
    "creationUser": "string"
}
string
name
Optional

name in case of ns creation

tags
Optional

tags

string
lastUpdated
Optional

lastUpdated

string
lastUpdateEnterprise
Optional

lastUpdateEnterprise

string
lastUpdateOrganization
Optional

lastUpdateOrganization

string
lastUpdateUser
Optional

lastUpdateUser

string
creationDate
Optional

creationDate

string
creationEnterprise
Optional

creationEnterprise

string
creationOrganization
Optional

creationOrganization

string
creationUser
Optional

creationUser