LccnSubscription

LccnSubscription
LccnSubscription

This type represents a subscription related to notifications about NS lifecycle changes. It shall comply with the provisions defined in Table 6.5.2.4-1.

JSON Example
{
    "filter": {
        "lcmOpOccStatusImpactingNsComponent": [
            null,
            null
        ],
        "operationStates": [
            null,
            null
        ],
        "nsInstanceSubscriptionFilter": {
            "nsdIds": [
                null,
                null
            ],
            "vnfdIds": [
                null,
                null
            ],
            "pnfdIds": [
                null,
                null
            ],
            "nsInstanceIds": [
                null,
                null
            ],
            "nsInstanceNames": [
                null,
                null
            ]
        },
        "nsComponentTypes": [
            null,
            null
        ],
        "notificationTypes": [
            "notificationTypes",
            "notificationTypes"
        ],
        "lcmOpNameImpactingNsComponent": [
            null,
            null
        ],
        "operationTypes": [
            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.

string As uri As uri
callbackUri
Required

String formatted according to IETF RFC 3986.

_links
Required

_links