[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance
NotificationDistinctValueRequest
Describes the request object.
Properties
integer
size
Optional
The size parameter allows you to configure the maximum no of records to be returned.
vsafilter
Optional
The VSAFilter object defines how the filters has to be applied on queries.
JSON Example
{
"size": 0,
"vsafilter": {
"condition": "AND",
"filterlist": [
{
"condition": "AND",
"propfilter": [
{
"matchtype": "IN",
"propname": "Severity",
"values": [
"string"
]
}
],
"vsafilter": "VsaFilter Object"
}
]
}
}
[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance
Parameter To
Get Distinct Values Of Notification Property