ThresholdRequest

ThresholdRequest
ThresholdRequest

Reuest to get threshold attributes.

JSON Example
{
    "source": "INCHARGE-SA-PRES",
    "domains": [
        [
            "INCHARGE-AM"
        ]
    ],
    "arguments": {
        "notificationName": "NOTIFICATION-FileSystem__Performance__HostResources_I-FileSystem__Performance__HostResources-FS-192.168.7.12/11_HighUtilization",
        "serverName": " ",
        "className": "FileSystem_Performance_HostResources",
        "instanceName": "FS-192.168.7.12/11",
        "eventName": "HighUtilization , igonore this property",
        "property": "SOURCE",
        "synchronousResponse": true,
        "format": "XML"
    }
}
string
source
Optional

sam-name from which notification is notified.

array of string
domains
Optional

There is possiblility that same event can be notified from multiple domains. we have to provice all the domains to fetch thresholds.

arguments
Optional

Request to get threshold attributes.

Parameter To