NsdmSubscription

NsdmSubscription
NsdmSubscription

This type represents a subscription related to notifications about NSD management.

JSON Example
{
    "filter": {
        "nsdOnboardingState": [
            null,
            null
        ],
        "pnfdName": [
            null,
            null
        ],
        "pnfdUsageState": [
            null,
            null
        ],
        "nsdInfoId": [
            null,
            null
        ],
        "vnfPkgIds": [
            null,
            null
        ],
        "pnfdOnboardingState": [
            null,
            null
        ],
        "nestedNsdInfoIds": [
            null,
            null
        ],
        "nsdUsageState": [
            null,
            null
        ],
        "pnfdId": [
            null,
            null
        ],
        "pnfdInfoIds": [
            null,
            null
        ],
        "nsdInvariantId": [
            null,
            null
        ],
        "nsdDesigner": [
            null,
            null
        ],
        "nsdVersion": [
            null,
            null
        ],
        "pnfdProvider": [
            null,
            null
        ],
        "pnfdVersion": [
            null,
            null
        ],
        "nsdId": [
            null,
            null
        ],
        "nsdName": [
            null,
            null
        ],
        "notificationTypes": [
            null,
            null
        ],
        "pnfdInvariantId": [
            null,
            null
        ],
        "nsdOperationalState": [
            null,
            null
        ]
    },
    "_links": {
        "self": {
            "href": "http://example.com/aeiou"
        }
    },
    "callbackUri": "https://openapi-generator.tech",
    "id": "id"
}
string
id
Required

An identifier with the intention of being globally unique.

filter
Optional

filter

string As uri As uri
callbackUri
Required

String formatted according to IETF RFC 3986.

_links
Required

_links