[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance

RootCauseRequest

Request object to get the list of causes notification.


Properties

string
deDupKey Required

DeDupkey uniquely indentifies the notification across domains.


integer as int32
from Optional

The from parameter defines the offset from the first result user want to fetch.


boolean
isLive Optional

Setting value to “true” returns the root causes for live notification, setting value to “false “will return root causes for historical notification. Default is “true”


integer as int32
size Optional

The size parameter allows you to configure the maximum amount of notifications to be returned.


array of Sort
sort Optional

The Sort object defines, on which field sorting has to be apply and what will be the sorting order (ASC/DESC).


vsafilter Optional

The VSAFilter object defines how the filters has to be applied on queries.

JSON Example

{
    "deDupKey": "Name:NOTIFICATION-KubernetesWorker_KubernetesWorker-96105fd2-1a74-46b6-ac8f-e869609e8d42_Down$Source:INCHARGE-SA-PRES$"
}
[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance
Parameter To

Get Causes

Feedback

Was this page helpful?