Site
Site SNMP Alerts
Creates a new SNMP alert for the specified site.
post/api/3/sites/{id}/alerts/snmp
Path parameters
idinteger required
The identifier of the site.
The identifier of the site.
Request body
Example request
{
"links": [
{
"href": "https://hostname:3780/api/3/...",
"rel": "self"
}
]
}Response
Created
Changes
No recorded changes to this endpoint across all 1 revision of this API.