The OnmsServer being connected to by this DAO.
Finds the values for the given propertyId, if it exists.
A promise containing the values.
The propertyId to find the values for
Optional
options: anySome additional options. May be implementer dependent, such as limit, or value restrictions
Protected
getProtected
getthe HTTP Request result.
Private
getReturns the Promise for a IFilterProcessor.
Private
handleHandle response errors and automatically log "ticketing not enabled" responses.
the HTTP result error
Protected
onProtected
parseFetches the data from the result and verfifes that the dataFieldName
exists in the data property.
If it does not exist, an exception is thrown.
The result to fetch the data from
The property name (basically result.data[dataFieldName]
.
The path where the result was fetched from. This is for error handling
Callback function to convert each entry from result.data[dataFieldName]
.
Get the list properties that can be used in queries.
ReST v2
Gets the property identified by the id if it exists.
The id to search the property by.
Protected
searchUpdate the state of the ticket associated with the alarm.
ReST v1+
The OnmsAlarm or alarm ID.
The ticket state.
Protected
toProtected
toProtected
useProtected
visit"visits" a filter clause, applying it to the filter visitor
the clause to visit
the visitor impl to invoke
Protected
visitIterate over a Filter object and its children.
the filter to visit
the class to invoke while visiting the filter
Generated using TypeDoc
Data access for OnmsAlarm objects.