FmSubscription

FmSubscription
FmSubscription

This type represents a subscription related to notifications about VNF faults.

JSON Example
{
    "filter": {
        "perceivedSeverities": [
            null,
            null
        ],
        "nsInstanceSubscriptionFilter": {
            "nsdIds": [
                null,
                null
            ],
            "vnfdIds": [
                null,
                null
            ],
            "pnfdIds": [
                null,
                null
            ],
            "nsInstanceIds": [
                null,
                null
            ],
            "nsInstanceNames": [
                null,
                null
            ]
        },
        "faultyResourceTypes": [
            null,
            null
        ],
        "probableCauses": [
            "probableCauses",
            "probableCauses"
        ],
        "notificationTypes": "AlarmNotification",
        "eventTypes": [
            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